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
6ea249f6ac5e69d567f8037496dc31321e36aa9b
3,582
kt
Kotlin
nugu-client-kit/src/test/java/com/skt/nugu/sdk/client/port/transport/grpc2/devicegateway/EventsServiceTest.kt
shshshl09/nugu-android
d8f9db9f6d2afd3114806fbad80f672aee690352
[ "Apache-2.0" ]
40
2019-10-16T02:50:50.000Z
2022-03-04T08:38:56.000Z
nugu-client-kit/src/test/java/com/skt/nugu/sdk/client/port/transport/grpc2/devicegateway/EventsServiceTest.kt
shshshl09/nugu-android
d8f9db9f6d2afd3114806fbad80f672aee690352
[ "Apache-2.0" ]
989
2019-10-30T07:59:28.000Z
2022-03-23T01:45:48.000Z
nugu-client-kit/src/test/java/com/skt/nugu/sdk/client/port/transport/grpc2/devicegateway/EventsServiceTest.kt
shshshl09/nugu-android
d8f9db9f6d2afd3114806fbad80f672aee690352
[ "Apache-2.0" ]
19
2019-10-17T07:24:29.000Z
2021-11-02T15:06:45.000Z
/** * Copyright (c) 2021 SK Telecom Co., Ltd. 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:www.apache.org/licenses/LICENSE-2.0 * * Unless requir...
37.705263
88
0.674204
c6d1df9258786132d613ba63852b50940276e6c6
126
rb
Ruby
sample/platform.rb
liveralmask/ult
9c01175815d9d0b9f770b85f3abe08162dc48f5f
[ "MIT" ]
null
null
null
sample/platform.rb
liveralmask/ult
9c01175815d9d0b9f770b85f3abe08162dc48f5f
[ "MIT" ]
null
null
null
sample/platform.rb
liveralmask/ult
9c01175815d9d0b9f770b85f3abe08162dc48f5f
[ "MIT" ]
null
null
null
require "ult" extend Ult puts "platform=#{platform}" puts "mac?=#{mac?}" puts "linux?=#{linux?}" puts "windows?=#{windows?}"
15.75
27
0.642857
a56c8ba385979ea86b11d02c58582e07ca645517
6,830
kt
Kotlin
vlc-android/application/vlc-android/src/org/videolan/vlc/util/AccessControl.kt
anddever/libvlc-android-fork
6be951717f7b39db96827685464b80cdb96499e6
[ "BSD-2-Clause" ]
null
null
null
vlc-android/application/vlc-android/src/org/videolan/vlc/util/AccessControl.kt
anddever/libvlc-android-fork
6be951717f7b39db96827685464b80cdb96499e6
[ "BSD-2-Clause" ]
null
null
null
vlc-android/application/vlc-android/src/org/videolan/vlc/util/AccessControl.kt
anddever/libvlc-android-fork
6be951717f7b39db96827685464b80cdb96499e6
[ "BSD-2-Clause" ]
null
null
null
/***************************************************************************** * AccessControl.kt * * Copyright © 2021 VLC authors and VideoLAN * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published by * the Free Softwar...
43.227848
111
0.628697
43d8695294cb407538259dcfd05a63b3393fbb37
114
go
Go
app/model/demo.go
KOFLazycat/lazy
989a5dee1e2a9e75d3c98b33b2139dc2550fe9da
[ "Apache-2.0" ]
102
2016-11-22T15:32:57.000Z
2022-03-17T02:25:32.000Z
app/model/demo.go
KOFLazycat/lazy
989a5dee1e2a9e75d3c98b33b2139dc2550fe9da
[ "Apache-2.0" ]
1
2018-12-12T10:38:17.000Z
2018-12-12T10:38:17.000Z
app/model/demo.go
KOFLazycat/lazy
989a5dee1e2a9e75d3c98b33b2139dc2550fe9da
[ "Apache-2.0" ]
31
2016-12-05T14:52:46.000Z
2021-03-24T05:47:47.000Z
package model type Demo struct { Key string Value string } func NewDemo() *Demo { s := &Demo{} return s }
9.5
22
0.640351
bd2f60a12d630e8dc0cc5bf83be03e456912f05c
1,519
rs
Rust
2020/day-3/src/main.rs
sil-vio/advent-of-code-2021
f9bc9fa550578baf0da5da1143715bf6c94650ee
[ "MIT" ]
1
2021-12-02T16:55:53.000Z
2021-12-02T16:55:53.000Z
2020/day-3/src/main.rs
sil-vio/advent-of-code-2021
f9bc9fa550578baf0da5da1143715bf6c94650ee
[ "MIT" ]
null
null
null
2020/day-3/src/main.rs
sil-vio/advent-of-code-2021
f9bc9fa550578baf0da5da1143715bf6c94650ee
[ "MIT" ]
null
null
null
use std::path::Path; use std::{ fs::File, io::{self, BufRead, BufReader}, }; fn main() { let lines = lines_from_file("input").unwrap(); let mut values =vec![0; 5]; values[0] = check_slope(&lines, 1, 1); values[1] = check_slope(&lines, 3, 1); values[2] = check_slope(&lines, 5, 1); value...
28.12963
83
0.551679
0ec97906124836f1f6dee127bd20c9df9a48a4ce
508
ts
TypeScript
components/_utils/_style.util.ts
Leo-Thx/Moore
4f9d76171fce122ed36098afe346256ba431a51a
[ "MIT" ]
null
null
null
components/_utils/_style.util.ts
Leo-Thx/Moore
4f9d76171fce122ed36098afe346256ba431a51a
[ "MIT" ]
1
2022-02-27T07:03:44.000Z
2022-02-27T07:03:44.000Z
components/_utils/_style.util.ts
Leo-Thx/Moore
4f9d76171fce122ed36098afe346256ba431a51a
[ "MIT" ]
null
null
null
import { clsPrefix } from './../_config/_variables'; /** * 获取class前缀 * @param prefix class前缀 * @param cusPrefix 自定义前缀,默认moore * @example * getClsPrefix('btn') -> moore-btn * getClsPrefix('btn', 'myclass') -> myclass-btn */ export const getClsPrefix:(prefix: string, cusPrefix?: string) => string = (prefix, cus...
26.736842
142
0.663386
5c83130296d6c81d914e0128a2b0c1246ae6c0a2
43
css
CSS
public/themes/css/theme-dark.css
Sadgasmification/nuitinfo
b44155907fba08de853532bc03721fc84f6d2f4e
[ "MIT" ]
null
null
null
public/themes/css/theme-dark.css
Sadgasmification/nuitinfo
b44155907fba08de853532bc03721fc84f6d2f4e
[ "MIT" ]
null
null
null
public/themes/css/theme-dark.css
Sadgasmification/nuitinfo
b44155907fba08de853532bc03721fc84f6d2f4e
[ "MIT" ]
null
null
null
body.dark #app { filter: invert(100%); }
10.75
23
0.604651
b18ec7c736799bfc4f1bcb24666a6cb70be9c440
19,314
c
C
eqn_lib/eqnbase.c
CavendishAstrophysics/anmap
efb611d7f80a3d14dc55e46cd01e8a622f6fd294
[ "BSD-3-Clause" ]
1
2015-09-01T12:40:45.000Z
2015-09-01T12:40:45.000Z
eqn_lib/eqnbase.c
CavendishAstrophysics/anmap
efb611d7f80a3d14dc55e46cd01e8a622f6fd294
[ "BSD-3-Clause" ]
null
null
null
eqn_lib/eqnbase.c
CavendishAstrophysics/anmap
efb611d7f80a3d14dc55e46cd01e8a622f6fd294
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright I guess there should be some copywrite for this package, * * Copyright (c) 1992 * * Liverpool University Department of Pure Mathematics, * Liverpool, L69 3BX, England. * * Author Dr R. J. Morris. * * e-mail rmorris@uk.ac.liv.uxb * * This software is copyrighted as noted above. It ...
23.467801
96
0.563529
bcb27688bf8f043e86c9805d7e721a600f204abf
39
js
JavaScript
packages/2002/11/06/index.js
antonmedv/year
ae5d8524f58eaad481c2ba599389c7a9a38c0819
[ "MIT" ]
7
2017-07-03T19:53:01.000Z
2021-04-05T18:15:55.000Z
packages/2002/11/06/index.js
antonmedv/year
ae5d8524f58eaad481c2ba599389c7a9a38c0819
[ "MIT" ]
1
2018-09-05T11:53:41.000Z
2018-12-16T12:36:21.000Z
packages/2002/11/06/index.js
antonmedv/year
ae5d8524f58eaad481c2ba599389c7a9a38c0819
[ "MIT" ]
2
2019-01-27T16:57:34.000Z
2020-10-11T09:30:25.000Z
module.exports = new Date(2002, 10, 6)
19.5
38
0.692308
0ee84b635a2beaae1452d4fb214d2cc82cbf54af
433
h
C
switch.h
Dmytr0K/steppers_control_se
1d3843efbf2fa99b7f08f96b395b251460c1b125
[ "MIT" ]
null
null
null
switch.h
Dmytr0K/steppers_control_se
1d3843efbf2fa99b7f08f96b395b251460c1b125
[ "MIT" ]
null
null
null
switch.h
Dmytr0K/steppers_control_se
1d3843efbf2fa99b7f08f96b395b251460c1b125
[ "MIT" ]
null
null
null
#ifndef SWITCH_H #define SWITCH_H #include <QWidget> #include "packet.h" namespace Ui { class Switch; } class Switch : public QWidget { Q_OBJECT public: explicit Switch(int num, QWidget *parent = nullptr); ~Switch(); private: Ui::Switch *ui; int switchNumber; bool activated = false; QSt...
13.967742
56
0.678984
b0f0747225cf93ab73e9fc3a202fbcd5ff100b2e
324
kt
Kotlin
src/model-dsl/src/main/kotlin/org/jonnyzzz/teamcity/dsl/api/DSL.Trigger.kt
jonnyzzz/TeamCity2DSL
89c0af44b07179bc21010e64b84bd1e74ad7dfab
[ "Apache-2.0" ]
6
2016-03-27T22:22:30.000Z
2016-07-14T14:17:44.000Z
src/model-dsl/src/main/kotlin/org/jonnyzzz/teamcity/dsl/api/DSL.Trigger.kt
jonnyzzz/TeamCity2DSL
89c0af44b07179bc21010e64b84bd1e74ad7dfab
[ "Apache-2.0" ]
13
2016-03-02T23:00:24.000Z
2017-06-28T12:06:39.000Z
src/model-dsl/src/main/kotlin/org/jonnyzzz/teamcity/dsl/api/DSL.Trigger.kt
jonnyzzz/TeamCity2DSL
89c0af44b07179bc21010e64b84bd1e74ad7dfab
[ "Apache-2.0" ]
null
null
null
package org.jonnyzzz.teamcity.dsl.api import org.jonnyzzz.teamcity.dsl.model.TCParameter import org.jonnyzzz.teamcity.dsl.model.TCSettingsTrigger fun TCSettingsTrigger.param(name : String, value : String) { parameters = (parameters ?: listOf()) + TCParameter().apply { this.name = name this.value = value }...
24.923077
63
0.740741
fecc7b67867e1128df404108dd1a0d2bdd69aa72
646
html
HTML
src/templates/shared/product-breadcrumb.html
actarian/atlas
9982ef789e7d879f174afd5cf3f7273076421536
[ "MIT" ]
null
null
null
src/templates/shared/product-breadcrumb.html
actarian/atlas
9982ef789e7d879f174afd5cf3f7273076421536
[ "MIT" ]
4
2020-02-13T16:46:44.000Z
2020-02-13T16:46:48.000Z
src/templates/shared/product-breadcrumb.html
actarian/atlas
9982ef789e7d879f174afd5cf3f7273076421536
[ "MIT" ]
null
null
null
<section class="section section--breadcrumb hidden-sm-down"> <div class="container-fluid"> <ul class="nav nav--breadcrumb"> <li><a href="/atlas/index.html">Home</a></li> <li><a href="/atlas/collections.html">Collections</a></li> <li><a href="/atlas/collections.html">Atlas Concorde</a></li> <li><a href="/...
35.888889
87
0.640867
031fabfd942c7fb40d6f7d8f3eb85731598ed58b
1,139
lua
Lua
corona/examples/particles/main.lua
blancoberg/timewarp
12b484d304cc6167e50b378ed2fd611a9602e5e6
[ "MIT" ]
null
null
null
corona/examples/particles/main.lua
blancoberg/timewarp
12b484d304cc6167e50b378ed2fd611a9602e5e6
[ "MIT" ]
null
null
null
corona/examples/particles/main.lua
blancoberg/timewarp
12b484d304cc6167e50b378ed2fd611a9602e5e6
[ "MIT" ]
null
null
null
require "blancoberg.timewarp.TimeWarp" local bg = display.newImage("bg.png") bg.width = display.contentWidth bg.height = display.contentHeight bg.x = bg.width/2 bg.y = bg.height/2 local btn = display.newImage("button.png") btn.x = math.round(display.contentWidth/2) btn.y = math.round(display.contentHeight/2) for a=...
21.490566
64
0.709394
39f5446910731a72de8dd5e1121cc653cf980505
1,927
swift
Swift
Sources/Layers/BGRAtoRGBA.swift
silvrwolfboy/Bender
512ea171950d1ab997b05cf469908fbfc48060e6
[ "MIT" ]
1,840
2017-06-02T20:34:35.000Z
2022-03-08T08:43:37.000Z
Sources/Layers/BGRAtoRGBA.swift
silvrwolfboy/Bender
512ea171950d1ab997b05cf469908fbfc48060e6
[ "MIT" ]
56
2017-06-05T16:06:33.000Z
2020-03-17T20:05:58.000Z
Sources/Layers/BGRAtoRGBA.swift
xmartlabs/Bender
512ea171950d1ab997b05cf469908fbfc48060e6
[ "MIT" ]
111
2017-06-05T13:49:05.000Z
2022-02-04T13:35:32.000Z
// // BGRAtoRGBA.swift // Bender // // Created by Mathias Claassen on 5/8/17. // // import MetalPerformanceShaders import MetalPerformanceShadersProxy /// Transforms an image from RGBA to BGRA. (You can use it the other way around too) open class BGRAtoRGBA: NetworkLayer { // Custom kernels let pipelineBG...
36.358491
122
0.702647
fe3652cccbc1a421c8ba7d7ef1058a4bea2626c9
20,909
h
C
src/grib2/Properties.h
fmidev/smartmet-library-grid-files
c68d271e12e3404cd805a423fe6c5b6c467f00e6
[ "MIT" ]
null
null
null
src/grib2/Properties.h
fmidev/smartmet-library-grid-files
c68d271e12e3404cd805a423fe6c5b6c467f00e6
[ "MIT" ]
null
null
null
src/grib2/Properties.h
fmidev/smartmet-library-grid-files
c68d271e12e3404cd805a423fe6c5b6c467f00e6
[ "MIT" ]
null
null
null
#pragma once #include <map> #include <string> namespace SmartMet { namespace GRIB2 { class Property { public: Property(); virtual ~Property(); void addProperty(const char *name,uint id); uint getPropertyId(const char *name); std::string getPropertyName(uint id);...
53.203562
115
0.521689
85aa27a76c0728b60885f41a5b7e376a816fca60
1,896
js
JavaScript
src/TransitionHeight.js
samsch/transition-height
d40179f9b46e091f1a24d7c49c18b955432bc1dd
[ "0BSD" ]
1
2020-10-29T16:29:33.000Z
2020-10-29T16:29:33.000Z
src/TransitionHeight.js
samsch/transition-height
d40179f9b46e091f1a24d7c49c18b955432bc1dd
[ "0BSD" ]
null
null
null
src/TransitionHeight.js
samsch/transition-height
d40179f9b46e091f1a24d7c49c18b955432bc1dd
[ "0BSD" ]
null
null
null
import React from 'react'; // non-'visible' overflow style to be added to inner wrapper, which stops // margin collapsing out from children. const styleOverFlowAuto = { overflowY: 'auto', }; class TransitionHeight extends React.Component { constructor(props) { super(props); this.state = { height: th...
26.333333
80
0.564346
d411616d99955da9901c26ea67a2a503eb5f02eb
429
rs
Rust
bindings/build.rs
Syfaro/windows-audio
cf5322f36330508ff6a5e2ad33794d0ebf4737a2
[ "MIT" ]
null
null
null
bindings/build.rs
Syfaro/windows-audio
cf5322f36330508ff6a5e2ad33794d0ebf4737a2
[ "MIT" ]
null
null
null
bindings/build.rs
Syfaro/windows-audio
cf5322f36330508ff6a5e2ad33794d0ebf4737a2
[ "MIT" ]
null
null
null
fn main() { windows::build! { Windows::Win32::Foundation::*, Windows::Win32::Media::Audio::CoreAudio::*, Windows::Win32::Storage::StructuredStorage::*, Windows::Win32::System::Com::*, Windows::Win32::System::ProcessStatus::*, Windows::Win32::System::PropertiesSystem::...
33
54
0.587413
f03c09de77f0c7e78b6c4a050e9ad430074aaf84
3,720
js
JavaScript
node_modules/scala-node/main/target/streams/compile/externalDependencyClasspath/$global/package-js/extracted-jars/scalajs-library_2.10-0.4.0.jar--29fb2f8b/scala/scalajs/runtime/StackTrace$StringRE.js
ignaciocases/hermeneumatics
f89268676a31ed764b6a861834a93a4d1f24a36c
[ "MIT" ]
null
null
null
node_modules/scala-node/main/target/streams/compile/externalDependencyClasspath/$global/package-js/extracted-jars/scalajs-library_2.10-0.4.0.jar--29fb2f8b/scala/scalajs/runtime/StackTrace$StringRE.js
ignaciocases/hermeneumatics
f89268676a31ed764b6a861834a93a4d1f24a36c
[ "MIT" ]
null
null
null
node_modules/scala-node/main/target/streams/compile/externalDependencyClasspath/$global/package-js/extracted-jars/scalajs-library_2.10-0.4.0.jar--29fb2f8b/scala/scalajs/runtime/StackTrace$StringRE.js
ignaciocases/hermeneumatics
f89268676a31ed764b6a861834a93a4d1f24a36c
[ "MIT" ]
null
null
null
/** @constructor */ ScalaJS.c.scala_scalajs_runtime_StackTrace$StringRE = (function() { ScalaJS.c.java_lang_Object.call(this); this.s$1 = null }); ScalaJS.c.scala_scalajs_runtime_StackTrace$StringRE.prototype = new ScalaJS.inheritable.java_lang_Object(); ScalaJS.c.scala_scalajs_runtime_StackTrace$StringRE.prototype...
53.142857
163
0.801075
39d4ea7b19990d4fc3c2b9860b068fb0df0f493a
563
js
JavaScript
src/types/main/CollectionRefundDetailActionType.js
maguon/ec_admin
c42f88965f153dae21fbaa9836d46cc376586d7b
[ "MIT" ]
null
null
null
src/types/main/CollectionRefundDetailActionType.js
maguon/ec_admin
c42f88965f153dae21fbaa9836d46cc376586d7b
[ "MIT" ]
null
null
null
src/types/main/CollectionRefundDetailActionType.js
maguon/ec_admin
c42f88965f153dae21fbaa9836d46cc376586d7b
[ "MIT" ]
null
null
null
import {createAction} from 'redux-actions'; export const getPaymentInfo = createAction('GET_PAYMENT_INFO'); export const setPaymentInfo = createAction('SET_PAYMENT_INFO'); export const getOrderInfo = createAction('GET_ORDER_INFO'); export const getOrderServiceInfo = createAction('GET_ORDER_SERVICE_INFO'); export const ...
56.3
95
0.843694
75a673e9140832df26d42ef41fa6533830f218c0
5,341
h
C
HT1632.h
KenWillmott/JY-MCU-PRO-3208-HT1632
04cc7a30d79f7370754302064178f69d736eb2f7
[ "Beerware" ]
null
null
null
HT1632.h
KenWillmott/JY-MCU-PRO-3208-HT1632
04cc7a30d79f7370754302064178f69d736eb2f7
[ "Beerware" ]
null
null
null
HT1632.h
KenWillmott/JY-MCU-PRO-3208-HT1632
04cc7a30d79f7370754302064178f69d736eb2f7
[ "Beerware" ]
null
null
null
/* HT1632.h - Library for communicating JY-MCU 3208 PRO This library provides higher-level access (including text drawing) for these modules. Modified to work only with the JY-MCU 3208 PRO 32x8 red LED matrix by Ken Willmott, February 17, 2016 Created by Gaurav Manek, April 8, 2011. Released into th...
31.233918
105
0.697622
8562b18fed111962c25c296ba34c97231a83f670
1,437
js
JavaScript
src/Containers/Detail/DetailMainContainer.js
keemtj/airdnd-frontend
a67844d6a7c4de0ca67d9c03134bb2b4ea14792f
[ "MIT" ]
null
null
null
src/Containers/Detail/DetailMainContainer.js
keemtj/airdnd-frontend
a67844d6a7c4de0ca67d9c03134bb2b4ea14792f
[ "MIT" ]
null
null
null
src/Containers/Detail/DetailMainContainer.js
keemtj/airdnd-frontend
a67844d6a7c4de0ca67d9c03134bb2b4ea14792f
[ "MIT" ]
null
null
null
import React, { useEffect } from 'react'; import { useParams } from 'react-router-dom'; import { useSelector, useDispatch } from 'react-redux'; import { throttle } from 'lodash'; import Subject from '../../Components/Detail/Subject'; import HomeInfos from '../../Components/Detail/HomeInfos'; import FullsizeWrapper from...
28.74
80
0.627697
475919c4608f27aab075f8ebf41b8322c0141843
4,213
swift
Swift
PKAR_Sample/HomeViewController.swift
Pradeepkn/ARKitSample
a521e4822b8b8515a61231a351fcb7208ca00f8a
[ "MIT" ]
null
null
null
PKAR_Sample/HomeViewController.swift
Pradeepkn/ARKitSample
a521e4822b8b8515a61231a351fcb7208ca00f8a
[ "MIT" ]
null
null
null
PKAR_Sample/HomeViewController.swift
Pradeepkn/ARKitSample
a521e4822b8b8515a61231a351fcb7208ca00f8a
[ "MIT" ]
null
null
null
// // HomeViewController.swift // PKAR_Sample // // Created by Pradeep on 2/13/19. // Copyright © 2019 Tarento Technologies Pvt Ltd. All rights reserved. // import UIKit import Lottie class HomeViewController: BaseViewController { @IBOutlet weak var homeContainerView: UIView! @IBOutlet weak var centerVie...
44.347368
196
0.671018
685f3cc6e600990697bffff182cdad5113003e35
1,029
swift
Swift
Sources/RouterCore/DSL/RouteProvider.swift
ShezHsky/Router
542effc66b60a84fc09f85f06df57eb382f1cb10
[ "MIT" ]
null
null
null
Sources/RouterCore/DSL/RouteProvider.swift
ShezHsky/Router
542effc66b60a84fc09f85f06df57eb382f1cb10
[ "MIT" ]
null
null
null
Sources/RouterCore/DSL/RouteProvider.swift
ShezHsky/Router
542effc66b60a84fc09f85f06df57eb382f1cb10
[ "MIT" ]
null
null
null
/// A type that acts as the source of one or more `Route`s. /// /// The `RouteProvider` is the backbone of the routing DSL. The `Routes` it provides may itself contain further /// providers, forming a complex routing graph out of simple building blocks. public protocol RouteProvider { /// A collection of one o...
46.772727
118
0.692906
27155a93242294db02645475d40bed5aacd8f97f
42
css
CSS
overMij/index.css
LeoTak/CSG2021
6b627541c10ba13c39ee37f5e103353df89cfed2
[ "MIT" ]
null
null
null
overMij/index.css
LeoTak/CSG2021
6b627541c10ba13c39ee37f5e103353df89cfed2
[ "MIT" ]
null
null
null
overMij/index.css
LeoTak/CSG2021
6b627541c10ba13c39ee37f5e103353df89cfed2
[ "MIT" ]
null
null
null
Body { background-color:lightslategrey }
14
33
0.785714
cb4bd6cf44fe78afced502ddfa1b6c45ad7c6cfb
314
go
Go
model/compose-file.go
compose-generator/dcu
e1fc65b473521e051d29607ded4bafbea375f97f
[ "Apache-2.0" ]
null
null
null
model/compose-file.go
compose-generator/dcu
e1fc65b473521e051d29607ded4bafbea375f97f
[ "Apache-2.0" ]
1
2021-04-28T15:51:02.000Z
2021-04-28T15:51:02.000Z
model/compose-file.go
compose-generator/dcu
e1fc65b473521e051d29607ded4bafbea375f97f
[ "Apache-2.0" ]
null
null
null
package model // ComposeFile represents the YAML structure of docker compose file type ComposeFile struct { Version string Services map[string]Service Networks map[string]NetworkConfigurationReference `yaml:"networks,omitempty"` Volumes map[string]VolumeConfigurationReference `yaml:"volumes,omitempty"` }
31.4
78
0.818471
592b4671967cb86e809976ae3c4c9eb03d8a4c38
1,079
swift
Swift
example/ios/exampleTests/Mock/UsercentricsOptions+Mock.swift
Usercentrics/react-native-sdk
8d668903a31e428212aa0ec2b8b5a5c84ab6fb51
[ "Apache-2.0" ]
2
2022-01-24T04:42:59.000Z
2022-02-20T11:37:37.000Z
example/ios/exampleTests/Mock/UsercentricsOptions+Mock.swift
Usercentrics/react-native-sdk
8d668903a31e428212aa0ec2b8b5a5c84ab6fb51
[ "Apache-2.0" ]
17
2021-11-03T08:27:10.000Z
2022-02-23T16:55:41.000Z
example/ios/exampleTests/Mock/UsercentricsOptions+Mock.swift
Usercentrics/react-native-sdk
8d668903a31e428212aa0ec2b8b5a5c84ab6fb51
[ "Apache-2.0" ]
null
null
null
import Foundation import Usercentrics extension UsercentricsOptions { static func mock(loggerLevel: UsercentricsLoggerLevel = .warning, settingsId: String = "AAAAA", ruleSetId: String = "BBBBB", defaultLanguage: String = "PT", version: Strin...
41.5
184
0.681186
5df54cf3387dfe15116765d709890ef3e21fea40
71
h
C
manual/unicoc/src-groups/script/dist/is_canadian_aboriginal_unicoc.h
Tikubonn/unico
c76de5309f8a3a6fda3110e463b7e9718ea530e3
[ "MIT" ]
null
null
null
manual/unicoc/src-groups/script/dist/is_canadian_aboriginal_unicoc.h
Tikubonn/unico
c76de5309f8a3a6fda3110e463b7e9718ea530e3
[ "MIT" ]
null
null
null
manual/unicoc/src-groups/script/dist/is_canadian_aboriginal_unicoc.h
Tikubonn/unico
c76de5309f8a3a6fda3110e463b7e9718ea530e3
[ "MIT" ]
null
null
null
#include <unico.h> extern int is_canadian_aboriginal_unicoc (unicoc*);
23.666667
51
0.802817
711a4f623c891f170f328bdefc484601aa16dc30
6,726
ts
TypeScript
src/core/decks/deck/deck.aggregate-root.spec.ts
Miczeq22/brainflash-api
612e5478169bc121e2ac7251630ea0f2a00cfff2
[ "BSD-3-Clause" ]
13
2020-09-24T12:39:20.000Z
2020-10-08T13:14:29.000Z
src/core/decks/deck/deck.aggregate-root.spec.ts
Miczeq22/brainflash-api
612e5478169bc121e2ac7251630ea0f2a00cfff2
[ "BSD-3-Clause" ]
null
null
null
src/core/decks/deck/deck.aggregate-root.spec.ts
Miczeq22/brainflash-api
612e5478169bc121e2ac7251630ea0f2a00cfff2
[ "BSD-3-Clause" ]
2
2020-10-02T15:07:42.000Z
2020-11-18T04:03:05.000Z
import { createMockProxy } from '@tools/mock-proxy'; import { UniqueDeckChecker } from './rules/user-deck-should-have-unique-name.rule'; import { Deck } from './deck.aggregate-root'; import { UniqueEntityID } from '@core/shared/unique-entity-id'; import { DeckCreatedDomainEvent } from './events/deck-created.domain-even...
27.341463
97
0.601844
fa26f506b712ab3268f9610212914ec13159c1bd
8,780
lua
Lua
game/scripts/vscripts/items/item_sphere.lua
kulakaa073/SpellLibrary
6ae510089a7515adf0582d06a444f027f95af040
[ "CC-BY-2.0" ]
2
2015-10-23T16:26:22.000Z
2019-11-03T08:33:56.000Z
game/scripts/vscripts/items/item_sphere.lua
kulakaa073/SpellLibrary
6ae510089a7515adf0582d06a444f027f95af040
[ "CC-BY-2.0" ]
null
null
null
game/scripts/vscripts/items/item_sphere.lua
kulakaa073/SpellLibrary
6ae510089a7515adf0582d06a444f027f95af040
[ "CC-BY-2.0" ]
3
2015-10-27T13:30:45.000Z
2020-04-01T11:09:53.000Z
--[[ ============================================================================================================ Author: Rook Date: January 30, 2015 This function should be called from targeted datadriven abilities that can be blocked by Linken's Sphere. Checks to see if the inputted unit has modifier_item_spher...
55.923567
163
0.672437
581f958b15ef01cefd4cab95187d4f96d894e663
56,970
asm
Assembly
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/twiddle/twid2048.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
;*********************************************************** ; Version 2.30.00 ;*********************************************************** .def twiddle .sect ".data:twiddle" twiddle: .word 32767 ;[ 0 ] .word 0 ;[ 0 ] .word -1 ;[ 512 ] ...
27.65534
61
0.421274
55ec74fe0a96cd61ba169764056b21e826a7be0f
360
sql
SQL
demo/act-core/src/main/resources/db/dml/h2/V2__init_data.sql
leonlee/mde
608f59e9da212ffaaa9a681950f74b5036a09189
[ "MIT" ]
9
2021-06-28T12:50:08.000Z
2022-01-15T15:03:40.000Z
demo/act-core/src/main/resources/db/dml/h2/V2__init_data.sql
leonlee/mde
608f59e9da212ffaaa9a681950f74b5036a09189
[ "MIT" ]
null
null
null
demo/act-core/src/main/resources/db/dml/h2/V2__init_data.sql
leonlee/mde
608f59e9da212ffaaa9a681950f74b5036a09189
[ "MIT" ]
1
2022-02-14T06:34:47.000Z
2022-02-14T06:34:47.000Z
INSERT INTO `contact` (`id`, `name`, `mobile`, `qq`, `address` ,`created_on`, `updated_on`, `created_by`, `updated_by`, `deleted`) VALUES (1, 'zhangSan', '13555551225', '123456', '朝阳区望京A座', '2017-11-20 11:32:53', '2017-11-20 11:32:53', 350, 350, 0), (2, 'liSi', '13555551225', '123456', '朝阳区望京A座', '2017-11-20 11:32:53...
72
130
0.619444
242510decd871679b3ae13f56e2a72a028594992
920
sql
SQL
examples/shopping/sql/ebox_charge_daily.sql
snower/syncany
32d32907a155618678d5b2335cd8a70192ed1e6f
[ "MIT" ]
5
2018-08-15T13:45:30.000Z
2021-03-18T01:51:47.000Z
examples/shopping/sql/ebox_charge_daily.sql
snower/syncany
32d32907a155618678d5b2335cd8a70192ed1e6f
[ "MIT" ]
null
null
null
examples/shopping/sql/ebox_charge_daily.sql
snower/syncany
32d32907a155618678d5b2335cd8a70192ed1e6f
[ "MIT" ]
null
null
null
SELECT CONCAT(terminal_code, ':', DATE(created_at), ':', charge_type) AS terminal_code_date_type, terminal_code, DATE(created_at) AS order_date, charge_type, COUNT(out_order_no) AS order_cnt, SUM(charge) AS charge, SUM(IF(charge > 0,...
30.666667
66
0.593478
c314967da4fb7c2dee7e71b348aa416844f05a32
2,084
rs
Rust
src/test/ui/no-implicit-prelude-nested.rs
Eric-Arellano/rust
0f6f2d681b39c5f95459cd09cb936b6ceb27cd82
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
66,762
2015-01-01T08:32:03.000Z
2022-03-31T23:26:40.000Z
src/test/ui/no-implicit-prelude-nested.rs
Eric-Arellano/rust
0f6f2d681b39c5f95459cd09cb936b6ceb27cd82
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
76,993
2015-01-01T00:06:33.000Z
2022-03-31T23:59:15.000Z
src/test/ui/no-implicit-prelude-nested.rs
Eric-Arellano/rust
0f6f2d681b39c5f95459cd09cb936b6ceb27cd82
[ "ECL-2.0", "Apache-2.0", "MIT-0", "MIT" ]
11,787
2015-01-01T00:01:19.000Z
2022-03-31T19:03:42.000Z
// Test that things from the prelude aren't in scope. Use many of them // so that renaming some things won't magically make this test fail // for the wrong reason (e.g., if `Add` changes to `Addition`, and // `no_implicit_prelude` stops working, then the `impl Add` will still // fail with the same error message). #[no...
37.890909
86
0.633877
958b87cb3ee4d25a4f0adc388defca0415ce0f84
5,520
css
CSS
assets/styles/base.css
MubarakSULAYMAN/url-shortener
892be88b2382b3e369c7c18fff224d1d332adec4
[ "MIT" ]
null
null
null
assets/styles/base.css
MubarakSULAYMAN/url-shortener
892be88b2382b3e369c7c18fff224d1d332adec4
[ "MIT" ]
null
null
null
assets/styles/base.css
MubarakSULAYMAN/url-shortener
892be88b2382b3e369c7c18fff224d1d332adec4
[ "MIT" ]
null
null
null
/* @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap'); @import "assets/styles/transitions.css"; @import url('assets/styles/invalid_form.css'); */ /* :root {} */ [data-theme="dark"] { --github-dark: var(--github-light); --github-light: var(--github-dark); } body, html { sc...
17.692308
96
0.665036
07fbe697f1aa410f024f247156bce44550d603bb
7,817
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1032.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1032.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_1032.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 %r11 push %r12 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_WC_ht+0x929a, %r12 nop nop nop nop add %rax, %rax and $0xffffffffffffffc0, %r12 vmovaps (%r12), %ymm2 vextracti128 $1, %ymm2, %xmm2 vpextrq $0, %xmm2, %r9 and %r11, %r11 lea addresses...
33.549356
2,999
0.657797
eeb14002322d8a1e96e55a76b4f572924f99479f
2,349
kt
Kotlin
app/src/main/java/space/narrate/waylan/android/ui/search/OrientationPromptModel.kt
narrate-co/waylan_android
c5640fb3bab994fd2c78cabd83fa962fbff75911
[ "Apache-2.0" ]
13
2019-08-12T02:42:41.000Z
2021-02-07T11:26:29.000Z
app/src/main/java/space/narrate/waylan/android/ui/search/OrientationPromptModel.kt
narrate-co/words_android
c5640fb3bab994fd2c78cabd83fa962fbff75911
[ "Apache-2.0" ]
41
2019-09-28T20:53:00.000Z
2021-01-27T15:46:01.000Z
app/src/main/java/space/narrate/waylan/android/ui/search/OrientationPromptModel.kt
narrate-co/waylan_android
c5640fb3bab994fd2c78cabd83fa962fbff75911
[ "Apache-2.0" ]
null
null
null
package space.narrate.waylan.android.ui.search import space.narrate.waylan.android.R import space.narrate.waylan.core.data.prefs.Orientation /** * A sealed class to hold the possible "smart prompts" which can be displayed in the search shelf. * The search shelf is a space just above the search input field which can...
43.5
100
0.746701
f35a5e84dcc0a6c989fd6b1dfe7b47f20abfacc4
784
swift
Swift
Collider/Workspace/NavigationTab/NavigationTabState.swift
MaxDesiatov/Collider
c63d4c29db40a9b8540dc599d35b65704dc64d40
[ "Apache-2.0" ]
2
2020-12-31T17:13:43.000Z
2021-01-13T15:58:27.000Z
Collider/Workspace/NavigationTab/NavigationTabState.swift
MaxDesiatov/Collider
c63d4c29db40a9b8540dc599d35b65704dc64d40
[ "Apache-2.0" ]
null
null
null
Collider/Workspace/NavigationTab/NavigationTabState.swift
MaxDesiatov/Collider
c63d4c29db40a9b8540dc599d35b65704dc64d40
[ "Apache-2.0" ]
null
null
null
// // Created by Max Desiatov on 10/01/2021. // import ComposableArchitecture struct NavigationTabState: Equatable { var files: FilesState init(root: FileItem?) { files = .init(root: root) } } enum NavigationTabAction { case files(FilesAction) } typealias NavigationTabStore = Store<NavigationTabState,...
20.631579
95
0.75
517b4139b18b858e4ea3cf610b19f839a6ca789a
4,230
swift
Swift
Sources/CodableCSV/Strategy.swift
lightsprint09/CodableCSV
dd896a5b18f760ef0cdb5c285316d2eb6e2ac223
[ "MIT" ]
null
null
null
Sources/CodableCSV/Strategy.swift
lightsprint09/CodableCSV
dd896a5b18f760ef0cdb5c285316d2eb6e2ac223
[ "MIT" ]
null
null
null
Sources/CodableCSV/Strategy.swift
lightsprint09/CodableCSV
dd896a5b18f760ef0cdb5c285316d2eb6e2ac223
[ "MIT" ]
null
null
null
import Foundation /// The strategies to use when encoding/decoding. public enum Strategy { /// The strategy to use for non-standard floating-point values (IEEE 754 infinity and NaN). public enum NonConformingFloat { /// Throw upon encountering non-conforming values. This is the default strategy. ...
41.881188
141
0.643026
fcc7e74aea48f390bdaacbd023b287362c78cae3
2,140
css
CSS
data/usercss/131566.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
118
2020-08-28T19:59:28.000Z
2022-03-26T16:28:40.000Z
data/usercss/131566.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
38
2020-09-02T01:08:45.000Z
2022-01-23T02:47:24.000Z
data/usercss/131566.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
21
2020-08-19T01:12:43.000Z
2022-03-15T21:55:17.000Z
/* ==UserStyle== @name Seasonvar by Serge Esmanovich @namespace USO Archive @author Serge Esmanovich @description `normal ui uses Tampermonkey https://gist.githubusercontent.com/korolariya/c8391c721b744aad3a98eb68f2afccdb/raw/89b80ade44287bcf97cf56eafea9d3e9e1a03c91/Seasonvar` @version ...
18.290598
179
0.647664
2134c1a942d09f9ea72d79852867a570f07aeeab
2,303
kt
Kotlin
src/main/kotlin/com/projectcitybuild/plugin/commands/BanIPCommand.kt
andyksaw/PCBridge
bd146b31bab402789efd8edaee6addba1b8b33da
[ "MIT" ]
3
2016-06-16T06:08:32.000Z
2017-02-03T03:23:32.000Z
src/main/kotlin/com/projectcitybuild/plugin/commands/BanIPCommand.kt
andimage/PCBridge
bd146b31bab402789efd8edaee6addba1b8b33da
[ "MIT" ]
5
2015-10-02T16:44:36.000Z
2017-02-05T04:46:13.000Z
src/main/kotlin/com/projectcitybuild/plugin/commands/BanIPCommand.kt
andimage/PCBridge
bd146b31bab402789efd8edaee6addba1b8b33da
[ "MIT" ]
3
2016-06-20T04:42:28.000Z
2017-02-02T03:15:23.000Z
package com.projectcitybuild.plugin.commands import com.projectcitybuild.core.extensions.joinWithWhitespaces import com.projectcitybuild.core.utilities.Failure import com.projectcitybuild.core.utilities.Success import com.projectcitybuild.features.bans.usecases.BanIPUseCase import com.projectcitybuild.modules.textcomp...
39.706897
129
0.675206
c3c2d0d3a641082dae21a970eec90b5d69d33f81
1,897
kt
Kotlin
app/src/main/java/com/pichu/nanamare/camera/filter/mx/MxToyFilter.kt
Nanamare/opengl_camera
e5ac27b1d873152be817e73cf3e382bd8b233638
[ "MIT" ]
5
2020-06-01T16:24:38.000Z
2021-12-24T08:47:58.000Z
app/src/main/java/com/pichu/nanamare/camera/filter/mx/MxToyFilter.kt
Nanamare/opengl_camera
e5ac27b1d873152be817e73cf3e382bd8b233638
[ "MIT" ]
null
null
null
app/src/main/java/com/pichu/nanamare/camera/filter/mx/MxToyFilter.kt
Nanamare/opengl_camera
e5ac27b1d873152be817e73cf3e382bd8b233638
[ "MIT" ]
null
null
null
package com.pichu.nanamare.camera.filter.mx import android.content.Context import android.opengl.GLES20 import com.pichu.nanamare.R import com.pichu.nanamare.camera.MyGLUtils class MxToyFilter(context: Context, filterName: String) : MultiTextureFilter(context, filterName) { private val program: Int = MyGLUtils.bu...
79.041667
1,164
0.609383
b196dca78e186fd35cd90016ce3af5aab4a9a712
3,720
h
C
custom_widgets/donut_pie_widget.h
GPUOpen-Tools/qt_common
db1e003df850e7790586bf62237623a80dcc222b
[ "MIT" ]
3
2020-10-07T20:40:41.000Z
2022-03-19T01:39:42.000Z
custom_widgets/donut_pie_widget.h
GPUOpen-Tools/qt_common
db1e003df850e7790586bf62237623a80dcc222b
[ "MIT" ]
null
null
null
custom_widgets/donut_pie_widget.h
GPUOpen-Tools/qt_common
db1e003df850e7790586bf62237623a80dcc222b
[ "MIT" ]
2
2020-10-07T20:40:42.000Z
2020-10-28T22:18:49.000Z
//============================================================================= /// Copyright (c) 2016-2020 Advanced Micro Devices, Inc. All rights reserved. /// \author AMD Developer Tools Team /// \file /// \brief Header for a donut pie widget. /// /// This is like a pie chart, but with a hole in the center. //=====...
34.12844
132
0.64543
41578e1137d60580cd3ab6bf763ab4964b596c8d
4,042
h
C
cyclone_tcp/mdns/mdns_responder.h
Velleman/VM204-Firmware
f6836dff40ec70fc2de66a3b2c6f03fa4c36c223
[ "MIT" ]
4
2016-04-17T00:48:37.000Z
2020-03-17T01:42:20.000Z
cyclone_tcp/mdns/mdns_responder.h
Velleman/VM204-Firmware
f6836dff40ec70fc2de66a3b2c6f03fa4c36c223
[ "MIT" ]
null
null
null
cyclone_tcp/mdns/mdns_responder.h
Velleman/VM204-Firmware
f6836dff40ec70fc2de66a3b2c6f03fa4c36c223
[ "MIT" ]
6
2016-04-17T00:48:41.000Z
2022-01-28T13:50:45.000Z
/** * @file mdns_responder.h * @brief mDNS responder (Multicast DNS) * * @section License * * Copyright (C) 2010-2015 Oryx Embedded SARL. All rights reserved. * * This file is part of CycloneTCP Open. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gen...
28.464789
85
0.771648
7142dacf36ef4e14d2d7d4dd237e8bcd3c398f88
996
ts
TypeScript
src/database/migration-undefined/1632032535561-review.ts
sambhab31/scp-qa-backend
8e0f64cf3c69ad9532afe42e300bc7a938fc68d0
[ "MIT" ]
null
null
null
src/database/migration-undefined/1632032535561-review.ts
sambhab31/scp-qa-backend
8e0f64cf3c69ad9532afe42e300bc7a938fc68d0
[ "MIT" ]
null
null
null
src/database/migration-undefined/1632032535561-review.ts
sambhab31/scp-qa-backend
8e0f64cf3c69ad9532afe42e300bc7a938fc68d0
[ "MIT" ]
null
null
null
import {MigrationInterface, QueryRunner} from "typeorm"; export class review1632032535561 implements MigrationInterface { name = 'review1632032535561' public async up(queryRunner: QueryRunner): Promise<void> { await queryRunner.query(`CREATE TABLE "reviews" ("id" uuid NOT NULL DEFAULT uuid_generate_v4...
66.4
637
0.758032
ca41c2a5eed0d8c2a84f41f4496464d8d8f8b664
371
asm
Assembly
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/131/A131668.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A131668: Smallest number whose sum of digits is 2n+1. ; 1,3,5,7,9,29,49,69,89,199,399,599,799,999,2999,4999,6999,8999,19999,39999,59999,79999,99999,299999,499999,699999,899999,1999999,3999999,5999999,7999999,9999999,29999999,49999999,69999999,89999999,199999999 add $0,5 cal $0,133296 ; Smallest number whose sum of d...
37.1
207
0.757412
5ec4ce5f79e98a39bd4858be4f5a345e36a04b64
1,652
kt
Kotlin
buildSrc/src/main/java/Versions.kt
Ahmed-Abdelmeged/sailer
b9d46cd0c3d7aa3841e5020506be84f4038d9fe3
[ "MIT" ]
38
2020-06-20T18:35:36.000Z
2022-03-14T10:00:16.000Z
buildSrc/src/main/java/Versions.kt
Ahmed-Abdelmeged/sailer
b9d46cd0c3d7aa3841e5020506be84f4038d9fe3
[ "MIT" ]
1
2021-03-08T10:32:53.000Z
2021-03-08T14:24:01.000Z
buildSrc/src/main/java/Versions.kt
Ahmed-Abdelmeged/sailer
b9d46cd0c3d7aa3841e5020506be84f4038d9fe3
[ "MIT" ]
5
2020-06-22T09:45:40.000Z
2022-01-13T18:19:53.000Z
/** * Created by Ahmed Abd-Elmeged on 4/18/20. */ object Versions { object Build { const val gradlePlugin = "4.0.1" } object Kotlin { const val kotlin = "1.3.72" const val detekt = "1.9.1" const val ktlint = "9.2.1" } object AndroidX { const val appcompat...
25.415385
50
0.517554
70fc33a3b3b286943920038021dc450180303a3c
757
go
Go
pkg/doppelganger/version_test.go
RokyErickson/doppelganger
300c85aa5dff1d3860db47057c7f4093c701aba3
[ "MIT" ]
null
null
null
pkg/doppelganger/version_test.go
RokyErickson/doppelganger
300c85aa5dff1d3860db47057c7f4093c701aba3
[ "MIT" ]
null
null
null
pkg/doppelganger/version_test.go
RokyErickson/doppelganger
300c85aa5dff1d3860db47057c7f4093c701aba3
[ "MIT" ]
null
null
null
package doppelganger import ( "bytes" "testing" ) func TestVersionSendReceiveAndCompare(t *testing.T) { buffer := &bytes.Buffer{} if err := SendVersion(buffer); err != nil { t.Fatal("unable to send version:", err) } if buffer.Len() != 12 { t.Fatal("buffer does not contain expected byte count") } if ma...
19.410256
64
0.68428
be5db8a89830c2c2413bfd90c17a46811b342dd1
42
rs
Rust
frontend/apps/crates/components/src/module/_groups/cards/edit/main/mod.rs
mastapegs/ji-cloud
b572289c5987f5e937f5e030fbd2712229ea1204
[ "Apache-2.0", "MIT" ]
12
2020-12-07T13:21:05.000Z
2022-03-26T23:00:47.000Z
frontend/apps/crates/components/src/module/_groups/cards/edit/main/mod.rs
mastapegs/ji-cloud
b572289c5987f5e937f5e030fbd2712229ea1204
[ "Apache-2.0", "MIT" ]
1,736
2020-08-06T06:06:04.000Z
2022-03-31T18:25:39.000Z
frontend/apps/crates/components/src/module/_groups/cards/edit/main/mod.rs
mastapegs/ji-cloud
b572289c5987f5e937f5e030fbd2712229ea1204
[ "Apache-2.0", "MIT" ]
16
2020-11-20T09:18:41.000Z
2021-12-16T11:40:47.000Z
pub mod dom; pub mod pair; pub mod state;
10.5
14
0.714286
456800d7edf39218a8d756fa968d830178bbc589
174
kt
Kotlin
mint/src/main/java/io/mhssn/mint/annotations/Key.kt
mhssn95/Mint
d6a3357054fc5d83de40505251227c6bc3f43750
[ "Apache-2.0" ]
11
2021-04-05T17:39:31.000Z
2021-12-03T19:03:38.000Z
mint/src/main/java/io/mhssn/mint/annotations/Key.kt
mhssn95/Mint
d6a3357054fc5d83de40505251227c6bc3f43750
[ "Apache-2.0" ]
null
null
null
mint/src/main/java/io/mhssn/mint/annotations/Key.kt
mhssn95/Mint
d6a3357054fc5d83de40505251227c6bc3f43750
[ "Apache-2.0" ]
1
2021-08-25T04:26:48.000Z
2021-08-25T04:26:48.000Z
package io.mhssn.mint.annotations @Target(AnnotationTarget.PROPERTY, AnnotationTarget.FUNCTION) @Retention(AnnotationRetention.RUNTIME) annotation class Key(val key: String)
34.8
61
0.850575
cb8c34ac53abc86cbb99eab93e037dcac96d39a5
163
go
Go
engine/analytics/model.go
MrIceman/chasqi
e88b32fc92903282e19863d5c177a4a2fdc67f83
[ "Apache-2.0" ]
2
2021-07-05T21:09:58.000Z
2022-02-18T23:40:40.000Z
engine/analytics/model.go
MrIceman/chasqi
e88b32fc92903282e19863d5c177a4a2fdc67f83
[ "Apache-2.0" ]
null
null
null
engine/analytics/model.go
MrIceman/chasqi
e88b32fc92903282e19863d5c177a4a2fdc67f83
[ "Apache-2.0" ]
null
null
null
package analytics type LogEntry struct { StatusCode int Path string ResponseTimeInMs int ResponseBody string Method string }
16.3
24
0.650307
d5a7a79d9751dfdd3bb52de491aa3eaa7cc46a01
10,027
h
C
include/ConstString.h
Redchards/PeParser
cfe6a02b2be15d46067df36d9cbec4ae224c6518
[ "MIT" ]
1
2020-11-10T02:31:47.000Z
2020-11-10T02:31:47.000Z
include/ConstString.h
Redchards/PeParser
cfe6a02b2be15d46067df36d9cbec4ae224c6518
[ "MIT" ]
null
null
null
include/ConstString.h
Redchards/PeParser
cfe6a02b2be15d46067df36d9cbec4ae224c6518
[ "MIT" ]
1
2020-11-10T02:31:56.000Z
2020-11-10T02:31:56.000Z
#pragma once #include <stdexcept> #include <Configuration.h> // There's a warning about "multiple copy constructor specified". // We can safely silence them out, as it should not be like this. // The warning is due to the fact that a non-const iterator can be copied to a const iterator, but not // the other way. So,...
34.339041
136
0.72973
4c2b6beded1e5335b2f891be87badc22e7f5c689
567
asm
Assembly
programs/oeis/145/A145934.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/145/A145934.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/145/A145934.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A145934: Expansion of 1/(1-x*(1-6*x)). ; 1,1,-5,-11,19,85,-29,-539,-365,2869,5059,-12155,-42509,30421,285475,102949,-1609901,-2227595,7431811,20797381,-23793485,-148577771,-5816861,885649765,920550931,-4393347659,-9916653245,16443432709,75943352179,-22717244075,-478377357149,-342073892699,2528190250195,4580633606389,...
35.4375
410
0.756614
3458dc92aad4c0beb58b1aed1aadc47ee6a27b27
235
swift
Swift
wallet/Protocols/Gradientable.swift
pietrobasso/WalletApp
17ebf604c33043093c504b0cbfba5b231ee99f4a
[ "MIT" ]
5
2019-02-17T13:45:12.000Z
2021-08-31T14:33:33.000Z
wallet/Protocols/Gradientable.swift
pietrobasso/WalletApp
17ebf604c33043093c504b0cbfba5b231ee99f4a
[ "MIT" ]
null
null
null
wallet/Protocols/Gradientable.swift
pietrobasso/WalletApp
17ebf604c33043093c504b0cbfba5b231ee99f4a
[ "MIT" ]
1
2020-06-04T04:05:38.000Z
2020-06-04T04:05:38.000Z
// // Gradientable.swift // wallet // // Created by Pietro Basso on 15/02/2019. // Copyright © 2019 Pietro Basso. All rights reserved. // import UIKit protocol Gradientable { var gradientLayer: CAGradientLayer? { get set } }
16.785714
55
0.689362
33190b249bfea8e389858313a9b36fc7c3e017ce
1,605
py
Python
ggtools/gg/static_models.py
richannan/GGTOOLS
7909da988d90de50c82532d97121a3fbcfc0263a
[ "MIT" ]
22
2019-12-16T01:30:29.000Z
2022-03-01T08:57:07.000Z
ggtools/gg/static_models.py
richannan/GGTOOLS
7909da988d90de50c82532d97121a3fbcfc0263a
[ "MIT" ]
3
2019-12-23T14:09:30.000Z
2022-03-29T01:52:53.000Z
ggtools/gg/static_models.py
richannan/GGTOOLS
7909da988d90de50c82532d97121a3fbcfc0263a
[ "MIT" ]
13
2019-12-19T07:01:19.000Z
2022-03-14T11:26:36.000Z
from os import path,makedirs from urllib.request import urlretrieve def static_download(model): ''' Download static gravity modle from icgem.gfz-potsdam.de; if the file to be downloaded is already included in the download directory, the download is automatically skipped. Usage: static_download('...
38.214286
175
0.688474
9bca7d46416818ca1bd358b805f267bcddbd6d29
706
kt
Kotlin
src/test/kotlin/dayFolders/day1/RemoveDuplicatesFromArrayKtTest.kt
lilimapradhan9/kotlin-problems
356cef0db9f0ba1106c308d33c13358077aa0674
[ "MIT" ]
1
2020-04-14T10:22:25.000Z
2020-04-14T10:22:25.000Z
src/test/kotlin/dayFolders/day1/RemoveDuplicatesFromArrayKtTest.kt
lilimapradhan9/kotlin-problems
356cef0db9f0ba1106c308d33c13358077aa0674
[ "MIT" ]
null
null
null
src/test/kotlin/dayFolders/day1/RemoveDuplicatesFromArrayKtTest.kt
lilimapradhan9/kotlin-problems
356cef0db9f0ba1106c308d33c13358077aa0674
[ "MIT" ]
null
null
null
package dayFolders.day1 import org.junit.jupiter.api.Assertions import org.junit.jupiter.api.Test class RemoveDuplicatesFromArrayKtTest { @Test fun `remove duplicates from array 1,1,2`() { val arrayLength = removeDuplicates(intArrayOf(1, 1, 2)) Assertions.assertEquals(2, arrayLength) } ...
25.214286
84
0.66289
9aa0fbeba831fb70bb79f0135bb03468bf01c9be
7,735
asm
Assembly
home/map_objects.asm
AtmaBuster/pokeplat-gen2
fa83b2e75575949b8f72cb2c48f7a1042e97f70f
[ "blessing" ]
6
2021-06-19T06:41:19.000Z
2022-02-15T17:12:33.000Z
home/map_objects.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
null
null
null
home/map_objects.asm
AtmaBuster/pokeplat-gen2-old
01e42c55db5408d72d89133dc84a46c699d849ad
[ "blessing" ]
2
2021-08-11T19:47:07.000Z
2022-01-01T07:07:56.000Z
; Functions handling map objects. GetSpritePalette:: push hl push de push bc ld c, a farcall _GetSpritePalette ld a, c pop bc pop de pop hl ret GetSpriteVTile:: push hl push de push bc ldh [hUsedSpriteIndex], a farcall GetSprite ld hl, wSpriteFlags res 5, [hl] ldh a, [hObjectStructIndexBuffer] ; ...
13.382353
111
0.711571
05d9189d25dc11aa519cf060e0b8f6043a194f9d
201
rb
Ruby
lib/cocoapods_plugin.rb
thiagohmcruz/cocoapods-generate
27e125ab25fa92ac0706ce27351a7f0de4061ba7
[ "MIT" ]
234
2018-06-25T19:05:00.000Z
2022-03-29T19:46:00.000Z
lib/cocoapods_plugin.rb
thiagohmcruz/cocoapods-generate
27e125ab25fa92ac0706ce27351a7f0de4061ba7
[ "MIT" ]
121
2018-07-24T22:53:11.000Z
2022-03-22T17:01:59.000Z
lib/cocoapods_plugin.rb
hhtczengjing/cocoapods-generate
0cd1164e47366f1abefc9f3e1b1b3e293123816b
[ "MIT" ]
36
2018-07-24T22:33:01.000Z
2021-12-21T23:14:15.000Z
# frozen_string_literal: true if Gem::Version.new(Pod::VERSION) >= Gem::Version.new('1.5.0') require 'cocoapods/command/gen' else Pod::UI.warn 'cocoapods-generate requires CocoaPods >= 1.5.0' end
25.125
63
0.721393
13af85fbca9608d656a7161325fb42a932bac560
19,344
sql
SQL
src/main/resources/db/migration/oracle/V2.8.0.20190424150601__add-unique-name-constraint-to-entities.sql
patrickfischer1/WebAPI
759334d4161267b1f728a624590b566bb64abaec
[ "Apache-2.0" ]
99
2015-01-06T18:24:25.000Z
2022-03-10T16:34:04.000Z
src/main/resources/db/migration/oracle/V2.8.0.20190424150601__add-unique-name-constraint-to-entities.sql
patrickfischer1/WebAPI
759334d4161267b1f728a624590b566bb64abaec
[ "Apache-2.0" ]
1,261
2015-01-01T17:33:35.000Z
2022-03-28T18:16:27.000Z
src/main/resources/db/migration/oracle/V2.8.0.20190424150601__add-unique-name-constraint-to-entities.sql
patrickfischer1/WebAPI
759334d4161267b1f728a624590b566bb64abaec
[ "Apache-2.0" ]
159
2015-01-12T13:39:42.000Z
2022-03-15T13:39:31.000Z
-- Alter Concept Set table CREATE OR REPLACE PROCEDURE ${ohdsiSchema}.rename_cs_names AS TYPE NumberArray IS TABLE OF NUMBER; TYPE CharArray IS TABLE OF VARCHAR(255); duplicate_names CharArray; name_repeats NumberArray; amount_of_duplicate_names INT; amount_of_constraints INT; constraint_ti...
34.854054
144
0.547612
9c535552388dd8255e95d81d955d0f2d702d5a7b
5,640
js
JavaScript
web/js/classes/article.js
HTML5Wiki/HTML5Wiki
a9dddb053de7150d6cf07231687b89ba7a999d62
[ "Apache-2.0" ]
1
2016-05-12T05:52:26.000Z
2016-05-12T05:52:26.000Z
web/js/classes/article.js
HTML5Wiki/HTML5Wiki
a9dddb053de7150d6cf07231687b89ba7a999d62
[ "Apache-2.0" ]
null
null
null
web/js/classes/article.js
HTML5Wiki/HTML5Wiki
a9dddb053de7150d6cf07231687b89ba7a999d62
[ "Apache-2.0" ]
null
null
null
/** * This file is part of the HTML5Wiki Project. * * LICENSE * * This source file is subject to the new BSD license that is bundled * with this package in the file LICENSE. * It is also available through the world-wide-web at this URL: * http://www.github.com/HTML5Wiki/HTML5Wiki/blob/master/LICENSE * If you ...
28.923077
220
0.619858
2dad9af4abf5b26c9409321b751553c035b7cce4
6,360
rs
Rust
libraries/dimdraw/src/drawing_assembler.rs
jonlamb-gh/openscad-models-rust
f8fb33822b864e9d8c8e93c404606f13e4bbb9e0
[ "MIT" ]
null
null
null
libraries/dimdraw/src/drawing_assembler.rs
jonlamb-gh/openscad-models-rust
f8fb33822b864e9d8c8e93c404606f13e4bbb9e0
[ "MIT" ]
3
2018-09-18T19:29:09.000Z
2018-10-08T14:59:45.000Z
libraries/dimdraw/src/drawing_assembler.rs
jonlamb-gh/openscad-models-rust
f8fb33822b864e9d8c8e93c404606f13e4bbb9e0
[ "MIT" ]
null
null
null
use scad::*; use super::na; use constants::*; use dim_line::DimLocation; use drawing::Drawing; use object_assembler::ObjectAssembler; #[derive(Clone, PartialEq)] pub enum Viewport { TopLeft, TopRight, BottomLeft, BottomRight, } impl Viewport { pub fn enumerate() -> &'static [Self] { &[ ...
31.02439
88
0.516667
85c8127fee9b069170e17a6776a413567308d9f9
114
js
JavaScript
src/main/index.js
minato31/clean-node-tdd
0e086f7e5df3dd7ba4d0f0778965c1b90a638726
[ "MIT" ]
null
null
null
src/main/index.js
minato31/clean-node-tdd
0e086f7e5df3dd7ba4d0f0778965c1b90a638726
[ "MIT" ]
1
2021-09-02T13:15:11.000Z
2021-09-02T13:15:11.000Z
src/main/index.js
minato31/clean-node-tdd
0e086f7e5df3dd7ba4d0f0778965c1b90a638726
[ "MIT" ]
null
null
null
const app = require('./config/app') app.listen(3333, () => { console.log('Server running in the port 3333') })
19
48
0.640351
2b37b16aac59d0cc0b37b48b5694eb9f046ccb7e
641
kt
Kotlin
src/main/kotlin/net/intervallayers/spring/repository/EntityRepository.kt
Interval-Layers/Spring
fc83c26eede9e4c0ec229d49584c348e45cdd688
[ "MIT" ]
null
null
null
src/main/kotlin/net/intervallayers/spring/repository/EntityRepository.kt
Interval-Layers/Spring
fc83c26eede9e4c0ec229d49584c348e45cdd688
[ "MIT" ]
null
null
null
src/main/kotlin/net/intervallayers/spring/repository/EntityRepository.kt
Interval-Layers/Spring
fc83c26eede9e4c0ec229d49584c348e45cdd688
[ "MIT" ]
null
null
null
package net.intervallayers.spring.repository import net.intervallayers.spring.model.* import org.bson.types.* import org.springframework.data.mongodb.repository.* import org.springframework.data.repository.* import org.springframework.stereotype.Repository /** * Interface of MongoRepository for basic interaction wit...
29.136364
66
0.770671
6bb4bf948cc2c43096ff56277566fcedfeb4dc24
1,132
h
C
iOSOpenDev/frameworks/GeoServices.framework/Headers/GEOVoltaireDirectionsProvider.h
bzxy/cydia
f8c838cdbd86e49dddf15792e7aa56e2af80548d
[ "MIT" ]
678
2017-11-17T08:33:19.000Z
2022-03-26T10:40:20.000Z
iOSOpenDev/frameworks/GeoServices.framework/Headers/GEOVoltaireDirectionsProvider.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
22
2019-04-16T05:51:53.000Z
2021-11-08T06:18:45.000Z
iOSOpenDev/frameworks/GeoServices.framework/Headers/GEOVoltaireDirectionsProvider.h
chenfanfang/Cydia
5efce785bfd5f1064b9c0f0e29a9cc05aa24cad0
[ "MIT" ]
170
2018-06-10T07:59:20.000Z
2022-03-22T16:19:33.000Z
/** * This header is generated by class-dump-z 0.2b. * * Source: /System/Library/PrivateFrameworks/GeoServices.framework/GeoServices */ #import <GeoServices/GEODirectionsProvider.h> #import <GeoServices/PBRequesterDelegate.h> @class GEORequester; @interface GEOVoltaireDirectionsProvider : GEODirectionsProvider <...
36.516129
101
0.751767
3d07465a3e9dfa142204becb8f0096de4e8dd4fb
6,759
rs
Rust
src/stash.rs
vors/git2-rs
8002f977de375a83d134e6897b1c759f62aa3743
[ "Apache-2.0", "MIT" ]
1
2019-04-24T23:46:26.000Z
2019-04-24T23:46:26.000Z
src/stash.rs
vors/git2-rs
8002f977de375a83d134e6897b1c759f62aa3743
[ "Apache-2.0", "MIT" ]
null
null
null
src/stash.rs
vors/git2-rs
8002f977de375a83d134e6897b1c759f62aa3743
[ "Apache-2.0", "MIT" ]
null
null
null
use {raw, panic, Oid, StashApplyProgress}; use std::ffi::{CStr}; use util::{Binding}; use libc::{c_int, c_char, size_t, c_void}; use build::{CheckoutBuilder}; use std::mem; /// Stash application progress notification function. /// /// Return `true` to continue processing, or `false` to /// abort the stash application....
32.033175
99
0.59713
0cb8edc3aaa4ea60cf2e8cdba8dd3f71fa79f1ce
1,510
py
Python
run.py
whyjay/memoryGAN
cfc5e8cf37f9537a3136595a6afa734335622202
[ "MIT" ]
44
2018-03-05T06:11:31.000Z
2022-03-30T06:40:24.000Z
run.py
whyjay/memoryGAN
cfc5e8cf37f9537a3136595a6afa734335622202
[ "MIT" ]
3
2018-03-20T03:17:23.000Z
2018-07-29T11:46:34.000Z
run.py
whyjay/memoryGAN
cfc5e8cf37f9537a3136595a6afa734335622202
[ "MIT" ]
11
2018-04-01T18:24:53.000Z
2020-10-15T08:55:21.000Z
import os import numpy as np import tensorflow as tf from models.config import Config from models.memory_gan import MemoryGAN from models.test_generation import test_generation from models.train import train from utils import pp, visualize, to_json os.environ['TF_CPP_MIN_LOG_LEVEL'] = '3' flags = tf.app.flags flags....
31.458333
98
0.724503
27f31dd33e6070665eb93ee202323cc1fbd679f7
5,156
kt
Kotlin
app/src/main/java/com/test/videotoimages/VideoToImages.kt
kenmasumitsu/VideoToImages
70888cf0971f439ccba27dcf5fe10a80cef8f49a
[ "Apache-2.0" ]
1
2022-03-14T16:43:27.000Z
2022-03-14T16:43:27.000Z
app/src/main/java/com/test/videotoimages/VideoToImages.kt
kenmasumitsu/VideoToImages
70888cf0971f439ccba27dcf5fe10a80cef8f49a
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/test/videotoimages/VideoToImages.kt
kenmasumitsu/VideoToImages
70888cf0971f439ccba27dcf5fe10a80cef8f49a
[ "Apache-2.0" ]
1
2021-09-05T20:07:15.000Z
2021-09-05T20:07:15.000Z
package com.test.videotoimages import android.content.Context import android.content.res.AssetFileDescriptor import android.graphics.Bitmap import android.media.MediaCodec import android.media.MediaCodecInfo.CodecCapabilities import android.media.MediaExtractor import android.media.MediaFormat import android.util.Log ...
37.635036
109
0.47052
b3805275384bbbd07fc41aed901330b04481e4b3
330
rb
Ruby
db/migrate/20140102220204_create_duplicate_registration_attempts.rb
tobocop/howhardwoulditbe
278102bbbbc2fff4ab8e9e70cc07f124003ea249
[ "MIT" ]
null
null
null
db/migrate/20140102220204_create_duplicate_registration_attempts.rb
tobocop/howhardwoulditbe
278102bbbbc2fff4ab8e9e70cc07f124003ea249
[ "MIT" ]
1
2016-01-06T01:45:34.000Z
2016-01-06T01:45:42.000Z
db/migrate/20140102220204_create_duplicate_registration_attempts.rb
tobocop/howhardwoulditbe
278102bbbbc2fff4ab8e9e70cc07f124003ea249
[ "MIT" ]
null
null
null
class CreateDuplicateRegistrationAttempts < ActiveRecord::Migration def up create_table :duplicate_registration_attempts do |t| t.integer :user_id, limit: 8 t.integer :existing_users_institution_id, limit: 8 t.timestamps end end def down drop_table :duplicate_registration_attempts ...
22
67
0.748485
f9fd0d207a8766c93ddac030762afbb69b787303
166
asm
Assembly
libsrc/ctype/isgraph.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
8
2017-01-18T12:02:17.000Z
2021-06-12T09:40:28.000Z
libsrc/ctype/isgraph.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2017-03-06T07:41:56.000Z
2017-03-06T07:41:56.000Z
libsrc/ctype/isgraph.asm
RC2014Z80/z88dk
e5b9447b970e5fae26544b6d8aa5957c98ba0e6a
[ "ClArtistic" ]
3
2017-03-07T03:19:40.000Z
2021-09-15T17:59:19.000Z
SECTION code_clib PUBLIC _isgraph PUBLIC isgraph EXTERN asm_isgraph ._isgraph .isgraph ld a,l call asm_isgraph ld hl,1 ret nc dec l ret
9.764706
25
0.668675
4f0d077c3c7e66027c7d784871fcb079d722f24a
1,673
lua
Lua
code/utilities.lua
gabri-16/RobotExploration
1eebf7cb489ec019421206130d327accac241aad
[ "MIT" ]
null
null
null
code/utilities.lua
gabri-16/RobotExploration
1eebf7cb489ec019421206130d327accac241aad
[ "MIT" ]
null
null
null
code/utilities.lua
gabri-16/RobotExploration
1eebf7cb489ec019421206130d327accac241aad
[ "MIT" ]
null
null
null
---- Utilities ---- ---- Sensors preprocessing ---- OBSTACLE_THRESHOLD = 0.8 -- [0,1], 0 -> no obstacle, increasing exponentially -- Count the number of stopped robots sensed close to the items sensed on a given channel function count_RAB(channel, sensing_range) number_robot_sensed = 0 for i = 1, #robot.range_an...
27.42623
110
0.722654
3e74a2597974e0defa6eba07a59cfa40b2877a25
13,942
h
C
ace/ace/Proactor_Impl.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
46
2015-12-04T17:12:58.000Z
2022-03-11T04:30:49.000Z
ace/ace/Proactor_Impl.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
null
null
null
ace/ace/Proactor_Impl.h
tharindusathis/sourcecodes-of-CodeReadingTheOpenSourcePerspective
1b0172cdb78757fd17898503aaf6ce03d940ef28
[ "Apache-1.1" ]
23
2016-10-24T09:18:14.000Z
2022-02-25T02:11:35.000Z
/* -*- C++ -*- */ //============================================================================= /** * @file Proactor_Impl.h * * Proactor_Impl.h,v 4.14 2001/05/17 15:35:41 schmidt Exp * * @author Alexander Babu Arulanthu <alex@cs.wustl.edu> */ //==================================================...
58.827004
150
0.431861
3e3e6bdc5a0c9debbf6d3c3c05cbab72b5b95900
3,551
h
C
Example/Pods/JXCategoryKit/JXCategoryKit/Foundation/NSData/NSData+JXEncrypt.h
ZiOS-Repo/IU_RTImagePicker
544813058445b9bef4fe158b04107815df324c42
[ "MIT" ]
4
2020-03-24T16:27:12.000Z
2021-07-28T15:45:43.000Z
Example/Pods/JXCategoryKit/JXCategoryKit/Foundation/NSData/NSData+JXEncrypt.h
ZiOS-Repo/IU_RTImagePicker
544813058445b9bef4fe158b04107815df324c42
[ "MIT" ]
null
null
null
Example/Pods/JXCategoryKit/JXCategoryKit/Foundation/NSData/NSData+JXEncrypt.h
ZiOS-Repo/IU_RTImagePicker
544813058445b9bef4fe158b04107815df324c42
[ "MIT" ]
null
null
null
// // NSData+JXEncrypt.h // JXCategoryKit // // Created by Barnett on 2020/4/13. // Copyright © 2020 Barnett. All rights reserved. // #import <Foundation/Foundation.h> NS_ASSUME_NONNULL_BEGIN typedef NS_ENUM(NSUInteger, JXDataCryptType) { JXDataCryptTypeDES = 0, JXDataCryptType3DES, JXDataCryptTypeA...
25.919708
274
0.747677
f033f0846a998f9a5ac92cbb40712c19a572ab8c
623
py
Python
extra_tests/ctypes_tests/test_unions.py
nanjekyejoannah/pypy
e80079fe13c29eda7b2a6b4cd4557051f975a2d9
[ "Apache-2.0", "OpenSSL" ]
333
2015-08-08T18:03:38.000Z
2022-03-22T18:13:12.000Z
extra_tests/ctypes_tests/test_unions.py
nanjekyejoannah/pypy
e80079fe13c29eda7b2a6b4cd4557051f975a2d9
[ "Apache-2.0", "OpenSSL" ]
7
2020-02-16T16:49:05.000Z
2021-11-26T09:00:56.000Z
extra_tests/ctypes_tests/test_unions.py
nanjekyejoannah/pypy
e80079fe13c29eda7b2a6b4cd4557051f975a2d9
[ "Apache-2.0", "OpenSSL" ]
55
2015-08-16T02:41:30.000Z
2022-03-20T20:33:35.000Z
import sys from ctypes import * def test_getattr(): class Stuff(Union): _fields_ = [('x', c_char), ('y', c_int)] stuff = Stuff() stuff.y = ord('x') | (ord('z') << 24) if sys.byteorder == 'little': assert stuff.x == b'x' else: assert stuff.x == b'z' def test_union_of_struct...
21.482759
48
0.523274
7bce250e0170ccb964f4692c913bf8f9ec3db4d2
72
rb
Ruby
slack-api-explorer/app.rb
dblock/slack-metabot
b5baf885ebd0712c0cf7cb7b06967c03c5c1be29
[ "CC-BY-3.0" ]
9
2016-01-05T21:49:13.000Z
2016-01-21T01:48:22.000Z
slack-api-explorer/app.rb
dblock/slack-metabot
b5baf885ebd0712c0cf7cb7b06967c03c5c1be29
[ "CC-BY-3.0" ]
3
2016-01-05T22:25:14.000Z
2016-01-06T15:17:01.000Z
slack-api-explorer/app.rb
dblock/slack-metabot
b5baf885ebd0712c0cf7cb7b06967c03c5c1be29
[ "CC-BY-3.0" ]
1
2017-05-19T02:02:18.000Z
2017-05-19T02:02:18.000Z
module SlackApiExplorer class App < SlackRubyBotServer::App end end
14.4
37
0.791667
56825b75714d56d4ddee196a83bfb6d71e6761a5
7,075
sql
SQL
assets/sql_database/db_freepik_v5.sql
reyhanfikri/freepik
187a5babbecf1ac841661ab0a01030ee452b303e
[ "MIT" ]
null
null
null
assets/sql_database/db_freepik_v5.sql
reyhanfikri/freepik
187a5babbecf1ac841661ab0a01030ee452b303e
[ "MIT" ]
1
2018-04-05T05:56:01.000Z
2018-04-25T13:50:56.000Z
assets/sql_database/db_freepik_v5.sql
reyhanfikri/freepik
187a5babbecf1ac841661ab0a01030ee452b303e
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.7.4 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: May 09, 2018 at 03:52 PM -- Server version: 10.1.30-MariaDB -- PHP Version: 7.2.1 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD...
25.267857
134
0.651873
8f8fb19e7872e8916b0097847907729683d9eddb
340
kt
Kotlin
app/src/main/java/com/buchi/fullentry/movie/domain/DataToEntity.kt
SunnyBe/MovieApp
f4c1d6c8067c4149d357a4ded6e6455b60b15156
[ "Unlicense" ]
null
null
null
app/src/main/java/com/buchi/fullentry/movie/domain/DataToEntity.kt
SunnyBe/MovieApp
f4c1d6c8067c4149d357a4ded6e6455b60b15156
[ "Unlicense" ]
null
null
null
app/src/main/java/com/buchi/fullentry/movie/domain/DataToEntity.kt
SunnyBe/MovieApp
f4c1d6c8067c4149d357a4ded6e6455b60b15156
[ "Unlicense" ]
null
null
null
package com.buchi.fullentry.movie.domain import com.buchi.fullentry.movie.data.cache.MovieData import com.buchi.fullentry.movie.model.Movie fun MovieData.toEntity() = Movie( id, title, originalTitle, originalLanguage, adult, overview, backdropPath, listOf(1,2), mediaType, popularity, posterPath, voteAverage, vote...
42.5
162
0.802941
fd4dd176c9903fc95769110d223116bef93ead7f
3,323
h
C
octet/src/math/bvec4.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
octet/src/math/bvec4.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
octet/src/math/bvec4.h
MatthewDuddington/MG1_01_LSystems
5aa0f657452705ee4960e4859f04192d121cc960
[ "MIT" ]
null
null
null
//////////////////////////////////////////////////////////////////////////////// // // (C) Andy Thomason 2012-2014 // // Modular Framework for OpenGLES2 rendering on multiple platforms. // // Boolean Vector class // namespace octet { namespace math { // boolean vector class bvec4 { int v[4]; // (v < 0) = true,...
54.47541
169
0.506771
15234c386a54977f631d7c0fd7126e91e254fa5e
4,260
sql
SQL
sources/nfirs/scripts/materialized_views/nist.lr_mr_pred.sql
tbuffington7/data
6ef19c9ad5b3c9cea6fcdf13d04e7edf51aa7eb9
[ "MIT" ]
null
null
null
sources/nfirs/scripts/materialized_views/nist.lr_mr_pred.sql
tbuffington7/data
6ef19c9ad5b3c9cea6fcdf13d04e7edf51aa7eb9
[ "MIT" ]
null
null
null
sources/nfirs/scripts/materialized_views/nist.lr_mr_pred.sql
tbuffington7/data
6ef19c9ad5b3c9cea6fcdf13d04e7edf51aa7eb9
[ "MIT" ]
null
null
null
CREATE MATERIALIZED VIEW nist.lr_mr_pred AS SELECT tr.year, tr.tr10_fid AS geoid, tr.region, tr.state, g.id AS fd_id, 'size_'::text || g.population_class::text AS fd_size, 1 AS f_located, CASE WHEN acs."B25002_002E" > 0 THEN acs."B01001_001E"::double precision / acs."B25002...
54.615385
135
0.697887
b87f7b0415aabdb4bad155f0fb58a242243d06d3
174
rs
Rust
episcopal_api/crates/library/src/rite2/office/mod.rs
gbj/commonprayer
15197dcb7fc2417b5f5695964eb0afbeb2969f94
[ "MIT" ]
1
2022-02-04T14:30:45.000Z
2022-02-04T14:30:45.000Z
episcopal_api/crates/library/src/rite2/office/mod.rs
gbj/commonprayer
15197dcb7fc2417b5f5695964eb0afbeb2969f94
[ "MIT" ]
5
2022-02-09T13:48:36.000Z
2022-03-04T16:50:49.000Z
episcopal_api/crates/library/src/rite2/office/mod.rs
gbj/commonprayer
15197dcb7fc2417b5f5695964eb0afbeb2969f94
[ "MIT" ]
null
null
null
mod categories; pub mod evening_prayer; pub mod morning_prayer; pub use categories::*; pub use evening_prayer::EVENING_PRAYER_II; pub use morning_prayer::MORNING_PRAYER_II;
21.75
42
0.821839
4a4e92405d92e62d7827656a97c28d5fc2f7c793
141
js
JavaScript
src/APIs/people/controllers/index.js
pethersonmoreno/cash-flow-api
806c396aa37025cff643d03ec845661d99634eec
[ "MIT" ]
1
2019-12-16T15:52:42.000Z
2019-12-16T15:52:42.000Z
src/APIs/people/controllers/index.js
pethersonmoreno/cash-flow-api
806c396aa37025cff643d03ec845661d99634eec
[ "MIT" ]
1
2021-05-10T19:35:45.000Z
2021-05-10T19:35:45.000Z
src/APIs/people/controllers/index.js
pethersonmoreno/cash-flow-api
806c396aa37025cff643d03ec845661d99634eec
[ "MIT" ]
null
null
null
const common = require('./common'); const blockUsedPerson = require('./blockUsedPerson'); module.exports = { common, blockUsedPerson };
17.625
53
0.70922
0b24c9c12856cb1232066c7941cc8a2db9d6f09f
2,496
py
Python
friction_ramp_analysis/classes/callForceRampGUI.py
JSotres/AFM-Friction-Ramp-Analysis
d663134f148575f09e2991186c991ed00598ab5e
[ "MIT" ]
null
null
null
friction_ramp_analysis/classes/callForceRampGUI.py
JSotres/AFM-Friction-Ramp-Analysis
d663134f148575f09e2991186c991ed00598ab5e
[ "MIT" ]
null
null
null
friction_ramp_analysis/classes/callForceRampGUI.py
JSotres/AFM-Friction-Ramp-Analysis
d663134f148575f09e2991186c991ed00598ab5e
[ "MIT" ]
null
null
null
from PyQt5.QtWidgets import QMainWindow, QApplication, QFileDialog import sys from .readNanoscopeForceRamps import * import matplotlib.pyplot as plt from ..qt5_ui_files.ForceRampGUI import * from matplotlib.backends.backend_qt5agg import (NavigationToolbar2QT as NavigationToolbar) import os import math from ..qt5_ui_fi...
35.657143
105
0.733574
9892b006515d05683311daa541eb079270432e7a
11,470
html
HTML
manual_atsp2K/atsp/node108.html
mansour2014/ATSP2K_plus
30842b9f086d1e497aeb778e2a352d1e8e520ec3
[ "BSD-4-Clause-UC" ]
1
2019-07-21T14:03:39.000Z
2019-07-21T14:03:39.000Z
manual_atsp2K/atsp/node108.html
mzmansour/ATSP2K_plus
30842b9f086d1e497aeb778e2a352d1e8e520ec3
[ "BSD-4-Clause-UC" ]
null
null
null
manual_atsp2K/atsp/node108.html
mzmansour/ATSP2K_plus
30842b9f086d1e497aeb778e2a352d1e8e520ec3
[ "BSD-4-Clause-UC" ]
null
null
null
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <!--Converted with LaTeX2HTML 2K.1beta (1.47) original version by: Nikos Drakos, CBLU, University of Leeds * revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan * with significant contributions from: Jens Lippmann, Marek Rouchal, Martin Wilck and o...
36.412698
144
0.681691
5fbb491291f33b3306e30af68a99db29531e3ba0
97
css
CSS
stylesheets/viewport.css
MindChirp/infoScreen
9a21fdd9c1d0c3ab3657e9122e94af3734731feb
[ "MIT" ]
6
2020-08-14T09:35:15.000Z
2021-04-28T20:29:30.000Z
stylesheets/viewport.css
MindChirp/infoScreen
9a21fdd9c1d0c3ab3657e9122e94af3734731feb
[ "MIT" ]
93
2020-12-09T23:21:32.000Z
2022-03-25T19:11:25.000Z
stylesheets/viewport.css
MindChirp/infoScreen
9a21fdd9c1d0c3ab3657e9122e94af3734731feb
[ "MIT" ]
null
null
null
.progression-dot.active { opacity: 1 !important; background-color: rgb(200,200,200); }
24.25
40
0.659794
0b7b1e425f8017f791073b532d42d48a2786d924
171
py
Python
13.py
kwoshvick/project-euler
d27370b0f22b51ad9ccb15afa912983d8fd8be5c
[ "MIT" ]
null
null
null
13.py
kwoshvick/project-euler
d27370b0f22b51ad9ccb15afa912983d8fd8be5c
[ "MIT" ]
null
null
null
13.py
kwoshvick/project-euler
d27370b0f22b51ad9ccb15afa912983d8fd8be5c
[ "MIT" ]
null
null
null
file = open("13") sum = 0 for numbers in file: #print(numbers.rstrip()) numbers = int(numbers) sum += numbers; print(sum) sum = str(sum) print(sum[:10])
10.6875
28
0.596491
56a825ac0b63bd755b5a8abd099c695f37e2e0c7
3,197
ts
TypeScript
source/modules/ANSI-X9-62/Parameters.ta.ts
JonathanWilbur/ansi-x9-62-ts
5922d85e267c7a5297c87565910ea8cd17a938e1
[ "MIT" ]
null
null
null
source/modules/ANSI-X9-62/Parameters.ta.ts
JonathanWilbur/ansi-x9-62-ts
5922d85e267c7a5297c87565910ea8cd17a938e1
[ "MIT" ]
null
null
null
source/modules/ANSI-X9-62/Parameters.ta.ts
JonathanWilbur/ansi-x9-62-ts
5922d85e267c7a5297c87565910ea8cd17a938e1
[ "MIT" ]
null
null
null
/* eslint-disable */ import { ASN1Element as _Element, NULL, OBJECT_IDENTIFIER } from "asn1-ts"; import * as $ from "asn1-ts/dist/node/functional"; import { ECParameters, _decode_ECParameters, _encode_ECParameters, } from "../ANSI-X9-62/ECParameters.ta"; export { CurveNames } from "../ANSI-X9-62/Cur...
33.652632
84
0.665311
b71a1128fcebd916425d57d5349baef4f99d3535
194
sql
SQL
src/main/resources/dbScripts/create_roles.sql
javachemistry/em-rest-ai
5769c98aaf402bc9c448fafefcba4c4c6c87da40
[ "Apache-2.0" ]
null
null
null
src/main/resources/dbScripts/create_roles.sql
javachemistry/em-rest-ai
5769c98aaf402bc9c448fafefcba4c4c6c87da40
[ "Apache-2.0" ]
null
null
null
src/main/resources/dbScripts/create_roles.sql
javachemistry/em-rest-ai
5769c98aaf402bc9c448fafefcba4c4c6c87da40
[ "Apache-2.0" ]
null
null
null
--DROP TABLE roles IF EXISTS; CREATE TABLE roles ( id INTEGER GENERATED BY DEFAULT AS IDENTITY(START WITH 100, INCREMENT BY 1) PRIMARY KEY, role_code VARCHAR(10), role_name VARCHAR(50) );
27.714286
90
0.747423
6bb3e3aa34e5a8622c3655d3b07d8c10d73fe50f
4,620
h
C
components/smxusb/include/XBASE/bapi.h
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
components/smxusb/include/XBASE/bapi.h
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
components/smxusb/include/XBASE/bapi.h
jingzhishen/YoC-open
7a8ade3343d3ab296a6d05cf33c093fd956d8282
[ "Apache-2.0" ]
null
null
null
/* * bapi.h Version 4.4.0 * * smxBase API. * * Copyright (c) 2004-2018 Micro Digital Inc. * All rights reserved. www.smxrtos.com * * This software is confidential and proprietary to Micro Digital Inc. * It has been furnished under a license and may be used, copied, or ...
31.428571
154
0.604113
7be90a9d3f7c3613a1bcb072fc122570b3d8c6de
491
css
CSS
data/usercss/21954.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
118
2020-08-28T19:59:28.000Z
2022-03-26T16:28:40.000Z
data/usercss/21954.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
38
2020-09-02T01:08:45.000Z
2022-01-23T02:47:24.000Z
data/usercss/21954.user.css
33kk/uso-archive
2c4962d1d507ff0eaec6dcca555efc531b37a9b4
[ "MIT" ]
21
2020-08-19T01:12:43.000Z
2022-03-15T21:55:17.000Z
/* ==UserStyle== @name GMail - Hide invites box 21954 @namespace USO Archive @author Denis_ @description `Hide annoying "Invite friends" box from Gmail (Google mail).` @version 20091019.17.32 @license NO-REDISTRIBUTION @preprocessor uso ==/UserStyle== */ @namespace url(http://w...
32.733333
78
0.655804
0e88f35831828044b166b06882494b7027a2d12e
496
html
HTML
src/index.html
llyp618/my-datepicker
69e80f16ed1c8c1c0512ed6782c7da22ed51796c
[ "MIT" ]
null
null
null
src/index.html
llyp618/my-datepicker
69e80f16ed1c8c1c0512ed6782c7da22ed51796c
[ "MIT" ]
null
null
null
src/index.html
llyp618/my-datepicker
69e80f16ed1c8c1c0512ed6782c7da22ed51796c
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> <title>datepicker</title> <style> .datepicker { border: 1px solid #ccc; border-radius: 4px; padding:5px; height:24px; line-height: 24px; width:230px; ...
19.076923
55
0.582661
5ada3fb9ca2dfc014d8f03dd649b64c45e04a5ef
960
sql
SQL
banach/pleakpaper2_schema.sql
pleak-tools/pleak-sql-analysis
92cc6f97f3345aff5a138472f857e9cae9017b9c
[ "Unlicense" ]
1
2017-12-29T10:00:04.000Z
2017-12-29T10:00:04.000Z
banach/pleakpaper2_schema.sql
pleak-tools/pleak-sql-analysis
92cc6f97f3345aff5a138472f857e9cae9017b9c
[ "Unlicense" ]
null
null
null
banach/pleakpaper2_schema.sql
pleak-tools/pleak-sql-analysis
92cc6f97f3345aff5a138472f857e9cae9017b9c
[ "Unlicense" ]
null
null
null
create table port ( port_id INT8 primary key, name TEXT, latitude INT8, longitude INT8, offloadcapacity INT8, offloadtime INT8, harbordepth INT8, available Bool); create table ship ( ship_id INT8 primary key, name TEXT, cargo INT8, latitude INT8, longitude INT8, length INT8, draft INT8, ...
19.2
104
0.739583
b1e09740613780c03c16b3b059d6dddc74561ba2
338
sql
SQL
municipal-services/fsm/src/main/resources/db/migration/main/V20210401170203.1__fsm_ddl.sql
pradeepkumarcm-egov/DIGIT-Dev
d8fb601fae6d919d2386f36b36dfc7fde77ebd4f
[ "MIT" ]
11
2021-04-22T13:18:00.000Z
2021-07-13T06:24:48.000Z
municipal-services/fsm/src/main/resources/db/migration/main/V20210401170203.1__fsm_ddl.sql
pradeepkumarcm-egov/DIGIT-Dev
d8fb601fae6d919d2386f36b36dfc7fde77ebd4f
[ "MIT" ]
940
2019-12-03T10:55:53.000Z
2022-03-16T18:37:25.000Z
municipal-services/fsm/src/main/resources/db/migration/main/V20210401170203.1__fsm_ddl.sql
pradeepkumarcm-egov/DIGIT-Dev
d8fb601fae6d919d2386f36b36dfc7fde77ebd4f
[ "MIT" ]
30
2019-12-06T09:35:45.000Z
2022-02-04T15:23:21.000Z
ALTER TABLE eg_fsm_application ALTER COLUMN sanitationtype DROP NOT NULL, ALTER COLUMN source DROP NOT NULL, ALTER COLUMN vehicle_id DROP NOT NULL; ALTER TABLE eg_fsm_application_auditlog ALTER COLUMN sanitationtype DROP NOT NULL, ALTER COLUMN source DROP NOT NULL, ALTER COLUMN vehicle_...
30.727273
42
0.760355
24adfffad3725a7a67565ec1e1ddda7106661f3b
653
lua
Lua
wyx/event/CommandEvent.lua
scottcs/wyx
554324cf36faf28da437d4af52fe392e9507cf62
[ "MIT" ]
null
null
null
wyx/event/CommandEvent.lua
scottcs/wyx
554324cf36faf28da437d4af52fe392e9507cf62
[ "MIT" ]
null
null
null
wyx/event/CommandEvent.lua
scottcs/wyx
554324cf36faf28da437d4af52fe392e9507cf62
[ "MIT" ]
null
null
null
local Class = require 'lib.hump.class' local Event = getClass 'wyx.event.Event' -- Command Event - fires when a command needs to be executed local CommandEvent = Class{name='CommandEvent', inherits=Event, function(self, command) verifyClass('wyx.command.Command', command) Event.construct(self, 'Command Event') ...
21.064516
60
0.75804
d49533d34b8ae2750f9cae49d3026f75e3a0fc77
385
rs
Rust
src/db/schema.rs
gahag/reminder-bot
80319ffe1566ec03f6dbf277714b27eb772a8db5
[ "MIT" ]
1
2021-02-23T17:45:30.000Z
2021-02-23T17:45:30.000Z
src/db/schema.rs
gahag/reminder-bot
80319ffe1566ec03f6dbf277714b27eb772a8db5
[ "MIT" ]
null
null
null
src/db/schema.rs
gahag/reminder-bot
80319ffe1566ec03f6dbf277714b27eb772a8db5
[ "MIT" ]
null
null
null
table! { reminders (id) { id -> Integer, due -> BigInt, recurrying -> Nullable<Integer>, chat -> BigInt, message -> Text, } } table! { trusted_chats (id) { id -> BigInt, username -> Nullable<Text>, title -> Nullable<Text>, } } allow_table...
16.73913
40
0.527273
16536b01e0038960c930d82f66a3b4035488d695
2,438
tsx
TypeScript
web/src/components/Login.tsx
lunush/posty
b0ea2c342e5a80e72ebc6bbb786720b9994e2b89
[ "MIT" ]
null
null
null
web/src/components/Login.tsx
lunush/posty
b0ea2c342e5a80e72ebc6bbb786720b9994e2b89
[ "MIT" ]
null
null
null
web/src/components/Login.tsx
lunush/posty
b0ea2c342e5a80e72ebc6bbb786720b9994e2b89
[ "MIT" ]
null
null
null
import { useMutation } from '@apollo/client' import { useContext, useState } from 'react' import { ActivityIndicator, NativeSyntheticEvent, StyleSheet, Text, View } from 'react-native' import { LOGIN } from 'src/requests' import { Link, useHistory } from 'react-router-dom' import { AuthContext } from 'src/uti...
24.626263
77
0.602543
43b3a45f258a27e987878bed811a655cc6b22f89
2,453
go
Go
batten/docker_check_central_log_collection.go
dockersecuritytools/batten
12068149817e7f1c072662e7aaa6a980c7843ea6
[ "MIT" ]
77
2015-05-28T16:17:22.000Z
2022-01-03T15:29:26.000Z
batten/docker_check_central_log_collection.go
dockersecuritytools/batten
12068149817e7f1c072662e7aaa6a980c7843ea6
[ "MIT" ]
5
2015-06-30T11:52:36.000Z
2017-02-22T18:04:59.000Z
batten/docker_check_central_log_collection.go
dockersecuritytools/batten
12068149817e7f1c072662e7aaa6a980c7843ea6
[ "MIT" ]
11
2015-05-28T21:12:24.000Z
2017-01-08T09:43:18.000Z
package batten func (dc *DockerCheckCentralLogCollection) GetCheckDefinition() CheckDefinition { return dc } func (dc *DockerCheckCentralLogCollection) AuditCheck() (bool, error) { // TODO return true, nil } type DockerCheckCentralLogCollection struct { *CheckDefinitionImpl } func makeDockerCheckCentralLogColle...
61.325
463
0.76437
3526b3e56c8c1aaba3c90d3be02a2f7c499e9058
681
sql
SQL
process_usage_check.sql
allwaysoft/Oracle-DBA-Common-Scripts
e42a7e7afe539cf92e62dd2ee76cdb60802ef144
[ "Apache-2.0" ]
null
null
null
process_usage_check.sql
allwaysoft/Oracle-DBA-Common-Scripts
e42a7e7afe539cf92e62dd2ee76cdb60802ef144
[ "Apache-2.0" ]
null
null
null
process_usage_check.sql
allwaysoft/Oracle-DBA-Common-Scripts
e42a7e7afe539cf92e62dd2ee76cdb60802ef144
[ "Apache-2.0" ]
5
2019-10-21T12:03:06.000Z
2021-11-21T06:25:05.000Z
set pagesize 0 linesize 200 echo off feedback off verify off prompt prompt ##############Begin############################################# prompt Parameter:Process usage check prompt *****************Begin********* prompt select INST_ID || '||' || TO_NUMBER(LIMIT_VALUE) || '||' || CURRENT_UTILIZATION ...
32.428571
72
0.519824
02c003beced941ad4c3809c4ef2cbd2d75f2f555
987
sql
SQL
src/tests/perftest/Scripts/Car01.sql
cameronfletcher/dddlib
55e5cc71f8242a813fb67a460147660f9f9fba17
[ "MIT" ]
19
2015-06-21T12:16:05.000Z
2020-04-25T20:01:52.000Z
src/tests/perftest/Scripts/Car01.sql
cameronfletcher/dddlib
55e5cc71f8242a813fb67a460147660f9f9fba17
[ "MIT" ]
84
2015-03-01T13:25:31.000Z
2017-09-13T16:28:33.000Z
src/tests/perftest/Scripts/Car01.sql
cameronfletcher/dddlib
55e5cc71f8242a813fb67a460147660f9f9fba17
[ "MIT" ]
12
2015-03-01T12:51:36.000Z
2021-08-31T01:55:43.000Z
CREATE TABLE [dbo].[Cars] ( [Registration] VARCHAR(10) NOT NULL PRIMARY KEY, [TotalDistanceDriven] INT NOT NULL ); GO CREATE PROCEDURE [dbo].[LoadCar] @Registration VARCHAR(10) AS SELECT [Registration], [TotalDistanceDriven] FROM [dbo].[Cars] WHERE [Registration] = @Registration; GO CR...
28.2
137
0.700101
5b6aad09f632f0c911c0b49edaa981247baa5c37
1,059
swift
Swift
LoveCat/Class/MessagePage/Models/MessageModel.swift
xingtianwuganqi/iOS_petrescue
618aa0b00540a323f4d0debbdf7743abff3e6ed0
[ "MIT" ]
null
null
null
LoveCat/Class/MessagePage/Models/MessageModel.swift
xingtianwuganqi/iOS_petrescue
618aa0b00540a323f4d0debbdf7743abff3e6ed0
[ "MIT" ]
null
null
null
LoveCat/Class/MessagePage/Models/MessageModel.swift
xingtianwuganqi/iOS_petrescue
618aa0b00540a323f4d0debbdf7743abff3e6ed0
[ "MIT" ]
null
null
null
// // MessageModel.swift // LoveCat // // Created by jingjun on 2021/3/22. // import Foundation import HandyJSON struct MessageModel: HandyJSON { var headIcon: String? var nickName: String? var unreadNum: Int = 0 } struct MessageNumModel: HandyJSON { var sys_unread: Int? var like_unread: Int? ...
20.764706
64
0.673277
85d4be697c0bc840212bfee8258355df163d5c61
677
js
JavaScript
services/symfony/symfony-insight-grade.tester.js
symbldk/shields
ca927fd5d8f06055f542a212495aee471717716b
[ "CC0-1.0" ]
16,313
2015-01-01T12:20:07.000Z
2022-03-31T22:00:23.000Z
services/symfony/symfony-insight-grade.tester.js
symbldk/shields
ca927fd5d8f06055f542a212495aee471717716b
[ "CC0-1.0" ]
5,688
2015-01-01T14:38:26.000Z
2022-03-31T23:13:32.000Z
services/symfony/symfony-insight-grade.tester.js
mikscust/shields
aac838934b1767d0696b0141043be07d1fa250e6
[ "CC0-1.0" ]
8,174
2015-01-03T13:11:17.000Z
2022-03-31T21:52:28.000Z
import Joi from 'joi' import { createServiceTester } from '../tester.js' import { sampleProjectUuid, noSymfonyToken } from './symfony-test-helpers.js' export const t = await createServiceTester() t.create('valid project grade') .skipWhen(noSymfonyToken) .get(`/${sampleProjectUuid}.json`) .timeout(15000) .expec...
24.178571
77
0.657312
3dce305e59e131051c6b3449a39609139dc0f1f8
19,575
rs
Rust
vulkano/src/descriptor/descriptor_set/fixed_size_pool.rs
i509VCB/vulkano
f2e277f9e44d3920816d23fc3b21aeabc35a5aef
[ "Apache-2.0", "MIT" ]
1
2021-10-09T15:24:21.000Z
2021-10-09T15:24:21.000Z
vulkano/src/descriptor/descriptor_set/fixed_size_pool.rs
i509VCB/vulkano
f2e277f9e44d3920816d23fc3b21aeabc35a5aef
[ "Apache-2.0", "MIT" ]
null
null
null
vulkano/src/descriptor/descriptor_set/fixed_size_pool.rs
i509VCB/vulkano
f2e277f9e44d3920816d23fc3b21aeabc35a5aef
[ "Apache-2.0", "MIT" ]
1
2019-08-29T00:43:20.000Z
2019-08-29T00:43:20.000Z
// Copyright (c) 2017 The vulkano developers // Licensed under the Apache License, Version 2.0 // <LICENSE-APACHE or // https://www.apache.org/licenses/LICENSE-2.0> or the MIT // license <LICENSE-MIT or https://opensource.org/licenses/MIT>, // at your option. All files in the project carrying such // notice may not be ...
31.881107
106
0.622375
62db599962c40136936ab846c93c074ddab3dc0b
1,091
kt
Kotlin
anvil/src/gen-sdk-21/kotlin/dev/inkremental/dsl/android/widget/QuickContactBadge.kt
savardd/inkremental
e1171fe02e562c6788531c1a7f2994835270be96
[ "MIT" ]
45
2020-02-12T19:11:57.000Z
2021-08-06T17:57:15.000Z
anvil/src/gen-sdk-21/kotlin/dev/inkremental/dsl/android/widget/QuickContactBadge.kt
savardd/inkremental
e1171fe02e562c6788531c1a7f2994835270be96
[ "MIT" ]
33
2019-08-30T15:58:45.000Z
2020-01-24T10:49:51.000Z
anvil/src/gen-sdk-21/kotlin/dev/inkremental/dsl/android/widget/QuickContactBadge.kt
savardd/inkremental
e1171fe02e562c6788531c1a7f2994835270be96
[ "MIT" ]
5
2019-09-16T10:31:12.000Z
2019-12-24T13:54:04.000Z
@file:Suppress("DEPRECATION", "UNCHECKED_CAST", "MemberVisibilityCanBePrivate", "unused") package dev.inkremental.dsl.android.widget import android.graphics.drawable.Drawable import android.widget.QuickContactBadge import dev.inkremental.Inkremental import dev.inkremental.attr import dev.inkremental.bind import dev.i...
34.09375
89
0.788268