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
fd99cb1191b861f8da3847b0d4d3c6a8c7f5127a
1,764
swift
Swift
HeatMap/Classes/LoaderView.swift
boof-tech/HeatMap
9bb19445f529df539c923e3d8dba10fe77f651cf
[ "MIT" ]
2
2021-06-09T08:21:53.000Z
2021-06-09T11:04:10.000Z
HeatMap/Classes/LoaderView.swift
boof-tech/HeatMap
9bb19445f529df539c923e3d8dba10fe77f651cf
[ "MIT" ]
null
null
null
HeatMap/Classes/LoaderView.swift
boof-tech/HeatMap
9bb19445f529df539c923e3d8dba10fe77f651cf
[ "MIT" ]
null
null
null
// // LoaderView.swift // HeatMap_Example // // Created by Amir on 6/25/21. // Copyright © 2021 CocoaPods. All rights reserved. // import Foundation import UIKit public final class LoaderFrameworkBundle { public static let main: Bundle = Bundle(for: LoaderFrameworkBundle.self) } public class LoaderView: UIVi...
22.615385
98
0.586168
74603bd2522c3c535b14fad93f8336647968c648
1,114
html
HTML
manuscript/page-530/body.html
marvindanig/vanity-fair
0c19618738f4b544fac59b7ed4218e32bc2614e0
[ "BlueOak-1.0.0", "MIT" ]
null
null
null
manuscript/page-530/body.html
marvindanig/vanity-fair
0c19618738f4b544fac59b7ed4218e32bc2614e0
[ "BlueOak-1.0.0", "MIT" ]
null
null
null
manuscript/page-530/body.html
marvindanig/vanity-fair
0c19618738f4b544fac59b7ed4218e32bc2614e0
[ "BlueOak-1.0.0", "MIT" ]
null
null
null
<div class="leaf "><div class="inner justify"><p class="no-indent ">his gaping coat pocket; and the tape off, and the string in his mouth, and the favourite letters selected and laid before you; and who does not know the sad eager half-crazy look which he fixes on you with his hopeless eyes?</p><p class=" stretch-last...
1,114
1,114
0.771993
0d347d6c34b13c1ae4e8b5911b2766236b045024
27,998
psm1
PowerShell
Microsoft.Graph.PlusPlus.psm1
steviecoaster/MsftGraph
775db8c27141dd01f9ee8a1088df3c765acf4782
[ "MIT" ]
58
2019-03-05T16:02:50.000Z
2022-03-22T15:09:06.000Z
Microsoft.Graph.PlusPlus.psm1
steviecoaster/MsftGraph
775db8c27141dd01f9ee8a1088df3c765acf4782
[ "MIT" ]
7
2019-05-27T12:04:26.000Z
2022-02-01T00:09:32.000Z
Microsoft.Graph.PlusPlus.psm1
steviecoaster/MsftGraph
775db8c27141dd01f9ee8a1088df3c765acf4782
[ "MIT" ]
10
2019-05-10T14:15:18.000Z
2021-12-07T14:39:12.000Z
using namespace System.Management.Automation using namespace Microsoft.Graph.PowerShell.Models using namespace Microsoft.Graph.PowerShell.Authentication $Global:GraphUri = 'https://graph.microsoft.com/v1.0' #Global: instead of Script: for use in cmdline invoke-graphRequest etc. $Script:GUIDRegex ...
57.847107
212
0.619294
5fbe0cae09024e91d4ec80fb05d402c216e00520
2,806
h
C
Projet perso/HomologieValue.h
PCottalorda/MT
604c7319731c1d7cb61bc6af761bebbdeb29954f
[ "Zlib", "Apache-2.0" ]
null
null
null
Projet perso/HomologieValue.h
PCottalorda/MT
604c7319731c1d7cb61bc6af761bebbdeb29954f
[ "Zlib", "Apache-2.0" ]
null
null
null
Projet perso/HomologieValue.h
PCottalorda/MT
604c7319731c1d7cb61bc6af761bebbdeb29954f
[ "Zlib", "Apache-2.0" ]
null
null
null
#pragma once /***************************************************************************** * * * Copyright 2016 Paul Cottalorda * * ...
36.441558
80
0.530649
043125974022b2bac3f1315cc7ca48e793d1f775
352
swift
Swift
Classes/File.swift
pavanidivya48/iOSTesting
2f930d99e21e30aeeef4062bb18d80eaf2f1add2
[ "MIT" ]
null
null
null
Classes/File.swift
pavanidivya48/iOSTesting
2f930d99e21e30aeeef4062bb18d80eaf2f1add2
[ "MIT" ]
null
null
null
Classes/File.swift
pavanidivya48/iOSTesting
2f930d99e21e30aeeef4062bb18d80eaf2f1add2
[ "MIT" ]
null
null
null
// // File.swift // iOSTesting // // Created by Ats on 07/08/19. // import Foundation public class RandomGenerator { private init() { } public static func string() -> String { return UUID().uuidString } public static func integer() -> Int { return Int(arc4random()) // Some...
15.304348
53
0.5625
6b951c8d467f4e2f373152953470a33d471adcb4
207
h
C
Example/YYTools/YYViewController.h
baozhoua/YYTools
da1a8aa968e50366aea9dfd75435ea1ef44b513f
[ "MIT" ]
null
null
null
Example/YYTools/YYViewController.h
baozhoua/YYTools
da1a8aa968e50366aea9dfd75435ea1ef44b513f
[ "MIT" ]
null
null
null
Example/YYTools/YYViewController.h
baozhoua/YYTools
da1a8aa968e50366aea9dfd75435ea1ef44b513f
[ "MIT" ]
null
null
null
// // YYViewController.h // YYTools // // Created by baozhoua on 03/12/2020. // Copyright (c) 2020 baozhoua. All rights reserved. // @import UIKit; @interface YYViewController : UIViewController @end
14.785714
53
0.700483
80d4507af38ca4ff3b625b1b8e736cb0c74548ed
12,941
java
Java
src/RobotFrameworkCore/org.robotframework.ide.core-functions/src/main/java/org/rf/ide/core/testdata/model/table/LocalSetting.java
alex729/RED
128bf203cf035892c02805aabd0c915f96006bb0
[ "Apache-2.0" ]
null
null
null
src/RobotFrameworkCore/org.robotframework.ide.core-functions/src/main/java/org/rf/ide/core/testdata/model/table/LocalSetting.java
alex729/RED
128bf203cf035892c02805aabd0c915f96006bb0
[ "Apache-2.0" ]
null
null
null
src/RobotFrameworkCore/org.robotframework.ide.core-functions/src/main/java/org/rf/ide/core/testdata/model/table/LocalSetting.java
alex729/RED
128bf203cf035892c02805aabd0c915f96006bb0
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2018 Nokia Solutions and Networks * Licensed under the Apache License, Version 2.0, * see license.txt file for details. */ package org.rf.ide.core.testdata.model.table; import java.io.Serializable; import java.util.ArrayList; import java.util.Collections; import java.util.EnumSet; import ...
35.070461
122
0.615254
9c5e36bb116385537662921b01ea3426e41a4da9
2,931
js
JavaScript
Protocol Files/development/jgr/16s/16s.js
SciLifeLab/bravo-protocols
656808582e85d8c14c5dceb5b2ae84f3cf5b0181
[ "Apache-2.0" ]
3
2019-02-01T11:18:29.000Z
2021-02-15T20:08:47.000Z
Protocol Files/development/jgr/16s/16s.js
jgruselius/bravo-protocols
66b762bd5ed9e830d9929f9cc0fd37aa3e986821
[ "Apache-2.0" ]
12
2015-03-04T14:21:48.000Z
2019-04-07T15:04:57.000Z
Protocol Files/development/jgr/16s/16s.js
jgruselius/bravo-protocols
66b762bd5ed9e830d9929f9cc0fd37aa3e986821
[ "Apache-2.0" ]
5
2016-01-26T12:48:14.000Z
2018-07-04T08:58:32.000Z
/* Joel Gruselius, 2016, National Genomics Infrastructure */ var g = GetGlobalObject(); g.runset.clear(); var path = "C:/VWorks Workspace/Protocol Files/development/jgr/16s/"; var form = "16s.VWForm" run("C:/VWorks Workspace/Protocol Files/facility/resources/clear_inventory.bat", true); var columns = parseInt(form...
22.546154
87
0.675537
09abd155ecf94ead7978e00ccd0857c8401cc4db
529
swift
Swift
Tests/LeetCodeTests/1576 Replace All ?'s to Avoid Consecutive Repeating Characters/ReplaceAllstoAvoidConsecutiveRepeatingCharactersSpec.swift
szwathub/LeetCode.swift
a15c8dc27cc3a23db61ff3034f5891f13ed4fffe
[ "MIT" ]
null
null
null
Tests/LeetCodeTests/1576 Replace All ?'s to Avoid Consecutive Repeating Characters/ReplaceAllstoAvoidConsecutiveRepeatingCharactersSpec.swift
szwathub/LeetCode.swift
a15c8dc27cc3a23db61ff3034f5891f13ed4fffe
[ "MIT" ]
204
2021-10-30T06:16:59.000Z
2022-03-31T11:57:08.000Z
Tests/LeetCodeTests/1576 Replace All ?'s to Avoid Consecutive Repeating Characters/ReplaceAllstoAvoidConsecutiveRepeatingCharactersSpec.swift
szwathub/LeetCode.swift
a15c8dc27cc3a23db61ff3034f5891f13ed4fffe
[ "MIT" ]
null
null
null
import XCTest @testable import LeetCode final class ReplaceAllstoAvoidConsecutiveRepeatingCharactersSpec: XCTestCase { fileprivate let questions: [((String), String)] = [ (("?zs"), "azs"), (("ubv?w"), "ubvaw"), (("uba?w"), "ubabw") ] func testReplaceAllstoAvoidConsecutiveRepeating...
27.842105
78
0.644612
34e9c703a2d8bcd26b33bd52a9ac506279eddd4a
2,449
swift
Swift
CourseList_swift/CourseList_swift/view/TabBarController.swift
huangnan78100/swift_demo
3877e35a41e4c4cab811213ee6e9ead53ff9f686
[ "MIT" ]
1
2019-06-07T15:02:22.000Z
2019-06-07T15:02:22.000Z
CourseList_swift/CourseList_swift/view/TabBarController.swift
huangnan78100/swift_demo
3877e35a41e4c4cab811213ee6e9ead53ff9f686
[ "MIT" ]
null
null
null
CourseList_swift/CourseList_swift/view/TabBarController.swift
huangnan78100/swift_demo
3877e35a41e4c4cab811213ee6e9ead53ff9f686
[ "MIT" ]
null
null
null
// // TabBarController.swift // CourseList_swift // // Created by luban on 2019/6/5. // Copyright © 2019年 hyn. All rights reserved. // import UIKit class TabBarController: UITabBarController { override func viewDidLoad() { super.viewDidLoad() addvc() // Do any additional setup af...
46.207547
222
0.722744
8f75abe354d288c1e97b202e23b297ed19a75650
5,933
lua
Lua
UCDphone/apps/housing/housing_c.lua
itslewiswatson/ucd
91903be2ca58cee80ce206c44d9d077ec069f715
[ "MIT" ]
5
2016-11-07T07:27:51.000Z
2020-02-11T08:34:12.000Z
UCDphone/apps/housing/housing_c.lua
nokizorque/ucd
91903be2ca58cee80ce206c44d9d077ec069f715
[ "MIT" ]
5
2016-12-19T00:40:55.000Z
2016-12-25T11:03:42.000Z
UCDphone/apps/housing/housing_c.lua
nokizorque/ucd
91903be2ca58cee80ce206c44d9d077ec069f715
[ "MIT" ]
6
2016-11-27T02:57:15.000Z
2019-06-21T07:39:01.000Z
Housing = {} Housing.cache = {} Housing.blips = {} Housing.open = false function Housing.create() phone.housing = {label = {}} phone.housing.gridlist = guiCreateGridList(27, 96, 254, 207, false, phone.image["phone_window"]) phone.housing.gridlist:addColumn("House ID", 0.2) phone.housing.gridlist:addColumn("House...
41.48951
131
0.726108
b03d8010efcf6be07d067fddb23362d54978e70d
4,914
html
HTML
index.html
intaset/nbconference
24f0de75dd431b25aaae3412841135504c1c1708
[ "MIT" ]
null
null
null
index.html
intaset/nbconference
24f0de75dd431b25aaae3412841135504c1c1708
[ "MIT" ]
null
null
null
index.html
intaset/nbconference
24f0de75dd431b25aaae3412841135504c1c1708
[ "MIT" ]
null
null
null
--- layout: default title: ICNB'18 - 3rd International Conference on Nanobiotechnology meta: 3rd International Conference on Nanobiotechnology (ICNB 2018). This conference covers different topics such as Nanobiomedicine, Nanobiomechanics, Nanobiosystems, Nanobio Based Devices, Nanobio Imaging, Nanobio Sensors, Nanotech...
71.217391
589
0.691901
06fdf9271fb2677223fdc62b85e13d1ec4aba371
342
cpp
C++
codevs/1230.cpp
yyong119/ACM-OnlineJudge
5871993b15231c6615bfa3e7c2b04f0f6a23e9dc
[ "MIT" ]
22
2017-08-12T11:56:19.000Z
2022-03-27T10:04:31.000Z
codevs/1230.cpp
yyong119/ACM-OnlineJudge
5871993b15231c6615bfa3e7c2b04f0f6a23e9dc
[ "MIT" ]
2
2017-12-17T02:52:59.000Z
2018-02-09T02:10:43.000Z
codevs/1230.cpp
yyong119/ACM-OnlineJudge
5871993b15231c6615bfa3e7c2b04f0f6a23e9dc
[ "MIT" ]
4
2017-12-22T15:24:38.000Z
2020-05-18T14:51:16.000Z
#include<stdio.h> #define MAX_N 100000000 char h[MAX_N>>2|1]; int main() { int n ,m ; scanf("%d%d",&n,&m); for(int i=0,temp;i!=n;++i) { scanf("%d",&temp); temp +=MAX_N; h[temp/8]|=(1<<temp%8); } for(int i=0,temp;i!=m;++i) { scanf("%d",&temp); temp +=MAX_N; printf("%s\n",h[temp/8]&(1<<temp%8) ? "YES" : ...
19
54
0.520468
e71c742bebabf0d3fbe7769c50f561282f0c2d29
951
dart
Dart
lib/src/schema/schemas/objects/cupertino_theme_data_schema.dart
cross-team/json_theme
473c75cecbefa884f80c5306ad45fee72a731b30
[ "MIT" ]
13
2020-06-03T07:30:16.000Z
2022-01-25T16:26:53.000Z
lib/src/schema/schemas/objects/cupertino_theme_data_schema.dart
cross-team/json_theme
473c75cecbefa884f80c5306ad45fee72a731b30
[ "MIT" ]
20
2020-08-28T13:44:31.000Z
2022-03-29T09:08:35.000Z
lib/src/schema/schemas/objects/cupertino_theme_data_schema.dart
cross-team/json_theme
473c75cecbefa884f80c5306ad45fee72a731b30
[ "MIT" ]
7
2020-10-20T15:02:11.000Z
2022-02-04T11:38:26.000Z
import 'package:json_theme/json_theme_schemas.dart'; class CupertinoThemeDataSchema { static const id = 'https://peiffer-innovations.github.io/flutter_json_schemas/schemas/json_theme/cupertino_theme_data.json'; static final schema = { r'$schema': 'http://json-schema.org/draft-06/schema#', r'$id': '$...
39.625
112
0.724501
0c5d8fbcf02bb6ebae7ce6f351135b77a6a5b1fc
344
html
HTML
node_modules/Nonsense/Nonsense.html
Zakir289/kibana
ba3010143ebecc40fe29fce8832d73726adcba32
[ "Apache-2.0" ]
1
2016-01-21T09:54:35.000Z
2016-01-21T09:54:35.000Z
node_modules/Nonsense/Nonsense.html
Zakir289/kibana
ba3010143ebecc40fe29fce8832d73726adcba32
[ "Apache-2.0" ]
null
null
null
node_modules/Nonsense/Nonsense.html
Zakir289/kibana
ba3010143ebecc40fe29fce8832d73726adcba32
[ "Apache-2.0" ]
null
null
null
<!doctype html> <html> <head> <title></title> <script src="Nonsense.js"></script> <script type="text/javascript"> var ns = new Nonsense(), nss = new Nonsense('foo', 'bar', 'baz', 'algebraic!'); console.log(ns.words()); console.log(nss.words()); </script> <style type="text/css"> </style> </head> ...
20.235294
82
0.593023
5d1eb0412ffa2162406f8518317692493fac39ca
803
kt
Kotlin
kotest-framework/kotest-framework-engine/src/commonMain/kotlin/io/kotest/engine/test/timeouts.kt
dchenbecker/kotest
14fd1091c9b23d49d50759e4b2819771cb35fca7
[ "Apache-2.0" ]
1
2021-08-13T03:38:36.000Z
2021-08-13T03:38:36.000Z
kotest-framework/kotest-framework-engine/src/commonMain/kotlin/io/kotest/engine/test/timeouts.kt
dchenbecker/kotest
14fd1091c9b23d49d50759e4b2819771cb35fca7
[ "Apache-2.0" ]
null
null
null
kotest-framework/kotest-framework-engine/src/commonMain/kotlin/io/kotest/engine/test/timeouts.kt
dchenbecker/kotest
14fd1091c9b23d49d50759e4b2819771cb35fca7
[ "Apache-2.0" ]
null
null
null
package io.kotest.engine.test import io.kotest.core.config.configuration import io.kotest.core.test.TestCase /** * Returns the resolved timeout for a [TestCase] in milliseconds. * * The value cascades from the following settings in order: * - test case config * - spec * - project default */ fun TestCase.resolv...
33.458333
102
0.760897
076db8155a64562abe8742c6dd0b423f5ca27fa9
993
ps1
PowerShell
CIS_8/CIS_8.2.2.ps1
mcozzo/ps.CIS_VMW6.7
4d5db9124306528e6e2c6808bbb3606206193d22
[ "MIT" ]
2
2020-11-16T15:11:04.000Z
2021-05-24T19:00:22.000Z
CIS_8/CIS_8.2.2.ps1
mcozzo/ps.CIS_VMW6.7
4d5db9124306528e6e2c6808bbb3606206193d22
[ "MIT" ]
null
null
null
CIS_8/CIS_8.2.2.ps1
mcozzo/ps.CIS_VMW6.7
4d5db9124306528e6e2c6808bbb3606206193d22
[ "MIT" ]
null
null
null
 $Expected = "Expected: Parent IsoPath ConnectionState ------ ------- --------------- <VM> NotConnected, GuestControl, NoStartConnected " ## List the var Settings for all hosts Write-host ( $Expected ) -ForegroundColor Yellow # Check for CD/DVD Drives attached to VMs Get-VM | Get-CDDrive...
27.583333
72
0.640483
b945e3a7d53a82d4143c63cfdf7c13a3e3fa6b8b
440
lua
Lua
cocos2d/cocos/scripting/lua-bindings/auto/api/TransitionEaseScene.lua
triompha/EarthWarrior3D
d68a347902fa1ca1282df198860f5fb95f326797
[ "MIT" ]
null
null
null
cocos2d/cocos/scripting/lua-bindings/auto/api/TransitionEaseScene.lua
triompha/EarthWarrior3D
d68a347902fa1ca1282df198860f5fb95f326797
[ "MIT" ]
null
null
null
cocos2d/cocos/scripting/lua-bindings/auto/api/TransitionEaseScene.lua
triompha/EarthWarrior3D
d68a347902fa1ca1282df198860f5fb95f326797
[ "MIT" ]
null
null
null
-------------------------------- -- @module TransitionEaseScene -- @parent_module cc -------------------------------- -- returns the Ease action that will be performed on a linear action.<br> -- since v0.8.2 -- @function [parent=#TransitionEaseScene] easeActionWithAction -- @param self -- @param #cc.Actio...
29.333333
79
0.606818
85f908bdbb08ac706d5e569c7f5a20abaabbea9c
1,465
h
C
Pods/Target Support Files/XTComponentUtils/XTComponentUtils-umbrella.h
leblanc-zx/XTModuleBLEMF1Card
69dadcadec25367cb7de25cfc217a3c0a06c0349
[ "MIT" ]
null
null
null
Pods/Target Support Files/XTComponentUtils/XTComponentUtils-umbrella.h
leblanc-zx/XTModuleBLEMF1Card
69dadcadec25367cb7de25cfc217a3c0a06c0349
[ "MIT" ]
null
null
null
Pods/Target Support Files/XTComponentUtils/XTComponentUtils-umbrella.h
leblanc-zx/XTModuleBLEMF1Card
69dadcadec25367cb7de25cfc217a3c0a06c0349
[ "MIT" ]
null
null
null
#ifdef __OBJC__ #import <UIKit/UIKit.h> #else #ifndef FOUNDATION_EXPORT #if defined(__cplusplus) #define FOUNDATION_EXPORT extern "C" #else #define FOUNDATION_EXPORT extern #endif #endif #endif #import "DesEntry.h" #import "bfs.h" #import "bistree.h" #import "bit.h" #import "bitree.h" #import "cbc.h" #import "chtbl.h"...
20.347222
70
0.729693
f08586765e5f258c21bc20cfb2909c6a6fa6cf4b
785
lua
Lua
lua/null-ls/builtins/formatting/markdownlint.lua
Geraint/null-ls.nvim
c4b437ca337459dfa80cdbed4c4cf27345fb8cd7
[ "Apache-2.0" ]
1
2022-03-22T10:09:53.000Z
2022-03-22T10:09:53.000Z
lua/null-ls/builtins/formatting/markdownlint.lua
Geraint/null-ls.nvim
c4b437ca337459dfa80cdbed4c4cf27345fb8cd7
[ "Apache-2.0" ]
null
null
null
lua/null-ls/builtins/formatting/markdownlint.lua
Geraint/null-ls.nvim
c4b437ca337459dfa80cdbed4c4cf27345fb8cd7
[ "Apache-2.0" ]
null
null
null
local h = require("null-ls.helpers") local methods = require("null-ls.methods") local FORMATTING = methods.internal.FORMATTING return h.make_builtin({ name = "markdownlint", meta = { url = "https://github.com/igorshubovych/markdownlint-cli", description = "A Node.js style checker and lint tool...
32.708333
165
0.626752
d951a7b67c2acc61ae4df06a401b38a16dccb1de
2,079
kt
Kotlin
OnlinePK-Android/lib-basic/src/main/java/com/netease/yunxin/nertc/demo/basic/BaseActivity.kt
Dongshanxu/OnlinePK
e334a9a3c07cd03be26a78b08ca78b38fc097582
[ "MIT" ]
3
2021-04-21T14:44:13.000Z
2021-12-12T14:55:27.000Z
OnlinePK-Android/lib-basic/src/main/java/com/netease/yunxin/nertc/demo/basic/BaseActivity.kt
Dongshanxu/OnlinePK
e334a9a3c07cd03be26a78b08ca78b38fc097582
[ "MIT" ]
1
2021-12-10T09:10:03.000Z
2021-12-10T09:10:03.000Z
OnlinePK-Android/lib-basic/src/main/java/com/netease/yunxin/nertc/demo/basic/BaseActivity.kt
Dongshanxu/OnlinePK
e334a9a3c07cd03be26a78b08ca78b38fc097582
[ "MIT" ]
10
2021-04-14T08:54:36.000Z
2022-03-24T01:55:35.000Z
/* * Copyright (c) 2021 NetEase, Inc. All rights reserved. * Use of this source code is governed by a MIT license that can be found in the LICENSE file */ package com.netease.yunxin.nertc.demo.basic import android.os.Bundle import android.view.View import androidx.annotation.IdRes import androidx.appcompat.app....
31.5
95
0.669553
f3feb6789d6db9f2c1577d0ad2486782791d6fac
476
swift
Swift
Tests/RocketTests/Utils/SpyScriptLauncher.swift
shibapm/Rocket
2d956352672557834543ed64d10cfc808851df0b
[ "MIT" ]
69
2019-04-23T08:26:35.000Z
2022-02-18T01:15:21.000Z
Tests/RocketTests/Utils/SpyScriptLauncher.swift
shibapm/Rocket
2d956352672557834543ed64d10cfc808851df0b
[ "MIT" ]
8
2019-11-20T17:33:31.000Z
2022-01-02T14:43:17.000Z
Tests/RocketTests/Utils/SpyScriptLauncher.swift
shibapm/Rocket
2d956352672557834543ed64d10cfc808851df0b
[ "MIT" ]
10
2019-05-22T03:05:21.000Z
2021-08-09T09:53:11.000Z
import Logger @testable import RocketLib import TestSpy final class SpyScriptLauncher: ScriptLaunching, TestSpy { enum Method: Equatable { case launchScript(content: String, version: String?) } var callstack = CallstackContainer<Method>() var result = "" func launchScript(withContent cont...
26.444444
87
0.703782
2f1a55102a8a9e4c7e2a23eac3c94de2946284bf
1,746
java
Java
src/java/cd4017be/rs_ctr/gui/ramio/RAMImageFormat.java
scikirbypoke/RedstoneControl
cc7cab2177fbebc274b222455013747dba1d5ef1
[ "MIT" ]
13
2019-04-24T16:03:23.000Z
2021-01-06T20:07:04.000Z
src/java/cd4017be/rs_ctr/gui/ramio/RAMImageFormat.java
scikirbypoke/RedstoneControl
cc7cab2177fbebc274b222455013747dba1d5ef1
[ "MIT" ]
41
2019-04-26T12:42:57.000Z
2021-11-07T20:39:43.000Z
src/java/cd4017be/rs_ctr/gui/ramio/RAMImageFormat.java
scikirbypoke/RedstoneControl
cc7cab2177fbebc274b222455013747dba1d5ef1
[ "MIT" ]
8
2019-04-25T08:52:36.000Z
2021-08-16T00:10:35.000Z
package cd4017be.rs_ctr.gui.ramio; import java.io.*; import java.nio.ByteBuffer; import java.util.ArrayList; import net.minecraft.network.PacketBuffer; /** * @author CD4017BE */ public interface RAMImageFormat { /** * @param filename * @return whether this format should be used to export/import t...
27.714286
106
0.682703
bc2c787e8e5efe8dbbdda8ae13a8ecb8f34f2c85
4,982
sql
SQL
crud_mysqli.sql
fikriyogi/PHP-MySQLI-CRUD-With-Register-Login
c6a9ee8474880a17105bad54d0c0afe753c88924
[ "Apache-2.0" ]
null
null
null
crud_mysqli.sql
fikriyogi/PHP-MySQLI-CRUD-With-Register-Login
c6a9ee8474880a17105bad54d0c0afe753c88924
[ "Apache-2.0" ]
null
null
null
crud_mysqli.sql
fikriyogi/PHP-MySQLI-CRUD-With-Register-Login
c6a9ee8474880a17105bad54d0c0afe753c88924
[ "Apache-2.0" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.2.11 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: 18 Jan 2018 pada 20.29 -- Versi Server: 5.6.21 -- PHP Version: 5.6.3 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!4...
31.1375
147
0.57507
2f25890789997ce4fd6843bf2d503fadc3d6fcc2
2,112
php
PHP
examples/async_postcards_from_csv/index.php
lob/lob-php
615d2603d3c3b37b5fef8adb609ddebe4bcb3f30
[ "MIT" ]
55
2015-01-16T13:07:50.000Z
2022-03-10T21:21:57.000Z
examples/async_postcards_from_csv/index.php
freekmurze/lob-php
2c8cd86643b387270b80ad18076ad29aedebf53c
[ "MIT" ]
76
2015-01-10T00:50:54.000Z
2021-12-22T15:38:45.000Z
examples/async_postcards_from_csv/index.php
freekmurze/lob-php
2c8cd86643b387270b80ad18076ad29aedebf53c
[ "MIT" ]
21
2015-01-30T18:17:38.000Z
2021-11-07T10:39:00.000Z
<?php use Amp\Parallel\Worker\DefaultPool; use Amp\Promise; use function Amp\ParallelFunctions\parallelMap; require "vendor/autoload.php"; // Setup Lob client $apiKey = $_ENV["LOB_API_KEY"]; $lob = new \Lob\Lob($apiKey); $concurrency = 10; $pool = new DefaultPool($concurrency); // Create "from" address $from_addre...
25.445783
99
0.547822
805fe4c8b373d3698bfada3a2e1ae5863493ddd7
2,887
java
Java
src/cn/olange/pins/action/MessageInfoAction.java
Linindoo/idea-juejin
d9f1b3ae15ae21c40639700331e7ed515ca41bf8
[ "MIT" ]
5
2020-12-08T13:24:20.000Z
2022-03-25T08:42:22.000Z
src/cn/olange/pins/action/MessageInfoAction.java
zhoriya/idea-juejin
d9f1b3ae15ae21c40639700331e7ed515ca41bf8
[ "MIT" ]
4
2020-12-09T08:48:49.000Z
2022-01-18T10:16:59.000Z
src/cn/olange/pins/action/MessageInfoAction.java
zhoriya/idea-juejin
d9f1b3ae15ae21c40639700331e7ed515ca41bf8
[ "MIT" ]
2
2020-12-08T07:59:15.000Z
2021-03-18T01:54:56.000Z
package cn.olange.pins.action; import cn.olange.pins.model.Config; import cn.olange.pins.service.PinsService; import cn.olange.pins.setting.JuejinPersistentConfig; import cn.olange.pins.view.MessageInfoPanel; import com.google.gson.JsonObject; import com.intellij.icons.AllIcons; import com.intellij.openapi.Disposable;...
40.661972
118
0.674749
b2566ebd1e757e5caf4edf7771fc87370b63f8ff
1,493
tab
SQL
wordLists/wikt/wn-wikt-hak.tab
vatbub/auto-hotkey-noun-replacer
467c34292c1cc6465cb2d4003a91021b763b22d7
[ "Apache-2.0" ]
3
2016-07-11T21:11:08.000Z
2016-10-04T01:27:06.000Z
wordLists/wikt/wn-wikt-hak.tab
vatbub/auto-hotkey-noun-replacer
467c34292c1cc6465cb2d4003a91021b763b22d7
[ "Apache-2.0" ]
55
2016-06-24T00:14:38.000Z
2022-03-01T04:03:47.000Z
wordLists/wikt/wn-wikt-hak.tab
vatbub/auto-hotkey-noun-replacer
467c34292c1cc6465cb2d4003a91021b763b22d7
[ "Apache-2.0" ]
null
null
null
# Wiktionary hak http://wiktionary.org/ CC BY-SA 01382086-a hak:lemma 大 01613294-n hak:lemma ên-tiâu 02374451-n hak:lemma 馬 02374451-n hak:lemma 马 02512053-n hak:lemma 魚 02512053-n hak:lemma 鱼 05462315-n hak:lemma 神經系統 06000644-n hak:lemma sṳ-ho̍k 06149484-n hak:lemma 經濟學 06149484-n hak:lemma 经济学 06434165-n hak:lemma S...
26.192982
48
0.785666
e8ff4205f8efbe6454dce1e931b810fa2782cb7c
5,876
py
Python
zkfarmer/utils.py
artarik/zkfarmer
e1297bd27347ac8a5333b4b10aaae3868f457222
[ "MIT" ]
null
null
null
zkfarmer/utils.py
artarik/zkfarmer
e1297bd27347ac8a5333b4b10aaae3868f457222
[ "MIT" ]
null
null
null
zkfarmer/utils.py
artarik/zkfarmer
e1297bd27347ac8a5333b4b10aaae3868f457222
[ "MIT" ]
null
null
null
import json import operator import logging import re import time from socket import socket, AF_INET, SOCK_DGRAM from functools import reduce logger = logging.getLogger(__name__) def ip(): """Find default IP""" ip = None s = socket(AF_INET, SOCK_DGRAM) try: s.connect(('239.255.0.0', 9)) ...
31.934783
96
0.536079
5b6aeed978cdf2b4c9806a2fae599061a37bf67d
854
cpp
C++
courses/Course_14/Source.cpp
catalinboja/cpp-2021
fbc8147b35bce9d0ea9de7d9b166e1dc3d61d4e7
[ "MIT" ]
null
null
null
courses/Course_14/Source.cpp
catalinboja/cpp-2021
fbc8147b35bce9d0ea9de7d9b166e1dc3d61d4e7
[ "MIT" ]
null
null
null
courses/Course_14/Source.cpp
catalinboja/cpp-2021
fbc8147b35bce9d0ea9de7d9b166e1dc3d61d4e7
[ "MIT" ]
null
null
null
#include <iostream> #include <string> using namespace std; class Person { protected: string name; int age; public: virtual string GetDescription() = 0; //virtual pure method / abstract method string getName() { return this->name; } }; class Student: public Person { string faculty; public: string GetDes...
14.982456
79
0.652225
33b362143b2f19c4ac5cb60fa39b8ed481da039c
609
kt
Kotlin
src/main/kotlin/me/maya/revolt/api/Member.kt
XuaTheGrate/RevoltKt
4d5fd69874320536c18b95b5fe14d2f8c5b253bc
[ "MIT" ]
7
2021-09-01T13:27:54.000Z
2022-01-16T19:45:23.000Z
src/main/kotlin/me/maya/revolt/api/Member.kt
XuaTheGrate/RevoltKt
4d5fd69874320536c18b95b5fe14d2f8c5b253bc
[ "MIT" ]
null
null
null
src/main/kotlin/me/maya/revolt/api/Member.kt
XuaTheGrate/RevoltKt
4d5fd69874320536c18b95b5fe14d2f8c5b253bc
[ "MIT" ]
1
2021-12-10T08:45:17.000Z
2021-12-10T08:45:17.000Z
package me.maya.revolt.api interface Member: IHasID, IUpdateable<Member> { val nickname: String? val user: User val roles: List<Role> val avatar: Image? val server: Server suspend fun edit( nickname: String? = null, // avatar: Image? = null, // TODO ) suspend fun addRo...
23.423077
47
0.65353
683f6fa405688a2c594759877f76ed1e1ac77aaf
43,042
cpp
C++
vpr/src/ripple/lg/lg_main.cpp
honeychen718/vtrwithap
c5073f89dad7e02a6f898d795be8d624591ff39e
[ "MIT" ]
null
null
null
vpr/src/ripple/lg/lg_main.cpp
honeychen718/vtrwithap
c5073f89dad7e02a6f898d795be8d624591ff39e
[ "MIT" ]
null
null
null
vpr/src/ripple/lg/lg_main.cpp
honeychen718/vtrwithap
c5073f89dad7e02a6f898d795be8d624591ff39e
[ "MIT" ]
null
null
null
#include "pack/clb.h" #include "alg/bipartite.h" #include "lg_main.h" #include "lg_dp_utils.h" #include "gp_setting.h" #include "SetupGrid.h" #include "vtr_math.h" #include "vpr_clb.h" //for debug // #include "DebugNew.h" const t_ext_pin_util FULL_EXTERNAL_PIN_UTIL(1., 1.); void read_cluster_placement_stats_from_clb...
43.171515
163
0.552158
a9bdc8b01ca4d5c8925c3625ad65e851155ba0c3
1,687
html
HTML
youtube.html
toyjrah/toyjrah.github.io
e6aa5926d3e36810c0aeb3888a210952d40d35c2
[ "MIT" ]
null
null
null
youtube.html
toyjrah/toyjrah.github.io
e6aa5926d3e36810c0aeb3888a210952d40d35c2
[ "MIT" ]
null
null
null
youtube.html
toyjrah/toyjrah.github.io
e6aa5926d3e36810c0aeb3888a210952d40d35c2
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <title>SOWCoders</title> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css"> <link rel="stylesheet" href="https://maxc...
34.428571
215
0.67457
f10500abab2d53e0116d08d6db956884b1fb64bb
292
rb
Ruby
lib/underscore-source.rb
STRd6/underscore-source
7b9d99ddfc34c18bb0364ed502f2610228f7a50a
[ "MIT" ]
1
2015-11-09T01:00:08.000Z
2015-11-09T01:00:08.000Z
lib/underscore-source.rb
STRd6/underscore-source
7b9d99ddfc34c18bb0364ed502f2610228f7a50a
[ "MIT" ]
null
null
null
lib/underscore-source.rb
STRd6/underscore-source
7b9d99ddfc34c18bb0364ed502f2610228f7a50a
[ "MIT" ]
null
null
null
require "underscore-source/version" # Sneaky require for Rails engine environment if defined? ::Rails::Engine require "underscore-source/rails" elsif defined? ::Sprockets require "underscore-source/sprockets" end module Underscore module Source # Your code goes here... end end
19.466667
45
0.760274
86279c2e80cfa5db5165b637aea5a661d3889362
1,173
swift
Swift
Sources/AlamofireXMLRPC/Alamofire+XML.swift
tsukisa/AlamofireXMLRPC
e9f6fee06e46498b5a100e5aff5a5934089981df
[ "MIT" ]
null
null
null
Sources/AlamofireXMLRPC/Alamofire+XML.swift
tsukisa/AlamofireXMLRPC
e9f6fee06e46498b5a100e5aff5a5934089981df
[ "MIT" ]
null
null
null
Sources/AlamofireXMLRPC/Alamofire+XML.swift
tsukisa/AlamofireXMLRPC
e9f6fee06e46498b5a100e5aff5a5934089981df
[ "MIT" ]
null
null
null
// // Alanofire+XML.swift // AlamofireXMLRPC // // Created by Jeremy Marchand on 08/10/2015. // Copyright © 2015 kodlian. All rights reserved. // import Foundation import AEXML import Alamofire extension DataRequest { public func responseXMLDocument(queue: DispatchQueue? = nil, completionHandler: @escaping (...
34.5
220
0.623188
5deb828132d66c3ea1570f3b2c82b4f618b30c87
451
asm
Assembly
programs/oeis/095/A095097.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/095/A095097.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/095/A095097.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A095097: Fib000 numbers: those n for which the Zeckendorf expansion A014417(n) ends with three zeros. ; 8,13,18,21,26,29,34,39,42,47,52,55,60,63,68,73,76,81,84,89,94,97,102,107,110,115,118,123,128,131,136,141,144,149,152,157,162,165,170,173,178,183,186,191,196,199,204,207,212,217,220,225,228,233,238,241,246 mov $1,$...
50.111111
206
0.72949
fbc0e479d9cc12fb126a239abf0ec4d7e6c66b11
2,211
java
Java
dl-dataaccess/src/main/java/eu/dl/dataaccess/dto/Storable.java
govtransparency/dfid2
6822f033560ba9df23f8c3be86bb95b4e3014a9c
[ "MIT" ]
null
null
null
dl-dataaccess/src/main/java/eu/dl/dataaccess/dto/Storable.java
govtransparency/dfid2
6822f033560ba9df23f8c3be86bb95b4e3014a9c
[ "MIT" ]
3
2021-12-10T01:11:21.000Z
2021-12-14T21:17:54.000Z
dl-dataaccess/src/main/java/eu/dl/dataaccess/dto/Storable.java
DatlabDasData/dfid2
2c142224f6b81d715231d0d82f710dd6084fbcae
[ "MIT" ]
1
2019-12-19T14:13:34.000Z
2019-12-19T14:13:34.000Z
package eu.dl.dataaccess.dto; import java.time.LocalDateTime; import java.util.HashMap; /** * Basic storable item. * */ public interface Storable { /** * @return the id */ String getId(); /** * @param id * the id to set */ void setId(String id); /** *...
18.579832
57
0.556309
6c0a983b22446bbda54dbaa1f787999f694ec881
1,836
go
Go
go/mgnes/pkg/log/log.go
master-g/childhood
7cd2a6a13f7e862df6d239e78371df6222b30a53
[ "Apache-2.0" ]
1
2019-03-11T17:33:08.000Z
2019-03-11T17:33:08.000Z
go/mgnes/pkg/log/log.go
master-g/childhood
7cd2a6a13f7e862df6d239e78371df6222b30a53
[ "Apache-2.0" ]
null
null
null
go/mgnes/pkg/log/log.go
master-g/childhood
7cd2a6a13f7e862df6d239e78371df6222b30a53
[ "Apache-2.0" ]
null
null
null
// Copyright © 2019 mg // // 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, publish, distribute, ...
27.818182
80
0.740196
803599dbe4ae1484027f84df68de54babe029606
5,643
java
Java
src/main/java/fictioncraft/wintersteve25/fclib/FCLibMod.java
FictionCraft-Team/FCLib
f4281393743f895456dc7f133c6cc5a2cb97c590
[ "MIT" ]
4
2021-08-10T05:11:53.000Z
2021-08-29T02:58:40.000Z
src/main/java/fictioncraft/wintersteve25/fclib/FCLibMod.java
FictionCraft-Team/FCLib
f4281393743f895456dc7f133c6cc5a2cb97c590
[ "MIT" ]
null
null
null
src/main/java/fictioncraft/wintersteve25/fclib/FCLibMod.java
FictionCraft-Team/FCLib
f4281393743f895456dc7f133c6cc5a2cb97c590
[ "MIT" ]
null
null
null
package fictioncraft.wintersteve25.fclib; import com.mojang.brigadier.CommandDispatcher; import fictioncraft.wintersteve25.fclib.api.events.Hooks; import fictioncraft.wintersteve25.fclib.api.json.ErrorUtils; import fictioncraft.wintersteve25.fclib.api.json.commands.DumpInfoCommand; import fictioncraft.wintersteve25.fc...
53.235849
97
0.766436
c2db9f9ae53174c4aa85c10fb0b7a1e7a1c3a991
3,361
dart
Dart
lib/PreviousWords.dart
danger-ahead/search
b19cbb589197c4a8ea8aa9eddf519f0962ca2486
[ "MIT" ]
4
2021-06-27T07:43:32.000Z
2021-12-13T04:14:35.000Z
lib/PreviousWords.dart
danger-ahead/search
b19cbb589197c4a8ea8aa9eddf519f0962ca2486
[ "MIT" ]
2
2021-07-28T04:06:46.000Z
2021-07-30T09:32:40.000Z
lib/PreviousWords.dart
danger-ahead/search
b19cbb589197c4a8ea8aa9eddf519f0962ca2486
[ "MIT" ]
1
2021-07-30T06:09:54.000Z
2021-07-30T06:09:54.000Z
import 'package:flutter/material.dart'; import 'package:flutter_dictionary/WordsDatabase.dart'; import 'package:flutter_dictionary/results.dart'; import 'package:flutter_dictionary/words.dart'; import 'package:google_fonts/google_fonts.dart'; class PreviousWords extends StatelessWidget { @override Widget build(Bui...
34.295918
77
0.468611
83fc5f0b5e40fdbe0520510138cfbcd717f19a96
7,634
java
Java
MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/plugins/GeoJsonPluginActivity.java
LawrenceStent/mapbox-android-demo-master
a5fc5d25432fa091d396c8edba0135276d61a0da
[ "BSD-2-Clause" ]
4
2022-01-14T17:56:11.000Z
2022-02-25T07:10:12.000Z
MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/plugins/GeoJsonPluginActivity.java
selma-belhadj/mapbox-android-demo
62e5c4728da96e44cde9466b8c8664c9301c575d
[ "BSD-2-Clause" ]
null
null
null
MapboxAndroidDemo/src/main/java/com/mapbox/mapboxandroiddemo/examples/plugins/GeoJsonPluginActivity.java
selma-belhadj/mapbox-android-demo
62e5c4728da96e44cde9466b8c8664c9301c575d
[ "BSD-2-Clause" ]
null
null
null
package com.mapbox.mapboxandroiddemo.examples.plugins; import android.Manifest; import android.content.pm.PackageManager; import android.os.Build; import android.os.Bundle; import android.support.annotation.NonNull; import android.support.design.widget.CoordinatorLayout; import android.support.design.widget.FloatingAc...
31.676349
119
0.716662
fb61bb408e0127ae4a03787c784076d58eda78be
933
java
Java
registry-surety/src/test/java/org/gbif/registry/surety/InMemoryEmailSender.java
ManonGros/registry
5894b14cb075b24695c681af2dd5a8091a5e741d
[ "Apache-2.0" ]
null
null
null
registry-surety/src/test/java/org/gbif/registry/surety/InMemoryEmailSender.java
ManonGros/registry
5894b14cb075b24695c681af2dd5a8091a5e741d
[ "Apache-2.0" ]
null
null
null
registry-surety/src/test/java/org/gbif/registry/surety/InMemoryEmailSender.java
ManonGros/registry
5894b14cb075b24695c681af2dd5a8091a5e741d
[ "Apache-2.0" ]
null
null
null
package org.gbif.registry.surety; import org.gbif.registry.surety.email.BaseEmailModel; import org.gbif.registry.surety.email.EmailSender; import java.util.HashMap; import java.util.Map; /** * Simple {@link EmailSender} implementation that keep the {@link BaseEmailModel} into memory. * - For testing only * - 1 {@...
22.756098
94
0.724544
cea0f7047cb812ee783c637a2f3351f80b46b4f4
79
swift
Swift
k.swift
ahad11/p
a2c41be0c56d260d3570abdfa2c97e42637e9d46
[ "MIT" ]
null
null
null
k.swift
ahad11/p
a2c41be0c56d260d3570abdfa2c97e42637e9d46
[ "MIT" ]
null
null
null
k.swift
ahad11/p
a2c41be0c56d260d3570abdfa2c97e42637e9d46
[ "MIT" ]
null
null
null
// // k.swift // p // // Created by ahad on 10/25/17. // import Foundation
8.777778
32
0.556962
052aeb993b125ec7f925faf823c3f1d40f644379
2,007
rb
Ruby
lib/foursquare/checkin_proxy.rb
lukasmairl/quimby
cf60a498199b58e37de7a0a30ef3b8971271e0ff
[ "MIT" ]
2
2017-09-07T05:44:03.000Z
2017-09-07T05:44:23.000Z
lib/foursquare/checkin_proxy.rb
lukasmairl/quimby
cf60a498199b58e37de7a0a30ef3b8971271e0ff
[ "MIT" ]
null
null
null
lib/foursquare/checkin_proxy.rb
lukasmairl/quimby
cf60a498199b58e37de7a0a30ef3b8971271e0ff
[ "MIT" ]
null
null
null
module Foursquare class CheckinProxy def initialize(foursquare) @foursquare = foursquare end def find(id) Foursquare::Checkin.new(@foursquare, @foursquare.get("checkins/#{id}")["checkin"]) end def merge_auth_params(params) if @access_token params.merge!(:oauth_token...
31.359375
121
0.619831
bb9ee8e11f64979b2b69a72b795f926ec2aaa33b
85,741
swift
Swift
phoenix-ios/phoenix-ios/views/SendView.swift
EZ0010/phoenix
5cd7e7fd00295a3307e61b9e67d4cd3af7733ebb
[ "Apache-2.0" ]
null
null
null
phoenix-ios/phoenix-ios/views/SendView.swift
EZ0010/phoenix
5cd7e7fd00295a3307e61b9e67d4cd3af7733ebb
[ "Apache-2.0" ]
null
null
null
phoenix-ios/phoenix-ios/views/SendView.swift
EZ0010/phoenix
5cd7e7fd00295a3307e61b9e67d4cd3af7733ebb
[ "Apache-2.0" ]
null
null
null
import SwiftUI import Combine import AVFoundation import PhoenixShared import UIKit import os.log #if DEBUG && true fileprivate var log = Logger( subsystem: Bundle.main.bundleIdentifier!, category: "SendView" ) #else fileprivate var log = Logger(OSLog.disabled) #endif struct MsatRange { let min: Lightning_kmpMilli...
26.220489
109
0.671651
96ab1f209d95b14b178d585c04368e280533c990
5,216
cpp
C++
Cogs/src/Application.cpp
VasilStamatov/cogs2017
4efe9af48a6233936192f9db3d893bcb6564debb
[ "MIT" ]
null
null
null
Cogs/src/Application.cpp
VasilStamatov/cogs2017
4efe9af48a6233936192f9db3d893bcb6564debb
[ "MIT" ]
null
null
null
Cogs/src/Application.cpp
VasilStamatov/cogs2017
4efe9af48a6233936192f9db3d893bcb6564debb
[ "MIT" ]
null
null
null
#include "../include/Application.h" #include "../include/Input.h" #include "../include/GUI.h" #include "../include/ResourceManager.h" #include "../include/Scene.h" #include "../include/Camera.h" #include "../include/Framebuffer.h" namespace cogs { Application::Application() { } Application::~Application() ...
23.079646
108
0.606403
2f12a34f18a448b3c3d1e90338dd26829acea4e6
6,595
java
Java
maestro-reports/src/main/java/org/maestro/reports/downloaders/DefaultDownloader.java
zkraus/maestro-java
2c65ea3925e8de85875c94e9518e78f87d915097
[ "Apache-2.0" ]
null
null
null
maestro-reports/src/main/java/org/maestro/reports/downloaders/DefaultDownloader.java
zkraus/maestro-java
2c65ea3925e8de85875c94e9518e78f87d915097
[ "Apache-2.0" ]
null
null
null
maestro-reports/src/main/java/org/maestro/reports/downloaders/DefaultDownloader.java
zkraus/maestro-java
2c65ea3925e8de85875c94e9518e78f87d915097
[ "Apache-2.0" ]
null
null
null
package org.maestro.reports.downloaders; import org.apache.http.HttpStatus; import org.maestro.common.HostTypes; import org.maestro.contrib.utils.Downloader; import org.maestro.contrib.utils.resource.exceptions.ResourceExchangeException; import org.maestro.reports.ReceiverReportResolver; import org.maestro.reports.Rep...
34.89418
119
0.611979
f122e74bd93f56a560031d494f4f3a49fb2da8a9
8,499
dart
Dart
web/main.dart
cavr/DartExample
8631224e5018eefc6c36c6697a9f00a837139fe0
[ "BSD-3-Clause" ]
null
null
null
web/main.dart
cavr/DartExample
8631224e5018eefc6c36c6697a9f00a837139fe0
[ "BSD-3-Clause" ]
null
null
null
web/main.dart
cavr/DartExample
8631224e5018eefc6c36c6697a9f00a837139fe0
[ "BSD-3-Clause" ]
null
null
null
// Copyright (c) 2015, <your name>. All rights reserved. Use of this source code // is governed by a BSD-style license that can be found in the LICENSE file. import 'dart:html'; import 'package:back_office/nav_menu.dart'; import 'package:route_hierarchical/client.dart'; import 'dart:convert'; import 'package:crypto/c...
26.726415
132
0.662902
861b8c28d2fb90099f4ea2fac6c29ca15719b60e
481
java
Java
components-core/src/test/java/com/adyen/checkout/components/models/TestPaymentMethod.java
developerntuc/adyen-android
a1012e33940b13735174d49d59086a203b2474ae
[ "MIT" ]
114
2017-06-02T06:50:54.000Z
2022-03-15T15:24:01.000Z
components-core/src/test/java/com/adyen/checkout/components/models/TestPaymentMethod.java
developerntuc/adyen-android
a1012e33940b13735174d49d59086a203b2474ae
[ "MIT" ]
366
2017-07-12T01:37:24.000Z
2022-03-31T11:49:46.000Z
components-core/src/test/java/com/adyen/checkout/components/models/TestPaymentMethod.java
developerntuc/adyen-android
a1012e33940b13735174d49d59086a203b2474ae
[ "MIT" ]
83
2017-05-12T16:35:26.000Z
2022-02-24T07:47:57.000Z
/* * Copyright (c) 2019 Adyen N.V. * * This file is open source and available under the MIT license. See the LICENSE file for more info. * * Created by caiof on 29/5/2019. */ package com.adyen.checkout.components.models; import android.os.Parcel; import com.adyen.checkout.components.model.payments.request.Paym...
21.863636
100
0.744283
2f05c10d462c68d0f7eabef02b0e3a87b0bbc430
601
java
Java
src/main/java/com/christophecvb/elitedangerous/events/other/CargoTransferEvent.java
ChristopheCVB/EliteDangerousAPI
d88ce9607a05859f41638e5d5dba9598b053eb5e
[ "MIT" ]
9
2020-10-10T13:53:59.000Z
2022-02-20T19:12:45.000Z
src/main/java/com/christophecvb/elitedangerous/events/other/CargoTransferEvent.java
ChristopheCVB/EliteDangerousAPI
d88ce9607a05859f41638e5d5dba9598b053eb5e
[ "MIT" ]
40
2020-10-10T18:23:48.000Z
2022-03-03T13:10:48.000Z
src/main/java/com/christophecvb/elitedangerous/events/other/CargoTransferEvent.java
ChristopheCVB/EliteDangerousAPI
d88ce9607a05859f41638e5d5dba9598b053eb5e
[ "MIT" ]
2
2020-10-10T14:31:11.000Z
2022-02-21T19:29:53.000Z
package com.christophecvb.elitedangerous.events.other; import com.christophecvb.elitedangerous.events.Event; import com.christophecvb.elitedangerous.models.inventory.Transfer; import java.util.List; public class CargoTransferEvent extends Event { public List<Transfer> transfers; public interface Listener ex...
30.05
82
0.760399
85df51d8683076abaeca010e0a1261f3c0ab6ce2
385
h
C
release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/netapi/examples/common.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
4
2017-05-17T11:27:04.000Z
2020-05-24T07:23:26.000Z
release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/netapi/examples/common.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
1
2018-08-21T03:43:09.000Z
2018-08-21T03:43:09.000Z
release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/netapi/examples/common.h
afeng11/tomato-arm
1ca18a88480b34fd495e683d849f46c2d47bb572
[ "FSFAP" ]
5
2017-10-11T08:09:11.000Z
2020-10-14T04:10:13.000Z
#include <popt.h> void popt_common_callback(poptContext con, enum poptCallbackReason reason, const struct poptOption *opt, const char *arg, const void *data); extern struct poptOption popt_common_netapi_examples[]; #define POPT_COMMON_LIBNETAPI_EXAMPLES { NULL, 0, POPT_ARG_INCLUDE_TABLE, popt_common_neta...
32.083333
153
0.784416
f9f11dd1560ccc038cdbe1fdce6302984c8f5fe5
22,992
go
Go
internal/interactor/interactor_test.go
rafaelespinoza/notexfr
5749f71be4517efd1f19c5ff2a783db5740d2367
[ "MIT" ]
4
2020-05-19T16:39:28.000Z
2022-03-05T20:59:53.000Z
internal/interactor/interactor_test.go
rafaelespinoza/notexfr
5749f71be4517efd1f19c5ff2a783db5740d2367
[ "MIT" ]
1
2020-06-01T06:06:35.000Z
2020-06-01T06:06:36.000Z
internal/interactor/interactor_test.go
rafaelespinoza/notexfr
5749f71be4517efd1f19c5ff2a783db5740d2367
[ "MIT" ]
null
null
null
package interactor_test import ( "context" "encoding/json" "fmt" "os" "regexp" "sort" "testing" "time" "github.com/rafaelespinoza/notexfr/internal/entity" "github.com/rafaelespinoza/notexfr/internal/interactor" "github.com/rafaelespinoza/notexfr/internal/repo/sn" ) const ( _BaseTestOutputDir = "/tmp/note...
32.752137
155
0.637961
5c8b654ff54cb3c777d8a9cb819822953b10ffd0
964
dart
Dart
lib/provider/user_provider.dart
QEout/lalia
d15937cc09eb90c4df7c3c8d06b244ef4499c44d
[ "MIT" ]
2
2021-06-23T10:20:36.000Z
2022-01-17T12:14:31.000Z
lib/provider/user_provider.dart
QEout/lalia
d15937cc09eb90c4df7c3c8d06b244ef4499c44d
[ "MIT" ]
null
null
null
lib/provider/user_provider.dart
QEout/lalia
d15937cc09eb90c4df7c3c8d06b244ef4499c44d
[ "MIT" ]
null
null
null
import 'package:flutter/material.dart'; import 'package:lalia/application.dart'; import 'package:lalia/model/bmobBean/user.dart'; import 'package:lalia/utils/bmob_util.dart'; class UserProvider extends ChangeNotifier { User _user; User get user => _user ?? User(); void setUser(User user) { _user = user; ...
26.054054
90
0.678423
3ead42a47461fedac1745d3c9f53ea9ec8d870f8
213
h
C
include/QtUiTools/qtuitoolsversion.h
nesbox/qt5-static-linux2
16c9bce4e6ceab3675c517f1892144e81e172bcd
[ "Libpng", "Zlib" ]
2
2019-03-07T11:19:06.000Z
2021-07-05T18:15:03.000Z
include/QtUiTools/qtuitoolsversion.h
nesbox/qt5-static-linux2
16c9bce4e6ceab3675c517f1892144e81e172bcd
[ "Libpng", "Zlib" ]
null
null
null
include/QtUiTools/qtuitoolsversion.h
nesbox/qt5-static-linux2
16c9bce4e6ceab3675c517f1892144e81e172bcd
[ "Libpng", "Zlib" ]
2
2019-07-26T09:24:47.000Z
2021-04-07T15:30:36.000Z
/* This file was generated by syncqt. */ #ifndef QT_QTUITOOLS_VERSION_H #define QT_QTUITOOLS_VERSION_H #define QTUITOOLS_VERSION_STR "5.11.0" #define QTUITOOLS_VERSION 0x050B00 #endif // QT_QTUITOOLS_VERSION_H
21.3
40
0.812207
88b900099b46cc5ba24245af32d1e7fc856230d9
2,749
swift
Swift
Sources/PackageEtherCapture/Enumerations/Field.swift
keehun/PackageEtherCapture
0c3014ca0b915b04f5a501e701b777931178f543
[ "MIT" ]
3
2020-11-15T10:03:44.000Z
2021-09-10T16:33:25.000Z
Sources/PackageEtherCapture/Enumerations/Field.swift
keehun/PackageEtherCapture
0c3014ca0b915b04f5a501e701b777931178f543
[ "MIT" ]
null
null
null
Sources/PackageEtherCapture/Enumerations/Field.swift
keehun/PackageEtherCapture
0c3014ca0b915b04f5a501e701b777931178f543
[ "MIT" ]
1
2021-05-24T17:29:57.000Z
2021-05-24T17:29:57.000Z
// // File.swift // // // Created by Darrell Root on 3/12/20. // import Foundation // this is intended for fields with corresponding StartIndex and EndIndex values // for highlighting bytes public enum Field { // Frame Fields case srcmac case dstmac case ethertype case ieeeLength case ieee...
18.958621
80
0.639142
d2a3568f2d75b0f800c89dff3c6e6ce11508c320
933
php
PHP
src/Authentication/Framework/ServiceLocator/Loader/AuthenticationConfigLoader.php
extendssoftware/extends-framework
65abfa72a60c74a0d5e624225b9a4e716a77f54c
[ "MIT" ]
1
2017-12-30T10:44:23.000Z
2017-12-30T10:44:23.000Z
src/Framework/ServiceLocator/Loader/AuthenticationConfigLoader.php
extendsframework/extends-authentication
3b526cd4ac32d6267422844409a4809dec01d1f0
[ "MIT" ]
2
2022-01-09T13:58:34.000Z
2022-01-09T14:30:56.000Z
src/Authentication/Framework/ServiceLocator/Loader/AuthenticationConfigLoader.php
extendssoftware/extends-framework
65abfa72a60c74a0d5e624225b9a4e716a77f54c
[ "MIT" ]
null
null
null
<?php declare(strict_types=1); namespace ExtendsFramework\Authentication\Framework\ServiceLocator\Loader; use ExtendsFramework\Authentication\AuthenticatorInterface; use ExtendsFramework\Authentication\Framework\ServiceLocator\Factory\AuthenticatorFactory; use ExtendsFramework\ServiceLocator\Config\Loader\LoaderInter...
30.096774
90
0.681672
65e7b562ad2888a3698381236e8ff22cee2dce9c
815
dart
Dart
example/lib/page/size_any_tab_page.dart
wuweijian1997/any_tab
2f39aa0cb264474a9dfdbfe6530d6a0321f12d8b
[ "MIT" ]
2
2020-11-28T07:19:51.000Z
2020-12-01T01:59:02.000Z
example/lib/page/size_any_tab_page.dart
wuweijian1997/any_tab
2f39aa0cb264474a9dfdbfe6530d6a0321f12d8b
[ "MIT" ]
null
null
null
example/lib/page/size_any_tab_page.dart
wuweijian1997/any_tab
2f39aa0cb264474a9dfdbfe6530d6a0321f12d8b
[ "MIT" ]
null
null
null
import 'package:any_tab/any_tab.dart'; import 'package:example/const/const.dart'; import 'package:example/model/index.dart'; import 'package:flutter/material.dart'; import '../widgets/index.dart'; class SizeAnyTabPage extends StatefulWidget { static const String rName = 'SizeClipperTab'; @override _SizeAnyTabPa...
23.285714
63
0.608589
42a2e5d46952385f88000caf33c2d25e8cac6cd0
1,817
swift
Swift
Example/MusicPlayerSwift3/SettingCell.swift
josephxwf/StreamingMusicPlayer2-Swift3
bd908de0621540e7b97d4386b69e3c1fb5774cdc
[ "MIT" ]
null
null
null
Example/MusicPlayerSwift3/SettingCell.swift
josephxwf/StreamingMusicPlayer2-Swift3
bd908de0621540e7b97d4386b69e3c1fb5774cdc
[ "MIT" ]
null
null
null
Example/MusicPlayerSwift3/SettingCell.swift
josephxwf/StreamingMusicPlayer2-Swift3
bd908de0621540e7b97d4386b69e3c1fb5774cdc
[ "MIT" ]
null
null
null
// // SettingCell.swift // MusicPlayerSwift3 // // Created by Joseph Fan on 6/18/17. // import UIKit class SettingCell: BaseCell { override var isHighlighted: Bool { didSet { backgroundColor = isHighlighted ? UIColor.darkGray : UIColor.white nameLabel.textCo...
24.890411
165
0.58448
e51598ddae47fa9dad00626c163b9c3e4d6aae2f
893
html
HTML
rimijoker.html
yeetus-maximus/Terminaaal
3ce1a9ed82f0dfc176004e00c891994dbf9f270b
[ "MIT" ]
null
null
null
rimijoker.html
yeetus-maximus/Terminaaal
3ce1a9ed82f0dfc176004e00c891994dbf9f270b
[ "MIT" ]
null
null
null
rimijoker.html
yeetus-maximus/Terminaaal
3ce1a9ed82f0dfc176004e00c891994dbf9f270b
[ "MIT" ]
null
null
null
<span id="a">yeetus-maximus@Terminaaal</span>:<span id="b">~</span ><span id="c">$</span> cd yeetus-maximus/About_Me <span id="a">yeetus-maximus@Terminaaal</span>:<span id="b">~</span ><span id="c">$</span> cat Siow Kai Yang.txt<br /><br /> "<span id="k">Hey there, nice to see you here.</span>" This is yeetus-maximus. ...
42.52381
106
0.662934
3b5507c1472a97f637d9074ef8ab6dff568436b8
692
ps1
PowerShell
src/Private/Set-ModVariables.ps1
smarbar/MSTeamsDirectRouting
279e343b5c4b850e9bd9c84f4dfa1b54d5e5d153
[ "MIT" ]
null
null
null
src/Private/Set-ModVariables.ps1
smarbar/MSTeamsDirectRouting
279e343b5c4b850e9bd9c84f4dfa1b54d5e5d153
[ "MIT" ]
null
null
null
src/Private/Set-ModVariables.ps1
smarbar/MSTeamsDirectRouting
279e343b5c4b850e9bd9c84f4dfa1b54d5e5d153
[ "MIT" ]
null
null
null
function Set-ModVariables { do { try { [ValidatePattern('^[A-Z]{3}$')]$prefix = Read-Host "Enter the 3 letter prifix to use for this customer, A to Z only" } catch {} } until ($?) $MSTeamsSettings.prefix = $prefix.ToUpper() do { try { $MSTeamsSettings.onlinepstngateway1 = Read-Host "Enter...
40.705882
121
0.697977
683cf6fc1a307a59fabf268598a5a63cf1c2c599
191
html
HTML
17-http-server/12-404.html
wangding/nodejs-demo
469fcf9689e789602fe67c26612e99ec8b60079a
[ "MIT" ]
20
2017-09-15T03:01:28.000Z
2021-01-28T12:35:54.000Z
17-http-server/12-404.html
wangding/nodejs-demo
469fcf9689e789602fe67c26612e99ec8b60079a
[ "MIT" ]
1
2019-11-11T01:19:42.000Z
2019-11-11T01:19:42.000Z
17-http-server/12-404.html
wangding/nodejs-demo
469fcf9689e789602fe67c26612e99ec8b60079a
[ "MIT" ]
48
2017-09-26T09:15:34.000Z
2021-01-28T12:36:20.000Z
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Error</title> </head> <body> <h1>Sorry! There is nothing!</h1> <a href="/">back to home page</a> </body> </html>
15.916667
35
0.596859
04c88853b9cbde489702082bb195f41e900425ae
1,123
java
Java
ArrayRotation.java
nikhilss13/JavaPrograms
bd488ad4cf1357dbc47daa706046dfcbd4e68f20
[ "MIT" ]
null
null
null
ArrayRotation.java
nikhilss13/JavaPrograms
bd488ad4cf1357dbc47daa706046dfcbd4e68f20
[ "MIT" ]
null
null
null
ArrayRotation.java
nikhilss13/JavaPrograms
bd488ad4cf1357dbc47daa706046dfcbd4e68f20
[ "MIT" ]
null
null
null
package hackerRank; import java.util.*; public class ArrayRotation { private static Scanner sc; public static void main(String[] args) { int n,k; sc = new Scanner(System.in); System.out.print("Enter the size of array: "); n = sc.nextInt(); int[] a = new int[n]; System.out.print("Enter th...
22.019608
70
0.548531
3bcc19a55eb43dfa12395ff31057ecada5d1bdee
10,241
html
HTML
_site/december2015/11.html
alienmoutharchive/alienmoutharchive.github.io
12fdd54e90c9619c9a1e50a6a0043015f74b5c2a
[ "MIT" ]
null
null
null
_site/december2015/11.html
alienmoutharchive/alienmoutharchive.github.io
12fdd54e90c9619c9a1e50a6a0043015f74b5c2a
[ "MIT" ]
null
null
null
_site/december2015/11.html
alienmoutharchive/alienmoutharchive.github.io
12fdd54e90c9619c9a1e50a6a0043015f74b5c2a
[ "MIT" ]
null
null
null
<!DOCTYPE html> <html> <!DOCTYPE html> <head> <link href="../css/lightbox.css" rel="stylesheet"> <script src="../css/lightbox.js"></script> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta property="og:...
74.751825
1,956
0.72903
a12d07c35efe19640304037f6bf020b4c51cc947
333
kt
Kotlin
app/src/main/java/com/shivamkumarjha/supaflix/model/xmovies/Episode.kt
ShivamKumarJha/supaflix
f027c8ae631b032b621ef2f33c8370b8919b7043
[ "MIT" ]
10
2021-06-02T11:29:54.000Z
2022-03-08T10:32:30.000Z
app/src/main/java/com/shivamkumarjha/supaflix/model/xmovies/Episode.kt
ShivamKumarJha/supaflix
f027c8ae631b032b621ef2f33c8370b8919b7043
[ "MIT" ]
null
null
null
app/src/main/java/com/shivamkumarjha/supaflix/model/xmovies/Episode.kt
ShivamKumarJha/supaflix
f027c8ae631b032b621ef2f33c8370b8919b7043
[ "MIT" ]
null
null
null
package com.shivamkumarjha.supaflix.model.xmovies import com.google.gson.annotations.SerializedName data class Episode( @SerializedName("episode_hash") val episode_hash: String, @SerializedName("name") val name: String, @SerializedName("name_sort") val name_sort: Int, @SerializedName("title") val tit...
30.272727
61
0.75976
eac6d55a45ee7ef0836e9854db6bf3b681e6d3c5
396
asm
Assembly
programs/oeis/300/A300293.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/300/A300293.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/300/A300293.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A300293: A sequence based on the period 6 sequence A151899. ; 0,0,1,1,1,2,3,3,4,4,4,5,6,6,7,7,7,8,9,9,10,10,10,11,12,12,13,13,13,14,15,15,16,16,16,17,18,18,19,19,19,20,21,21,22,22,22,23,24,24,25,25,25,26,27,27,28,28,28,29,30,30,31,31,31,32,33,33,34,34,34,35,36,36,37,37,37,38,39,39,40,40,40,41,42,42,43,43,43,44 mov $...
30.461538
251
0.633838
710aed5d732e0118acea91f9c512e3caae567dc3
356
ts
TypeScript
src/constance.ts
coder-tutu/vscode-akita-snippets-files
0f29f35f45b4a5a0bc21dd33d74bca8276b5fad4
[ "MIT" ]
7
2020-04-30T17:08:28.000Z
2020-11-04T10:47:22.000Z
src/constance.ts
coder-tutu/vscode-akita-snippets-files
0f29f35f45b4a5a0bc21dd33d74bca8276b5fad4
[ "MIT" ]
5
2020-05-04T18:12:48.000Z
2020-05-04T18:12:51.000Z
src/constance.ts
nicolehj/vscode-akita-snippets-files
0f29f35f45b4a5a0bc21dd33d74bca8276b5fad4
[ "MIT" ]
null
null
null
/** * @license * Copyright Nicole Inc. */ export const AKITA_CONFIG = { /** Template suffix */ TEMPLATE_SUFFIX: '.tmpl', /** Configuration key */ CONFIGURATION_KEY: 'akita.menu', /** Template path */ TEMPLATE_PATH: 'templates', }; /** * Akita default configurations */ export const AKITA_DEFAULT = { ...
16.181818
34
0.632022
04fdb4b95b91dd30f59a570c75df74aec2dc23a2
115
java
Java
src/main/java/net/hycube/join/JoinCallback.java
arturolszak/hycube
e7dc0bc7ff5d7c1d406bfee952398515f3f6b6c8
[ "BSD-2-Clause" ]
3
2018-07-18T14:05:13.000Z
2020-05-18T02:15:36.000Z
src/main/java/net/hycube/join/JoinCallback.java
suhasagg/hycube
e7dc0bc7ff5d7c1d406bfee952398515f3f6b6c8
[ "BSD-2-Clause" ]
4
2016-10-02T14:25:30.000Z
2016-11-27T18:10:58.000Z
src/main/java/net/hycube/join/JoinCallback.java
suhasagg/hycube
e7dc0bc7ff5d7c1d406bfee952398515f3f6b6c8
[ "BSD-2-Clause" ]
1
2022-01-10T16:08:30.000Z
2022-01-10T16:08:30.000Z
package net.hycube.join; public interface JoinCallback { public void joinReturned(Object callbackArg); }
10.454545
46
0.747826
9973f75ee0a0338dbc6715650b6fc44eb4e810b4
225
dart
Dart
lib/services/event_bus/events/updated_in_background_event.dart
cypherstack/Campfire
75566901c89f5a082126964b28a108afb675cd19
[ "MIT" ]
6
2022-03-01T06:34:20.000Z
2022-03-07T16:28:15.000Z
lib/services/event_bus/events/updated_in_background_event.dart
cypherstack/Campfire
75566901c89f5a082126964b28a108afb675cd19
[ "MIT" ]
8
2022-03-01T10:41:38.000Z
2022-03-28T10:43:36.000Z
lib/services/event_bus/events/updated_in_background_event.dart
cypherstack/Campfire
75566901c89f5a082126964b28a108afb675cd19
[ "MIT" ]
2
2022-03-02T09:23:22.000Z
2022-03-27T20:05:11.000Z
import 'package:paymint/utilities/logger.dart'; class UpdatedInBackgroundEvent { String message; UpdatedInBackgroundEvent(this.message) { Logger.print("UpdatedInBackgroundEvent fired with message: $message"); } }
22.5
74
0.773333
701cc9b5207e27afb41fc968de2cf973eacdada2
2,457
go
Go
server.go
cartrujillosa/GoCourse
f6746e94acd4e54905902a83d13875b0cfb9d317
[ "MIT" ]
4
2020-07-01T13:38:30.000Z
2020-09-07T09:13:11.000Z
server.go
cartrujillosa/GoCourse
f6746e94acd4e54905902a83d13875b0cfb9d317
[ "MIT" ]
null
null
null
server.go
cartrujillosa/GoCourse
f6746e94acd4e54905902a83d13875b0cfb9d317
[ "MIT" ]
null
null
null
package main import ( "bufio" "fmt" "io" "log" "net" "strings" "github.com/cartrujillosa/GoCourse/project/users" userslib "github.com/cartrujillosa/GoCourse/project/users" ) func main() { // TODO: shutdown gracefully chat := NewChat(":8888") defer chat.Close() registeredUsers := make(chan userslib.User)...
19.97561
116
0.612943
a6a940ddbd6f94f961edcd9738250e6221f9f70b
5,167
dart
Dart
bin/drinkapi.dart
jameshp/drinkLogServer
9e671b9fdba1c77fa38f520c35e50b3ff8f0cd25
[ "BSD-3-Clause" ]
null
null
null
bin/drinkapi.dart
jameshp/drinkLogServer
9e671b9fdba1c77fa38f520c35e50b3ff8f0cd25
[ "BSD-3-Clause" ]
null
null
null
bin/drinkapi.dart
jameshp/drinkLogServer
9e671b9fdba1c77fa38f520c35e50b3ff8f0cd25
[ "BSD-3-Clause" ]
null
null
null
library drinkapi; import 'dart:async'; import 'package:rpc/api.dart'; import 'mongodb_api.dart'; import 'package:mongo_dart/mongo_dart.dart'; import 'dart:convert'; ///Defines the [UserResponse] returned on the REST API class UserResponse{ String id; String login; String firstName; String lastName; String ...
23.170404
84
0.570157
02ba03cda8fc0c0d99d3f315f982a5d88c9ccb0f
1,167
lua
Lua
lua/save_spatial_convolution_mm_node.lua
jonathantompson/jtorch
06263b3f45552937c7ac2f3a59e4d59ae92c1ba2
[ "BSD-2-Clause" ]
77
2015-01-27T03:05:26.000Z
2020-11-18T12:34:12.000Z
lua/save_spatial_convolution_mm_node.lua
jonathantompson/jtorch
06263b3f45552937c7ac2f3a59e4d59ae92c1ba2
[ "BSD-2-Clause" ]
6
2015-05-28T00:40:46.000Z
2017-01-04T00:26:08.000Z
lua/save_spatial_convolution_mm_node.lua
jonathantompson/jtorch
06263b3f45552937c7ac2f3a59e4d59ae92c1ba2
[ "BSD-2-Clause" ]
16
2015-02-09T02:23:02.000Z
2020-04-24T17:23:26.000Z
function jtorch._saveSpatialConvolutionMMNode(node, ofile) -- The layout is as follows: -- 1. filter width (int) -- 2. filter height (int) -- 3. filter input features (int) -- 4. filter output features (int) -- 5. padding -- 6. filter weights (float array) -- 7. filter Biases (float) ofile:writeInt(n...
30.710526
77
0.696658
83e82c66c43410306076c7e36d010b68883ae332
27,560
java
Java
xs2a-server-api/src/main/java/de/adorsys/psd2/model/Transactions.java
ggiorkhelidze/xs2a
f844081ac1c780eb95d5465a9603aa62787dc8b8
[ "Apache-2.0" ]
120
2018-04-19T13:15:59.000Z
2022-03-27T21:50:38.000Z
xs2a-server-api/src/main/java/de/adorsys/psd2/model/Transactions.java
ggiorkhelidze/xs2a
f844081ac1c780eb95d5465a9603aa62787dc8b8
[ "Apache-2.0" ]
72
2018-05-04T14:03:18.000Z
2022-03-10T14:00:22.000Z
xs2a-server-api/src/main/java/de/adorsys/psd2/model/Transactions.java
ggiorkhelidze/xs2a
f844081ac1c780eb95d5465a9603aa62787dc8b8
[ "Apache-2.0" ]
85
2018-05-07T09:56:46.000Z
2022-03-09T10:10:29.000Z
package de.adorsys.psd2.model; import com.fasterxml.jackson.annotation.JsonProperty; import io.swagger.annotations.ApiModel; import io.swagger.annotations.ApiModelProperty; import org.springframework.validation.annotation.Validated; import javax.validation.Valid; import javax.validation.constraints.NotNull; import jav...
29.381663
638
0.748839
fbe5159634c4794a85b49742fbc5eda2cd2bc8f3
233
java
Java
app/src/main/java/io/github/xiaolei/transaction/event/AppInitCompletedEvent.java
xiaolei/Transaction
e87d7dbdd46b1cda4007ebd1d45e3b499c241a68
[ "Apache-2.0" ]
null
null
null
app/src/main/java/io/github/xiaolei/transaction/event/AppInitCompletedEvent.java
xiaolei/Transaction
e87d7dbdd46b1cda4007ebd1d45e3b499c241a68
[ "Apache-2.0" ]
null
null
null
app/src/main/java/io/github/xiaolei/transaction/event/AppInitCompletedEvent.java
xiaolei/Transaction
e87d7dbdd46b1cda4007ebd1d45e3b499c241a68
[ "Apache-2.0" ]
null
null
null
package io.github.xiaolei.transaction.event; /** * TODO: add comment */ public class AppInitCompletedEvent { public boolean success; public AppInitCompletedEvent(boolean success) { this.success = success; } }
17.923077
51
0.699571
da121dfc37a1bb151a9c315398967d9590ca5fc7
690
swift
Swift
Code/Bubbles/Bubbles Demo/ViewController.swift
nicolas-miari/Bubbles
5bb3da3822f2cc9b96910e3443c306d172b45ecc
[ "MIT" ]
null
null
null
Code/Bubbles/Bubbles Demo/ViewController.swift
nicolas-miari/Bubbles
5bb3da3822f2cc9b96910e3443c306d172b45ecc
[ "MIT" ]
null
null
null
Code/Bubbles/Bubbles Demo/ViewController.swift
nicolas-miari/Bubbles
5bb3da3822f2cc9b96910e3443c306d172b45ecc
[ "MIT" ]
null
null
null
// // ViewController.swift // Bubbles Demo // // Created by Nicolás Miari on 2019/06/13. // Copyright © 2019 Nicolás Miari. All rights reserved. // import UIKit import Bubbles class ViewController: UIViewController { var counter: Int = 0 override func viewDidLoad() { super.viewDidLoad() ...
19.166667
76
0.586957
280c9dd6068e52215019aebe2c2e8ec5d4f52e72
104
rb
Ruby
test/test_helper.rb
mustafaturan/hashable
ad95acbe326a9da815f0a2cb964aa029b61828e0
[ "MIT" ]
3
2015-10-05T15:04:27.000Z
2020-02-01T05:09:43.000Z
test/test_helper.rb
mustafaturan/hashable
ad95acbe326a9da815f0a2cb964aa029b61828e0
[ "MIT" ]
null
null
null
test/test_helper.rb
mustafaturan/hashable
ad95acbe326a9da815f0a2cb964aa029b61828e0
[ "MIT" ]
1
2020-09-05T21:09:10.000Z
2020-09-05T21:09:10.000Z
require 'test/unit' require File.expand_path(File.join(File.dirname(__FILE__), '..', 'lib', 'hashable'))
52
84
0.721154
803aec320ed2ce507734adcfbcfacd4cf9ff9d9a
3,678
java
Java
querydsl-mongodb/src/main/java/com/querydsl/mongodb/morphia/MorphiaSerializer.java
coder-hugo/querydsl
2bf234caf78549813a1e0f44d9c30ecc5ef734e3
[ "Apache-2.0" ]
3,579
2015-01-01T18:13:48.000Z
2022-03-31T18:28:45.000Z
querydsl-mongodb/src/main/java/com/querydsl/mongodb/morphia/MorphiaSerializer.java
Camork/querydsl
7ca3d9b24ee7d81af1e90c49223652b874d92102
[ "Apache-2.0" ]
1,828
2015-01-04T10:52:58.000Z
2022-03-31T14:45:10.000Z
querydsl-mongodb/src/main/java/com/querydsl/mongodb/morphia/MorphiaSerializer.java
Camork/querydsl
7ca3d9b24ee7d81af1e90c49223652b874d92102
[ "Apache-2.0" ]
867
2015-01-07T21:46:24.000Z
2022-03-29T12:56:31.000Z
/* * Copyright 2015, The Querydsl Team (http://www.querydsl.com/team) * * 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 ...
35.365385
104
0.688961
d70223884a61bf1d93bcd0498a64926554eee7f7
1,045
lua
Lua
files_David/ChengPhoto.lua
DavidTeam0/files_David
3e8d151f2ce0548e494a6e6e3c60ee0ac70fc80f
[ "MIT" ]
null
null
null
files_David/ChengPhoto.lua
DavidTeam0/files_David
3e8d151f2ce0548e494a6e6e3c60ee0ac70fc80f
[ "MIT" ]
null
null
null
files_David/ChengPhoto.lua
DavidTeam0/files_David
3e8d151f2ce0548e494a6e6e3c60ee0ac70fc80f
[ "MIT" ]
null
null
null
local function ChengPhoto(msg) local text = msg.content_.text_ if text then tdcli_function({ID = "GetUser",user_id_ = msg.sender_user_id_},function(arg,data) if data.id_ then if data.id_ ~= bot_id then local DavidChengPhoto = database:get(bot_id.."David:Cheng:Photo"..data.id_) if not data.profile_photo_ the...
29.027778
94
0.705263
0bd9725daf811691a344c2d8c30529feed58f6a1
5,041
js
JavaScript
app/index.js
codebusters/generator-reqtangular
a374d4c1388d4994aa3791672cc9224f7cdfc94c
[ "Apache-2.0" ]
1
2015-05-18T11:45:16.000Z
2015-05-18T11:45:16.000Z
app/index.js
codebusters/generator-reqtangular
a374d4c1388d4994aa3791672cc9224f7cdfc94c
[ "Apache-2.0" ]
6
2015-02-12T18:01:30.000Z
2015-03-12T17:10:14.000Z
app/index.js
codebusters/generator-reqtangular
a374d4c1388d4994aa3791672cc9224f7cdfc94c
[ "Apache-2.0" ]
null
null
null
'use strict'; var util = require('util'); var path = require('path'); var yeoman = require('yeoman-generator'); var yosay = require('yosay'); var chalk = require('chalk'); var context = {}; var config = { askForSEO : false }; var NgRequireGenerator = yeoman.generators.Base.extend({ init: function() { this.pk...
30.737805
160
0.55247
3618537488909f0e10067cef41f12dde95cfff56
137
lua
Lua
GFM/lua/autorun/gfm_init.lua
ChargedCreeper/GMod-Freedom-Mod
afcdf8876042781b2d6402f711c8399955002005
[ "MIT" ]
null
null
null
GFM/lua/autorun/gfm_init.lua
ChargedCreeper/GMod-Freedom-Mod
afcdf8876042781b2d6402f711c8399955002005
[ "MIT" ]
null
null
null
GFM/lua/autorun/gfm_init.lua
ChargedCreeper/GMod-Freedom-Mod
afcdf8876042781b2d6402f711c8399955002005
[ "MIT" ]
null
null
null
-- TODO: Start GFM function GM:PlayerConnect( name, ip ) PrintMessage( HUD_PRINTTALK, "[GFM] " .. name .. " has joined the game." ) end
27.4
75
0.671533
9c7cec9d40f20b6b1cc2747983b88e1b827088f0
723
js
JavaScript
src/components/LikedPhotos.js
shergillmanav19/Space-Explorer
4ae148ed1a1db06477fb9a4ba5975ccb2b60fcc2
[ "BSD-Source-Code" ]
null
null
null
src/components/LikedPhotos.js
shergillmanav19/Space-Explorer
4ae148ed1a1db06477fb9a4ba5975ccb2b60fcc2
[ "BSD-Source-Code" ]
null
null
null
src/components/LikedPhotos.js
shergillmanav19/Space-Explorer
4ae148ed1a1db06477fb9a4ba5975ccb2b60fcc2
[ "BSD-Source-Code" ]
null
null
null
import { Box, Button } from "@chakra-ui/react"; import React from "react"; import { useLikedPhotos } from "../hooks/useLikedPhotos"; import Photos from "./Photos"; function LikedPhotos() { const { likedPhotos, unlikeAll, like, unlike, contains } = useLikedPhotos(); return ( <div> <Box w="100%" display="...
23.322581
78
0.568465
2a5cef167fe8eea7478db4d25d9418add8aabf9e
126
java
Java
declarative-transaction-propagation/src/main/java/geektime/spring/declarative/transaction/propagation/exception/RollbackException.java
monsterhxw/Spring-Learning-Practice
1a4e549a83339957bab62ac81cd11dec5ae27316
[ "MIT" ]
null
null
null
declarative-transaction-propagation/src/main/java/geektime/spring/declarative/transaction/propagation/exception/RollbackException.java
monsterhxw/Spring-Learning-Practice
1a4e549a83339957bab62ac81cd11dec5ae27316
[ "MIT" ]
null
null
null
declarative-transaction-propagation/src/main/java/geektime/spring/declarative/transaction/propagation/exception/RollbackException.java
monsterhxw/Spring-Learning-Practice
1a4e549a83339957bab62ac81cd11dec5ae27316
[ "MIT" ]
null
null
null
package geektime.spring.declarative.transaction.propagation.exception; public class RollbackException extends Exception { }
21
70
0.849206
fbaebfdb6e46dd98d02ef9529440ccc79e4ab8c7
1,021
java
Java
src/test/java/com/github/qky666/selenidepom/test/java/mtp/pom/constructorpom/ServicesRequiredErrorPage.java
qky666/selenide-pom
0b6716789641747a9bd1d6d337ffd8b923a05285
[ "MIT" ]
null
null
null
src/test/java/com/github/qky666/selenidepom/test/java/mtp/pom/constructorpom/ServicesRequiredErrorPage.java
qky666/selenide-pom
0b6716789641747a9bd1d6d337ffd8b923a05285
[ "MIT" ]
null
null
null
src/test/java/com/github/qky666/selenidepom/test/java/mtp/pom/constructorpom/ServicesRequiredErrorPage.java
qky666/selenide-pom
0b6716789641747a9bd1d6d337ffd8b923a05285
[ "MIT" ]
null
null
null
package com.github.qky666.selenidepom.test.java.mtp.pom.constructorpom; import com.codeborne.selenide.SelenideElement; import com.github.qky666.selenidepom.Required; import com.github.qky666.selenidepom.RequiredError; import java.time.Duration; import static com.codeborne.selenide.Condition.text; import static com.c...
40.84
94
0.778648
2f18e3dafd756370c1f306d533793be38425684a
1,982
java
Java
src/test/java/de/kosit/validationtool/impl/xml/RemoteResolvingStrategyTest.java
marvindoering/validator
aef5a50cf8d0ca32d1d3ff80c05e3807e2943e59
[ "Apache-2.0" ]
39
2018-03-28T10:15:31.000Z
2022-03-18T11:18:17.000Z
src/test/java/de/kosit/validationtool/impl/xml/RemoteResolvingStrategyTest.java
marvindoering/validator
aef5a50cf8d0ca32d1d3ff80c05e3807e2943e59
[ "Apache-2.0" ]
77
2018-03-19T07:54:28.000Z
2022-03-03T21:43:21.000Z
src/test/java/de/kosit/validationtool/impl/xml/RemoteResolvingStrategyTest.java
marvindoering/validator
aef5a50cf8d0ca32d1d3ff80c05e3807e2943e59
[ "Apache-2.0" ]
24
2018-03-15T12:01:40.000Z
2022-01-20T09:40:43.000Z
/* * Copyright 2017-2021 Koordinierungsstelle für IT-Standards (KoSIT) * * 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 ...
34.172414
102
0.755802
d00820a3b3dae862fc0d3211fb101705749797a0
391
dart
Dart
lib/src/services/raw_keyboard_web_ex.dart
flutter-dd/ui_ex
932526f13a6fc1f17c24b64581a03a176a13c9c0
[ "MIT" ]
1
2021-11-18T06:49:07.000Z
2021-11-18T06:49:07.000Z
lib/src/services/raw_keyboard_web_ex.dart
flutter-dd/ui_ex
932526f13a6fc1f17c24b64581a03a176a13c9c0
[ "MIT" ]
null
null
null
lib/src/services/raw_keyboard_web_ex.dart
flutter-dd/ui_ex
932526f13a6fc1f17c24b64581a03a176a13c9c0
[ "MIT" ]
null
null
null
part of ui_ex; /// 服务原始键盘网络 /// RawKeyboardWeb extension ServicesRawKeyboardWebEx<T extends int?> on T { /// RawKeyEventDataWeb RawKeyEventDataWeb rawKeyEventDataWeb({ required String code, required String key, int location = 0, }) => RawKeyEventDataWeb( code: code, key: key, ...
20.578947
57
0.624041
4227580b096aca5e91503527cdeec37484e7afdf
120
sql
SQL
src/test/resources/sql/select/9b5b0fbe.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
66
2018-06-15T11:34:03.000Z
2022-03-16T09:24:49.000Z
src/test/resources/sql/select/9b5b0fbe.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
13
2019-03-19T11:56:28.000Z
2020-08-05T04:20:50.000Z
src/test/resources/sql/select/9b5b0fbe.sql
Shuttl-Tech/antlr_psql
fcf83192300abe723f3fd3709aff5b0c8118ad12
[ "MIT" ]
28
2019-01-05T19:59:02.000Z
2022-03-24T11:55:50.000Z
-- file:box.sql ln:87 expect:true SELECT '' AS four, b.f1 FROM BOX_TBL b WHERE b.f1 >= box '(3.5,3.0,4.5,3.0)'
30
61
0.583333
460f6d6404f5a72e6220089c2673a0563bc12363
1,276
dart
Dart
test/mocks/space_media_mock.dart
Cleber4/app_nasa
7e75eef0bf9641d9d19add6b55e431eef360d676
[ "MIT" ]
null
null
null
test/mocks/space_media_mock.dart
Cleber4/app_nasa
7e75eef0bf9641d9d19add6b55e431eef360d676
[ "MIT" ]
null
null
null
test/mocks/space_media_mock.dart
Cleber4/app_nasa
7e75eef0bf9641d9d19add6b55e431eef360d676
[ "MIT" ]
null
null
null
const spaceMediaMock = """ { "copyright": "Tomas SlovinskySlovakiaPetr HoralekCzech RepublicInstitute of Physics in Opava", "date": "2021-08-09", "explanation": "What's the best way to watch a meteor shower? This question might come up later this week when the annual Perseid Meteor Shower peaks. One thing that is helpf...
98.153846
858
0.784483
545d35352a8e398f3621fbc4616e224c5594552a
1,161
go
Go
main.go
bizzaro-jhunt/go-tilesetter
81d5d68c8730a1637ed99168289c20e68f62494d
[ "MIT" ]
1
2020-01-25T14:53:41.000Z
2020-01-25T14:53:41.000Z
main.go
jhunt/go-tilesetter
81d5d68c8730a1637ed99168289c20e68f62494d
[ "MIT" ]
3
2016-10-27T14:42:49.000Z
2016-11-01T18:47:37.000Z
main.go
bizzaro-jhunt/go-tilesetter
81d5d68c8730a1637ed99168289c20e68f62494d
[ "MIT" ]
1
2016-11-01T17:34:09.000Z
2016-11-01T17:34:09.000Z
package main import ( "fmt" "log" "os" "gopkg.in/yaml.v2" "github.com/jhunt/go-tilesetter/tile" "github.com/jhunt/go-tilesetter/web" ) func main() { if len(os.Args) < 3 { fmt.Fprintf(os.Stderr, "USAGE: %s COMMAND [arguments...]\n", os.Args[0]) os.Exit(1) } switch os.Args[1] { case "inspect": inspec...
17.328358
86
0.597761
fbb72690ee73df413138553a5bbf8c09b3f2359d
1,869
java
Java
TelecursoXandao/app/src/main/java/com/xandecompany/telecursoxandao/MainActivity.java
xandelol/telecursoAndroid
44debcda7dbfd7a131d264147715916ec969c90a
[ "MIT" ]
null
null
null
TelecursoXandao/app/src/main/java/com/xandecompany/telecursoxandao/MainActivity.java
xandelol/telecursoAndroid
44debcda7dbfd7a131d264147715916ec969c90a
[ "MIT" ]
null
null
null
TelecursoXandao/app/src/main/java/com/xandecompany/telecursoxandao/MainActivity.java
xandelol/telecursoAndroid
44debcda7dbfd7a131d264147715916ec969c90a
[ "MIT" ]
null
null
null
package com.xandecompany.telecursoxandao; /** * Created by Alexandre on 10.01.2017. */ import android .app . Activity ; import android .os. Bundle ; import android.support.v7.widget.LinearLayoutManager; import android.support.v7.widget.RecyclerView; import android.view.View; import android.widget.AdapterView; import...
35.264151
109
0.687533
28867875cd77f1f71b9d328c33d807054bfdb54e
1,959
dart
Dart
lib/src/ui/common/common_wrong_answer_animation_view.dart
mehulmk/math-metrix
6928cbaf4650826820d1ca7960213fdf5c4ce50c
[ "MIT" ]
1
2020-07-14T00:31:11.000Z
2020-07-14T00:31:11.000Z
lib/src/ui/common/common_wrong_answer_animation_view.dart
gunjanmodi/math-metrix
6928cbaf4650826820d1ca7960213fdf5c4ce50c
[ "MIT" ]
null
null
null
lib/src/ui/common/common_wrong_answer_animation_view.dart
gunjanmodi/math-metrix
6928cbaf4650826820d1ca7960213fdf5c4ce50c
[ "MIT" ]
null
null
null
import 'dart:math'; import 'package:flutter/material.dart'; class SineCurve extends Curve { final double count; SineCurve({this.count = 3}); @override double transformInternal(double t) { var val = sin(count * 2 * pi * t) * 0.5 + 0.5; return val; } } class CommonWrongAnswerAnimationView extends St...
22.77907
66
0.674324
2a59cb36a780087b0f3126478cb2dca2d150d58f
2,832
java
Java
libraries/gffs-basics/trunk/src/org/morgan/util/io/StreamUtils.java
genesis-2/trunk
9a6b34e8531ef0a1614ee48802b037df6e4fa2d7
[ "Apache-2.0" ]
1
2022-03-16T16:36:00.000Z
2022-03-16T16:36:00.000Z
libraries/gffs-basics/trunk/src/org/morgan/util/io/StreamUtils.java
lancium/GenesisII-public
b8fbdf2881fa125a73ff7d5799bf33e1b5076d6e
[ "Apache-2.0" ]
1
2021-06-04T02:05:42.000Z
2021-06-04T02:05:42.000Z
libraries/gffs-basics/trunk/src/org/morgan/util/io/StreamUtils.java
lancium/GenesisII-Stale-DO-NOT-USE
d0cd1b4502145ef94527459d3d3055800f482250
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2006 University of Virginia * * 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...
22.47619
139
0.689619
04b9e2157ad8a9c97a5d9b296ff22c8c5be753be
621
java
Java
abandon/app/src/main/java/com/google/android/libgdx/android/ResolutionStrategy.java
wangrling/media
c378ece82f1f7241605e5568a04d3f771a5ab5d2
[ "MIT" ]
1
2018-12-16T19:43:45.000Z
2018-12-16T19:43:45.000Z
abandon/app/src/main/java/com/google/android/libgdx/android/ResolutionStrategy.java
wangrling/media
c378ece82f1f7241605e5568a04d3f771a5ab5d2
[ "MIT" ]
null
null
null
abandon/app/src/main/java/com/google/android/libgdx/android/ResolutionStrategy.java
wangrling/media
c378ece82f1f7241605e5568a04d3f771a5ab5d2
[ "MIT" ]
null
null
null
package com.google.android.libgdx.android; /** Will manipulate the GLSurfaceView. Gravity is always center. The width and height of the View will be determined by the * classes implementing {@link ResolutionStrategy}. */ public interface ResolutionStrategy { public MeasuredDimension calcMeasures (final int wid...
27
123
0.700483
a4ddb3632978c9fb519252b04e25a16dab542805
2,389
kt
Kotlin
modules/common_network/src/main/java/kekmech/ru/common_network/connection_tracker/ConnectionTracker.kt
tonykolomeytsev/mpeiapp
28cd15c2cc23b91f88d5bae9f7e16907f9ec0365
[ "MIT" ]
14
2019-08-24T21:41:34.000Z
2022-01-17T08:54:23.000Z
modules/common_network/src/main/java/kekmech/ru/common_network/connection_tracker/ConnectionTracker.kt
tonykolomeytsev/mpeiapp
28cd15c2cc23b91f88d5bae9f7e16907f9ec0365
[ "MIT" ]
125
2019-09-29T21:51:42.000Z
2021-09-25T13:46:36.000Z
modules/common_network/src/main/java/kekmech/ru/common_network/connection_tracker/ConnectionTracker.kt
tonykolomeytsev/mpeiapp
28cd15c2cc23b91f88d5bae9f7e16907f9ec0365
[ "MIT" ]
8
2019-10-10T17:47:32.000Z
2021-09-16T19:34:40.000Z
package kekmech.ru.common_network.connection_tracker import android.annotation.SuppressLint import android.content.Context import android.net.ConnectivityManager import android.net.Network import android.net.NetworkCapabilities.TRANSPORT_CELLULAR import android.net.NetworkCapabilities.TRANSPORT_WIFI import android.net...
34.623188
111
0.699037
c4c2ed2447abc7105f868a3037f0c244df997dee
851
kt
Kotlin
src/main/kotlin/net/sileader/argparse/actions/Store.kt
SiLeader/argparse-kt
de6411260a1873efef2df54459d3b02e6fedba14
[ "Apache-2.0" ]
null
null
null
src/main/kotlin/net/sileader/argparse/actions/Store.kt
SiLeader/argparse-kt
de6411260a1873efef2df54459d3b02e6fedba14
[ "Apache-2.0" ]
null
null
null
src/main/kotlin/net/sileader/argparse/actions/Store.kt
SiLeader/argparse-kt
de6411260a1873efef2df54459d3b02e6fedba14
[ "Apache-2.0" ]
null
null
null
package net.sileader.argparse.actions import net.sileader.argparse.Action import net.sileader.argparse.ArgumentsParsingState import net.sileader.argparse.ParameterDescriptor import net.sileader.argparse.errors.ParseException class Store : Action { override fun doAction(descriptor: ParameterDescriptor, state: Argu...
35.458333
91
0.701528
e377969838b4e558a9cda447c98af077999e746e
1,809
dart
Dart
lib/home_page_widgets/search_bar_widget.dart
hauntarl/flight-list
741e772289cfec7c07e8c7c3d348b7382e650aa7
[ "MIT" ]
null
null
null
lib/home_page_widgets/search_bar_widget.dart
hauntarl/flight-list
741e772289cfec7c07e8c7c3d348b7382e650aa7
[ "MIT" ]
null
null
null
lib/home_page_widgets/search_bar_widget.dart
hauntarl/flight-list
741e772289cfec7c07e8c7c3d348b7382e650aa7
[ "MIT" ]
null
null
null
import 'package:flight_list_ui/utils/flight_colors.dart'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import '../models/location.dart'; import '../utils/flight_styles.dart'; import '../pages/flight_list.dart'; class SearchBarWidget extends StatefulWidget { @override _SearchBar...
28.265625
75
0.561636
fd4356cf5370468d8a13942e3d433324418c47df
1,163
swift
Swift
VirojFernando-COBSCComp171P-023/controllers/PasswordResetViewController.swift
Trish-V/NIBM-Connect
ab4d0dd9da9cf4605755d68daca2586c58cceda0
[ "MIT" ]
null
null
null
VirojFernando-COBSCComp171P-023/controllers/PasswordResetViewController.swift
Trish-V/NIBM-Connect
ab4d0dd9da9cf4605755d68daca2586c58cceda0
[ "MIT" ]
null
null
null
VirojFernando-COBSCComp171P-023/controllers/PasswordResetViewController.swift
Trish-V/NIBM-Connect
ab4d0dd9da9cf4605755d68daca2586c58cceda0
[ "MIT" ]
null
null
null
// // PasswordResetViewController.swift // VirojFernando-COBSCComp171P-023 // // Created by Viroj Fernando on 5/26/19. // Copyright © 2019 Heaven'sCode. All rights reserved. // import UIKit import Firebase import FirebaseAuth class PasswordResetViewController: UIViewController { @IBOutlet weak var usern...
25.282609
106
0.656062
b6b56dcf5a0bb7bfe283c40344d8fb08794f2693
1,623
lua
Lua
tools/heartbeat.lua
leonardoguetta/cryptofu
0f194d74db2ec668e38e0cfda4879f9348920221
[ "MIT" ]
1
2017-10-03T22:49:01.000Z
2017-10-03T22:49:01.000Z
tools/heartbeat.lua
leonardoguetta/cryptofu
0f194d74db2ec668e38e0cfda4879f9348920221
[ "MIT" ]
null
null
null
tools/heartbeat.lua
leonardoguetta/cryptofu
0f194d74db2ec668e38e0cfda4879f9348920221
[ "MIT" ]
null
null
null
local heartbeat = {} local tick_charswitch = { [' '] = '.', ['.'] = ' ' } local pulse_state = { dead = 1, live = 2, } local function clear_pulseline (self) local clear_width = self.pulse_width local start = ('\b'):rep (clear_width) self.pulse_writer (start) self.pulse_writer (('...
22.859155
68
0.648799
8b32be8880d62399878c48478fbece82a6ac8440
143
asm
Assembly
engine/phone/scripts/bike_shop.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
engine/phone/scripts/bike_shop.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
engine/phone/scripts/bike_shop.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
BikeShopPhoneCallerScript: farwritetext UnknownText_0x174000 clearflag ENGINE_BIKE_SHOP_CALL_ENABLED specialphonecall SPECIALCALL_NONE end
23.833333
40
0.909091
0a0d0f72aa886c04f0ab9493ac53a4adf52d8461
4,655
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2588.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2588.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2588.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 %r8 push %r9 push %rax push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x101ef, %rbx nop sub $64328, %r8 movl $0x61626364, (%rbx) nop nop xor %rbp, %rbp lea addresses_D_ht+0x1112f, %r10 add $33879, %rax mov $0x6162636465666768, %...
52.897727
2,999
0.662513
d129b3165432b86a5126958074921d4137787063
6,255
lua
Lua
src/unicode/unicode.lua
mullikine/rosie
2d91fdea1e9f77e9d92b26de938b0b31b7adc6f2
[ "MIT" ]
null
null
null
src/unicode/unicode.lua
mullikine/rosie
2d91fdea1e9f77e9d92b26de938b0b31b7adc6f2
[ "MIT" ]
null
null
null
src/unicode/unicode.lua
mullikine/rosie
2d91fdea1e9f77e9d92b26de938b0b31b7adc6f2
[ "MIT" ]
null
null
null
-- -*- Mode: Lua; -*- -- -- unicode.lua -- -- © Copyright Jamie A. Jennings 2018. -- LICENSE: MIT License (https://opensource.org/licenses/mit-license.html) -- AUTHOR: Jamie A. Jennings local rosie = require("rosie") import = rosie.import loc...
30.812808
101
0.626379
02ec1170a8e06a14e505b5d44dd2cfacefe58e74
705
sql
SQL
scriptDB/CreaDB207DWESProyectoTema4-Desarollo.sql
AlbertoFRSauces/proyectoTema4
31535ba65b11e046ff7595d9740d7c52e29aebea
[ "MIT" ]
null
null
null
scriptDB/CreaDB207DWESProyectoTema4-Desarollo.sql
AlbertoFRSauces/proyectoTema4
31535ba65b11e046ff7595d9740d7c52e29aebea
[ "MIT" ]
null
null
null
scriptDB/CreaDB207DWESProyectoTema4-Desarollo.sql
AlbertoFRSauces/proyectoTema4
31535ba65b11e046ff7595d9740d7c52e29aebea
[ "MIT" ]
null
null
null
/** * Author: Alberto Fernandez Ramirez * Created: 3 nov. 2021 * Script creación de base de datos y usuario */ -- Crear base de datos Departamentos CREATE DATABASE IF NOT EXISTS DB207DWESProyectoTema4; -- CREAR Tabla Departamento dentro de la base de datos DAW207DBDepartamentos CREATE TABLE IF NOT EXISTS DB207DWE...
35.25
83
0.774468
a14fb5aeecf0735824960109eda29df242d49909
31,466
dart
Dart
lib/src/decoder/thumb/converter.dart
matanlurey/armv4t.dart
06235938d16cb1f2b09d26f564b985854e4155c0
[ "MIT" ]
8
2020-06-21T22:05:00.000Z
2021-10-06T19:59:20.000Z
lib/src/decoder/thumb/converter.dart
matanlurey/armv4t.dart
06235938d16cb1f2b09d26f564b985854e4155c0
[ "MIT" ]
82
2020-06-21T22:02:00.000Z
2020-08-04T01:48:42.000Z
lib/src/decoder/thumb/converter.dart
matanlurey/armv4t.dart
06235938d16cb1f2b09d26f564b985854e4155c0
[ "MIT" ]
1
2020-06-22T15:16:02.000Z
2020-06-22T15:16:02.000Z
/// Decoding elements specific to `THUMB`. /// /// {@category THUMB} library armv4t.decoder.thumb.converter; import 'dart:convert'; import 'package:armv4t/src/common/binary.dart'; import 'package:armv4t/src/common/union.dart'; import 'package:armv4t/src/decoder/arm/condition.dart'; import 'package:armv4t/src/decoder/...
30.549515
80
0.573635