hexsha
stringlengths
40
40
size
int64
5
1.05M
ext
stringclasses
98 values
lang
stringclasses
21 values
max_stars_repo_path
stringlengths
3
945
max_stars_repo_name
stringlengths
4
118
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
int64
1
368k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
945
max_issues_repo_name
stringlengths
4
118
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
int64
1
134k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
945
max_forks_repo_name
stringlengths
4
135
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
int64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
5
1.05M
avg_line_length
float64
1
1.03M
max_line_length
int64
2
1.03M
alphanum_fraction
float64
0
1
7545fca52d3afa17f66f7edc6f0df962b70d73d3
5,873
h
C
components/favicon/core/large_icon_service.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/favicon/core/large_icon_service.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
components/favicon/core/large_icon_service.h
sarang-apps/darshan_browser
173649bb8a7c656dc60784d19e7bb73e07c20daa
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
null
null
null
// Copyright 2015 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef COMPONENTS_FAVICON_CORE_LARGE_ICON_SERVICE_H_ #define COMPONENTS_FAVICON_CORE_LARGE_ICON_SERVICE_H_ #include <memory> #include "base/macros.h" #...
43.183824
80
0.752767
9c5211cc2878269ddd7b7a1fa47a9d0c6ae0a1a9
766
js
JavaScript
jsgantt.lang.js
eruizsc/JSGANTT-BACK-UP
d324c2da837304ebba310b2036a310be56ee5d6c
[ "BSD-3-Clause" ]
null
null
null
jsgantt.lang.js
eruizsc/JSGANTT-BACK-UP
d324c2da837304ebba310b2036a310be56ee5d6c
[ "BSD-3-Clause" ]
null
null
null
jsgantt.lang.js
eruizsc/JSGANTT-BACK-UP
d324c2da837304ebba310b2036a310be56ee5d6c
[ "BSD-3-Clause" ]
null
null
null
/** * Localization for JSGantt * 2016 Gonzalo Aller */ var vLang = {"es":{ time : {hour:"Hora",hours:"Horas",minute:"Minuto",minutes:"Minutos",day:"Día",days:"Días"}, months : new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"), tableHead : ...
47.875
134
0.659269
1bdef25232140304f8396049b326dd20deb79b44
1,644
py
Python
constructROM/hk_modes.py
PeriodicROM/construct_roms
8530cf95689783d4b38a73eb2ac6655db270ec54
[ "MIT" ]
null
null
null
constructROM/hk_modes.py
PeriodicROM/construct_roms
8530cf95689783d4b38a73eb2ac6655db270ec54
[ "MIT" ]
null
null
null
constructROM/hk_modes.py
PeriodicROM/construct_roms
8530cf95689783d4b38a73eb2ac6655db270ec54
[ "MIT" ]
null
null
null
# -*- coding: utf-8 -*- """ Created on Sat Feb 12 13:38:30 2022 @author: mlols """ def hk_modes(hier_num): """ Generate modes in the HK hierarchy. Parameters ---------- hier_num : int Number in the HK hierarchy (hier_num = n means the nth model). Returns ------- p_modes : li...
26.095238
77
0.543796
b908b1e9307bdd24ab6e6070e7c8c7b654cb865e
695
h
C
lwge/Platform/PlatformWin32.h
anhlinh123/LWGE
24a632b80e30710dfc0e73f9ae9b9363e7fe9390
[ "Apache-2.0" ]
null
null
null
lwge/Platform/PlatformWin32.h
anhlinh123/LWGE
24a632b80e30710dfc0e73f9ae9b9363e7fe9390
[ "Apache-2.0" ]
null
null
null
lwge/Platform/PlatformWin32.h
anhlinh123/LWGE
24a632b80e30710dfc0e73f9ae9b9363e7fe9390
[ "Apache-2.0" ]
null
null
null
#ifndef __PLATFORMWIN32_H__ #define __PLATFORMWIN32_H__ #include <Windows.h> #include "IPlatform.h" class PlatformWin32 : public IPlatform { public: PlatformWin32(); ~PlatformWin32(); u32 CreateNewWindow(s32 x, s32 y, u32 width, u32 height) override; u32 CreateFullScreenWindow() override; void CloseWindow(u32 ...
23.965517
80
0.791367
dfb635156a72967bc1c0d3ce2ce9569b3a7a94a9
8,919
swift
Swift
Logo/Logo/Parser/Parser.swift
mmatoszko/logo
135de3fb89bb6dd3f9208b19aa8cb6431a555656
[ "MIT" ]
218
2017-05-07T20:06:35.000Z
2022-02-21T06:33:28.000Z
Logo/Logo/Parser/Parser.swift
evitiello/logo
cad09b39cbb0ce060fdd474866bd80354809f789
[ "MIT" ]
1
2019-04-28T18:09:35.000Z
2019-11-22T18:51:30.000Z
Logo/Logo/Parser/Parser.swift
evitiello/logo
cad09b39cbb0ce060fdd474866bd80354809f789
[ "MIT" ]
17
2017-05-08T13:51:32.000Z
2021-11-19T22:32:10.000Z
protocol Node: CustomStringConvertible {} protocol Statement: Node {} protocol Expression: Node {} enum Precedence: Int { case lowest case equals case lessgreater case sum case product case prefix case call } final class Parser { private let lexer: Lexer private var curToken: Token...
27.871875
115
0.556004
c42db9f6a8d5b7a39587116d1afb0421d6e42d2e
3,077
h
C
cpp_grpc/rpc_service_method_traits.h
cschuet/cpp-grpc
e0bcab7a08d4d19b82a12cf9ec069ae14919ce01
[ "Apache-2.0" ]
null
null
null
cpp_grpc/rpc_service_method_traits.h
cschuet/cpp-grpc
e0bcab7a08d4d19b82a12cf9ec069ae14919ce01
[ "Apache-2.0" ]
null
null
null
cpp_grpc/rpc_service_method_traits.h
cschuet/cpp-grpc
e0bcab7a08d4d19b82a12cf9ec069ae14919ce01
[ "Apache-2.0" ]
1
2018-03-13T12:21:28.000Z
2018-03-13T12:21:28.000Z
#ifndef CPP_GRPC_RPC_SERVICE_METHOD_TRAITS_H #define CPP_GRPC_RPC_SERVICE_METHOD_TRAITS_H #include "cpp_grpc/type_traits.h" namespace cpp_grpc { DEFINE_HAS_SIGNATURE(has_service_method_name, T::MethodName, const char* (*)(void)); DEFINE_HAS_MEMBER_TYPE(has_incoming_type, IncomingType); DEFINE_H...
41.581081
80
0.734482
2a3ff32523a75c873addca34aa94235a890bc5e7
7,923
java
Java
testRedis/src/main/java/com/xlk/cache/RedisConfigure.java
xlk123xlk/springbootDemo
a8a4b0e5581029e9910e83816889e1a8ebb147d8
[ "MIT" ]
null
null
null
testRedis/src/main/java/com/xlk/cache/RedisConfigure.java
xlk123xlk/springbootDemo
a8a4b0e5581029e9910e83816889e1a8ebb147d8
[ "MIT" ]
null
null
null
testRedis/src/main/java/com/xlk/cache/RedisConfigure.java
xlk123xlk/springbootDemo
a8a4b0e5581029e9910e83816889e1a8ebb147d8
[ "MIT" ]
null
null
null
package com.xlk.cache; import java.util.HashSet; import java.util.Set; import org.springframework.beans.factory.annotation.Value; import org.springframework.cache.interceptor.KeyGenerator; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import ...
37.728571
147
0.712988
f7245be839fbc857808fb8c14c961708636f64ed
1,049
h
C
Demo/Demo/Discard/testc/CCShaderProgramLink.h
arrosev/MetalmageViewDemo
f8e77b70098dcdeef04ae5ff60074bcb9be3e322
[ "MIT" ]
null
null
null
Demo/Demo/Discard/testc/CCShaderProgramLink.h
arrosev/MetalmageViewDemo
f8e77b70098dcdeef04ae5ff60074bcb9be3e322
[ "MIT" ]
null
null
null
Demo/Demo/Discard/testc/CCShaderProgramLink.h
arrosev/MetalmageViewDemo
f8e77b70098dcdeef04ae5ff60074bcb9be3e322
[ "MIT" ]
null
null
null
// // CCShaderProgramLink.h // Demo // // Created by apple on 2019/4/1. // Copyright © 2019 rejoin. All rights reserved. // #import <Foundation/Foundation.h> #import "CCRenderUtil.h" NS_ASSUME_NONNULL_BEGIN @interface CCShaderProgramLink : NSObject { @public NSMutableArray *attributes; @public NSMutableArr...
22.319149
80
0.72164
e7a4210ff1b695acc1fe68b37388c33e1049fbc8
841
kt
Kotlin
src/main/kotlin/de/eternalwings/vima/query/db/DatabaseQueryCreator.kt
kumpelblase2/vimax
168a342f93648054624415b5114ffb28edd93672
[ "MIT" ]
null
null
null
src/main/kotlin/de/eternalwings/vima/query/db/DatabaseQueryCreator.kt
kumpelblase2/vimax
168a342f93648054624415b5114ffb28edd93672
[ "MIT" ]
null
null
null
src/main/kotlin/de/eternalwings/vima/query/db/DatabaseQueryCreator.kt
kumpelblase2/vimax
168a342f93648054624415b5114ffb28edd93672
[ "MIT" ]
null
null
null
package de.eternalwings.vima.query.db import de.eternalwings.vima.query.FullQuery import de.eternalwings.vima.query.QueryPart interface DatabaseQueryCreator { class MetadataNotValidException(metadataName: String) : RuntimeException("Metadata with name $metadataName does not exist.") class InvalidQueryOperatio...
35.041667
128
0.699168
9d33e1109f656b57d23161c023f085348fa1baf8
1,401
html
HTML
test/perceptual/components/footer/consistent-evaluation-footer.visual-diff.html
BrightspaceHypermediaComponents/consistent-evaluation
512c761956f0e2107f67423bd82db3d8772f7384
[ "Apache-2.0" ]
null
null
null
test/perceptual/components/footer/consistent-evaluation-footer.visual-diff.html
BrightspaceHypermediaComponents/consistent-evaluation
512c761956f0e2107f67423bd82db3d8772f7384
[ "Apache-2.0" ]
457
2020-02-06T22:46:51.000Z
2022-03-30T22:49:12.000Z
test/perceptual/components/footer/consistent-evaluation-footer.visual-diff.html
BrightspaceHypermediaComponents/consistent-evaluation
512c761956f0e2107f67423bd82db3d8772f7384
[ "Apache-2.0" ]
2
2020-09-24T19:30:40.000Z
2021-03-03T15:04:22.000Z
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, minimum-scale=1, initial-scale=1, user-scalable=yes"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>d2l-consistent-evaluation-footer visual diff tests</title> <script type="module"...
34.170732
147
0.717345
558400bb871f3a917c82a227976945d8cd0891e4
2,715
html
HTML
modules/video-works/client/views/view-video-work.html
joshm101/blackwashed_portfolio
a61e9f93f4112dfb88439a799fac7dfd5edac896
[ "MIT" ]
null
null
null
modules/video-works/client/views/view-video-work.html
joshm101/blackwashed_portfolio
a61e9f93f4112dfb88439a799fac7dfd5edac896
[ "MIT" ]
null
null
null
modules/video-works/client/views/view-video-work.html
joshm101/blackwashed_portfolio
a61e9f93f4112dfb88439a799fac7dfd5edac896
[ "MIT" ]
null
null
null
<md-dialog style="height: 85%; width: 65%; max-width: 1200px !important;" flex="80" class="md-dynamic-height" aria-label="viewVideoWorkDialog"> <md-toolbar> <div class="md-toolbar-tools"> <h2>{{workTitle}}</h2> <span flex></span> <md-button class="md-icon-button" ng-click="cancel()"> <md...
34.807692
156
0.552118
2a5638a4d5a0f612c26ed75262f970a24aff5594
2,310
java
Java
enjoy_multi_thread/src/main/java/cn/ch4/readwritelock/ReadWriteLockMain.java
wangxiang4/enjoy_study
69d0d26faba095e405782f061d26b42f27a1b930
[ "MIT" ]
null
null
null
enjoy_multi_thread/src/main/java/cn/ch4/readwritelock/ReadWriteLockMain.java
wangxiang4/enjoy_study
69d0d26faba095e405782f061d26b42f27a1b930
[ "MIT" ]
null
null
null
enjoy_multi_thread/src/main/java/cn/ch4/readwritelock/ReadWriteLockMain.java
wangxiang4/enjoy_study
69d0d26faba095e405782f061d26b42f27a1b930
[ "MIT" ]
null
null
null
package cn.ch4.readwritelock; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReadWriteLock; import java.util.concurrent.locks.ReentrantLock; import java.util.concurrent.locks.ReentrantReadWriteLock; /** * <p> * 使用显示Lock中的读写锁 * 读为独占锁 * 写为共享锁 * 并且读写两个锁互斥,读时候不能写,写的时候不能读 * * 线程比例配置 * 10...
26.25
94
0.586147
167968da08a56bd0fbc43cfa4720dedeab7f8cf6
22
ts
TypeScript
packages/accordion/index.ts
hopkins-tk/blaze-elements-test
be2d83b471ef0b76dcf68351e9ef46e17b7538ad
[ "MIT" ]
null
null
null
packages/accordion/index.ts
hopkins-tk/blaze-elements-test
be2d83b471ef0b76dcf68351e9ef46e17b7538ad
[ "MIT" ]
null
null
null
packages/accordion/index.ts
hopkins-tk/blaze-elements-test
be2d83b471ef0b76dcf68351e9ef46e17b7538ad
[ "MIT" ]
null
null
null
import './Accordion';
11
21
0.681818
f787276631a6bb708a99143447ae5bf9f73b6846
1,661
h
C
src/update_engine/mock_file_writer.h
coreos/update_engine
b0a992aca295028f9854a9036f1e089c09539fb1
[ "BSD-3-Clause" ]
34
2015-01-29T16:35:35.000Z
2021-11-18T20:17:00.000Z
src/update_engine/mock_file_writer.h
coreos/update_engine
b0a992aca295028f9854a9036f1e089c09539fb1
[ "BSD-3-Clause" ]
81
2015-01-30T17:41:45.000Z
2018-07-12T09:16:15.000Z
src/update_engine/mock_file_writer.h
flatcar-linux/update_engine
748eb99b18b67747f2e047327e9f2a18aa09d3b5
[ "BSD-3-Clause" ]
39
2015-04-08T23:49:19.000Z
2022-03-15T12:10:45.000Z
// Copyright (c) 2009 The Chromium OS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #ifndef CHROMEOS_PLATFORM_UPDATE_ENGINE_MOCK_FILE_WRITER_H__ #define CHROMEOS_PLATFORM_UPDATE_ENGINE_MOCK_FILE_WRITER_H__ #include "macros.h" #inc...
27.683333
73
0.733293
7526fe7bde3cb5ff6de89333ea60fe0c98f5f996
1,411
c
C
LayerManagerExamples/WLChromakeyExample/src/serverinfo-protocol.c
SanctuaryComponents/layer_management
d3927a6ae5e6c9230d55b6ba4195d434586521c1
[ "Apache-2.0" ]
1
2020-10-21T05:24:10.000Z
2020-10-21T05:24:10.000Z
LayerManagerExamples/WLChromakeyExample/src/serverinfo-protocol.c
SanctuaryComponents/layer_management
d3927a6ae5e6c9230d55b6ba4195d434586521c1
[ "Apache-2.0" ]
null
null
null
LayerManagerExamples/WLChromakeyExample/src/serverinfo-protocol.c
SanctuaryComponents/layer_management
d3927a6ae5e6c9230d55b6ba4195d434586521c1
[ "Apache-2.0" ]
null
null
null
/*************************************************************************** * * Copyright 2010,2011 BMW Car IT GmbH * Copyright (C) 2012 DENSO CORPORATION and Robert Bosch Car Multimedia Gmbh * * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance w...
32.813953
78
0.649894
c7bf9d45fdf5f119283999f09fa3646d3a74a95c
1,486
py
Python
api/migrations/versions/4d8b254d7e7e_link_user_to_organisation.py
NikolaSiplakova/Baobab
180cd3cb492ed47d38ca0b473572fad0ac6f604b
[ "Apache-2.0" ]
52
2019-01-10T16:04:26.000Z
2022-02-10T00:55:59.000Z
api/migrations/versions/4d8b254d7e7e_link_user_to_organisation.py
NikolaSiplakova/Baobab
180cd3cb492ed47d38ca0b473572fad0ac6f604b
[ "Apache-2.0" ]
535
2019-01-08T21:24:01.000Z
2022-02-27T15:24:06.000Z
api/migrations/versions/4d8b254d7e7e_link_user_to_organisation.py
NikolaSiplakova/Baobab
180cd3cb492ed47d38ca0b473572fad0ac6f604b
[ "Apache-2.0" ]
36
2019-01-10T16:09:15.000Z
2021-06-28T21:02:47.000Z
"""Link user to organisation Revision ID: 4d8b254d7e7e Revises: 016571f41a20 Create Date: 2020-01-22 17:42:42.968199 """ # revision identifiers, used by Alembic. revision = '4d8b254d7e7e' down_revision = '016571f41a20' from alembic import op import sqlalchemy as sa from sqlalchemy.ext.declarative import declarative...
33.022222
106
0.720054
dfc6eba201d8cfdd8f203adefe4f2fe4e27fdfc7
348
tsx
TypeScript
src/index.tsx
SheharyarAnwar/virtual-lolly-netlify
55591605fa5a40ad68fa902522e1d7a3a45db8f7
[ "RSA-MD" ]
null
null
null
src/index.tsx
SheharyarAnwar/virtual-lolly-netlify
55591605fa5a40ad68fa902522e1d7a3a45db8f7
[ "RSA-MD" ]
null
null
null
src/index.tsx
SheharyarAnwar/virtual-lolly-netlify
55591605fa5a40ad68fa902522e1d7a3a45db8f7
[ "RSA-MD" ]
null
null
null
import React, { useEffect, useState } from "react" import { ApolloProvider } from "@apollo/client" import { createApolloClient } from "./Apollo/client" const Index = ({ children }) => { useEffect(() => {}, []) return ( <> <ApolloProvider client={createApolloClient()}>{children}</ApolloProvider> </> ...
21.75
79
0.643678
53c88497fab355e3d51eed28017eaf399fcbfe85
1,963
java
Java
core/src/main/java/com/helicalinsight/datasource/Efwd.java
safepp/helicalinsight
97c43ee5230e5cc8a7a1c9248697cda92d9e8bdd
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/helicalinsight/datasource/Efwd.java
safepp/helicalinsight
97c43ee5230e5cc8a7a1c9248697cda92d9e8bdd
[ "Apache-2.0" ]
null
null
null
core/src/main/java/com/helicalinsight/datasource/Efwd.java
safepp/helicalinsight
97c43ee5230e5cc8a7a1c9248697cda92d9e8bdd
[ "Apache-2.0" ]
null
null
null
/** * Copyright (C) 2013-2017 Helical IT Solutions (http://www.helicalinsight.com) - All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://...
26.890411
112
0.602649
4c34f956f18e552079b88571d586b13033c6ce12
2,517
php
PHP
app/Http/Controllers/OrderAdminController.php
AnhTam246/VanillaShop
0c7902b208025581a5f58bef104e91c946c1f591
[ "MIT" ]
null
null
null
app/Http/Controllers/OrderAdminController.php
AnhTam246/VanillaShop
0c7902b208025581a5f58bef104e91c946c1f591
[ "MIT" ]
null
null
null
app/Http/Controllers/OrderAdminController.php
AnhTam246/VanillaShop
0c7902b208025581a5f58bef104e91c946c1f591
[ "MIT" ]
null
null
null
<?php namespace App\Http\Controllers; use Illuminate\Http\Request; use App\Product; use App\Order; use App\OrderDetail; use Cart; class OrderAdminController extends Controller { //Admin public function getListOrder() { $orders = Order::where('order_status', 1)->get(); return view('admin.order...
31.074074
90
0.582439
d264cad935591f3ddd8c2d9a7e212af8732ed8c2
1,950
php
PHP
src/UserBundle/Entity/Notification.php
JallouliMohamed/studentproject
74c433af947e866753e4d74febf6c171c0164343
[ "MIT" ]
null
null
null
src/UserBundle/Entity/Notification.php
JallouliMohamed/studentproject
74c433af947e866753e4d74febf6c171c0164343
[ "MIT" ]
null
null
null
src/UserBundle/Entity/Notification.php
JallouliMohamed/studentproject
74c433af947e866753e4d74febf6c171c0164343
[ "MIT" ]
null
null
null
<?php namespace UserBundle\Entity; use Doctrine\ORM\Mapping as ORM; /** * Notification * * @ORM\Table(name="notification") * @ORM\Entity(repositoryClass="UserBundle\Repository\NotificationRepository") */ class Notification { /** * @var int * * @ORM\Column(name="id", type="integer") * @OR...
16.386555
79
0.516923
0cf1bfd01d728cb0a54ff17ffb5bf2c3afbfaf92
12,039
py
Python
n4ofunc/comp.py
noaione/n4ofunc
81a69de67284f9685d1f88cb34f7d3d2d0ce19c1
[ "MIT" ]
4
2018-05-28T05:05:01.000Z
2020-03-24T15:01:24.000Z
n4ofunc/comp.py
noaione/n4ofunc
81a69de67284f9685d1f88cb34f7d3d2d0ce19c1
[ "MIT" ]
null
null
null
n4ofunc/comp.py
noaione/n4ofunc
81a69de67284f9685d1f88cb34f7d3d2d0ce19c1
[ "MIT" ]
null
null
null
""" MIT License Copyright (c) 2020-present noaione Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publis...
35.201754
110
0.631614
f23b3b0ee1fdad06f8cdb8e434e79cc81c089e55
250
lua
Lua
cpu/br25/tools/bluetooth/standard/AC696X_config_tool/conf/source/status/status_main.lua
NoCodeNoLife-404/Ali_mesh_environment_identification
36b74afa1e99b8d7ccbb355c2289994137e0ef72
[ "Apache-2.0" ]
76
2020-08-07T07:01:18.000Z
2022-03-25T15:31:03.000Z
cpu/br25/tools/bluetooth/standard/AC696X_config_tool/conf/source/status/status_main.lua
NoCodeNoLife-404/Ali_mesh_environment_identification
36b74afa1e99b8d7ccbb355c2289994137e0ef72
[ "Apache-2.0" ]
140
2020-07-30T06:38:35.000Z
2022-03-31T10:51:49.000Z
cpu/br25/tools/bluetooth/standard/AC696X_config_tool/conf/source/status/status_main.lua
NoCodeNoLife-404/Ali_mesh_environment_identification
36b74afa1e99b8d7ccbb355c2289994137e0ef72
[ "Apache-2.0" ]
55
2020-07-30T11:40:47.000Z
2022-03-24T11:14:11.000Z
status_view_tabs = {}; status_output_text_tabs = {}; status_output_bin_tabs = {}; if enable_moudles["status"] == false then return; else require("status.status_v1"); status_view = {"状态配置", cfg:vBox( status_view_tabs ) }; end
13.157895
41
0.66
9154fe9dd84331809ee87a00c4de50a152cefca7
1,898
html
HTML
index.html
prasantkumar123/smash-problems
baceb193427629923a14f14d19cb87f942508fea
[ "MIT" ]
1
2021-07-28T12:46:51.000Z
2021-07-28T12:46:51.000Z
index.html
prasantkumar123/smash-problems
baceb193427629923a14f14d19cb87f942508fea
[ "MIT" ]
null
null
null
index.html
prasantkumar123/smash-problems
baceb193427629923a14f14d19cb87f942508fea
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Smash Problems</title> <!-- HTML --> <!-- Custom Styles --> <link rel="stylesheet" href="style.css"> </he...
28.328358
171
0.608008
a4d23d6a5b6b8a65a3ad2f1a7f24f051e0b64115
1,934
kt
Kotlin
android/quest/src/main/java/org/smartregister/fhircore/quest/navigation/NavigationArg.kt
FikriMilano/fhircore
219659ea73f34ccc7033e10d3964cf0f6a9e2b17
[ "Apache-2.0" ]
null
null
null
android/quest/src/main/java/org/smartregister/fhircore/quest/navigation/NavigationArg.kt
FikriMilano/fhircore
219659ea73f34ccc7033e10d3964cf0f6a9e2b17
[ "Apache-2.0" ]
null
null
null
android/quest/src/main/java/org/smartregister/fhircore/quest/navigation/NavigationArg.kt
FikriMilano/fhircore
219659ea73f34ccc7033e10d3964cf0f6a9e2b17
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2021 Ona Systems, Inc * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agr...
33.929825
90
0.709411
410d64188c21018a2dfdbc1735717ff1c171ebb3
3,222
h
C
arch/xtensa/include/esp32/esp_efuse_table.h
eenurkka/incubator-nuttx
5c3d6bba6d9ec5015896c3019cd2064696373210
[ "Apache-2.0" ]
1,006
2019-12-17T23:45:41.000Z
2022-03-31T19:42:44.000Z
arch/xtensa/include/esp32/esp_efuse_table.h
eenurkka/incubator-nuttx
5c3d6bba6d9ec5015896c3019cd2064696373210
[ "Apache-2.0" ]
2,661
2019-12-21T15:16:09.000Z
2022-03-31T22:30:04.000Z
arch/xtensa/include/esp32/esp_efuse_table.h
eenurkka/incubator-nuttx
5c3d6bba6d9ec5015896c3019cd2064696373210
[ "Apache-2.0" ]
613
2019-12-21T10:17:37.000Z
2022-03-28T09:42:20.000Z
/**************************************************************************** * arch/xtensa/include/esp32/esp_efuse_table.h * * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding...
46.028571
78
0.784606
dea963b454bf047dc92d446ec39af621c4298515
10,595
rs
Rust
src/set/parallel_product.rs
kwantam/bellman-bignat
4188d5985d4abaf257c9ec029d6d4a7bd4e49e85
[ "MIT" ]
null
null
null
src/set/parallel_product.rs
kwantam/bellman-bignat
4188d5985d4abaf257c9ec029d6d4a7bd4e49e85
[ "MIT" ]
null
null
null
src/set/parallel_product.rs
kwantam/bellman-bignat
4188d5985d4abaf257c9ec029d6d4a7bd4e49e85
[ "MIT" ]
null
null
null
use gmp_mpfr_sys::gmp::limb_t; use rug::{Assign, Integer}; use std::ops::{AddAssign, MulAssign, ShlAssign}; use util::verbose::in_verbose_mode; fn _isqrt(n: usize) -> usize { use std::cmp::Ordering; if n < 2 { return n; } let mut res = 0; let mut linc = n.next_power_of_two().trailing_zero...
29.34903
93
0.50807
142e440e1e9d8c7d5d35a8f00398474867e554f0
644
css
CSS
src/Country/index.css
yanurd/travel-briefing
e2916a1d5bb53b1fefd0d2931fc79f298c1cd94f
[ "MIT" ]
null
null
null
src/Country/index.css
yanurd/travel-briefing
e2916a1d5bb53b1fefd0d2931fc79f298c1cd94f
[ "MIT" ]
null
null
null
src/Country/index.css
yanurd/travel-briefing
e2916a1d5bb53b1fefd0d2931fc79f298c1cd94f
[ "MIT" ]
null
null
null
.country { margin: 2rem; display: grid; grid-template: repeat(2, minmax(60px, 1fr)) / repeat(2, minmax(60px, 1fr)); justify-items: center; align-items: center; } .country-item { width:100%; height:100%; display: flex; flex-direction: column; align-items: center; justify-content: center; padding...
19.515152
77
0.65528
2f2c162728856dc6e4f3b9212a4118f60e7f77bf
2,405
php
PHP
application/controllers/Forgot_pwd_controller.php
preetikushwaha1/RoyalRichs
05033164f122a039655a157782449d2421f982ef
[ "MIT" ]
null
null
null
application/controllers/Forgot_pwd_controller.php
preetikushwaha1/RoyalRichs
05033164f122a039655a157782449d2421f982ef
[ "MIT" ]
null
null
null
application/controllers/Forgot_pwd_controller.php
preetikushwaha1/RoyalRichs
05033164f122a039655a157782449d2421f982ef
[ "MIT" ]
null
null
null
<?php defined('BASEPATH') OR exit('No direct script access allowed'); class Forgot_pwd_controller extends CI_Controller { function __construct() { parent::__construct(); $this->load->model('Forgot_pwd_model'); } public function index() { $this->...
35.367647
106
0.468607
cbf6770676319b7da0bd933546e8e3a7a284e8c3
103
ddl
SQL
hl/tools/testfiles/w-err-dset-none.ddl
Starlink/hdf5
b2ddfecbd80a2c2688b44c90518e302085be9a64
[ "BSD-3-Clause-LBNL" ]
16
2019-11-07T17:35:44.000Z
2022-02-16T15:31:10.000Z
hl/tools/testfiles/w-err-dset-none.ddl
Starlink/hdf5
b2ddfecbd80a2c2688b44c90518e302085be9a64
[ "BSD-3-Clause-LBNL" ]
4
2017-05-30T16:23:23.000Z
2017-05-30T18:04:01.000Z
hl/tools/testfiles/w-err-dset-none.ddl
Starlink/hdf5
b2ddfecbd80a2c2688b44c90518e302085be9a64
[ "BSD-3-Clause-LBNL" ]
2
2019-11-13T22:36:34.000Z
2020-10-22T14:05:44.000Z
Opened "WATCH.h5" with sec2 driver. h5watch error: "/DSET_NONE" should be a chunked or virtual dataset
34.333333
66
0.776699
a83a597fdf1327b16cb9bfa3a7b0b14cead13961
7,203
rs
Rust
qlib/kernel/fs/copy_up.rs
abel-von/Quark
7bbba67ee1105e3b7df751a278cbad9b2af666a1
[ "Apache-2.0" ]
null
null
null
qlib/kernel/fs/copy_up.rs
abel-von/Quark
7bbba67ee1105e3b7df751a278cbad9b2af666a1
[ "Apache-2.0" ]
null
null
null
qlib/kernel/fs/copy_up.rs
abel-von/Quark
7bbba67ee1105e3b7df751a278cbad9b2af666a1
[ "Apache-2.0" ]
null
null
null
// Copyright (c) 2021 Quark Container Authors / 2018 The gVisor Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless ...
33.502326
132
0.575455
261622881788371fa4a37f5801ca57d13f860798
1,881
java
Java
NeuralAmrReentrancies/java/AmrUtils/src/util/server/NerServer.java
lbda1/OpenNMT-py-AMR-to-text
b59347246fb330feff4139b677014554e8b9aad0
[ "MIT" ]
26
2019-03-29T07:52:43.000Z
2021-12-29T02:41:31.000Z
NeuralAmrReentrancies/java/AmrUtils/src/util/server/NerServer.java
lbda1/OpenNMT-py-AMR-to-text
b59347246fb330feff4139b677014554e8b9aad0
[ "MIT" ]
1
2020-02-15T10:31:58.000Z
2020-02-17T14:19:26.000Z
NeuralAmrReentrancies/java/AmrUtils/src/util/server/NerServer.java
lbda1/OpenNMT-py-AMR-to-text
b59347246fb330feff4139b677014554e8b9aad0
[ "MIT" ]
5
2019-06-30T19:57:46.000Z
2021-04-01T07:56:53.000Z
package util.server; import java.io.IOException; import java.net.ServerSocket; import util.utils.NamedEntityRecognizer; /** * * @author sinantie */ public class NerServer { protected int port; protected NamedEntityRecognizer ner; protected boolean verbose; public NerServer(int port, boolean verbo...
28.074627
95
0.562467
22e15201d89c413f84195175004244306eeb8c92
1,340
c
C
Algorithms-in-C/StackasArray.c
prathimacode-hub/HacktoberFest-2020
c18bbb42a5e78f6a7dbfc15fbafd127e738f53f7
[ "MIT" ]
386
2020-05-08T16:05:16.000Z
2021-10-05T17:39:14.000Z
Algorithms-in-C/StackasArray.c
prathimacode-hub/HacktoberFest-2020
c18bbb42a5e78f6a7dbfc15fbafd127e738f53f7
[ "MIT" ]
830
2020-08-31T17:16:45.000Z
2021-10-06T14:14:23.000Z
Algorithms-in-C/StackasArray.c
prathimacode-hub/HacktoberFest-2020
c18bbb42a5e78f6a7dbfc15fbafd127e738f53f7
[ "MIT" ]
923
2020-05-29T15:04:29.000Z
2021-10-06T15:18:01.000Z
#include<stdio.h> #include<conio.h> int top=-1,size; void push(int arr[]) { int num; if(top==size-1) printf("Stack Overflow!!!"); else { printf("Enter a Number for insertion="); scanf("%d",&num); top++; arr[top]=num; printf("Element Inserted Successfully!!...
21.269841
113
0.48806
16208bd58a1f333c1bfab8cca06cb9464e1850f8
606
tsx
TypeScript
icons/SvgEMobiledataRound.tsx
jsonxr/react-native-material-icons
f12bc1f5a1eb67198dc101fb4bf41d462b5e1d23
[ "MIT" ]
null
null
null
icons/SvgEMobiledataRound.tsx
jsonxr/react-native-material-icons
f12bc1f5a1eb67198dc101fb4bf41d462b5e1d23
[ "MIT" ]
null
null
null
icons/SvgEMobiledataRound.tsx
jsonxr/react-native-material-icons
f12bc1f5a1eb67198dc101fb4bf41d462b5e1d23
[ "MIT" ]
null
null
null
// /src/device/e_mobiledata/materialiconsround/24px.svg import { createSvgIcon } from './createSvgIcon'; export const SvgEMobiledataRound = createSvgIcon( `<svg xmlns="http://www.w3.org/2000/svg" enable-background="new 0 0 24 24" height="24" viewBox="0 0 24 24" width="24"> <g> <path d="M0,0h24v24H0V0z" f...
35.647059
205
0.607261
75194699018b5c9b0e0c310697b2948c4028a379
755
c
C
Array/111. Arrange array in ascending order.c
codewithsandy/C
b929c5314a31df3acf4d9f29ffd3a467f565f1d0
[ "MIT" ]
5
2021-05-08T17:16:04.000Z
2022-01-08T21:41:07.000Z
Array/111. Arrange array in ascending order.c
codewithsandy/C
b929c5314a31df3acf4d9f29ffd3a467f565f1d0
[ "MIT" ]
null
null
null
Array/111. Arrange array in ascending order.c
codewithsandy/C
b929c5314a31df3acf4d9f29ffd3a467f565f1d0
[ "MIT" ]
null
null
null
/* 111. Program to arrange array numbers in ascending order. */ #include<stdio.h> #include<conio.h> void main() { int i, j, a, n, number[30]; clrscr(); printf("Enter total numbers : "); scanf("%d", &n); printf("\n Enter the numbers :\n"); for (i = 0; i < n; ++i) { scanf("%d", &nu...
18.875
63
0.411921
d5efe672a86938d24764ad1a0ea256ccd2d10053
28,236
c
C
src/dvs128.c
Tobias-Fischer/libcaer
7e05c21d75a48975bf45ca6ed991c2a828b1fe0a
[ "BSD-2-Clause" ]
null
null
null
src/dvs128.c
Tobias-Fischer/libcaer
7e05c21d75a48975bf45ca6ed991c2a828b1fe0a
[ "BSD-2-Clause" ]
null
null
null
src/dvs128.c
Tobias-Fischer/libcaer
7e05c21d75a48975bf45ca6ed991c2a828b1fe0a
[ "BSD-2-Clause" ]
null
null
null
#include "dvs128.h" static void dvs128Log(enum caer_log_level logLevel, dvs128Handle handle, const char *format, ...) ATTRIBUTE_FORMAT(3); static void dvs128EventTranslator(void *vhd, const uint8_t *buffer, size_t bytesSent); static bool dvs128SendBiases(dvs128State state); static void dvs128Log(enum caer_log_level l...
36.2
120
0.739198
9960ff36b97a26993b3ed9fcb3abb48f01216e21
1,279
h
C
tools/makeproject/pmake/headers/application/buildbat.h
lihw/paper3d
a06d056b2ad894a8065b7a996eb7f6ceefec1511
[ "MIT" ]
34
2015-01-29T12:27:25.000Z
2022-03-09T08:07:11.000Z
tools/makeproject/pmake/headers/wallpaper/buildbat.h
lihw/paper3d
a06d056b2ad894a8065b7a996eb7f6ceefec1511
[ "MIT" ]
1
2015-02-04T07:26:50.000Z
2015-02-04T07:36:55.000Z
tools/makeproject/pmake/headers/application/buildbat.h
lihw/paper3d
a06d056b2ad894a8065b7a996eb7f6ceefec1511
[ "MIT" ]
12
2015-03-24T22:16:53.000Z
2018-07-22T02:09:49.000Z
const char BUILDBAT_STR[] = "@ECHO OFF\n" "IF \"%%1\" == \"\" GOTO USAGE\n" "IF \"%%1\" == \"debug\" GOTO DEBUG\n" "IF \"%%1\" == \"release\" GOTO RELEASE\n" "IF \"%%1\" == \"clean\" GOTO CLEAN\n" ":DEBUG\n" "ECHO ********************************************\n" "ECHO Start building .so in debug version\n" "ECHO ******...
34.567568
83
0.460516
7f57527a45471d7a21f0877663a2a5848d73f74e
1,547
rs
Rust
xtask/src/codegen.rs
JakeChampion/tom
7753d8aca79bbc166d5a28b81595dda2a5e24713
[ "Apache-2.0", "MIT" ]
34
2018-07-14T09:16:45.000Z
2022-03-20T23:42:47.000Z
xtask/src/codegen.rs
JakeChampion/tom
7753d8aca79bbc166d5a28b81595dda2a5e24713
[ "Apache-2.0", "MIT" ]
34
2018-06-10T22:48:20.000Z
2022-03-31T21:48:33.000Z
xtask/src/codegen.rs
JakeChampion/tom
7753d8aca79bbc166d5a28b81595dda2a5e24713
[ "Apache-2.0", "MIT" ]
5
2018-07-27T17:11:18.000Z
2021-08-17T08:25:32.000Z
//! We use code generation heavily in tom. //! //! Rather then doing it via proc-macros, we use old-school way of just dumping //! the source code. //! //! This module's submodules define specific bits that we generate. mod gen_ast; mod gen_parser_tests; mod gen_symbols; pub use gen_ast::gen_ast; pub use gen_parser_t...
30.333333
84
0.641888
3b4d0fa49f7683467b65ebeec4552ed89b53feb0
1,383
h
C
lang/Mutex.h
gizmomogwai/cpplib
a09bf4d3f2a312774d3d85a5c65468099a1797b0
[ "MIT" ]
null
null
null
lang/Mutex.h
gizmomogwai/cpplib
a09bf4d3f2a312774d3d85a5c65468099a1797b0
[ "MIT" ]
null
null
null
lang/Mutex.h
gizmomogwai/cpplib
a09bf4d3f2a312774d3d85a5c65468099a1797b0
[ "MIT" ]
null
null
null
#pragma once #include <pthread.h> #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ extern int pthread_mutexattr_setkind_np(pthread_mutexattr_t*, int); #ifdef __cplusplus } #endif /* __cplusplus */ /** Mutex aka Critical Section oder so ... * * <h2>Linux</h2> * Unter linux lockt sich auch ein thread, b...
17.074074
71
0.628344
cf93e414a3a24fbd63387eeff5f43992d1ca3117
1,219
css
CSS
client/style.css
Inventsable/Smart-Font
bba784a26bf45a13d1d085682ecf5c31758486f3
[ "MIT" ]
2
2018-11-16T18:16:34.000Z
2022-02-06T02:17:09.000Z
client/style.css
Inventsable/Smart-Font
bba784a26bf45a13d1d085682ecf5c31758486f3
[ "MIT" ]
null
null
null
client/style.css
Inventsable/Smart-Font
bba784a26bf45a13d1d085682ecf5c31758486f3
[ "MIT" ]
null
null
null
:root { --gridSize: 16px; } .adobe-inputGroup { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; } .prefix { display: flex; justify-content: flex-end; margin-right: .25rem; color: rgba(255,255,255,.2); width: 2rem; } #placeHolder svg { width: 2rem; height: 2rem; }...
19.66129
64
0.636587
45cb1dfe93bc2baffb0071ac9cc851a24b44bc03
622
rs
Rust
src/main.rs
nindalf/pokespeare
87b21b6fff60792b29bd63ebca3fc0a756edca19
[ "MIT" ]
null
null
null
src/main.rs
nindalf/pokespeare
87b21b6fff60792b29bd63ebca3fc0a756edca19
[ "MIT" ]
null
null
null
src/main.rs
nindalf/pokespeare
87b21b6fff60792b29bd63ebca3fc0a756edca19
[ "MIT" ]
null
null
null
use std::net::TcpListener; use sqlx::PgPool; mod configuration; mod external_api; mod routes; mod startup; mod storage; #[actix_web::main] async fn main() -> std::io::Result<()> { let settings = configuration::get_configuration().expect("Failed to read configuration."); let address = format!("localhost:{}", ...
28.272727
94
0.699357
2a168253f9216f29ae5b94f82a67e1d19573d147
5,420
java
Java
test/src/test/java/org/zstack/test/compute/vm/TestVmAllocateNicFlowMacCollision.java
JacksonHSY/zstack
a66d248547b69257fa12bb1b308604a9216e2ff9
[ "Apache-2.0" ]
1
2021-03-12T09:09:29.000Z
2021-03-12T09:09:29.000Z
test/src/test/java/org/zstack/test/compute/vm/TestVmAllocateNicFlowMacCollision.java
JacksonHSY/zstack
a66d248547b69257fa12bb1b308604a9216e2ff9
[ "Apache-2.0" ]
null
null
null
test/src/test/java/org/zstack/test/compute/vm/TestVmAllocateNicFlowMacCollision.java
JacksonHSY/zstack
a66d248547b69257fa12bb1b308604a9216e2ff9
[ "Apache-2.0" ]
null
null
null
package org.zstack.test.compute.vm; import org.junit.Assert; import org.junit.Before; import org.junit.Test; import org.springframework.transaction.annotation.Transactional; import org.zstack.compute.vm.VmAllocateNicFlow; import org.zstack.core.Platform; import org.zstack.core.cloudbus.CloudBus; import org.zstack.core...
41.374046
124
0.640037
56d747038b31d2eded53ee68df9111907ac91163
3,831
ts
TypeScript
src/app/shared/services/deployment.service.ts
JazzEd-EdTech/cloudlaunch-ui
9f69742548c47877faa10201fc305e22a144534d
[ "MIT" ]
8
2016-06-17T05:35:40.000Z
2021-11-18T03:06:57.000Z
src/app/shared/services/deployment.service.ts
galaxyproject/cloudlaunch-ui
9f69742548c47877faa10201fc305e22a144534d
[ "MIT" ]
33
2016-06-26T18:25:51.000Z
2022-03-01T23:21:00.000Z
src/app/shared/services/deployment.service.ts
JazzEd-EdTech/cloudlaunch-ui
9f69742548c47877faa10201fc305e22a144534d
[ "MIT" ]
11
2016-06-29T03:14:38.000Z
2021-11-01T02:41:43.000Z
import { throwError as observableThrowError, Observable, from } from 'rxjs'; import { map, catchError } from 'rxjs/operators'; import { Injectable } from '@angular/core'; import { HttpClient, HttpErrorResponse } from '@angular/common/http'; import { AppSettings } from '../../app.settings'; import { CloudDeploymentT...
40.755319
113
0.648917
1e262d2e7bb4590853431787df42f0a1efe1fa0b
656
css
CSS
Frontend/src/app/components/login/login.component.css
marcelomcdev/stocksimulator
0dcfa7431e01a6dfd9b25c3a92f90b0fa9a135dc
[ "BSD-3-Clause" ]
null
null
null
Frontend/src/app/components/login/login.component.css
marcelomcdev/stocksimulator
0dcfa7431e01a6dfd9b25c3a92f90b0fa9a135dc
[ "BSD-3-Clause" ]
null
null
null
Frontend/src/app/components/login/login.component.css
marcelomcdev/stocksimulator
0dcfa7431e01a6dfd9b25c3a92f90b0fa9a135dc
[ "BSD-3-Clause" ]
null
null
null
.form-signin{ width: 100%; max-width: 420px; padding: 15px; margin:auto; } .form-signin input[type="email"] { margin-bottom: -1px; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .form-signin .form-control{ position: relative; box-sizing: border-box; height: auto; padding: 10px; ...
16.820513
52
0.657012
40daa932866f00d9c1c3fc6ae62949d4f5ece9ab
6,097
py
Python
ros/src/waypoint_updater/waypoint_updater.py
vinaykashya/Twingo
1d562270676168153aadc9b4b35c1a26760e5f1f
[ "MIT" ]
null
null
null
ros/src/waypoint_updater/waypoint_updater.py
vinaykashya/Twingo
1d562270676168153aadc9b4b35c1a26760e5f1f
[ "MIT" ]
null
null
null
ros/src/waypoint_updater/waypoint_updater.py
vinaykashya/Twingo
1d562270676168153aadc9b4b35c1a26760e5f1f
[ "MIT" ]
5
2018-03-01T14:26:46.000Z
2018-03-16T14:39:28.000Z
#!/usr/bin/env python import rospy import math import tf from geometry_msgs.msg import PoseStamped, TwistStamped from styx_msgs.msg import Lane, Waypoint from std_msgs.msg import Int32, Float32 from copy import deepcopy LOOKAHEAD_WPS = 200 MAX_DECEL = 4.0 NORM_DECEL = 1.0 STOP_BU...
38.10625
158
0.66869
4dabce41c22a3bd06dc9dfbff188f31fd2d3bd38
7,345
lua
Lua
plugins/mod_service_directory.lua
fanda/metronome
330188052b296f51fa7d6b6d36227334ac04243d
[ "0BSD" ]
null
null
null
plugins/mod_service_directory.lua
fanda/metronome
330188052b296f51fa7d6b6d36227334ac04243d
[ "0BSD" ]
null
null
null
plugins/mod_service_directory.lua
fanda/metronome
330188052b296f51fa7d6b6d36227334ac04243d
[ "0BSD" ]
15
2017-01-12T10:05:09.000Z
2019-04-18T21:11:08.000Z
-- * Metronome IM * -- -- This file is part of the Metronome XMPP server and is released under the -- ISC License, please see the LICENSE file in this source package for more -- information about copyright and licensing. -- Implements XEP-309: Service Directories local service; local my_host = module.host; local jid...
27.927757
103
0.707556
3de22c4be31a229f47ccd7af7be68499218809cb
2,303
kt
Kotlin
demo/src/main/java/com/blundell/deeplydippy/MainActivity.kt
blundell/compose-deeply-dippy
c7f4c34cdc9b1f724bae67037d11274459d87d8b
[ "Apache-2.0" ]
1
2021-09-07T11:39:59.000Z
2021-09-07T11:39:59.000Z
demo/src/main/java/com/blundell/deeplydippy/MainActivity.kt
blundell/compose-deeply-dippy
c7f4c34cdc9b1f724bae67037d11274459d87d8b
[ "Apache-2.0" ]
null
null
null
demo/src/main/java/com/blundell/deeplydippy/MainActivity.kt
blundell/compose-deeply-dippy
c7f4c34cdc9b1f724bae67037d11274459d87d8b
[ "Apache-2.0" ]
null
null
null
package com.blundell.deeplydippy import android.os.Bundle import androidx.activity.compose.setContent import androidx.appcompat.app.AppCompatActivity import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.padding import androidx.compose.material.Text import androidx.compose.runtime....
28.085366
76
0.579244
72fd53da4e50ab66f4cba1e57bc991a548480b60
1,024
html
HTML
app/templates/macros.html
joankorir/Simple-
827cc22dc3826d0c3adfe5e3c0c65fd80d5df8dc
[ "MIT" ]
null
null
null
app/templates/macros.html
joankorir/Simple-
827cc22dc3826d0c3adfe5e3c0c65fd80d5df8dc
[ "MIT" ]
null
null
null
app/templates/macros.html
joankorir/Simple-
827cc22dc3826d0c3adfe5e3c0c65fd80d5df8dc
[ "MIT" ]
null
null
null
{% macro displayCategoryList(category_list) %} {% for category in category_list%} <div class = 'href'> <a href="{{url_for('.category',id=category.id)}}"><p>{{category.name|upper}}</p></a> </div> {% endfor %} {% endmacro %} {% macro displayPitches(pitch_list) %} {% for pitches in pi...
29.257143
128
0.523438
f03d428540804259e89ebec732f539194cf9a98a
779
js
JavaScript
src/demo.js
sds0917/su-dialog
ad4c1dd75401b2177888c7c5926f0866caf44ee7
[ "Apache-2.0" ]
null
null
null
src/demo.js
sds0917/su-dialog
ad4c1dd75401b2177888c7c5926f0866caf44ee7
[ "Apache-2.0" ]
null
null
null
src/demo.js
sds0917/su-dialog
ad4c1dd75401b2177888c7c5926f0866caf44ee7
[ "Apache-2.0" ]
null
null
null
import {SuDialog} from './index.js'; let $dialog = new SuDialog({ el: '#dialog', title: '新轮子', content: '<img src="/static/ewm.png" width="200" style="position: absolute;top: calc((100% - 200px) / 2);left: calc((100% - 200px) / 2);" />', style: { width: '500px', height: '500px' }, ...
23.606061
146
0.491656
8eeccdaf8d4cb7e1c47c4af592eadbcc53e668a1
517
rb
Ruby
app/models/taskcategory.rb
indocomsoft/cvwo-assignment-2017
f6ff35d65be7a72d6e83f6020b064d9ff0052a06
[ "MIT" ]
1
2019-12-16T10:39:26.000Z
2019-12-16T10:39:26.000Z
app/models/taskcategory.rb
indocomsoft/cvwo-assignment-2017
f6ff35d65be7a72d6e83f6020b064d9ff0052a06
[ "MIT" ]
80
2018-01-04T07:09:29.000Z
2019-04-25T09:40:31.000Z
app/models/taskcategory.rb
indocomsoft/cvwo-assignment-2017
f6ff35d65be7a72d6e83f6020b064d9ff0052a06
[ "MIT" ]
null
null
null
# frozen_string_literal: true # == Schema Information # # Table name: taskcategories # # id :integer not null, primary key # task_id :integer not null # category_id :integer not null # created_at :datetime not null # updated_at :datetime not null # # Index...
22.478261
54
0.67118
9bc667500ee2c2aa2dbeaae425b34b47857a9081
4,871
js
JavaScript
index.js
xiaochenyi/questionnaireClient
b31d14e9cc192ae5a972ea0b4371a8de2d713e7d
[ "MIT" ]
null
null
null
index.js
xiaochenyi/questionnaireClient
b31d14e9cc192ae5a972ea0b4371a8de2d713e7d
[ "MIT" ]
null
null
null
index.js
xiaochenyi/questionnaireClient
b31d14e9cc192ae5a972ea0b4371a8de2d713e7d
[ "MIT" ]
null
null
null
/** * qus_type (1简单 2专业) */ var vm = new Vue({ el: '#app', data: { questionList:[], pst:{}, curQues: 1, curPage: 1, user_name: '', user_sex: '', user_age: '', user_phone: '', user_industry: '', success: false, }, computed...
28.994048
76
0.413057
cd880e7cfe6a3a459e58d89f00677819be8c52f6
9,699
rs
Rust
day11/src/main.rs
catt0/AoC2020
c1f7c5494cb7400c79d4947ee600f1c75c86483f
[ "WTFPL" ]
null
null
null
day11/src/main.rs
catt0/AoC2020
c1f7c5494cb7400c79d4947ee600f1c75c86483f
[ "WTFPL" ]
null
null
null
day11/src/main.rs
catt0/AoC2020
c1f7c5494cb7400c79d4947ee600f1c75c86483f
[ "WTFPL" ]
null
null
null
use std::str::FromStr; use std::fs::File; use std::io::{BufRead, BufReader}; use std::collections::{HashSet, HashMap}; use std::error::Error; use std::fmt; #[derive(Debug, PartialEq, Clone, Copy)] #[allow(non_snake_case)] enum Square { Floor, EmptySeat, TakenSeat, } impl fmt::Display for Square { fn ...
29.66055
143
0.531086
7aa948322c2e2fd2c31b6c6980e58076b99807af
483
rb
Ruby
trove/lib/puppet/type/trove_datastore.rb
DirectXMan12/openstack-puppet-modules
eb1d5938e24fd9619ed52a736212e9e59003fa7d
[ "Apache-2.0" ]
33
2015-01-03T11:12:02.000Z
2020-02-06T10:33:57.000Z
trove/lib/puppet/type/trove_datastore.rb
DirectXMan12/openstack-puppet-modules
eb1d5938e24fd9619ed52a736212e9e59003fa7d
[ "Apache-2.0" ]
31
2015-01-08T12:05:59.000Z
2016-07-05T13:51:30.000Z
trove/lib/puppet/type/trove_datastore.rb
DirectXMan12/openstack-puppet-modules
eb1d5938e24fd9619ed52a736212e9e59003fa7d
[ "Apache-2.0" ]
46
2015-01-12T20:50:42.000Z
2021-06-10T15:48:49.000Z
Puppet::Type.newtype(:trove_datastore) do @doc = "Manage creation of Trove datastores" ensurable newparam(:name, :namevar => true) do desc "Datastore version name)" newvalues(/^.*$/) end newparam(:version) do desc "Datastore version name" end newproperty(:id) do validate do |v| ...
17.888889
69
0.658385
42d50423e9c0983c3db0c00d330f60151cac91fc
388
kt
Kotlin
src/test/kotlin/dev/d1s/initializr/api/ProjectTypeTest.kt
d1snin/initializr-kt
7e32a2f12fc2460a290bc348262769a63ddfc270
[ "BSD-3-Clause" ]
1
2022-02-19T10:12:56.000Z
2022-02-19T10:12:56.000Z
src/test/kotlin/dev/d1s/initializr/api/ProjectTypeTest.kt
d1snin/initializr-kt
7e32a2f12fc2460a290bc348262769a63ddfc270
[ "BSD-3-Clause" ]
1
2022-02-19T10:59:38.000Z
2022-02-26T12:53:09.000Z
src/test/kotlin/dev/d1s/initializr/api/ProjectTypeTest.kt
d1snin/initializr-kt
7e32a2f12fc2460a290bc348262769a63ddfc270
[ "BSD-3-Clause" ]
null
null
null
package dev.d1s.initializr.api import strikt.api.expectThat import strikt.assertions.isEqualTo import kotlin.test.Test internal class ProjectTypeTest { @Test fun `should return valid raw values`() { expectThat(ProjectType.GRADLE.raw) isEqualTo "gradle-project" expectThat(Proj...
22.823529
52
0.68299
775a626832a92e01ddb7c4854a1e9446623d448a
5,341
rs
Rust
runtime-fmt-derive/src/lib.rs
edisno/runtime-fmt
ae3e4ba02c1fffb1a7913dd38c9d12304d95e590
[ "Apache-2.0", "MIT" ]
54
2017-04-08T17:19:46.000Z
2021-05-22T19:14:53.000Z
runtime-fmt-derive/src/lib.rs
edisno/runtime-fmt
ae3e4ba02c1fffb1a7913dd38c9d12304d95e590
[ "Apache-2.0", "MIT" ]
11
2017-06-01T19:08:41.000Z
2020-05-06T21:52:58.000Z
runtime-fmt-derive/src/lib.rs
edisno/runtime-fmt
ae3e4ba02c1fffb1a7913dd38c9d12304d95e590
[ "Apache-2.0", "MIT" ]
15
2017-05-22T04:27:17.000Z
2021-12-29T05:58:07.000Z
//! A custom-derive implementation for the `FormatArgs` trait. #![recursion_limit="128"] extern crate proc_macro; extern crate syn; #[macro_use] extern crate quote; use proc_macro::TokenStream; /// Derive a `FormatArgs` implementation for the provided input struct. #[proc_macro_derive(FormatArgs)] pub fn derive_form...
35.138158
97
0.540348
963a72fb10ad6bfea23058de2014f80052699d6b
7,426
php
PHP
src/language/lang-norwegian.php
gratbrav/torrentflux
e937e87439b0667d27343a4be6a9762877a1a700
[ "MIT" ]
3
2015-12-14T18:42:07.000Z
2016-01-17T11:14:40.000Z
src/language/lang-norwegian.php
gratbrav/torrentflux
e937e87439b0667d27343a4be6a9762877a1a700
[ "MIT" ]
null
null
null
src/language/lang-norwegian.php
gratbrav/torrentflux
e937e87439b0667d27343a4be6a9762877a1a700
[ "MIT" ]
null
null
null
<?php /**************************************************************************/ /* * TorrentFlux - PHP Torrent Client * /* ============================================ * /* * /* This is the language file with all the system messages * /* * /* If you would like to make a translation, please email qrome@yahoo.c...
45.558282
100
0.699569
e5197cf465eb9db8ffc96d5d27061d07ac9cc5e8
130
html
HTML
web/etc/nav/templates/info/room/roominfo_devices.html
alexanderfefelov/nav-add-ons
c63d6942a9b8b1bf220efd7d33fb6be5f6bbb8af
[ "MIT" ]
null
null
null
web/etc/nav/templates/info/room/roominfo_devices.html
alexanderfefelov/nav-add-ons
c63d6942a9b8b1bf220efd7d33fb6be5f6bbb8af
[ "MIT" ]
17
2020-09-17T15:00:31.000Z
2021-06-05T02:54:34.000Z
web/etc/nav/templates/info/room/roominfo_devices.html
alexanderfefelov/nav-add-ons
c63d6942a9b8b1bf220efd7d33fb6be5f6bbb8af
[ "MIT" ]
null
null
null
<table id="deviceinfotable" class="listtable netbox_availability_list"> {% include 'info/fragments/netboxes.html' %} </table>
32.5
71
0.746154
708a3c0791b0c3d1169547b4531ba61ebec48a15
1,111
h
C
SimpleDB/src/oc/eccoding/SDBRuntime.h
caivao/SimpleDB
ff90245c5ffc96ea84cf046596d690866c1c8cb6
[ "MIT" ]
1
2021-01-05T17:01:31.000Z
2021-01-05T17:01:31.000Z
SimpleDB/src/oc/eccoding/SDBRuntime.h
caivao/SimpleDB
ff90245c5ffc96ea84cf046596d690866c1c8cb6
[ "MIT" ]
null
null
null
SimpleDB/src/oc/eccoding/SDBRuntime.h
caivao/SimpleDB
ff90245c5ffc96ea84cf046596d690866c1c8cb6
[ "MIT" ]
null
null
null
// // SDBProperty.h // SimpleDB // // Created by OYOL on 2019/6/20. // Copyright © 2019 feng. All rights reserved. // #ifndef SDBProperty_h #define SDBProperty_h #import <Foundation/Foundation.h> #include <string> namespace SDB { namespace OC { namespace Runtime { using InstanceType = id;...
27.775
80
0.579658
2930e46cca70f486e9ecc6377f8db30b963c480a
1,900
py
Python
lisc/plts/words.py
jasongfleischer/lisc
ed30be957d7ce13ccbac51092990869840e6f176
[ "Apache-2.0" ]
null
null
null
lisc/plts/words.py
jasongfleischer/lisc
ed30be957d7ce13ccbac51092990869840e6f176
[ "Apache-2.0" ]
null
null
null
lisc/plts/words.py
jasongfleischer/lisc
ed30be957d7ce13ccbac51092990869840e6f176
[ "Apache-2.0" ]
null
null
null
"""LISC plots - plots for words data.""" from lisc.plts.utils import check_ax, savefig from lisc.plts.wordcloud import create_wordcloud, conv_freqs from lisc.core.modutils import safe_import plt = safe_import('.pyplot', 'matplotlib') ###################################################################################...
28.787879
99
0.583158
163981195f6040f552e47ec4011b943055adbca7
207
ts
TypeScript
packages/renderer/src/index.ts
yingshaoxo/libgen2
20bbea3df9f74c547ff5396fd491e7f0caeadb92
[ "MIT" ]
null
null
null
packages/renderer/src/index.ts
yingshaoxo/libgen2
20bbea3df9f74c547ff5396fd491e7f0caeadb92
[ "MIT" ]
null
null
null
packages/renderer/src/index.ts
yingshaoxo/libgen2
20bbea3df9f74c547ff5396fd491e7f0caeadb92
[ "MIT" ]
null
null
null
import { createApp } from 'vue'; import App from '/@/App.vue'; import ElementPlus from 'element-plus' import 'element-plus/dist/index.css' const app = createApp(App) app.use(ElementPlus) app.mount('#app')
20.7
38
0.724638
dfa28ace3e36ebcd2e5547ef227f299aede63904
622
ts
TypeScript
frontend/src/stores/index.ts
dohee479/Block_Chain_Pjt_Mamago
9c1b9761de7236df14d2045030bb718e5e1cd2ab
[ "Apache-2.0" ]
null
null
null
frontend/src/stores/index.ts
dohee479/Block_Chain_Pjt_Mamago
9c1b9761de7236df14d2045030bb718e5e1cd2ab
[ "Apache-2.0" ]
null
null
null
frontend/src/stores/index.ts
dohee479/Block_Chain_Pjt_Mamago
9c1b9761de7236df14d2045030bb718e5e1cd2ab
[ "Apache-2.0" ]
null
null
null
import Vue from 'vue' import Vuex from 'vuex' import Home from './Home' import Login from './Login' import TranslateRegist from './TranslateRegist' import MyPage from './MyPage' import UserPage from './UserPage' import TransDetail from './TransDetail' import EditProfile from './EditProfile' import RegistTrans from './R...
20.733333
47
0.712219
d9baec9656a7a92cd84048306085479f372585c0
256
lua
Lua
src/verybadroleplay/entities/entities/vbrp_license_plate/shared.lua
crannman/gmod-vb-open
2e066d7cd7b4888cbe09b1c7667170ab58a3ffbe
[ "MIT" ]
null
null
null
src/verybadroleplay/entities/entities/vbrp_license_plate/shared.lua
crannman/gmod-vb-open
2e066d7cd7b4888cbe09b1c7667170ab58a3ffbe
[ "MIT" ]
null
null
null
src/verybadroleplay/entities/entities/vbrp_license_plate/shared.lua
crannman/gmod-vb-open
2e066d7cd7b4888cbe09b1c7667170ab58a3ffbe
[ "MIT" ]
1
2022-02-27T05:29:42.000Z
2022-02-27T05:29:42.000Z
ENT.Type = "anim" ENT.Base = "base_anim" ENT.Spawnable = true ENT.PrintName = "License plate" function ENT:SetupDataTables() self:NetworkVar("String", 0, "DTLicense") if SERVER then self:SetDTLicense("VBRP - 1337") end end
18.285714
43
0.644531
a0fee434a5ffe83be90936dd9fda5f94038358d9
4,482
swift
Swift
BayeSocial/BayeSocial/Classes/UI/LoginAndRegister/Controller/BKBaseLoginModuleViewController.swift
bayetech/landlord_iOS
ce44479fbb21f42501f75c9e17d42aaa5a99a571
[ "Apache-2.0" ]
null
null
null
BayeSocial/BayeSocial/Classes/UI/LoginAndRegister/Controller/BKBaseLoginModuleViewController.swift
bayetech/landlord_iOS
ce44479fbb21f42501f75c9e17d42aaa5a99a571
[ "Apache-2.0" ]
null
null
null
BayeSocial/BayeSocial/Classes/UI/LoginAndRegister/Controller/BKBaseLoginModuleViewController.swift
bayetech/landlord_iOS
ce44479fbb21f42501f75c9e17d42aaa5a99a571
[ "Apache-2.0" ]
null
null
null
// // BKBaseLoginModuleViewController.swift // BayeStyle // // Created by dzb on 2016/11/21. // Copyright © 2016年 大兵布莱恩特. All rights reserved. // import UIKit /// 登录注册的 baseviewController class BKBaseLoginModuleViewController: UIViewController { var logoView : UIImageView? var baseBackgroundView : UIIma...
44.82
116
0.610442
8a9f3601c06afb757d99a24697ee880f6042251d
2,952
kt
Kotlin
app/src/main/java/com/nativeboys/password/manager/ui/content/itemConstructor/bottomFragment/ThumbnailFactoryBottomFragment.kt
EvangelosBoudis/digital-bit-security
b392cf151d1967b6dc5d56fef6f5f0bfaaa7fb07
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/nativeboys/password/manager/ui/content/itemConstructor/bottomFragment/ThumbnailFactoryBottomFragment.kt
EvangelosBoudis/digital-bit-security
b392cf151d1967b6dc5d56fef6f5f0bfaaa7fb07
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/nativeboys/password/manager/ui/content/itemConstructor/bottomFragment/ThumbnailFactoryBottomFragment.kt
EvangelosBoudis/digital-bit-security
b392cf151d1967b6dc5d56fef6f5f0bfaaa7fb07
[ "Apache-2.0" ]
null
null
null
package com.nativeboys.password.manager.ui.content.itemConstructor.bottomFragment import android.os.Bundle import android.view.View import androidx.lifecycle.lifecycleScope import com.nativeboys.password.manager.R import com.nativeboys.password.manager.data.ThumbnailDto import com.nativeboys.password.manager.databindi...
36.9
145
0.583333
83f6a4f55e856ae16dda8197eb38128b4ad706ae
316
kt
Kotlin
gsonvalue-kotlintest/src/main/kotlin/ValueTypeAdapterFactory.kt
naixx/gsonvalue
5038fda2dab7e969cd613b1aca63a3d7e8e2f03e
[ "Apache-2.0" ]
44
2016-02-21T01:54:01.000Z
2021-07-16T09:36:08.000Z
gsonvalue-kotlintest/src/main/kotlin/ValueTypeAdapterFactory.kt
naixx/gsonvalue
5038fda2dab7e969cd613b1aca63a3d7e8e2f03e
[ "Apache-2.0" ]
21
2016-02-22T15:59:28.000Z
2018-04-30T11:47:58.000Z
gsonvalue-kotlintest/src/main/kotlin/ValueTypeAdapterFactory.kt
naixx/gsonvalue
5038fda2dab7e969cd613b1aca63a3d7e8e2f03e
[ "Apache-2.0" ]
6
2016-03-27T03:18:57.000Z
2018-03-24T00:33:53.000Z
import com.google.gson.TypeAdapterFactory import me.tatarka.gsonvalue.annotations.GsonValueTypeAdapterFactory @GsonValueTypeAdapterFactory abstract class ValueTypeAdapterFactory : TypeAdapterFactory { companion object { fun create(): ValueTypeAdapterFactory = GsonValue_ValueTypeAdapterFactory() } }
35.111111
83
0.822785
a9a51767347ac710b14b5e97271457cc7f1643b2
15,138
html
HTML
data_interface/ood/50022.html
roeehendel/TNE
596ee67c1ae30447aa69377901041fb93eebaba9
[ "MIT" ]
15
2021-09-27T18:40:51.000Z
2022-02-02T14:47:02.000Z
data_interface/ood/50022.html
roeehendel/TNE
596ee67c1ae30447aa69377901041fb93eebaba9
[ "MIT" ]
1
2021-10-19T15:44:02.000Z
2021-10-19T15:44:02.000Z
data_interface/ood/50022.html
roeehendel/TNE
596ee67c1ae30447aa69377901041fb93eebaba9
[ "MIT" ]
4
2022-01-20T10:54:14.000Z
2022-03-13T13:14:54.000Z
<html> <head> <meta charset="UTF-8"> <title>BridgingExplorationTool</title> <link rel="stylesheet" href="styles.css"> <script type="text/javascript"> var COLORS = ["#8cffd8", "#FF7F50", "#6495ED", "#BDB76B", "#DDA0DD", "#FF69B4", "#FFD700", "#F5DEB3"]; var PREPS = ['of', 'in', 'to', 'for', 'with', 'on', ...
432.514286
9,809
0.618047
1be58077dc9e027068ad97c21dd50f1d91a22204
1,097
py
Python
hring/src/Script/DeC/sim_BLESS_16x16.py
anderson1008/Noculator
411964ce333c3bd587840554efef6e61c0b9b4d5
[ "MIT" ]
null
null
null
hring/src/Script/DeC/sim_BLESS_16x16.py
anderson1008/Noculator
411964ce333c3bd587840554efef6e61c0b9b4d5
[ "MIT" ]
null
null
null
hring/src/Script/DeC/sim_BLESS_16x16.py
anderson1008/Noculator
411964ce333c3bd587840554efef6e61c0b9b4d5
[ "MIT" ]
null
null
null
#!/usr/bin/python import sys import os workload_dir = "../bin/workload_list/" SIM_NUM = 100 # 6128-node BLESS out_dir = "../results/BLESS/16x16/" workload = "hetero_workload_16x16" network_nrX = "16" network_nrY = "16" router_addrPacketSize = "1" router_dataPacketSize = "4" router_maxPacketSize = "4" ...
39.178571
513
0.691887
3af287f22e1f660476fb30fb46845180cb383051
7,295
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_455.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_455.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0xca_notsx.log_21829_455.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r14 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x179b4, %r12 nop nop nop nop nop add %rbp, %rbp mov (%r12), %esi nop nop nop inc %r14 lea addresses_normal_ht+0x151b4, %r11 nop nop nop nop nop and %r8, %r8 mov $0x6...
33.310502
2,999
0.657848
4060a9258be0092278a3e64f41bfea1a09f0e956
2,596
py
Python
src/ggrc/migrations/versions/20190716_a6b61113e372_remove_proposal_data_related_to_control.py
mrR2D2/ggrc-core
f4f92628de4490512fcc9511be28e6cf1b875e14
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/ggrc/migrations/versions/20190716_a6b61113e372_remove_proposal_data_related_to_control.py
mrR2D2/ggrc-core
f4f92628de4490512fcc9511be28e6cf1b875e14
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
src/ggrc/migrations/versions/20190716_a6b61113e372_remove_proposal_data_related_to_control.py
mrR2D2/ggrc-core
f4f92628de4490512fcc9511be28e6cf1b875e14
[ "ECL-2.0", "Apache-2.0" ]
1
2020-02-13T12:32:45.000Z
2020-02-13T12:32:45.000Z
# Copyright (C) 2019 Google Inc. # Licensed under http://www.apache.org/licenses/LICENSE-2.0 <see LICENSE file> """ remove proposal data related to control model Create Date: 2019-07-16 11:15:53.675414 """ # disable Invalid constant name pylint warning for mandatory Alembic variables. # pylint: disable=invalid-name ...
27.617021
79
0.714561
cb5d639d5010a93bbed1f9646719b3ca0834e245
5,632
html
HTML
content/vi/about-cdrom.html
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
5
2019-10-14T23:00:48.000Z
2021-11-06T22:21:06.000Z
content/vi/about-cdrom.html
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
31
2020-11-14T09:27:16.000Z
2022-03-08T17:09:15.000Z
content/vi/about-cdrom.html
brnnnfx/openoffice-org
8b1023c59fd9c7a58d108bb0b01dd1f8884c9163
[ "Apache-2.0" ]
15
2020-11-10T17:04:25.000Z
2022-01-31T12:12:48.000Z
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>OpenOffice Việt &mdash; trên đĩa CD</title> <meta name="keywords" content= "OpenOffice, OpenOffice.org, OpenOffice. 2.1, OpenOffice.org 2.1, Vietnamese, tiếng Việt, Internet, Net, Mạng, translate, dịch, compute, máy tính, help, giúp, v...
42.029851
238
0.666371
a17255462df662f2ed39184bdec1102d8c42bc62
1,969
h
C
src_main/launcher/source_app_system_group.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
25
2018-02-28T15:04:42.000Z
2021-08-16T03:49:00.000Z
src_main/launcher/source_app_system_group.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
1
2019-09-20T11:06:03.000Z
2019-09-20T11:06:03.000Z
src_main/launcher/source_app_system_group.h
ArcadiusGFN/SourceEngine2007
51cd6d4f0f9ed901cb9b61456eb621a50ce44f55
[ "bzip2-1.0.6" ]
9
2019-07-31T11:58:20.000Z
2021-08-31T11:18:15.000Z
// Copyright © 1996-2018, Valve Corporation, All rights reserved. #ifndef LAUNCHER_SOURCE_APP_SYSTEM_GROUP_H_ #define LAUNCHER_SOURCE_APP_SYSTEM_GROUP_H_ #include "appframework/IAppSystemGroup.h" #include "base/include/base_types.h" #include "base/include/windows/scoped_com_initializer.h" #include "tier0/include/icom...
32.816667
74
0.741493
6ac5d5b2a45fadb37462710d13d5a6853fb71c55
6,515
sql
SQL
PetaPoco.Tests.Integration/Scripts/FirebirdDbBuildDatabase.sql
missaghi/PetaPoco
ae5613824be68b57dfb95c848a3a2069bca19147
[ "Apache-2.0" ]
1
2016-09-11T10:14:55.000Z
2016-09-11T10:14:55.000Z
PetaPoco.Tests.Integration/Scripts/FirebirdDbBuildDatabase.sql
missaghi/PetaPoco
ae5613824be68b57dfb95c848a3a2069bca19147
[ "Apache-2.0" ]
null
null
null
PetaPoco.Tests.Integration/Scripts/FirebirdDbBuildDatabase.sql
missaghi/PetaPoco
ae5613824be68b57dfb95c848a3a2069bca19147
[ "Apache-2.0" ]
1
2020-04-17T13:22:06.000Z
2020-04-17T13:22:06.000Z
SET TERM !! ; EXECUTE BLOCK AS BEGIN if (exists(SELECT 1 FROM rdb$relations WHERE rdb$relation_name = 'OrderLines')) then execute statement 'DROP TABLE "OrderLines";'; END!! SET TERM ; !! SET TERM !! ; EXECUTE BLOCK AS BEGIN if (exists(SELECT 1 FROM rdb$relations WHERE rdb$relation_name = 'Orders')) then execute st...
28.203463
161
0.737529
e74c923a24f7096f436763e8c83836c532eb7821
3,715
js
JavaScript
src/0934.shortest-bridge.971/0934.shortest-bridge.971.js
jiangshanmeta/meta
8f9d084cda91988d42208ac7a029612e9edc693b
[ "MIT" ]
221
2018-10-26T07:05:12.000Z
2022-03-30T03:23:10.000Z
src/0934.shortest-bridge.971/0934.shortest-bridge.971.js
ralap18/meta
82d660a6eabb15e398a7dcc2a0fa99342143bb12
[ "MIT" ]
23
2018-09-24T14:50:58.000Z
2020-09-17T14:23:45.000Z
src/0934.shortest-bridge.971/0934.shortest-bridge.971.js
ralap18/meta
82d660a6eabb15e398a7dcc2a0fa99342143bb12
[ "MIT" ]
45
2019-03-29T03:36:19.000Z
2022-03-25T20:57:13.000Z
/** * @param {number[][]} A * @return {number} */ var shortestBridge = function (A) { const row = A.length; const column = A[0].length; let fillVal = -1; const firstIsland = []; // 水被重新标记为Infinity 第一个岛标记为-1 第二个岛标记为-2 for (let i = 0; i < row; i++) { for (let j = 0; j < column; j++) { ...
31.752137
69
0.311709
6671a87692bf6dc6acd3ed6df27a314b47c5a6d4
3,712
kt
Kotlin
src/backend/storage/core/npm/biz-npm/src/main/kotlin/com/tencent/bkrepo/npm/artifact/repository/NpmVirtualRepository.kt
Kinway050/bk-ci
86fa21d345d9c06b3f6857ba38d8d8d0d96ca7e3
[ "MIT" ]
1,939
2019-05-29T05:15:45.000Z
2022-03-29T11:49:16.000Z
src/backend/storage/core/npm/biz-npm/src/main/kotlin/com/tencent/bkrepo/npm/artifact/repository/NpmVirtualRepository.kt
Kinway050/bk-ci
86fa21d345d9c06b3f6857ba38d8d8d0d96ca7e3
[ "MIT" ]
3,608
2019-06-05T07:55:23.000Z
2022-03-31T15:03:41.000Z
src/backend/storage/core/npm/biz-npm/src/main/kotlin/com/tencent/bkrepo/npm/artifact/repository/NpmVirtualRepository.kt
Kinway050/bk-ci
86fa21d345d9c06b3f6857ba38d8d8d0d96ca7e3
[ "MIT" ]
561
2019-05-29T07:15:10.000Z
2022-03-29T09:32:15.000Z
/* * Tencent is pleased to support the open source community by making BK-CI 蓝鲸持续集成平台 available. * * Copyright (C) 2020 THL A29 Limited, a Tencent company. All rights reserved. * * BK-CI 蓝鲸持续集成平台 is licensed under the MIT license. * * A copy of the MIT License is included in this file. * * * Terms of the MIT...
46.4
120
0.712015
f3273b2f85b392796edf2a5f5ae870949bc301cf
168
asm
Assembly
data/pokemon/dex_entries/slowpoke.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
data/pokemon/dex_entries/slowpoke.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
data/pokemon/dex_entries/slowpoke.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
3
2021-01-15T18:45:40.000Z
2021-10-16T03:35:27.000Z
db "DOPEY@" ; species name db "It is always so" next "absent-minded that" next "it won't react," page "even if its" next "flavorful tail is" next "bitten.@"
16.8
27
0.64881
9f5f29d55f4e6361b448b95b51fc64ab345f0ef9
3,469
swift
Swift
Pods/NVActivityIndicatorView/Source/NVActivityIndicatorView/Animations/NVActivityIndicatorAnimationTriangleSkewSpin.swift
anil-appface/WikipediaApp
4c6c637801d61b6067f8564ed2fce65bfa4bac5b
[ "MIT" ]
1,894
2016-04-29T18:38:06.000Z
2022-03-24T11:38:41.000Z
Pods/NVActivityIndicatorView/Source/NVActivityIndicatorView/Animations/NVActivityIndicatorAnimationTriangleSkewSpin.swift
anil-appface/WikipediaApp
4c6c637801d61b6067f8564ed2fce65bfa4bac5b
[ "MIT" ]
317
2016-05-18T14:22:18.000Z
2022-03-28T09:54:10.000Z
Pods/NVActivityIndicatorView/Source/NVActivityIndicatorView/Animations/NVActivityIndicatorAnimationTriangleSkewSpin.swift
anil-appface/WikipediaApp
4c6c637801d61b6067f8564ed2fce65bfa4bac5b
[ "MIT" ]
432
2016-05-06T13:52:07.000Z
2022-03-16T06:30:49.000Z
// // NVActivityIndicatorAnimationTriangleSkewSpin.swift // NVActivityIndicatorView // // The MIT License (MIT) // Copyright (c) 2016 Vinh Nguyen // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the...
44.474359
158
0.720957
187bf2d153648d8dbd220a8266b780be070605ff
363
rb
Ruby
lib/upmin/paginator.rb
ebakan/upmin-admin-ruby
e0fa2fe6537ef161912ea781393b4768617c1c27
[ "MIT" ]
139
2015-01-02T04:00:47.000Z
2021-11-20T15:06:04.000Z
lib/upmin/paginator.rb
ebakan/upmin-admin-ruby
e0fa2fe6537ef161912ea781393b4768617c1c27
[ "MIT" ]
54
2015-01-05T01:07:56.000Z
2018-11-28T18:46:42.000Z
lib/upmin/paginator.rb
ebakan/upmin-admin-ruby
e0fa2fe6537ef161912ea781393b4768617c1c27
[ "MIT" ]
36
2015-01-04T15:59:06.000Z
2022-03-27T03:37:17.000Z
module Upmin module Paginator def Paginator.paginate(chain, page = 1, per_page = 30) if defined?(WillPaginate) # Ignore per page for now - just use the will_paginate default return chain.paginate(page: page.to_i, per_page: per_page) else # Use Kaminari return chain.page(page)....
24.2
70
0.661157
c34322c63aa840f4edd4dc8fbdd8448aac5c4d85
1,500
go
Go
kvs/store/reg_test.go
hedzr/voxr-common
276be2611e748440fca858f289ffcbd1705f5a8a
[ "MIT" ]
null
null
null
kvs/store/reg_test.go
hedzr/voxr-common
276be2611e748440fca858f289ffcbd1705f5a8a
[ "MIT" ]
null
null
null
kvs/store/reg_test.go
hedzr/voxr-common
276be2611e748440fca858f289ffcbd1705f5a8a
[ "MIT" ]
null
null
null
/* * Copyright © 2019 Hedzr Yeh. */ package store_test import ( "github.com/hedzr/voxr-common/kvs" "github.com/hedzr/voxr-common/kvs/etcd" "github.com/hedzr/voxr-common/kvs/store" "github.com/hedzr/voxr-common/tool" "github.com/magiconair/properties/assert" "testing" "time" ) func TestThisHostname(t *testin...
23.809524
63
0.503333
c3bf3c69e16b37bc130401f9123dff27a2e94ed2
167
cql
SQL
doc/modules/cassandra/examples/CQL/allow_filtering.cql
frankgh/cassandra
a101029112af255879b45eaf2fdec45147104909
[ "Apache-2.0" ]
1
2021-10-04T05:05:33.000Z
2021-10-04T05:05:33.000Z
doc/modules/cassandra/examples/CQL/allow_filtering.cql
frankgh/cassandra
a101029112af255879b45eaf2fdec45147104909
[ "Apache-2.0" ]
3
2021-09-06T19:20:11.000Z
2021-12-23T22:46:50.000Z
doc/modules/cassandra/examples/CQL/allow_filtering.cql
frankgh/cassandra
a101029112af255879b45eaf2fdec45147104909
[ "Apache-2.0" ]
10
2021-07-31T05:33:40.000Z
2021-12-10T10:15:56.000Z
CREATE TABLE users ( username text PRIMARY KEY, firstname text, lastname text, birth_year int, country text ); CREATE INDEX ON users(birth_year);
16.7
34
0.688623
6b41f1b6a8d75db0a4032b755cdaea2ef7f578ee
519
h
C
pseint-code/wxPSeInt/FlowEditionManager.h
leandroniebles/code-compilation-component
0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33
[ "MIT" ]
null
null
null
pseint-code/wxPSeInt/FlowEditionManager.h
leandroniebles/code-compilation-component
0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33
[ "MIT" ]
null
null
null
pseint-code/wxPSeInt/FlowEditionManager.h
leandroniebles/code-compilation-component
0c9b87fdae5cc21c3abb5dfcb8d52f92d582ae33
[ "MIT" ]
null
null
null
#ifndef FLOWEDITIONMANAGER_H #define FLOWEDITIONMANAGER_H #include <wx/string.h> class wxSocketBase; class wxSocketServer; class wxSocketEvent; class wxObject; class FlowEditionManager { private: wxSocketServer *server; wxSocketBase *socket; wxString sbuffer; int port; public: FlowEditionManager(); void SocketE...
17.896552
47
0.788054
b1e12a2bbeef295ce617c2f355cff55ccde61668
2,044
h
C
src/widget/class/MainWindow/mainwindow.h
Shoko84/iota.wallet.cpp
a0fc776c413559ad101e7f04168d44953e04d273
[ "MIT" ]
6
2018-01-15T18:34:42.000Z
2018-03-16T21:42:38.000Z
src/widget/class/MainWindow/mainwindow.h
Shoko84/iota.wallet.cpp
a0fc776c413559ad101e7f04168d44953e04d273
[ "MIT" ]
null
null
null
src/widget/class/MainWindow/mainwindow.h
Shoko84/iota.wallet.cpp
a0fc776c413559ad101e7f04168d44953e04d273
[ "MIT" ]
null
null
null
#ifndef MAINWINDOW_H #define MAINWINDOW_H #include <memory> #include <unordered_map> #include <string> #include <experimental/filesystem> #include <QMainWindow> #include <QPropertyAnimation> #include <QMouseEvent> #include <QTimer> #include <QListWidget> #include <QSizeGrip> #include <QProcess> #include <QImageReader>...
23.767442
74
0.725049
1b1f3c91a0fa42037bbd33aa3f8d7583a8efd9e4
3,485
kt
Kotlin
app/src/main/java/com/lxh/cookcommunity/ui/fragment/studyvideo/StudyVideoFragment.kt
ZYF99/CookCommunity
98ff556fda0f384f9cfa768e14bad8e38ced9077
[ "Apache-2.0" ]
2
2021-02-21T06:37:53.000Z
2022-01-06T17:27:47.000Z
app/src/main/java/com/lxh/cookcommunity/ui/fragment/studyvideo/StudyVideoFragment.kt
ZYF99/CookCommunity
98ff556fda0f384f9cfa768e14bad8e38ced9077
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/lxh/cookcommunity/ui/fragment/studyvideo/StudyVideoFragment.kt
ZYF99/CookCommunity
98ff556fda0f384f9cfa768e14bad8e38ced9077
[ "Apache-2.0" ]
1
2021-01-16T07:08:21.000Z
2021-01-16T07:08:21.000Z
package com.lxh.cookcommunity.ui.fragment.studyvideo import android.content.Context import androidx.core.os.bundleOf import com.bumptech.glide.Glide import com.lxh.cookcommunity.R import com.lxh.cookcommunity.databinding.FragmentStudyVideoBinding import com.lxh.cookcommunity.manager.api.base.globalMoshi import com.lxh...
33.509615
119
0.62066
b39a520787f879b82ddef946f59f688f285dfd1f
256
swift
Swift
UCenfotec-gram/UCenfotec-gram/Models/OwnerModel.swift
AlexRojasB/Cenfotec-gram
09ab5e7dcdffee3cfbd13db5b5a6bb6824b98fc9
[ "MIT" ]
null
null
null
UCenfotec-gram/UCenfotec-gram/Models/OwnerModel.swift
AlexRojasB/Cenfotec-gram
09ab5e7dcdffee3cfbd13db5b5a6bb6824b98fc9
[ "MIT" ]
null
null
null
UCenfotec-gram/UCenfotec-gram/Models/OwnerModel.swift
AlexRojasB/Cenfotec-gram
09ab5e7dcdffee3cfbd13db5b5a6bb6824b98fc9
[ "MIT" ]
null
null
null
// // OwnerModel.swift // UCenfotec-gram // // Created by Alexander Rojas Benavides on 10/12/21. // import Foundation struct OwnerModel: Codable, Identifiable { var id: String var name: String var location: String var picture: String }
17.066667
53
0.6875
6a6f3f533dd0740c666f31b547f2f3c7dcce1b86
3,541
sql
SQL
DB_iguanataste.sql
yesID100/Webiguantaste
dc14d81a84914b560866268f0edaef78829f9ee8
[ "MIT" ]
null
null
null
DB_iguanataste.sql
yesID100/Webiguantaste
dc14d81a84914b560866268f0edaef78829f9ee8
[ "MIT" ]
null
null
null
DB_iguanataste.sql
yesID100/Webiguantaste
dc14d81a84914b560866268f0edaef78829f9ee8
[ "MIT" ]
null
null
null
CREATE DATABASE IF NOT EXISTS DB_iguanataste; USE DB_iguanataste; CREATE TABLE usuario( usuarioID int(255) auto increment not null, NombreUsuario varchar(50), Password text, Remember_token int, RolID int, CONSTRAINT pk_users PRIMARY KEY(usuarioID)) CREATE TABLE persona( personaID int, UsuarioID int, ...
21.077381
81
0.763626
f1abad83b2340a18a0161235ed7b744143ddab9a
13,115
rb
Ruby
spec/aws/templates/utils/expressions/functions/operations_spec.rb
awslabs/cloud-templates-ruby
347707b904aae32b17e756ca929efb148a3a0bc8
[ "Apache-2.0" ]
13
2017-09-27T22:05:29.000Z
2020-07-31T20:40:29.000Z
spec/aws/templates/utils/expressions/functions/operations_spec.rb
awslabs/cloud-templates-ruby
347707b904aae32b17e756ca929efb148a3a0bc8
[ "Apache-2.0" ]
2
2018-04-30T15:39:56.000Z
2018-10-17T11:49:47.000Z
spec/aws/templates/utils/expressions/functions/operations_spec.rb
awslabs/cloud-templates-ruby
347707b904aae32b17e756ca929efb148a3a0bc8
[ "Apache-2.0" ]
10
2018-02-20T01:04:15.000Z
2019-12-09T19:42:18.000Z
require 'spec_helper' describe Aws::Templates::Utils::Expressions::Functions::Operations do let(:expressions) do Aws::Templates::Utils::Expressions end let(:definition) do expressions::Definition.new do var x: Aws::Templates::Utils::Expressions::Variables::Arithmetic, y: Aws::Templates::...
26.820041
79
0.562257
41d5876b88b1119a3782a21461a0f0b96b191d28
3,721
h
C
beacons/CSR-uribeacon-150202/uribeacon_uuids.h
srinath9/beacon
8313a7be7952369d35fe88b2925a909c7e5a5326
[ "Apache-2.0" ]
null
null
null
beacons/CSR-uribeacon-150202/uribeacon_uuids.h
srinath9/beacon
8313a7be7952369d35fe88b2925a909c7e5a5326
[ "Apache-2.0" ]
null
null
null
beacons/CSR-uribeacon-150202/uribeacon_uuids.h
srinath9/beacon
8313a7be7952369d35fe88b2925a909c7e5a5326
[ "Apache-2.0" ]
null
null
null
/****************************************************************************** * Copyright (c) 2015 Cambridge Silicon Radio Limited * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted (subject to the limitations in the disclaim...
53.157143
118
0.648482
c166915763514043f3c0e9c315911ee3bb4dc084
483
rs
Rust
opensmtpd-derive/src/lib.rs
breard-r/rust-opensmtpd
a28b8846a21b204be4b6fa39fa58e9e09730f83f
[ "Apache-2.0", "MIT" ]
5
2019-01-20T21:53:41.000Z
2021-01-16T14:11:01.000Z
opensmtpd-derive/src/lib.rs
breard-r/rust-opensmtpd
a28b8846a21b204be4b6fa39fa58e9e09730f83f
[ "Apache-2.0", "MIT" ]
5
2019-09-17T14:56:25.000Z
2022-01-12T19:01:53.000Z
opensmtpd-derive/src/lib.rs
breard-r/rust-opensmtpd
a28b8846a21b204be4b6fa39fa58e9e09730f83f
[ "Apache-2.0", "MIT" ]
1
2020-12-29T15:12:18.000Z
2020-12-29T15:12:18.000Z
use proc_macro::TokenStream; use proc_macro2::Span; use quote::quote; use syn::{parse_macro_input, Ident, ItemFn}; #[proc_macro_attribute] pub fn register(_attr: TokenStream, input: TokenStream) -> TokenStream { let item = parse_macro_input!(input as ItemFn); let fn_name = item.sig.ident.to_string().replacen("on_", ...
25.421053
72
0.695652
5ec87f4e8385bda7ec003a9a6f863e501a0fb942
346
kt
Kotlin
app/src/main/java/in/obvious/android/starter/login/LoginEffect.kt
Honey14/LoginScreen
d5135c1f562cb811a4930ae9d70e718e4354d67a
[ "MIT" ]
null
null
null
app/src/main/java/in/obvious/android/starter/login/LoginEffect.kt
Honey14/LoginScreen
d5135c1f562cb811a4930ae9d70e718e4354d67a
[ "MIT" ]
null
null
null
app/src/main/java/in/obvious/android/starter/login/LoginEffect.kt
Honey14/LoginScreen
d5135c1f562cb811a4930ae9d70e718e4354d67a
[ "MIT" ]
null
null
null
package `in`.obvious.android.starter.login sealed class LoginEffect data class ValidateInput(val username : String, val password : String) : LoginEffect() data class LogIn(val username: String, val password: String) : LoginEffect() data class SaveUser(val username: String,val authToken: String) : LoginEffect() obj...
31.454545
86
0.777457
943e0b8476aa0d718f7b93194631b3fde3f0cb64
943,148
sql
SQL
docs/FullDataBaseLowerCase.sql
divang/bhowa
1f7e50c2c4ab173c8649c643f2c97e4f9e06c72d
[ "Apache-2.0" ]
null
null
null
docs/FullDataBaseLowerCase.sql
divang/bhowa
1f7e50c2c4ab173c8649c643f2c97e4f9e06c72d
[ "Apache-2.0" ]
null
null
null
docs/FullDataBaseLowerCase.sql
divang/bhowa
1f7e50c2c4ab173c8649c643f2c97e4f9e06c72d
[ "Apache-2.0" ]
null
null
null
# -------------------------------------------------------- # Host: 127.0.0.1 # Database: societyhelp # Server version: 5.0.67-community-nt # Server OS: Win32 # HeidiSQL version: 5.0.0.3031 # Date/time: 2017-01-21...
2,984.64557
358,113
0.594704
4cff341ed52565993bb3fcaa42bf8b9af961fae7
1,267
sql
SQL
apps/dolibarr/htdocs/install/mysql/tables/llx_accounting_fiscalyear.sql
verotribb/Dolibarr-Tesis
7b855647b1a5802b173cfd869e3564b3fe34e123
[ "Apache-2.0" ]
null
null
null
apps/dolibarr/htdocs/install/mysql/tables/llx_accounting_fiscalyear.sql
verotribb/Dolibarr-Tesis
7b855647b1a5802b173cfd869e3564b3fe34e123
[ "Apache-2.0" ]
2
2020-07-18T14:04:27.000Z
2021-05-10T17:34:59.000Z
apps/dolibarr/htdocs/install/mysql/tables/llx_accounting_fiscalyear.sql
verotribb/Dolibarr-Tesis
7b855647b1a5802b173cfd869e3564b3fe34e123
[ "Apache-2.0" ]
null
null
null
-- ============================================================================ -- Copyright (C) 2014 Alexandre Spangaro <aspangaro@open-dsi.fr> -- -- This program is free software; you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Founda...
39.59375
79
0.656669
2b8c5c177498276fecfbf716be156b3457ecdbed
666
swift
Swift
Sources/MasKit/Network/URLSession+NetworkSession.swift
risangbaskoro/mas
910bf23978ad0513d36b11ca7799d5730cc6a3b9
[ "MIT" ]
8,305
2016-10-03T09:38:29.000Z
2022-03-31T16:26:28.000Z
Sources/MasKit/Network/URLSession+NetworkSession.swift
risangbaskoro/mas
910bf23978ad0513d36b11ca7799d5730cc6a3b9
[ "MIT" ]
350
2016-10-03T10:58:39.000Z
2022-03-29T10:08:04.000Z
Sources/MasKit/Network/URLSession+NetworkSession.swift
risangbaskoro/mas
910bf23978ad0513d36b11ca7799d5730cc6a3b9
[ "MIT" ]
265
2016-10-04T15:19:31.000Z
2022-03-28T12:22:38.000Z
// // URLSession+NetworkSession.swift // MasKit // // Created by Ben Chatelain on 1/5/19. // Copyright © 2019 mas-cli. All rights reserved. // import Foundation import PromiseKit extension URLSession: NetworkSession { open func loadData(from url: URL) -> Promise<Data> { Promise { seal in d...
23.785714
56
0.504505
51c3fecafdd3f05ca0143cffaad7e78137ae97e9
772
asm
Assembly
yasm-1.3.0/modules/arch/x86/tests/larlsl.asm
xu5343/ffmpegtoolkit_CentOS7
974496c709a1c8c69034e46ae5ce7101cf03716f
[ "Apache-2.0" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
third_party/yasm/source/patched-yasm/modules/arch/x86/tests/larlsl.asm
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
third_party/yasm/source/patched-yasm/modules/arch/x86/tests/larlsl.asm
cangulcan/src
2b8388091c71e442910a21ada3d97ae8bc1845d3
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
[bits 16] lar ax, bx lar ax, [bx] lar ax, word [bx] lar eax, bx lar eax, ebx lar eax, [bx] lar eax, word [bx] lsl ax, bx lsl ax, [bx] lsl ax, word [bx] lsl eax, bx lsl eax, ebx lsl eax, [bx] lsl eax, word [bx] [bits 32] lar ax, bx lar ax, [ebx] lar ax, word [ebx] lar eax, bx lar eax, ebx lar eax, [ebx] lar eax, word ...
12.866667
19
0.626943
6662e5cda14d623a0bbde5978d9d5a57eb8be227
8,081
css
CSS
public/dist/css/app.0aa31df8.css
qingqing08/carcmf
ffbdef87e590fe4ce6675c50e48ce1b01275802f
[ "RSA-MD" ]
2
2020-03-07T06:07:56.000Z
2020-03-07T06:07:58.000Z
public/dist/css/app.0aa31df8.css
qingqing08/carcmf
ffbdef87e590fe4ce6675c50e48ce1b01275802f
[ "RSA-MD" ]
null
null
null
public/dist/css/app.0aa31df8.css
qingqing08/carcmf
ffbdef87e590fe4ce6675c50e48ce1b01275802f
[ "RSA-MD" ]
null
null
null
.foot[data-v-2ba0464d]{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.3rem;padding:.45rem 0}.foot img[data-v-2...
8,081
8,081
0.792105
cba73ca11bd207b8b2ad07af80a69931206f39e7
48,384
go
Go
gamed/elements/monsteressence.go
lsq51201314/pw_server
0f9267f19b80e2f1e15b5225b4ddba6275071303
[ "Apache-2.0" ]
null
null
null
gamed/elements/monsteressence.go
lsq51201314/pw_server
0f9267f19b80e2f1e15b5225b4ddba6275071303
[ "Apache-2.0" ]
null
null
null
gamed/elements/monsteressence.go
lsq51201314/pw_server
0f9267f19b80e2f1e15b5225b4ddba6275071303
[ "Apache-2.0" ]
null
null
null
package elements import ( "pw_server/utils/structEx" ) type MonsterEssence struct { ID int `elements:"name:id;type:int;size:4;text:未知;" gorm:"column:id;type:integer;autoIncrement:false;uniqueIndex;not null;" json:"id"` IdType int `elements:"name:id_type;type:int;si...
176.583942
224
0.761719
b3891be60d47e22f677835426641e42ef3c6e97c
377
rb
Ruby
spec/dummy/app/helpers/application_helper.rb
DFE-Digital/govuk-wizardry
b915b9968cbcd9cacc709ffc7fb5eef8fdd286d0
[ "MIT" ]
6
2020-09-24T14:18:28.000Z
2021-11-10T16:55:45.000Z
spec/dummy/app/helpers/application_helper.rb
graphia/govuk-wizardry
c29afb90befe23bb7e25f30f7258f0ee165ec121
[ "MIT" ]
4
2020-10-03T13:25:09.000Z
2021-10-31T09:28:37.000Z
spec/dummy/app/helpers/application_helper.rb
DFE-Digital/govuk-wizardry
b915b9968cbcd9cacc709ffc7fb5eef8fdd286d0
[ "MIT" ]
1
2020-09-27T21:36:59.000Z
2020-09-27T21:36:59.000Z
module ApplicationHelper # fake turbo_frame_tag so we don't need to pull in and configure all of Turbo # just to make the tests happy # # Turbo: https://turbo.hotwired.dev/ # Actual helper: https://github.com/hotwired/turbo-rails/blob/main/app/helpers/turbo/frames_helper.rb def turbo_frame_tag(id, &...
34.272727
103
0.724138
ddee4c15aecdce945eba5d8c4d85e35289c64c0d
425
php
PHP
application/core/Api_Controller.php
android-coco/Ci
638a9a01b4401feb437b54fdb8565d399db8535b
[ "MIT" ]
1
2020-12-24T17:16:39.000Z
2020-12-24T17:16:39.000Z
application/core/Api_Controller.php
android-coco/Ci
638a9a01b4401feb437b54fdb8565d399db8535b
[ "MIT" ]
null
null
null
application/core/Api_Controller.php
android-coco/Ci
638a9a01b4401feb437b54fdb8565d399db8535b
[ "MIT" ]
null
null
null
<?php /** * API 公用的控制器 * @author 游浩 <383145975@qq.com> */ class Api_Controller extends YH_Controller { public function __construct() { parent::__construct(); $this->load->helper('json_helper'); } public function response($data) { echo api_jsonp_encode($data); exi...
16.346154
43
0.56
7266854b6dd9714a61b81b6a74459f8502f94f0a
1,197
kt
Kotlin
app/src/main/java/my/farhan/favy/di/NetworkModule.kt
afarhan39/Movie
7a4e6c0488f29510d5441b52f7b3f097f3cc244b
[ "Apache-2.0" ]
null
null
null
app/src/main/java/my/farhan/favy/di/NetworkModule.kt
afarhan39/Movie
7a4e6c0488f29510d5441b52f7b3f097f3cc244b
[ "Apache-2.0" ]
null
null
null
app/src/main/java/my/farhan/favy/di/NetworkModule.kt
afarhan39/Movie
7a4e6c0488f29510d5441b52f7b3f097f3cc244b
[ "Apache-2.0" ]
null
null
null
package my.farhan.favy.di import my.farhan.favy.BuildConfig import okhttp3.OkHttpClient import okhttp3.logging.HttpLoggingInterceptor import org.koin.dsl.module import retrofit2.Retrofit import retrofit2.converter.moshi.MoshiConverterFactory import java.util.concurrent.TimeUnit val networkModule = module { fun p...
32.351351
73
0.683375
bdc1b639bc203f412d3b3df71ae49a3f1a3f7f7e
2,997
sql
SQL
schema/dis/function/dis.in_array.sql
Imperium/Dis
afe099290efd9d92b9cb6624667dd00342fa199f
[ "MIT" ]
1
2018-07-25T14:54:44.000Z
2018-07-25T14:54:44.000Z
schema/dis/function/dis.in_array.sql
Imperium/Dis
afe099290efd9d92b9cb6624667dd00342fa199f
[ "MIT" ]
null
null
null
schema/dis/function/dis.in_array.sql
Imperium/Dis
afe099290efd9d92b9cb6624667dd00342fa199f
[ "MIT" ]
null
null
null
-- -- PostgreSQL database dump -- SET statement_timeout = 0; SET client_encoding = 'UTF8'; SET standard_conforming_strings = off; SET check_function_bodies = false; SET client_min_messages = warning; SET escape_string_warning = off; SET search_path = dis, pg_catalog; -- -- Name: in_array(anyarray, anyarray, text); T...
33.3
142
0.634635
9c0ff1e7fe586aae0a1e52132c0630260200a703
9,820
js
JavaScript
src/containers/Account/index.js
doecom/app
61cddf5d699de8b261ec7bbf6b8d808184eafd9d
[ "MIT" ]
3
2020-08-31T13:40:29.000Z
2020-12-05T02:16:53.000Z
src/containers/Account/index.js
doecom/app
61cddf5d699de8b261ec7bbf6b8d808184eafd9d
[ "MIT" ]
5
2021-03-11T05:11:25.000Z
2022-02-27T10:04:55.000Z
src/containers/Account/index.js
adrcav/doecom-app
1f872d4f8b882b0c190a5f059491c472f41547d4
[ "MIT" ]
null
null
null
import React, { useEffect, useContext, useState } from 'react'; import { useHistory } from 'react-router-dom'; import { toast } from 'react-toastify'; import { useForm, Controller } from 'react-hook-form'; import useAxios from 'axios-hooks'; import { useIntl, FormattedMessage } from 'react-intl'; import messages from '...
33.745704
116
0.504073
dca37f7344eb6181867ad89f760510cd3468e972
561
swift
Swift
TVSpiderChart/TVSpiderChart/ViewController.swift
acumenrev/TVHexagonChart
71f8c62ccf5defa373bc2a9ac2445498eb01afab
[ "MIT" ]
null
null
null
TVSpiderChart/TVSpiderChart/ViewController.swift
acumenrev/TVHexagonChart
71f8c62ccf5defa373bc2a9ac2445498eb01afab
[ "MIT" ]
null
null
null
TVSpiderChart/TVSpiderChart/ViewController.swift
acumenrev/TVHexagonChart
71f8c62ccf5defa373bc2a9ac2445498eb01afab
[ "MIT" ]
null
null
null
// // ViewController.swift // TVSpiderChart // // Created by Tri Vo on 4/20/19. // Copyright © 2019 Tri Vo. All rights reserved. // import UIKit class ViewController: UIViewController { @IBOutlet private weak var viewChart : TVSpiderChart! override func viewDidLoad() { super.viewDidLoad() ...
18.096774
58
0.623886
6515bd49015bb821ccbe010e9e5fbc460bed9de7
1,112
py
Python
ocelot/io/__init__.py
cmutel/Ocelot
20e9639570c43f84ae255750a6c402ebabe00981
[ "BSD-3-Clause" ]
21
2016-06-01T14:10:07.000Z
2022-02-28T01:56:31.000Z
ocelot/io/__init__.py
cmutel/Ocelot
20e9639570c43f84ae255750a6c402ebabe00981
[ "BSD-3-Clause" ]
152
2016-05-16T21:33:22.000Z
2019-06-24T12:57:14.000Z
ocelot/io/__init__.py
cmutel/Ocelot
20e9639570c43f84ae255750a6c402ebabe00981
[ "BSD-3-Clause" ]
12
2016-09-05T15:35:59.000Z
2021-07-03T19:28:47.000Z
# -*- coding: utf-8 -*- __all__ = ( "extract_directory", "cleanup_data_directory", "dataset_schema", "validate_directory", "validate_directory_against_xsd", ) from .extract_ecospold2 import extract_ecospold2_directory from ..filesystem import check_cache_directory, get_from_cache, cache_data import...
31.771429
82
0.75