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
040738e93ea1e8e47107974c80f4933e0c5646ee
648
js
JavaScript
src/api/components/customer/customer.js
imReCoder/Housy-internship-task
bc6329c5846adbef7c7c48884c1eec878db764ad
[ "MIT" ]
null
null
null
src/api/components/customer/customer.js
imReCoder/Housy-internship-task
bc6329c5846adbef7c7c48884c1eec878db764ad
[ "MIT" ]
null
null
null
src/api/components/customer/customer.js
imReCoder/Housy-internship-task
bc6329c5846adbef7c7c48884c1eec878db764ad
[ "MIT" ]
null
null
null
import { Router } from 'express'; import { validateAddCustomer, validateSendNotification } from '../../validators/customer.validator.js'; import { addCustomer, deleteCustomer, getAllCustomers, getCustomer, sendNotification, updateCustomer } from './customer.model.js'; const router = Router(); router.post('/add', val...
38.117647
130
0.779321
9a43838cf58299feb60d32af6a7ff74bf7e35d67
1,451
css
CSS
src/components/PersonCard/styles.css
chasepoirier/design
b85ba8acd3ce776c127d20cd081274dd7c3d9a4b
[ "Unlicense" ]
2
2017-07-30T19:06:54.000Z
2017-08-11T15:34:11.000Z
src/components/PersonCard/styles.css
chasepoirier/design
b85ba8acd3ce776c127d20cd081274dd7c3d9a4b
[ "Unlicense" ]
28
2017-08-09T02:18:30.000Z
2018-07-18T03:01:05.000Z
src/components/PersonCard/styles.css
chasepoirier/design
b85ba8acd3ce776c127d20cd081274dd7c3d9a4b
[ "Unlicense" ]
5
2017-08-04T13:36:49.000Z
2018-07-16T16:51:57.000Z
/** * PersonCard Styles */ @import '../../shared/styles/variables.css'; .person-card { flex-shrink: 0; position: relative; width: $person-card-width; height: $person-card-height; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.04); border-radius: 2px; margin: 1px; background-color: white; overflow: hidden; ...
19.608108
132
0.596141
63e8bdcac948f522fc1028055fa852ac3e5d007d
351
asm
Assembly
programs/oeis/102/A102303.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/102/A102303.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/102/A102303.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A102303: a(n) = (1/6) * (7^(n+1) - 3*(-1)^n + 2). ; 1,9,57,401,2801,19609,137257,960801,6725601,47079209,329554457,2306881201,16148168401,113037178809,791260251657,5538821761601,38771752331201,271402266318409,1899815864228857,13298711049602001,93090977347214001,651636841430498009 add $0,2 mov $1,7 pow $1,$0 div $1,3...
31.909091
230
0.746439
b0c42d5b6a4081683402782a0890d8cf955a1553
8,322
sql
SQL
ufsi (4).sql
ssabit/uiufsi
b0615798b5eb48dc300e87782248374c045def09
[ "MIT" ]
null
null
null
ufsi (4).sql
ssabit/uiufsi
b0615798b5eb48dc300e87782248374c045def09
[ "MIT" ]
null
null
null
ufsi (4).sql
ssabit/uiufsi
b0615798b5eb48dc300e87782248374c045def09
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.5.1 -- http://www.phpmyadmin.net -- -- Host: 127.0.0.1 -- Generation Time: Dec 27, 2017 at 09:30 PM -- Server version: 10.1.13-MariaDB -- PHP Version: 5.6.20 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CL...
30.483516
207
0.628335
6a4e21c6da455c3f6f458873846bdc97ae618881
903
swift
Swift
Core/Models-Components/ModelComponent.swift
dlpigpen/SwiftyJSONAccelerator
6491d56e5b5bdd31227cfe401bfc9c63b6a1db9a
[ "MIT" ]
1
2019-03-27T06:24:55.000Z
2019-03-27T06:24:55.000Z
Core/Models-Components/ModelComponent.swift
dlpigpen/SwiftyJSONAccelerator
6491d56e5b5bdd31227cfe401bfc9c63b6a1db9a
[ "MIT" ]
null
null
null
Core/Models-Components/ModelComponent.swift
dlpigpen/SwiftyJSONAccelerator
6491d56e5b5bdd31227cfe401bfc9c63b6a1db9a
[ "MIT" ]
null
null
null
// // ModelComponent.swift // SwiftyJSONAccelerator // // Created by Karthik on 09/07/2016. // Copyright © 2016 Karthikeya Udupa K M. All rights reserved. // import Foundation /** * A strcture to store the various components of a model file. */ internal struct ModelComponent { /// Declaration of properties....
22.02439
63
0.671096
e7e1bb740dbdc4fa4590ec9965b89e5acbe1474f
2,593
kt
Kotlin
libraries/physics/src/geometry/decompose/DoubleEdgeListFace.kt
FeatureaEngine/featurea
1cbb242255a0f52dc6f44ef7b83bdf444509f110
[ "MIT" ]
23
2021-07-24T14:03:41.000Z
2022-02-12T20:42:46.000Z
libraries/physics/src/geometry/decompose/DoubleEdgeListFace.kt
FeatureaEngine/featurea
1cbb242255a0f52dc6f44ef7b83bdf444509f110
[ "MIT" ]
31
2021-11-23T13:06:13.000Z
2022-01-14T18:04:36.000Z
libraries/physics/src/geometry/decompose/DoubleEdgeListFace.kt
FeatureaEngine/featurea
1cbb242255a0f52dc6f44ef7b83bdf444509f110
[ "MIT" ]
3
2021-11-18T12:22:14.000Z
2021-12-01T20:52:28.000Z
/* * Copyright (c) 2010-2016 William Bittle http://www.dyn4j.org/ * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are permitted * provided that the following conditions are met: * * * Redistributions of source code must retain the above copyright ...
39.892308
105
0.661782
74299bc9da9e5b475bdfb9e59a5842e8781c3e86
843
dart
Dart
test/model_test/character_model_test.dart
tsonnen/InitiativeTracker
f28b1fc87298d56c170a05ac1117a8c2191f736e
[ "MIT" ]
null
null
null
test/model_test/character_model_test.dart
tsonnen/InitiativeTracker
f28b1fc87298d56c170a05ac1117a8c2191f736e
[ "MIT" ]
17
2019-06-15T19:19:32.000Z
2021-04-18T04:21:44.000Z
test/model_test/character_model_test.dart
tsonnen/InitiativeTracker
f28b1fc87298d56c170a05ac1117a8c2191f736e
[ "MIT" ]
1
2021-02-16T08:50:22.000Z
2021-02-16T08:50:22.000Z
import 'package:flutter/material.dart'; import 'package:initiative_tracker/models/character_model.dart'; import 'package:test/test.dart'; void main() { group('Character Model Test', () { late CharacterModel character; const charName = 'TEST'; setUp(() { character = CharacterModel(characterName: ch...
28.1
78
0.657177
99a343e18df7c5d2ca62674b4ec8745f81f0d591
1,141
asm
Assembly
week_7/dataset/Assembly/056576.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
week_7/dataset/Assembly/056576.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
week_7/dataset/Assembly/056576.asm
Dumebi35/DumebiCSC102
56985f4852bc01c94dce2ee368c9612ad368f619
[ "MIT" ]
null
null
null
;smallest of three numbers .model small .stack 100h .data msg1 db "Enter 1st number: ","$" msg2 db "Enter 2nd number: ","$" msg3 db "Enter 3rd number: ","$" msg4 db "The smallest number is: $" small db ? .code extrn readint:proc, writeint:proc, crlf:proc main proc mov ax,@data mov ds,ax ; ...
19.016667
44
0.571429
2031dbac5904f96e0f0fe0338b3acfdef51b0cb9
3,547
dart
Dart
lib/src/resolver/iterable_resolver.dart
youngchan1988/dartfx
01c313fe12965ca5f4e5b05496d8eaefc8165880
[ "BSD-3-Clause" ]
2
2022-02-21T09:42:43.000Z
2022-02-22T09:17:45.000Z
lib/src/resolver/iterable_resolver.dart
youngchan1988/dartfx
01c313fe12965ca5f4e5b05496d8eaefc8165880
[ "BSD-3-Clause" ]
null
null
null
lib/src/resolver/iterable_resolver.dart
youngchan1988/dartfx
01c313fe12965ca5f4e5b05496d8eaefc8165880
[ "BSD-3-Clause" ]
1
2022-03-25T03:49:59.000Z
2022-03-25T03:49:59.000Z
// Copyright (c) 2022, the dartfx project authors. Please see the AUTHORS file // for details. All rights reserved. Use of this source code is governed by a // BSD-style license that can be found in the LICENSE file. import 'package:dartfx/src/runtime/ast_context.dart'; import 'package:dartfx/src/runtime/ast_runtime_n...
35.47
80
0.624753
e9d3f5d930c6e8fbe2a712fc75ee8e623c9b3dcb
816
go
Go
go_gin/main.go
BENMFeng/go_learning
da81562346e6998630e03ae6e180d79a3c954715
[ "MIT" ]
null
null
null
go_gin/main.go
BENMFeng/go_learning
da81562346e6998630e03ae6e180d79a3c954715
[ "MIT" ]
null
null
null
go_gin/main.go
BENMFeng/go_learning
da81562346e6998630e03ae6e180d79a3c954715
[ "MIT" ]
null
null
null
package main import ( "log" "net/http" "github.com/gin-gonic/gin" ) func MiddlewareA() gin.HandlerFunc { return func(c *gin.Context) { log.Println("MiddlewareA before request") // before request c.Next() // after request log.Println("MiddlewareA after request") } } func MiddlewareB() gin.HandlerFunc ...
19.902439
85
0.676471
3846d5af99fc987012341b58c7528ca5065dd6b9
5,537
dart
Dart
lib/blocs/template/template_bloc.dart
Foodload/foodload_flutter
1519ecf3e1ebf8535556d01d41a34bf7cfd6c3db
[ "Apache-2.0" ]
null
null
null
lib/blocs/template/template_bloc.dart
Foodload/foodload_flutter
1519ecf3e1ebf8535556d01d41a34bf7cfd6c3db
[ "Apache-2.0" ]
null
null
null
lib/blocs/template/template_bloc.dart
Foodload/foodload_flutter
1519ecf3e1ebf8535556d01d41a34bf7cfd6c3db
[ "Apache-2.0" ]
null
null
null
import 'dart:async'; import 'package:flutter_bloc/flutter_bloc.dart'; import 'package:foodload_flutter/blocs/template/template_event.dart'; import 'package:foodload_flutter/blocs/template/template_state.dart'; import 'package:foodload_flutter/data/repositories/template_repository.dart'; import 'package:foodload_flutter...
37.412162
80
0.721871
a9beeb6a83ff31c782e27b3b1ae9253aa754d824
917
kt
Kotlin
src/test/kotlin/com/github/dreamylost/TestUtils.kt
jxnu-liguobin/leetcode-helper
19e47a96ca3c98eccdd7b3f245a465ce845b23d8
[ "Apache-2.0" ]
null
null
null
src/test/kotlin/com/github/dreamylost/TestUtils.kt
jxnu-liguobin/leetcode-helper
19e47a96ca3c98eccdd7b3f245a465ce845b23d8
[ "Apache-2.0" ]
null
null
null
src/test/kotlin/com/github/dreamylost/TestUtils.kt
jxnu-liguobin/leetcode-helper
19e47a96ca3c98eccdd7b3f245a465ce845b23d8
[ "Apache-2.0" ]
null
null
null
/* Licensed under Apache-2.0 @梦境迷离 */ package com.github.dreamylost import com.kobylynskyi.graphql.codegen.utils.Utils import java.io.File import java.io.FileNotFoundException import java.io.IOException import java.util.* import kotlin.test.assertEquals object TestUtils { @kotlin.jvm.Throws(FileNotFoundException...
32.75
84
0.691385
77c9bbe49de720502fc84c62bba85f1c6e25bf1e
1,251
kt
Kotlin
data/src/main/java/namnh/clean/data/executor/JobExecutor.kt
namnh-0652/CleanAndroid
d69bdc56e0e032dcb242a1f92e85a1c513ccf799
[ "Apache-2.0" ]
null
null
null
data/src/main/java/namnh/clean/data/executor/JobExecutor.kt
namnh-0652/CleanAndroid
d69bdc56e0e032dcb242a1f92e85a1c513ccf799
[ "Apache-2.0" ]
null
null
null
data/src/main/java/namnh/clean/data/executor/JobExecutor.kt
namnh-0652/CleanAndroid
d69bdc56e0e032dcb242a1f92e85a1c513ccf799
[ "Apache-2.0" ]
null
null
null
package namnh.clean.data.executor import namnh.clean.domain.executor.ThreadExecutor import java.util.concurrent.LinkedBlockingQueue import java.util.concurrent.ThreadFactory import java.util.concurrent.ThreadPoolExecutor import java.util.concurrent.TimeUnit import javax.inject.Inject class JobExecutor @Inject constru...
28.431818
63
0.697042
e760e2ae9c32b5c1ffd40490ae0e5b48fb4653e7
736
swift
Swift
Sources/DataReadonly/FunctionsURL/URLCached.swift
ObjectAlchemist/OOFoundation
b4908911ef04becd69e710dd7637b23197fcf534
[ "MIT" ]
null
null
null
Sources/DataReadonly/FunctionsURL/URLCached.swift
ObjectAlchemist/OOFoundation
b4908911ef04becd69e710dd7637b23197fcf534
[ "MIT" ]
null
null
null
Sources/DataReadonly/FunctionsURL/URLCached.swift
ObjectAlchemist/OOFoundation
b4908911ef04becd69e710dd7637b23197fcf534
[ "MIT" ]
null
null
null
// // URLCached.swift // OOSwift // // Created by Karsten Litsche on 01.09.17. // // import Foundation import OOBase public final class URLCached: OOURL { // MARK: - init public init(cache decorated: OOURL, in store: OOWritableURL = WritableURLMemory()) { self.decorated = decorated ...
18.4
88
0.559783
b8e0ff7f49fc5a57d80ee1311d354340d4239c43
3,066
swift
Swift
Iconizer/Controller/LaunchImageViewController.swift
wallisch/iconizer
f7896698ef9d733a0787df2174ee3bf5f6658229
[ "MIT" ]
null
null
null
Iconizer/Controller/LaunchImageViewController.swift
wallisch/iconizer
f7896698ef9d733a0787df2174ee3bf5f6658229
[ "MIT" ]
null
null
null
Iconizer/Controller/LaunchImageViewController.swift
wallisch/iconizer
f7896698ef9d733a0787df2174ee3bf5f6658229
[ "MIT" ]
null
null
null
// // LaunchImageViewController.swift // Iconizer // https://github.com/raphaelhanneken/iconizer // import Cocoa /// Controller for the LaunchImageView. class LaunchImageViewController: NSViewController, IconizerViewControllerProtocol { /// Holds the image view for the image to generate /// the horizontal La...
32.967742
102
0.643836
b188a12e0c8446c744ed1c4a28566fb8fc80bea6
2,771
h
C
AlgAE361/hashprobe/src/main/data/hashset.h
sjzeil/AlgAE---data-structures---Weiss
92643559e38f022e7566b124800f3d25b5b05165
[ "ECL-1.0" ]
1
2020-07-16T18:07:39.000Z
2020-07-16T18:07:39.000Z
AlgAE361/hashprobe/src/main/data/hashset.h
sjzeil/AlgAE---data-structures---Weiss
92643559e38f022e7566b124800f3d25b5b05165
[ "ECL-1.0" ]
null
null
null
AlgAE361/hashprobe/src/main/data/hashset.h
sjzeil/AlgAE---data-structures---Weiss
92643559e38f022e7566b124800f3d25b5b05165
[ "ECL-1.0" ]
1
2015-02-18T16:11:59.000Z
2015-02-18T16:11:59.000Z
#ifndef HASHSET_H #define HASHSET_H // // Hash table implementation of set // // Described in Chapter 17 of // Data Structures in C++ using the STL // Published by Addison-Wesley, 1997 // Written by Tim Budd, budd@cs.orst.edu // Oregon State University // // SJZ: Heavily modified, co...
19.652482
79
0.537712
395dc7aa10618164c0397ee1b2abe3f60e2ceca9
698
html
HTML
web_messaging/blueprints/user/templates/index.html
Pierre-Alexandre35/messaging-service-mousset
820b648a705810b6d67b3144c139ee6b0d0b8708
[ "MIT" ]
null
null
null
web_messaging/blueprints/user/templates/index.html
Pierre-Alexandre35/messaging-service-mousset
820b648a705810b6d67b3144c139ee6b0d0b8708
[ "MIT" ]
null
null
null
web_messaging/blueprints/user/templates/index.html
Pierre-Alexandre35/messaging-service-mousset
820b648a705810b6d67b3144c139ee6b0d0b8708
[ "MIT" ]
null
null
null
{% extends 'layouts/base.html' %} {% block body %} <div class="container"> <div class="row"> <div class="col-md-5 mx-md-auto pt-5"> <h1>Vêtements Mousset - Outil Marketing </h1> <div class="my-3"> {% if current_user.is_authenticated %} <p>Vous ête...
31.727273
107
0.468481
46e85115afc4569d18c119276314ef15d20c8618
12,531
html
HTML
docs/org.odftoolkit.odfdom.incubator.doc.text/OdfTextList.java.html
svanteschubert/odfdom-coverage-data
8a032ce894e734226dac1ec7c62192b7fbc07f92
[ "Apache-2.0" ]
null
null
null
docs/org.odftoolkit.odfdom.incubator.doc.text/OdfTextList.java.html
svanteschubert/odfdom-coverage-data
8a032ce894e734226dac1ec7c62192b7fbc07f92
[ "Apache-2.0" ]
null
null
null
docs/org.odftoolkit.odfdom.incubator.doc.text/OdfTextList.java.html
svanteschubert/odfdom-coverage-data
8a032ce894e734226dac1ec7c62192b7fbc07f92
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="de"><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"/><link rel="stylesheet" href="../jacoco-resource...
55.202643
1,089
0.659883
bd56dbc87ee2e872fc3496c423df41c610f093b8
283
asm
Assembly
Working Disassembly/Levels/HCZ/Misc Object Data/Map - Water Splash.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
5
2021-07-09T08:17:56.000Z
2022-02-27T19:57:47.000Z
Working Disassembly/Levels/HCZ/Misc Object Data/Map - Water Splash.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Working Disassembly/Levels/HCZ/Misc Object Data/Map - Water Splash.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
7e8a2c5df02271615ff4cae529521e6b1560d6b1
[ "Apache-2.0" ]
null
null
null
Map_237C60: dc.w Frame_237C6A-Map_237C60 dc.w Frame_237C6A-Map_237C60 dc.w Frame_237C6A-Map_237C60 dc.w Frame_237C6A-Map_237C60 dc.w Frame_237C86-Map_237C60 Frame_237C6A: dc.w 2 dc.b $F0, $B, 0, 0,$FF,$E8 dc.b $F0, $B, 0, $C, 0, 0 Frame_247C78: dc.b 0 dc.b 0
25.727273
40
0.681979
627275c94abde2064b0d514fb810e77e6849b7e3
9,700
rs
Rust
src/lib.rs
ohke/sqstransfer
5074cd0c3161546e3885bd2db34ca0c7aa68ab46
[ "MIT" ]
null
null
null
src/lib.rs
ohke/sqstransfer
5074cd0c3161546e3885bd2db34ca0c7aa68ab46
[ "MIT" ]
null
null
null
src/lib.rs
ohke/sqstransfer
5074cd0c3161546e3885bd2db34ca0c7aa68ab46
[ "MIT" ]
null
null
null
extern crate clap; use std::{thread, env, fmt, process}; use std::collections::HashMap; use std::sync::{mpsc}; use clap::{App, Arg}; use rusoto_sqs::{ SqsClient, Sqs, Message, ReceiveMessageRequest, SendMessageBatchRequest, SendMessageBatchRequestEntry, DeleteMessageBatchRequest, DeleteMessageBatchRequest...
29.483283
116
0.506907
881f6f93121b670db93d91940d79646195a218f7
1,650
lua
Lua
Lua/AutoAttack.lua
sumneko/project_index_v2.0_editor
685506a6adfa8f2d32ced12f8e7862405ec91657
[ "Apache-2.0" ]
2
2019-03-27T15:04:40.000Z
2021-03-20T05:26:48.000Z
Lua/AutoAttack.lua
sumneko/project_index_v2.0_editor
685506a6adfa8f2d32ced12f8e7862405ec91657
[ "Apache-2.0" ]
null
null
null
Lua/AutoAttack.lua
sumneko/project_index_v2.0_editor
685506a6adfa8f2d32ced12f8e7862405ec91657
[ "Apache-2.0" ]
2
2015-01-22T11:11:42.000Z
2015-12-02T02:57:52.000Z
local stop = OrderId("stop") local attack = OrderId("attack") local move = OrderId("move") local mark local StopAttack = function(u, b) if b then UnitAddType(u, UNIT_TYPE_PEON) SetUnitAcquireRange(u, GetUnitState(u, ConvertUnitState(0x16))) mark = t...
29.464286
90
0.589091
cb900ee140b01951b0cf8b2dd6e8ef45209b1606
219
swift
Swift
WorldMotion/Classes/Sources/Double+Degree.swift
ahmedAlmasri/WorldMotion
2a65997d16ce5a72a234abfb09993f33ccb7d231
[ "MIT" ]
16
2021-05-14T11:48:04.000Z
2022-01-04T11:06:20.000Z
WorldMotion/Classes/Sources/Double+Degree.swift
ahmedAlmasri/WorldMotion
2a65997d16ce5a72a234abfb09993f33ccb7d231
[ "MIT" ]
null
null
null
WorldMotion/Classes/Sources/Double+Degree.swift
ahmedAlmasri/WorldMotion
2a65997d16ce5a72a234abfb09993f33ccb7d231
[ "MIT" ]
4
2021-06-10T12:52:46.000Z
2021-06-28T10:13:39.000Z
// // Double+Degree.swift // WorldMotion // // Created by Ahmad Almasri on 12/05/2021. // import Foundation public extension Double { func toDegrees() -> Double { self * 180 / .pi } }
12.882353
43
0.56621
fbe8142ab98956712be88ff0cea5c5b52f66c1eb
4,548
java
Java
src/main/java/net/haesleinhuepf/clijx/stardist/StarDist2DVersatileFluorescentNuclei.java
haesleinhuepf/clijx-incubator-stardist
d2199d4925fa4f04a06989bf8654978e54afe391
[ "BSD-3-Clause" ]
null
null
null
src/main/java/net/haesleinhuepf/clijx/stardist/StarDist2DVersatileFluorescentNuclei.java
haesleinhuepf/clijx-incubator-stardist
d2199d4925fa4f04a06989bf8654978e54afe391
[ "BSD-3-Clause" ]
null
null
null
src/main/java/net/haesleinhuepf/clijx/stardist/StarDist2DVersatileFluorescentNuclei.java
haesleinhuepf/clijx-incubator-stardist
d2199d4925fa4f04a06989bf8654978e54afe391
[ "BSD-3-Clause" ]
null
null
null
package net.haesleinhuepf.clijx.stardist; import de.csbdresden.stardist.Opt; import de.csbdresden.stardist.StarDist2D; import ij.IJ; import ij.ImagePlus; import net.haesleinhuepf.clij.clearcl.ClearCLBuffer; import net.haesleinhuepf.clij.macro.CLIJMacroPlugin; import net.haesleinhuepf.clij.macro.CLIJOpenCLProcessor; i...
32.719424
161
0.671064
c0066b175ab9fd4a8a0a654e66b44c31194d33f7
3,001
dart
Dart
lib/widgets/bottom_tabs.dart
melhamin/iNova
5b3a197976b9b1f946d753d0f7ccf7a1656524e4
[ "Unlicense" ]
10
2020-09-07T12:39:56.000Z
2022-03-09T05:02:29.000Z
lib/widgets/bottom_tabs.dart
melhamin/iNova
5b3a197976b9b1f946d753d0f7ccf7a1656524e4
[ "Unlicense" ]
1
2020-04-07T19:20:53.000Z
2020-04-07T19:20:53.000Z
lib/widgets/bottom_tabs.dart
melhamin/iNova
5b3a197976b9b1f946d753d0f7ccf7a1656524e4
[ "Unlicense" ]
2
2021-06-09T10:52:46.000Z
2021-07-01T11:31:56.000Z
import 'package:e_movies/consts/consts.dart'; import 'package:flutter/cupertino.dart'; import 'package:flutter/material.dart'; import 'package:flutter_svg/flutter_svg.dart'; import './bottom_bar.dart'; class BottomTabs extends StatelessWidget { final int currentIndex; final ValueChanged<int> onTap; BottomTab...
37.049383
129
0.6008
2a360bd2f02a817b834a086a2069f586aab8c15d
4,676
java
Java
aura-components/src/test/java/org/auraframework/components/test/java/model/TestIterationModel.java
kiranmai-sfdev/aura
d77bb57ea56ddf769d2be961c3c97afecffc42ce
[ "Apache-2.0" ]
587
2015-01-01T00:42:17.000Z
2022-01-23T00:14:13.000Z
aura-components/src/test/java/org/auraframework/components/test/java/model/TestIterationModel.java
kiranmai-sfdev/aura
d77bb57ea56ddf769d2be961c3c97afecffc42ce
[ "Apache-2.0" ]
156
2015-02-06T17:56:21.000Z
2019-02-27T05:19:11.000Z
aura-components/src/test/java/org/auraframework/components/test/java/model/TestIterationModel.java
kiranmai-sfdev/aura
d77bb57ea56ddf769d2be961c3c97afecffc42ce
[ "Apache-2.0" ]
340
2015-01-13T14:13:38.000Z
2022-03-21T04:05:29.000Z
/* * Copyright (C) 2013 salesforce.com, inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
34.895522
116
0.562019
4f47adf1b0b072591ef00d58a6a87d83226157f9
1,797
lua
Lua
commands/help.lua
Revivalr/Mr.Grape
3c1a263995247ef81a74d70b67bebe74e21a3710
[ "Apache-2.0" ]
43
2020-12-08T18:53:45.000Z
2022-03-16T02:37:54.000Z
commands/help.lua
Revivalr/Mr.Grape
3c1a263995247ef81a74d70b67bebe74e21a3710
[ "Apache-2.0" ]
13
2020-12-08T18:16:30.000Z
2021-12-11T03:16:37.000Z
commands/help.lua
Revivalr/Mr.Grape
3c1a263995247ef81a74d70b67bebe74e21a3710
[ "Apache-2.0" ]
51
2020-08-24T12:48:34.000Z
2022-03-01T16:10:49.000Z
command.Register("help", "Display's info about all the commands.","utility",function(msg, args) local embed = { title = "Mr Grape's Commands", fields = {}, color = EMBEDCOLOR, timestamp = DISCORDIA.Date():toISO('T', 'Z') } if #args == 0 then assert(msg:reply{ embed = { ...
28.078125
155
0.559265
fb6dedd7fc50d4f8fec23325ea5552d88d9b6164
2,641
h
C
include/CQChartsWidgetUtil.h
SammyEnigma/CQCharts
56433e32c943272b6faaf6771d0652c0507f943e
[ "MIT" ]
14
2018-05-22T15:06:08.000Z
2022-01-20T12:18:28.000Z
include/CQChartsWidgetUtil.h
SammyEnigma/CQCharts
56433e32c943272b6faaf6771d0652c0507f943e
[ "MIT" ]
6
2020-09-04T15:49:24.000Z
2022-01-12T19:06:45.000Z
include/CQChartsWidgetUtil.h
SammyEnigma/CQCharts
56433e32c943272b6faaf6771d0652c0507f943e
[ "MIT" ]
9
2019-04-01T13:10:11.000Z
2022-01-22T01:46:27.000Z
#ifndef CQChartsWidgetUtil_H #define CQChartsWidgetUtil_H #include <QFrame> #include <QWidgetAction> class QGridLayout; namespace CQChartsWidgetUtil { void addGridLabelWidget(QGridLayout *playout, const QString &label, QWidget *widget, int &row); QFrame *createHSpacer(int width=1, const char *name="spacer"); QFra...
22.57265
95
0.686104
164083293610c02f69a4ce1d30af90eef585bc33
2,093
ts
TypeScript
lib/contract.spec.ts
hhatto/dev-kit-js
ff07e0c254167fe9d76a67846df516ac4ab44736
[ "Apache-2.0" ]
null
null
null
lib/contract.spec.ts
hhatto/dev-kit-js
ff07e0c254167fe9d76a67846df516ac4ab44736
[ "Apache-2.0" ]
null
null
null
lib/contract.spec.ts
hhatto/dev-kit-js
ff07e0c254167fe9d76a67846df516ac4ab44736
[ "Apache-2.0" ]
null
null
null
import Web3 from 'web3' import { createDevkitContract, contractFactory, DevkitContract, } from './contract' import { createAllocatorContract } from './allocator/index' import { createMarketContract } from './market' import { createPropertyContract } from './property/index' import { createPropertyFactoryContract } fr...
32.703125
72
0.741997
185cb87a140290a26a71e2df0390c97b17288e38
767
dart
Dart
test/presentation/screen/demo_bloc/demo_bloc_bloc_test.dart
rwema3/FindSeat-App
33f357f792597ea5fd0b14d633c438c5f8e2ade3
[ "BSD-3-Clause" ]
2
2022-03-31T09:24:10.000Z
2022-03-31T18:53:49.000Z
test/presentation/screen/demo_bloc/demo_bloc_bloc_test.dart
rwema3/FindSeat-App
33f357f792597ea5fd0b14d633c438c5f8e2ade3
[ "BSD-3-Clause" ]
null
null
null
test/presentation/screen/demo_bloc/demo_bloc_bloc_test.dart
rwema3/FindSeat-App
33f357f792597ea5fd0b14d633c438c5f8e2ade3
[ "BSD-3-Clause" ]
1
2022-03-31T09:43:53.000Z
2022-03-31T09:43:53.000Z
import 'package:find_seat/presentation/screen/demo_bloc/bloc.dart'; import 'package:flutter_test/flutter_test.dart'; import 'package:bloc_test/bloc_test.dart'; void main() { group('DemoBlocBloc', () { test('emits OpenScreen then SearchQueryChange', () async { final bloc = DemoBlocBloc(); bloc.add(Ope...
25.566667
67
0.603651
c6315b5364a320a0c3e929309a059ace1cab2305
2,045
lua
Lua
src/gamestates/play.lua
kikito/ld-30
73f739b591cb692c9bd34fb01eb3acfd08c1fbce
[ "MIT" ]
1
2017-05-27T20:45:30.000Z
2017-05-27T20:45:30.000Z
src/gamestates/play.lua
kikito/ld-30
73f739b591cb692c9bd34fb01eb3acfd08c1fbce
[ "MIT" ]
null
null
null
src/gamestates/play.lua
kikito/ld-30
73f739b591cb692c9bd34fb01eb3acfd08c1fbce
[ "MIT" ]
null
null
null
local Game = require 'game' local Level = require 'level' local Map = require 'map' local maps = require 'maps' local media = require 'media' local Play = Game:addState('Play') function Play:hasNextLevel() return self.level_index < #maps end function Play:loadLevel() local map_data = maps[self.level_index] ...
24.638554
87
0.676773
431be4d63074dc5d260b4c3efd543bf17ca4d21e
300
asm
Assembly
oeis/021/A021709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021709.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021709: Decimal expansion of 1/705. ; 0,0,1,4,1,8,4,3,9,7,1,6,3,1,2,0,5,6,7,3,7,5,8,8,6,5,2,4,8,2,2,6,9,5,0,3,5,4,6,0,9,9,2,9,0,7,8,0,1,4,1,8,4,3,9,7,1,6,3,1,2,0,5,6,7,3,7,5,8,8,6,5,2,4,8,2,2,6,9,5,0,3,5,4,6,0,9,9,2,9,0,7,8,0,1,4,1,8,4 add $0,1 mov $2,10 pow $2,$0 mov $0,$2 div $0,705 mod $0,10
30
199
0.54
30768fa413a2a32bb1cad1790802754a228ea084
404
asm
Assembly
programs/oeis/273/A273751.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/273/A273751.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/273/A273751.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A273751: Triangle of the natural numbers written by decreasing antidiagonals. ; 1,2,3,4,5,7,6,8,10,13,9,11,14,17,21,12,15,18,22,26,31,16,19,23,27,32,37,43,20,24,28,33,38,44,50,57,25,29,34,39,45,51,58,65,73,30,35,40,46,52,59,66,74,82,91,36,41 mov $2,$0 lpb $0 sub $0,2 lpb $2 mov $0,$2 add $1,1 sub $2,...
21.263158
163
0.594059
aff22d73c1c3f17d7c63963ec28d7a5fc6e56261
1,023
html
HTML
index.html
echojc/scrambler
e6ce12990fd569925545617e295bf5f7e3e7cc5b
[ "MIT" ]
null
null
null
index.html
echojc/scrambler
e6ce12990fd569925545617e295bf5f7e3e7cc5b
[ "MIT" ]
null
null
null
index.html
echojc/scrambler
e6ce12990fd569925545617e295bf5f7e3e7cc5b
[ "MIT" ]
null
null
null
<!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script type="text/javascript" src="./lib/cube.js"></script> <script type="text/javascript" src="./lib/solve.js"></script> <script type="text/javascript" src="./lib/async.js"...
35.275862
126
0.604106
0a0e76f1f6d499f28aad8867b39d82fe41fea0dc
563
ts
TypeScript
src/components/InputPrice/styles.ts
jvrapi/bist
001c3f0b433a99aed8dfb3fda46666a9ddd41dc4
[ "MIT" ]
null
null
null
src/components/InputPrice/styles.ts
jvrapi/bist
001c3f0b433a99aed8dfb3fda46666a9ddd41dc4
[ "MIT" ]
null
null
null
src/components/InputPrice/styles.ts
jvrapi/bist
001c3f0b433a99aed8dfb3fda46666a9ddd41dc4
[ "MIT" ]
null
null
null
import { StyleSheet } from 'react-native' import { theme } from '../../global/styles/theme' export const styles = StyleSheet.create({ container: { width: '50%', borderRadius: 15, borderColor: '#000', borderWidth: 1, backgroundColor: theme.colors.inputBackground, height: 70, alignItems: 'c...
21.653846
50
0.626998
874ed48ee3e4910c679e9bb742ba909e55ec0e9c
1,844
xhtml
HTML
web/tickets/create.xhtml
stcarrez/jason
eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc
[ "Apache-2.0" ]
2
2019-01-26T22:14:55.000Z
2019-01-28T10:49:46.000Z
web/tickets/create.xhtml
stcarrez/jason
eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc
[ "Apache-2.0" ]
null
null
null
web/tickets/create.xhtml
stcarrez/jason
eee21b84fb6bab2e05b1f4df408d8f9ed34cbccc
[ "Apache-2.0" ]
null
null
null
<ui:composition xmlns:h="http://java.sun.com/jsf/html" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core" xmlns:c="http://java.sun.com/jstl/core" template="/WEB-INF/layouts/layout.xhtml"> <ui:param name="title" value="#{...
52.685714
129
0.632321
946dd38af5d33cfbaeba26d5b22a9f24a86b62e9
658
cpp
C++
67.cpp
zfang399/LeetCode-Problems
4cb25718a3d1361569f5ee6fde7b4a9a4fde2186
[ "MIT" ]
8
2018-10-31T11:00:19.000Z
2020-07-31T05:25:06.000Z
67.cpp
zfang399/LeetCode-Problems
4cb25718a3d1361569f5ee6fde7b4a9a4fde2186
[ "MIT" ]
null
null
null
67.cpp
zfang399/LeetCode-Problems
4cb25718a3d1361569f5ee6fde7b4a9a4fde2186
[ "MIT" ]
2
2018-05-31T11:29:22.000Z
2019-09-11T06:34:40.000Z
class Solution { public: string addBinary(string a, string b) { string ans; int ex=0,sum,i=a.length()-1,j=b.length()-1; while(i>=0 && j>=0){ sum=a[i]-'0'+b[j]-'0'+ex; i--,j--; ans=to_string(sum%2)+ans; ex=sum/2; cout<<ans<<endl; ...
22.689655
51
0.370821
90b6bf2e18bb725c4ebf9074f59867186ed55d54
8,375
sql
SQL
db_blog.sql
sajanPoddar/simple_laravel_blog
eb24d53963cde3840cfa3721c4020a885f4c3937
[ "MIT" ]
null
null
null
db_blog.sql
sajanPoddar/simple_laravel_blog
eb24d53963cde3840cfa3721c4020a885f4c3937
[ "MIT" ]
null
null
null
db_blog.sql
sajanPoddar/simple_laravel_blog
eb24d53963cde3840cfa3721c4020a885f4c3937
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.5.4.1deb2ubuntu1 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Jun 16, 2016 at 12:56 AM -- Server version: 5.7.12-0ubuntu1 -- PHP Version: 7.0.4-7ubuntu2.1 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CL...
43.619792
251
0.70591
b2c29280d20af5905c42d2cbfa46da120e10442f
62,008
ps1
PowerShell
J81.ADCToolkit/Public/adc-functions-conf-analytics.ps1
j81blog/J81.ADCToolk
acd4d875f0e8c61da765a1128d41d716e4eead1d
[ "MIT" ]
null
null
null
J81.ADCToolkit/Public/adc-functions-conf-analytics.ps1
j81blog/J81.ADCToolk
acd4d875f0e8c61da765a1128d41d716e4eead1d
[ "MIT" ]
null
null
null
J81.ADCToolkit/Public/adc-functions-conf-analytics.ps1
j81blog/J81.ADCToolk
acd4d875f0e8c61da765a1128d41d716e4eead1d
[ "MIT" ]
1
2022-01-02T13:19:03.000Z
2022-01-02T13:19:03.000Z
function Invoke-ADCAddAnalyticsglobalanalyticsprofilebinding { <# .SYNOPSIS Add Analytics configuration Object. .DESCRIPTION Binding object showing the analyticsprofile that can be bound to analyticsglobal. .PARAMETER Analyticsprofile Name of the analytics profile bound. .P...
50.618776
472
0.668107
0b7345be2719bd8b7fdccdbf2d4ec3d3cec346b7
314
py
Python
Lower_Upper_Counter/Lower_Upper_Counter.py
GracjanBuczek/Python
655801ae58ed7ef21f7da2f69f649c556b20aaee
[ "MIT" ]
null
null
null
Lower_Upper_Counter/Lower_Upper_Counter.py
GracjanBuczek/Python
655801ae58ed7ef21f7da2f69f649c556b20aaee
[ "MIT" ]
null
null
null
Lower_Upper_Counter/Lower_Upper_Counter.py
GracjanBuczek/Python
655801ae58ed7ef21f7da2f69f649c556b20aaee
[ "MIT" ]
null
null
null
x = input("Enter sentence: ") count={"Uppercase":0, "Lowercase":0} for i in x: if i.isupper(): count["Uppercase"]+=1 elif i.islower(): count["Lowercase"]+=1 else: pass print ("There is:", count["Uppercase"], "uppercases.") print ("There is:", count["Lowercase"], "lowercases.")
26.166667
54
0.582803
663b6bf56f9581a7c7f9f30dccf82b71b22da176
1,530
cpp
C++
GetProcessCommandLine/ProcCmdLine/ProcessHelper.cpp
catcat0921/lindexi_gd
b64ab9d50821bf00b1587ebc30e6c17490f630c7
[ "MIT" ]
92
2016-01-03T02:48:36.000Z
2022-03-10T15:22:15.000Z
GetProcessCommandLine/ProcCmdLine/ProcessHelper.cpp
catcat0921/lindexi_gd
b64ab9d50821bf00b1587ebc30e6c17490f630c7
[ "MIT" ]
4
2019-07-13T00:04:12.000Z
2021-10-10T02:02:24.000Z
GetProcessCommandLine/ProcCmdLine/ProcessHelper.cpp
catcat0921/lindexi_gd
b64ab9d50821bf00b1587ebc30e6c17490f630c7
[ "MIT" ]
40
2016-02-24T12:01:49.000Z
2022-02-26T02:38:23.000Z
#include "ProcessHelper.h" PVOID CProcessHelper::GetPebAddress(HANDLE ProcessHandle){ _NtQueryInformationProcess NtQueryInformationProcess = (_NtQueryInformationProcess)GetProcAddress(GetModuleHandleA("ntdll.dll"), "NtQueryInformationProcess"); PROCESS_BASIC_INFORMATION pbi = { 0 }; NtQueryInformationProcess(Proce...
34
159
0.79085
e8a2c7dbe52b53cbc73bb65b8a7f09b634207fd5
872
cpp
C++
Assignments/C++/operator_overloadingin_C++.cpp
ProProgrammer18/WCE2k24_Data_Structures
47fa8a9ead2a91b9e0fe11a0edae12ebddf5ddb0
[ "MIT" ]
null
null
null
Assignments/C++/operator_overloadingin_C++.cpp
ProProgrammer18/WCE2k24_Data_Structures
47fa8a9ead2a91b9e0fe11a0edae12ebddf5ddb0
[ "MIT" ]
null
null
null
Assignments/C++/operator_overloadingin_C++.cpp
ProProgrammer18/WCE2k24_Data_Structures
47fa8a9ead2a91b9e0fe11a0edae12ebddf5ddb0
[ "MIT" ]
null
null
null
#include <bits/stdc++.h> using namespace std; class Time{ private: int hr, min; public: Time(){ hr = 0; min = 0; } void setTime(){ cout << "\nEnter the hour: "; cin >> hr; cout << "Enter the minute: "; cin >> min; } Time operator+(Time ...
15.571429
46
0.440367
95cb9c4fc2c96a5e864e8509abe522297ede1ec2
260
sql
SQL
sql/jira/jira_clean_old_hipchat_data.sql
AndriiMaliuta/cleanup-scripts
037036c950e45591d11ecab26797ba1c01ba8516
[ "Apache-2.0" ]
26
2019-06-27T14:08:19.000Z
2022-02-06T10:27:55.000Z
sql/jira/jira_clean_old_hipchat_data.sql
AndriiMaliuta/cleanup-scripts
037036c950e45591d11ecab26797ba1c01ba8516
[ "Apache-2.0" ]
2
2020-03-07T18:25:05.000Z
2022-01-09T10:24:18.000Z
sql/jira/jira_clean_old_hipchat_data.sql
AndriiMaliuta/cleanup-scripts
037036c950e45591d11ecab26797ba1c01ba8516
[ "Apache-2.0" ]
16
2019-02-06T13:35:49.000Z
2022-03-04T13:43:48.000Z
-- detect old HipChat history SELECT count(id) FROM entity_property WHERE ENTITY_NAME = 'hipchat.integration.caches.issue-mentions'; /* -- cleaning that old data DELETE FROM entity_property WHERE ENTITY_NAME = 'hipchat.integration.caches.issue-mentions'; */
20
64
0.788462
df42501b763b982ce3896d9c2caf5d400e1c9a68
167
tab
SQL
ToolsOutputs/ENST00000383036vsENST00000215479_rMATS/SampleFiles/BAM_ENST00000383036andENST00000215479/BAM_ENST00000383036/SJ.out.tab
MattiaPrevitali/comparisonASSW
47025101006aa20704071ea0ba98bf528fc7cf03
[ "MIT" ]
null
null
null
ToolsOutputs/ENST00000383036vsENST00000215479_rMATS/SampleFiles/BAM_ENST00000383036andENST00000215479/BAM_ENST00000383036/SJ.out.tab
MattiaPrevitali/comparisonASSW
47025101006aa20704071ea0ba98bf528fc7cf03
[ "MIT" ]
null
null
null
ToolsOutputs/ENST00000383036vsENST00000215479_rMATS/SampleFiles/BAM_ENST00000383036andENST00000215479/BAM_ENST00000383036/SJ.out.tab
MattiaPrevitali/comparisonASSW
47025101006aa20704071ea0ba98bf528fc7cf03
[ "MIT" ]
null
null
null
Y 6866079 6868036 2 2 1 132 0 6 Y 6868463 6868731 2 2 1 1030 0 45 Y 6868777 6868867 2 2 1 1129 0 44 Y 6868910 6870005 2 2 1 1057 0 44 Y 6870054 6872554 2 2 1 482 0 48
27.833333
33
0.730539
ea254762d3254563e896bd8696e1d05611beffd1
708
asm
Assembly
oeis/287/A287063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/287/A287063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/287/A287063.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A287063: Number of dominating sets in the n-crown graph (for n > 1). ; Submitted by Christian Krause ; 3,9,39,183,833,3629,15291,63051,256605,1036401,4167815,16720031,66986169,268173525,1073185011,4293787923,17177379125,68714234201,274866897279,1099488559527,4397998277073,17592085381629,70368534463019,281474540503643...
39.333333
480
0.823446
dbe5c9e9056e9d6a7964792aff985e0095acb0a4
832
dart
Dart
flutter_app/lib/driver/list_test_driver.dart
math1024/Demos_flutter
d6a2bf94118c531279086f89ae4cb241e845bdb4
[ "MIT" ]
null
null
null
flutter_app/lib/driver/list_test_driver.dart
math1024/Demos_flutter
d6a2bf94118c531279086f89ae4cb241e845bdb4
[ "MIT" ]
null
null
null
flutter_app/lib/driver/list_test_driver.dart
math1024/Demos_flutter
d6a2bf94118c531279086f89ae4cb241e845bdb4
[ "MIT" ]
null
null
null
import 'package:flutter/material.dart'; class ListForDriver extends StatelessWidget { @override Widget build(BuildContext context) { return Scaffold( appBar: AppBar( title: Text('list test driver'), ), body: _buildList(List<String>.generate(1000, (i) => "Item $i")), ); } _bui...
26
70
0.564904
d28772f0ba080c3567b4370abb9552f12c2cd246
1,023
php
PHP
tests/Test/ConstrainedTestItem.php
valkan07/BoxPacker
8fec7abb3da97bbb3267e7b9b9192b32db7965b9
[ "MIT" ]
null
null
null
tests/Test/ConstrainedTestItem.php
valkan07/BoxPacker
8fec7abb3da97bbb3267e7b9b9192b32db7965b9
[ "MIT" ]
null
null
null
tests/Test/ConstrainedTestItem.php
valkan07/BoxPacker
8fec7abb3da97bbb3267e7b9b9192b32db7965b9
[ "MIT" ]
null
null
null
<?php /** * Box packing (3D bin packing, knapsack problem). * * @author Doug Wright */ declare(strict_types=1); namespace DVDoug\BoxPacker\Test; use DVDoug\BoxPacker\Box; use DVDoug\BoxPacker\ConstrainedItem; use DVDoug\BoxPacker\PackedItem; use DVDoug\BoxPacker\PackedItemList; use function count; use function it...
23.790698
88
0.645161
cc51a797a54c87e2a3ed7a5fc4db78f604b77bd7
135
sql
SQL
Weather Observation Station 10.sql
prateek-code-22/HackerRank_SQL_Solution
9fdef597cd9d7f5db08a3c20f99b138add7f77d7
[ "MIT" ]
1
2021-02-23T12:43:38.000Z
2021-02-23T12:43:38.000Z
Weather Observation Station 10.sql
prateek-code-22/HackerRank_SQL_Solution
9fdef597cd9d7f5db08a3c20f99b138add7f77d7
[ "MIT" ]
null
null
null
Weather Observation Station 10.sql
prateek-code-22/HackerRank_SQL_Solution
9fdef597cd9d7f5db08a3c20f99b138add7f77d7
[ "MIT" ]
null
null
null
select distinct city from station where not (city like '%a' or city like '%e' or city like '%i' or city like '%o' or city like '%u')
45
98
0.666667
ece16f84be52b065c6084759142c4deee8d58edc
354
kt
Kotlin
src/main/java/com/dzen/campfire/server/executors/accounts/EAccountsGetCaptchaSiteKey.kt
ZeonXX/CampfireServer
e6d8777b86077afccf10a646390de811791202fc
[ "Apache-2.0" ]
null
null
null
src/main/java/com/dzen/campfire/server/executors/accounts/EAccountsGetCaptchaSiteKey.kt
ZeonXX/CampfireServer
e6d8777b86077afccf10a646390de811791202fc
[ "Apache-2.0" ]
null
null
null
src/main/java/com/dzen/campfire/server/executors/accounts/EAccountsGetCaptchaSiteKey.kt
ZeonXX/CampfireServer
e6d8777b86077afccf10a646390de811791202fc
[ "Apache-2.0" ]
2
2021-12-31T10:05:20.000Z
2022-01-01T16:01:21.000Z
package com.dzen.campfire.server.executors.accounts import com.dzen.campfire.api.requests.accounts.RAccountsGetCaptchaSiteKey import com.dzen.campfire.server.app.App class EAccountsGetCaptchaSiteKey : RAccountsGetCaptchaSiteKey() { override fun check() {} override fun execute(): Response { return Res...
29.5
73
0.776836
74d1a82a46284750afbeb1efa1108f150f0dd075
564
js
JavaScript
freeCodeCamp_JS/dropIt.js
rjjanney/after-effects_nodeJS
c9b45f98d08c15ce147b88908a1929fd6c5a72dd
[ "MIT" ]
null
null
null
freeCodeCamp_JS/dropIt.js
rjjanney/after-effects_nodeJS
c9b45f98d08c15ce147b88908a1929fd6c5a72dd
[ "MIT" ]
null
null
null
freeCodeCamp_JS/dropIt.js
rjjanney/after-effects_nodeJS
c9b45f98d08c15ce147b88908a1929fd6c5a72dd
[ "MIT" ]
null
null
null
function dropElements(arr, func) { // Drop them elements. "use strict" let arrCopy = arr.concat([]); for (let i = 0; i < arr.length; i++) { let test = arrCopy.shift(); console.log(test); if (func(test)){ arrCopy.unshift(test); console.log(arrCopy); return arrCopy; } } retu...
22.56
58
0.56383
6eadd23a03ed2368098100938481e93f6280a493
15,745
swift
Swift
Sources/Skyflow/core/Client.swift
skyflowapi/skyflow-iOS
464279c8e4bea11d0a28f3e04fefcb39442b4344
[ "MIT" ]
null
null
null
Sources/Skyflow/core/Client.swift
skyflowapi/skyflow-iOS
464279c8e4bea11d0a28f3e04fefcb39442b4344
[ "MIT" ]
1
2022-03-23T10:49:26.000Z
2022-03-23T10:49:26.000Z
Sources/Skyflow/core/Client.swift
skyflowapi/skyflow-iOS
464279c8e4bea11d0a28f3e04fefcb39442b4344
[ "MIT" ]
null
null
null
// // File.swift // // // Created by Akhil Anil Mangala on 19/07/21. // import Foundation import AEXML public class Client { var vaultID: String var apiClient: APIClient var vaultURL: String var contextOptions: ContextOptions var elementLookup: [String: Any] = [:] public init(_ skyflow...
43.857939
165
0.603557
0ce7201689d9142cf85fb513dc2bf55a86b13523
475
py
Python
car/migrations/0004_sale_cc.py
jobkarani/carnect
8675d025e56fc07439b88e873e72a21cbbe747a9
[ "MIT" ]
null
null
null
car/migrations/0004_sale_cc.py
jobkarani/carnect
8675d025e56fc07439b88e873e72a21cbbe747a9
[ "MIT" ]
null
null
null
car/migrations/0004_sale_cc.py
jobkarani/carnect
8675d025e56fc07439b88e873e72a21cbbe747a9
[ "MIT" ]
null
null
null
# Generated by Django 3.2.9 on 2022-01-10 12:39 from django.db import migrations, models import django.utils.timezone class Migration(migrations.Migration): dependencies = [ ('car', '0003_auto_20220110_1507'), ] operations = [ migrations.AddField( model_name='sale', ...
22.619048
86
0.621053
fbca039610feb481e1609c8fcecd5e98db7813af
95
h
C
c++Project/lib/Qt/5.8/gcc_64/include/QtBluetooth/5.8.0/QtBluetooth/private/qtbluetooth-config_p.h
mattlas/Computer-Vision
87a9e6e68e97af17638eb355c6351f85129a4391
[ "BSD-2-Clause-FreeBSD" ]
1
2017-07-03T08:33:45.000Z
2017-07-03T08:33:45.000Z
c++Project/lib/Qt/5.8/gcc_64/include/QtBluetooth/5.8.0/QtBluetooth/private/qtbluetooth-config_p.h
mattlas/Computer-Vision
87a9e6e68e97af17638eb355c6351f85129a4391
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
c++Project/lib/Qt/5.8/gcc_64/include/QtBluetooth/5.8.0/QtBluetooth/private/qtbluetooth-config_p.h
mattlas/Computer-Vision
87a9e6e68e97af17638eb355c6351f85129a4391
[ "BSD-2-Clause-FreeBSD" ]
null
null
null
#define QT_FEATURE_bluez 1 #define QT_FEATURE_bluez_le 1 #define QT_FEATURE_linux_crypto_api 1
23.75
37
0.873684
85b38eace7198e089aa5e4fcdf67ef5d1f4603db
5,070
h
C
PrmPkg/Include/PrmExportDescriptor.h
mefff/edk2
0a4019ec9de64c6565ea545dc8d847afe2b30d6c
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
PrmPkg/Include/PrmExportDescriptor.h
mefff/edk2
0a4019ec9de64c6565ea545dc8d847afe2b30d6c
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
null
null
null
PrmPkg/Include/PrmExportDescriptor.h
mefff/edk2
0a4019ec9de64c6565ea545dc8d847afe2b30d6c
[ "Python-2.0", "Zlib", "BSD-2-Clause", "MIT", "BSD-2-Clause-Patent", "BSD-3-Clause" ]
1
2021-12-23T07:59:29.000Z
2021-12-23T07:59:29.000Z
/** @file Definitions for the Platform Runtime Mechanism (PRM) export descriptor structures. Copyright (c) Microsoft Corporation SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef PRM_EXPORT_DESCRIPTOR_H_ #define PRM_EXPORT_DESCRIPTOR_H_ #include <Prm.h> #define PRM_MODULE_EXPORT_DESCRIP...
46.090909
136
0.498619
c3ecdb0d270ec0696818e3424c850192dbc61059
129
sql
SQL
db/src/main/resources/db/migration/V1_015__add_next_payment_date_to_claim.sql
DepartmentOfHealth-htbhf/htbhf-claimant-service
3b96e2ffb8ea422d2190b08ecc18887c1e96565a
[ "MIT" ]
2
2019-10-03T10:37:56.000Z
2021-03-06T14:26:48.000Z
db/src/main/resources/db/migration/V1_015__add_next_payment_date_to_claim.sql
DepartmentOfHealth-htbhf/htbhf-claimant-service
3b96e2ffb8ea422d2190b08ecc18887c1e96565a
[ "MIT" ]
41
2018-12-20T12:43:23.000Z
2020-01-31T13:18:00.000Z
db/src/main/resources/db/migration/V1_015__add_next_payment_date_to_claim.sql
DepartmentOfHealth-htbhf/htbhf-claimant-service
3b96e2ffb8ea422d2190b08ecc18887c1e96565a
[ "MIT" ]
3
2020-01-24T14:24:02.000Z
2020-01-24T14:53:25.000Z
alter table claim add column next_payment_date TIMESTAMP; create index claim_next_payment_date_idx on claim(next_payment_date);
32.25
69
0.868217
aeacaed02fae5ada3427cf8c401bfae41091c56c
1,108
asm
Assembly
platform/mcu/imx6/imx6_platform_sdk/lwip/contrib/ports/blackfin/TestVDK/ExceptionHandler-BF537.asm
jinlongliu/AliOS-Things
ce051172a775f987183e7aca88bb6f3b809ea7b0
[ "Apache-2.0" ]
9
2018-07-16T08:36:21.000Z
2021-04-04T13:27:49.000Z
platform/mcu/imx6/imx6_platform_sdk/lwip/contrib/ports/blackfin/TestVDK/ExceptionHandler-BF537.asm
IamBaoMouMou/AliOS-Things
195a9160b871b3d78de6f8cf6c2ab09a71977527
[ "Apache-2.0" ]
3
2018-12-17T13:06:46.000Z
2018-12-28T01:40:59.000Z
platform/mcu/imx6/imx6_platform_sdk/lwip/contrib/ports/blackfin/TestVDK/ExceptionHandler-BF537.asm
IamBaoMouMou/AliOS-Things
195a9160b871b3d78de6f8cf6c2ab09a71977527
[ "Apache-2.0" ]
7
2018-08-31T05:57:55.000Z
2021-05-26T16:23:52.000Z
/* ============================================================================= * * Description: This is the exception handler. * * ----------------------------------------------------------------------------- * Comments: * * ===========================================================================*/ #inc...
23.574468
80
0.441336
ad2161a242ea67c660f04ee949c63765bcca5842
1,098
swift
Swift
SurRound/Modules/HomeMap/ViewModels/MapPostViewModel.swift
charleshs/SurRound-iOS
46fdccacc8d0e869d79eb84c4a12e4d8517bbedf
[ "MIT" ]
null
null
null
SurRound/Modules/HomeMap/ViewModels/MapPostViewModel.swift
charleshs/SurRound-iOS
46fdccacc8d0e869d79eb84c4a12e4d8517bbedf
[ "MIT" ]
2
2020-01-31T08:18:30.000Z
2020-02-02T07:59:52.000Z
SurRound/Modules/HomeMap/ViewModels/MapPostViewModel.swift
charleshs/SurRound-iOS
46fdccacc8d0e869d79eb84c4a12e4d8517bbedf
[ "MIT" ]
null
null
null
// // MapPostViewModel.swift // SurRound // // Created by Charles Hsieh on 2020/3/3. // Copyright © 2020 Kai-Ta Hsieh. All rights reserved. // import UIKit import GoogleMaps struct MapPostViewModel { var post: Post var mapMarker: GMSMarker init(post: Post) { self.post = post...
26.142857
89
0.550091
98deec930fde2558f5da91416c5a622d8ec0fa64
3,052
swift
Swift
Source/SwiftIrbis/ClassicFile.swift
amironov73/SwiftIrbis
272323d94a7d30500acc2583f78aeb262db0ab89
[ "MIT" ]
null
null
null
Source/SwiftIrbis/ClassicFile.swift
amironov73/SwiftIrbis
272323d94a7d30500acc2583f78aeb262db0ab89
[ "MIT" ]
null
null
null
Source/SwiftIrbis/ClassicFile.swift
amironov73/SwiftIrbis
272323d94a7d30500acc2583f78aeb262db0ab89
[ "MIT" ]
null
null
null
import Foundation /// Wrapper for POSIX FILE public class ClassicFile { private var fp: UnsafeMutablePointer<FILE> private(set) public var fileName: String private var closed: Bool /// Initializer. /// /// - Parameters: /// - fileName: name of the file. /// - mode: desired...
25.647059
59
0.517366
4a6a3985a40474f462a3d559d3c353331d328567
3,216
html
HTML
public/page/SlideTouchNav.html
wuhuanhost/node-utils
51b8ca724a8399aa7ad51465a2a6c33e078d9d87
[ "MIT" ]
3
2017-05-18T13:41:05.000Z
2019-04-29T10:29:52.000Z
public/page/SlideTouchNav.html
wuhuanhost/node-utils
51b8ca724a8399aa7ad51465a2a6c33e078d9d87
[ "MIT" ]
null
null
null
public/page/SlideTouchNav.html
wuhuanhost/node-utils
51b8ca724a8399aa7ad51465a2a6c33e078d9d87
[ "MIT" ]
1
2017-07-18T14:02:53.000Z
2017-07-18T14:02:53.000Z
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>今日头条APP顶部点击可居中导航</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/> <link rel="stylesheet" href="http://www.17sucai.com/preview/702590/2017-06-08/toutiaoNav/css/swi...
26.360656
109
0.683769
65d2fbf6d8e21fce7cc80d6ddc999fbfbced9de7
12,360
ps1
PowerShell
Posh-ACME/DnsPlugins/GCloud.ps1
Jackbennett/Posh-ACME
efb583dd6dd742ac8c9ebe90dda10372032432ea
[ "MIT" ]
1
2019-12-12T18:51:22.000Z
2019-12-12T18:51:22.000Z
Posh-ACME/DnsPlugins/GCloud.ps1
Jackbennett/Posh-ACME
efb583dd6dd742ac8c9ebe90dda10372032432ea
[ "MIT" ]
1
2019-09-09T14:06:00.000Z
2019-09-09T14:06:00.000Z
Posh-ACME/DnsPlugins/GCloud.ps1
Jackbennett/Posh-ACME
efb583dd6dd742ac8c9ebe90dda10372032432ea
[ "MIT" ]
null
null
null
function Add-DnsTxtGCloud { [CmdletBinding()] param( [Parameter(Mandatory,Position=0)] [string]$RecordName, [Parameter(Mandatory,Position=1)] [string]$TxtValue, [Parameter(Mandatory,Position=2)] [string]$GCKeyFile, [Parameter(ValueFromRemainingArg...
36.246334
183
0.620955
2f651b98e3d74f79464932f46c29307fe5a98c39
1,433
lua
Lua
neovim/lua/config/format.lua
jonataseduardo/linux-config-files
73427b3cf5367a47da18c4fc2dfdf3465798a92c
[ "Apache-2.0" ]
null
null
null
neovim/lua/config/format.lua
jonataseduardo/linux-config-files
73427b3cf5367a47da18c4fc2dfdf3465798a92c
[ "Apache-2.0" ]
null
null
null
neovim/lua/config/format.lua
jonataseduardo/linux-config-files
73427b3cf5367a47da18c4fc2dfdf3465798a92c
[ "Apache-2.0" ]
null
null
null
local map = vim.api.nvim_set_keymap vim.api.nvim_exec([[ augroup Format autocmd! autocmd BufWritePost * FormatWrite augroup END ]], true) map('n', '<silent> <leader>f', ':Format<CR>', { noremap = true }) require "format".setup { ["*"] = { {cmd = {"sed -i 's/[ \t]*$//'"}} -- remove traili...
23.112903
94
0.418004
f009b3d518e1b8520f28ad27fc966139292e346f
15,818
py
Python
robotpy_build/hooks_datacfg.py
ConnectionMaster/robotpy-build
9571a84fdd6268be5e945b31ea8929d84355071a
[ "BSD-3-Clause" ]
null
null
null
robotpy_build/hooks_datacfg.py
ConnectionMaster/robotpy-build
9571a84fdd6268be5e945b31ea8929d84355071a
[ "BSD-3-Clause" ]
null
null
null
robotpy_build/hooks_datacfg.py
ConnectionMaster/robotpy-build
9571a84fdd6268be5e945b31ea8929d84355071a
[ "BSD-3-Clause" ]
null
null
null
# # Defines data that is consumed by the header2whatever hooks/templates # to modify the generated files # import enum from typing import Dict, List, Tuple, Optional from pydantic import validator from .util import Model, _generating_documentation class ParamData(Model): """Various ways to modify parameters""" ...
29.845283
123
0.637249
4ec293c9942e681664199c437ed90ebbe0e54e4a
13,457
sql
SQL
mysql_config/WebMonitoring/procedures/samples_size_websites/get_daily_samples_size_websites.sql
raresraf/rafMetrics
21eb5e8210364bf70eee746d71c45f3e353dcb10
[ "MIT" ]
15
2019-11-03T18:01:27.000Z
2021-05-05T20:54:57.000Z
mysql_config/WebMonitoring/procedures/samples_size_websites/get_daily_samples_size_websites.sql
raresraf/rafMetrics
21eb5e8210364bf70eee746d71c45f3e353dcb10
[ "MIT" ]
392
2019-11-09T21:28:01.000Z
2022-03-31T13:04:45.000Z
mysql_config/WebMonitoring/procedures/samples_size_websites/get_daily_samples_size_websites.sql
raresraf/rafMetrics
21eb5e8210364bf70eee746d71c45f3e353dcb10
[ "MIT" ]
1
2021-03-11T18:35:16.000Z
2021-03-11T18:35:16.000Z
delimiter // DROP PROCEDURE IF EXISTS get_daily_samples_size_websites; CREATE PROCEDURE get_daily_samples_size_websites ( IN id INT, OUT entry0 FLOAT, OUT entry1 FLOAT, OUT entry2 FLOAT, OUT entry3 FLOAT, OUT entry4 FLOAT, OUT entry5 FLOAT, OUT entry6 FLOAT, OUT entry7 FLOAT, OUT...
102.725191
249
0.724976
aba2b2faedb32193cdb9ad91adaac400ef07f05a
2,951
rb
Ruby
test/logstash/filters/test_xml.rb
alphagov/logstash
ddecf89a28272609387f26f426d642f3eae93cbf
[ "Apache-2.0" ]
4
2017-10-08T15:14:57.000Z
2019-05-22T08:26:48.000Z
test/logstash/filters/test_xml.rb
derekgr/logstash
fee7d50a45c7d8bcc98b93acf58297292100c7a1
[ "Apache-2.0" ]
null
null
null
test/logstash/filters/test_xml.rb
derekgr/logstash
fee7d50a45c7d8bcc98b93acf58297292100c7a1
[ "Apache-2.0" ]
4
2015-08-21T13:46:03.000Z
2020-01-18T00:04:26.000Z
require "rubygems" require File.join(File.dirname(__FILE__), "..", "minitest") require "logstash/loadlibs" require "logstash" require "logstash/filters" require "logstash/filters/xml" require "logstash/event" describe LogStash::Filters::Xml do before do @filter = LogStash::Filters.from_name("xml", {}) @type...
28.375
68
0.618096
7e9d0ce1771e313b497cc937f758940d436118c3
1,321
lua
Lua
Modules/linda-cfg/aircrafts/RealAir Duke Turbine V2/config-user.lua
joeherwig/RealAir-Turbine-Duke-V2-LUA
1e0167ae11e3e23eb08cca6b6f3f445089b8ef29
[ "MIT" ]
1
2015-08-21T16:42:25.000Z
2015-08-21T16:42:25.000Z
Modules/linda-cfg/aircrafts/RealAir Duke Turbine V2/config-user.lua
joeherwig/RealAir-Turbine-Duke-V2-LUA
1e0167ae11e3e23eb08cca6b6f3f445089b8ef29
[ "MIT" ]
2
2015-08-19T16:11:35.000Z
2015-08-20T20:00:37.000Z
Modules/linda-cfg/aircrafts/RealAir Duke Turbine V2/config-user.lua
joeherwig/RealAir-Turbine-Duke-V2-LUA
1e0167ae11e3e23eb08cca6b6f3f445089b8ef29
[ "MIT" ]
null
null
null
-- USER CONFIGURATION FOR AUTOSAVE -- Updated for LINDA 2.5 -- Nov 2014 -- All the settings here could be overridden on per-plane basis -- by creating file config-user.lua in correspnding plane's configs folder -- (i.e. SIM/Modules/linda-cfg/aircrafts/Cessna 172/config-user.lua) -- Use the same variables there with ne...
29.355556
94
0.757002
f69377beb8585267d3fe8b6d1c3cca532aa494bb
4,182
kt
Kotlin
pop-miners/veriblock-pop-miner/src/main/kotlin/org/veriblock/miners/pop/shell/commands/VeriBlockWalletCommands.kt
xagau/nodecore
582214003e4767c908bacd9bf7b16725caa52761
[ "MIT" ]
null
null
null
pop-miners/veriblock-pop-miner/src/main/kotlin/org/veriblock/miners/pop/shell/commands/VeriBlockWalletCommands.kt
xagau/nodecore
582214003e4767c908bacd9bf7b16725caa52761
[ "MIT" ]
null
null
null
pop-miners/veriblock-pop-miner/src/main/kotlin/org/veriblock/miners/pop/shell/commands/VeriBlockWalletCommands.kt
xagau/nodecore
582214003e4767c908bacd9bf7b16725caa52761
[ "MIT" ]
null
null
null
// VeriBlock Blockchain Project // Copyright 2017-2018 VeriBlock, Inc // Copyright 2018-2020 Xenios SEZC // All rights reserved. // https://www.veriblock.org // Distributed under the MIT software license, see the accompanying // file LICENSE or http://www.opensource.org/licenses/mit-license.php. package org.veriblock....
36.365217
120
0.612865
45803bdde63e26766535e08f85f04304191c009b
10,781
ps1
PowerShell
bin/inspect.ps1
cawoodm/powowshell
f43a0e00e6b10b014147ee194b896f81b3799920
[ "MIT" ]
6
2019-04-06T16:41:58.000Z
2021-11-09T12:01:22.000Z
bin/inspect.ps1
cawoodm/powowshell
f43a0e00e6b10b014147ee194b896f81b3799920
[ "MIT" ]
2
2020-12-29T17:19:07.000Z
2020-12-30T15:36:21.000Z
bin/inspect.ps1
cawoodm/powowshell
f43a0e00e6b10b014147ee194b896f81b3799920
[ "MIT" ]
1
2022-02-27T04:53:38.000Z
2022-02-27T04:53:38.000Z
<# .Synopsis Inspect a component (powershell script) to view it's input and outputs .Description PowowShell expects components (scripts) to clearly define their interface. This script returns basic information about a script It always returns something for each .ps1 file .Parameter Path The path to th...
46.670996
177
0.620072
c5ff0122dde598beb5f819ac68cb2e38b00e3737
53
cpp
C++
Weapon.cpp
Excelsus4/TextRPG
dcb4c2fe01175f2c78c9894f3a2b92d83e2d8d20
[ "MIT" ]
null
null
null
Weapon.cpp
Excelsus4/TextRPG
dcb4c2fe01175f2c78c9894f3a2b92d83e2d8d20
[ "MIT" ]
7
2020-08-25T17:28:36.000Z
2020-08-27T10:36:16.000Z
Weapon.cpp
Excelsus4/TextRPG
dcb4c2fe01175f2c78c9894f3a2b92d83e2d8d20
[ "MIT" ]
null
null
null
#pragma once #include "stdafx.h" #include "Weapon.h"
13.25
19
0.716981
45a1c66221eb2c99eea2e25c102b31d22a2d1074
3,977
sql
SQL
dvsdlc.sql
clarasoft-it/CFS-Clarsoft-FOundation-Server-
e736325fb6d166ccc593e016032cc2faafb667bb
[ "MIT" ]
4
2022-03-01T16:28:51.000Z
2022-03-04T01:08:08.000Z
dvsdlc.sql
clarasoft-it/CFS-Clarsoft-FOundation-Server-
e736325fb6d166ccc593e016032cc2faafb667bb
[ "MIT" ]
null
null
null
dvsdlc.sql
clarasoft-it/CFS-Clarsoft-FOundation-Server-
e736325fb6d166ccc593e016032cc2faafb667bb
[ "MIT" ]
null
null
null
-- Table: public.DVPRJM -- DROP TABLE public."DVPRJM"; CREATE TABLE public."DVPRJM" ( prjtype character varying(10) COLLATE pg_catalog."default" NOT NULL, prjid character varying(32) COLLATE pg_catalog."default" NOT NULL, descr character varying(128) COLLATE pg_catalog."default" NOT NULL, date_open ti...
28.611511
74
0.731959
d2632f9b59bbbf032fdde45671cd71bfbae167d1
560
php
PHP
resources/views/components/input-date.blade.php
happyicesys/mfg
ff02c5a3db46ad2aa0601cefebb01448085614f1
[ "MIT" ]
null
null
null
resources/views/components/input-date.blade.php
happyicesys/mfg
ff02c5a3db46ad2aa0601cefebb01448085614f1
[ "MIT" ]
null
null
null
resources/views/components/input-date.blade.php
happyicesys/mfg
ff02c5a3db46ad2aa0601cefebb01448085614f1
[ "MIT" ]
null
null
null
@props(['model']) <div x-data x-init="new moment()" ></div> <div class="input-group"> <input type="date" class="form-control" wire:model.defer="{{$model}}" {{$attributes}}> <div class="input-group-append"> <button class="btn btn-outline-secondary" wire:click="onPrevDateClicked({{$model}})"> ...
28
93
0.578571
bafdc076ab5e8f0f8c21a2d3c63d71d2a9823e0c
2,430
dart
Dart
lib/models/organization.dart
mehulagg/Tasky-Mobile-App
b3860553c3ab1adf5993430ad13c0c8b51b64506
[ "MIT" ]
1
2022-02-13T04:19:06.000Z
2022-02-13T04:19:06.000Z
lib/models/organization.dart
sayyidisal/Tasky-Mobile-App
c4e537efc2ff1849c416da3f426d86b4f739dd4c
[ "MIT" ]
null
null
null
lib/models/organization.dart
sayyidisal/Tasky-Mobile-App
c4e537efc2ff1849c416da3f426d86b4f739dd4c
[ "MIT" ]
null
null
null
// To parse this JSON data, do // // final organization = organizationFromMap(jsonString); import 'dart:convert'; import 'package:tasky_app/models/user.dart'; Organization organizationFromMap(String str) => Organization.fromMap(json.decode(str)); String organizationToMap(Organization data) => json.encode(data.t...
31.973684
111
0.574897
ec35a7baae69b6d44e48417c74a0181e38c4331f
952
sql
SQL
db/migrations/20180412140917_create_request_items.sql
IzikAJ/iziproxy-server
9feb89e32c3bacf4e201305461ff910e0ecffaf0
[ "MIT" ]
null
null
null
db/migrations/20180412140917_create_request_items.sql
IzikAJ/iziproxy-server
9feb89e32c3bacf4e201305461ff910e0ecffaf0
[ "MIT" ]
null
null
null
db/migrations/20180412140917_create_request_items.sql
IzikAJ/iziproxy-server
9feb89e32c3bacf4e201305461ff910e0ecffaf0
[ "MIT" ]
null
null
null
-- +micrate Up -- SQL in section 'Up' is executed when this migration is applied CREATE SEQUENCE request_items_id_seq; CREATE TABLE request_items ( id BIGINT PRIMARY KEY NOT NULL DEFAULT nextval('request_items_id_seq'), uuid UUID NOT NULL, client_uuid UUID NOT NULL, connection_id BIGINT, remote_ip VARCHAR(200...
31.733333
74
0.804622
49e01730626a5b58ef9baffc0671d17d9c2bbc16
263
lua
Lua
thirds/vscode_extensions/of-effect/3rdparty/orangefilter_4.10/RenderState.lua
ysbing/voo
329d6a72ede6dd5903ca4d824bb3c49a5502f5c3
[ "Apache-2.0" ]
56
2022-01-29T04:52:27.000Z
2022-03-31T06:52:15.000Z
thirds/vscode_extensions/of-effect/3rdparty/orangefilter_4.10/RenderState.lua
jumpingfrog0/VOO
af191ece986f997cf98f85016aa7288c323210c3
[ "Apache-2.0" ]
null
null
null
thirds/vscode_extensions/of-effect/3rdparty/orangefilter_4.10/RenderState.lua
jumpingfrog0/VOO
af191ece986f997cf98f85016aa7288c323210c3
[ "Apache-2.0" ]
16
2022-01-29T04:52:39.000Z
2022-03-31T07:48:53.000Z
--* This Document is AutoGenerate by OrangeFilter, Don't Change it! * ---@meta --- ---[4.6]render state[parent:] --- ---@class RenderState RenderState = {} --- ---[4.6]constructor, no param --- --- @nodiscard function RenderState:new() end return RenderState
14.611111
69
0.657795
1307f05f5a6f41ec30b091bfabc19f80cc567505
2,768
c
C
micro_speech/micro_speech_graph_executor/src/model/default_lib0.c
guberti/tvm-arduino-profiling
9232483f210d2c4110a5e5b1e7cbb6123d00cedc
[ "Apache-2.0" ]
null
null
null
micro_speech/micro_speech_graph_executor/src/model/default_lib0.c
guberti/tvm-arduino-profiling
9232483f210d2c4110a5e5b1e7cbb6123d00cedc
[ "Apache-2.0" ]
null
null
null
micro_speech/micro_speech_graph_executor/src/model/default_lib0.c
guberti/tvm-arduino-profiling
9232483f210d2c4110a5e5b1e7cbb6123d00cedc
[ "Apache-2.0" ]
null
null
null
#include "../../src/standalone_crt/include/tvm/runtime/crt/module.h" #ifdef __cplusplus extern "C" #endif TVM_DLL int32_t tvmgen_default_fused_nn_contrib_dense_pack_add_fixed_point_multiply_add_clip_cast_cast_subtract_14669711146056581479_(TVMValue* args, int* type_code, int num_args, TVMValue* out_value, int* out_type...
57.666667
453
0.863078
187deee15ceb51b12514ce46ff3db53d109d2a57
2,494
dart
Dart
lib/screens/directions/directions_list.dart
chrisnorman7/worldsmith_studio
e48f732bd062bae19c32f900711bfcd0a48ebe4f
[ "Unlicense" ]
null
null
null
lib/screens/directions/directions_list.dart
chrisnorman7/worldsmith_studio
e48f732bd062bae19c32f900711bfcd0a48ebe4f
[ "Unlicense" ]
null
null
null
lib/screens/directions/directions_list.dart
chrisnorman7/worldsmith_studio
e48f732bd062bae19c32f900711bfcd0a48ebe4f
[ "Unlicense" ]
null
null
null
import 'package:flutter/material.dart'; import '../../constants.dart'; import '../../project_context.dart'; import '../../util.dart'; import '../../widgets/cancel.dart'; import 'edit_direction.dart'; /// A widget for viewing and editing custom directions. class DirectionsList extends StatefulWidget { /// Create an ...
28.022472
70
0.530473
98acaaa09e57fbeaa0db27b10cf5ee0f28bfce22
97
htm
HTML
application/third_party/dompdf/lib/fonts/log.htm
veradara/siph
2f9d49593f12c550a50d6d3273d694f4e366b2a6
[ "MIT" ]
null
null
null
application/third_party/dompdf/lib/fonts/log.htm
veradara/siph
2f9d49593f12c550a50d6d3273d694f4e366b2a6
[ "MIT" ]
null
null
null
application/third_party/dompdf/lib/fonts/log.htm
veradara/siph
2f9d49593f12c550a50d6d3273d694f4e366b2a6
[ "MIT" ]
null
null
null
<span style='color: #900'>6,400 KB</span> <span style='color: #090'>2,417.5298 ms</span><br />
97
97
0.618557
7dfbc0359073a0db01c9b6c75605a7d31860581e
463
lua
Lua
scripts/level/gnome.lua
sidav/shadow-of-the-wyrm
747afdeebed885b1a4f7ab42f04f9f756afd3e52
[ "MIT" ]
60
2019-08-21T04:08:41.000Z
2022-03-10T13:48:04.000Z
scripts/level/gnome.lua
cleancoindev/shadow-of-the-wyrm
51b23e98285ecb8336324bfd41ebf00f67b30389
[ "MIT" ]
3
2021-03-18T15:11:14.000Z
2021-10-20T12:13:07.000Z
scripts/level/gnome.lua
cleancoindev/shadow-of-the-wyrm
51b23e98285ecb8336324bfd41ebf00f67b30389
[ "MIT" ]
8
2019-11-16T06:29:05.000Z
2022-01-23T17:33:43.000Z
require('level') local function gnome_stat_gain_fn(creature_id, level) local is_pl = is_player(creature_id) local stat = RNG_range(1, 3) if level % 7 == 0 then if stat == 1 then incr_int(creature_id, is_pl) elseif stat == 2 then incr_wil(creature_id, is_pl) else incr_agi(creature_i...
21.045455
65
0.717063
5622c2786fb24aa090c0cd5583394daaa0c29525
222
go
Go
internal/app/routes.go
jayden1228/rank
a3eafbf2000c1822b8953b1a218231176fe26831
[ "RSA-MD" ]
null
null
null
internal/app/routes.go
jayden1228/rank
a3eafbf2000c1822b8953b1a218231176fe26831
[ "RSA-MD" ]
null
null
null
internal/app/routes.go
jayden1228/rank
a3eafbf2000c1822b8953b1a218231176fe26831
[ "RSA-MD" ]
null
null
null
package app import ( "rank/internal/app/hanlder" "github.com/gin-gonic/gin" ) func registerRouters(router *gin.Engine) { router.GET("/healthz", hanlder.HandleHealthz) router.POST("/match/score", hanlder.AddScore) }
17.076923
46
0.734234
5b4fddc8ba71cb1ea10f0da486bee8ff5bb0dea5
265
cpp
C++
HostMonitor/UIcode/source/ui_layout/View/nibp_list/nibp_list_xml.cpp
SammyEnigma/GuiLiteSamples
99d317c76ca345961e052c7a098773cb253694f4
[ "Apache-2.0" ]
510
2017-09-20T09:35:09.000Z
2022-03-31T03:35:24.000Z
HostMonitor/UIcode/source/ui_layout/View/nibp_list/nibp_list_xml.cpp
vbirds/GuiLiteSamples
99d317c76ca345961e052c7a098773cb253694f4
[ "Apache-2.0" ]
20
2018-01-11T13:35:24.000Z
2022-02-13T22:34:52.000Z
HostMonitor/UIcode/source/ui_layout/View/nibp_list/nibp_list_xml.cpp
vbirds/GuiLiteSamples
99d317c76ca345961e052c7a098773cb253694f4
[ "Apache-2.0" ]
198
2017-09-21T08:51:13.000Z
2022-03-30T12:49:20.000Z
#include "../include/GuiLite.h" #include "../include/ctrl_id.h" #include "nibp_list_xml.h" static c_table s_nibp_list_view_table; WND_TREE g_nibp_list_view_children[] = { {&s_nibp_list_view_table, ID_NIBP_LIST_VIEW_TABLE, 0, 0, 0, 335, 169}, {0,0,0,0,0,0,0} };
24.090909
71
0.732075
59b44e09ad649f498125a9fffaa4b1e59d662754
15,799
cpp
C++
src/pronet/pro_rtp/rtp_bucket.cpp
libpronet/libpronet
78f52fbe002767915553bdf58fb10453e63bf502
[ "Apache-2.0" ]
35
2018-10-29T06:31:09.000Z
2022-03-21T08:13:39.000Z
src/pronet/pro_rtp/rtp_bucket.cpp
libpronet/libpronet
78f52fbe002767915553bdf58fb10453e63bf502
[ "Apache-2.0" ]
null
null
null
src/pronet/pro_rtp/rtp_bucket.cpp
libpronet/libpronet
78f52fbe002767915553bdf58fb10453e63bf502
[ "Apache-2.0" ]
11
2018-11-03T04:45:29.000Z
2021-11-23T06:09:20.000Z
/* * Copyright (C) 2018-2019 Eric Tung <libpronet@gmail.com> * * 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 app...
21.943056
80
0.537566
c6657dc9b1a33f56e8d1a8d859729dd0d52edb37
416
asm
Assembly
programs/oeis/332/A332126.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/332/A332126.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/332/A332126.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A332126: a(n) = 2*(10^(2n+1)-1)/9 + 4*10^n. ; 6,262,22622,2226222,222262222,22222622222,2222226222222,222222262222222,22222222622222222,2222222226222222222,222222222262222222222,22222222222622222222222,2222222222226222222222222,222222222222262222222222222,22222222222222622222222222222,2222222222222226222222222222222 ...
29.714286
273
0.793269
e08daf930d9c3e42895e7bf61337b858babe7627
544
sql
SQL
liferay/lucene-search-sample/docroot/WEB-INF/sql/tables.sql
ranraj/Workout
b0fe5d87ae72e5894e87f29e0a23e5f87cecd885
[ "Apache-2.0" ]
null
null
null
liferay/lucene-search-sample/docroot/WEB-INF/sql/tables.sql
ranraj/Workout
b0fe5d87ae72e5894e87f29e0a23e5f87cecd885
[ "Apache-2.0" ]
null
null
null
liferay/lucene-search-sample/docroot/WEB-INF/sql/tables.sql
ranraj/Workout
b0fe5d87ae72e5894e87f29e0a23e5f87cecd885
[ "Apache-2.0" ]
2
2018-03-16T05:33:07.000Z
2021-10-07T13:44:49.000Z
create table Sample_EntryComment ( uuid_ VARCHAR(75) null, commentId LONG not null primary key, companyId LONG, groupId LONG, userId LONG, comment_ VARCHAR(75) null, classNameId LONG, classPK LONG, createDate DATE null, modifiedDate DATE null ); create table Sample_SampleEntry ( uuid_ VARCHAR(75) null, ent...
20.923077
37
0.764706
bf11b474cea23e183b7598a1632e0684ea24a131
4,700
ps1
PowerShell
Update-OrionServerNodeIds.ps1
kmsigma/SwqlQueries
51441c0651e6afed585d29bf406aeb74331b6f05
[ "MIT" ]
8
2020-10-16T18:56:11.000Z
2021-09-14T13:52:04.000Z
Update-OrionServerNodeIds.ps1
kmsigma/SwqlQueries
51441c0651e6afed585d29bf406aeb74331b6f05
[ "MIT" ]
null
null
null
Update-OrionServerNodeIds.ps1
kmsigma/SwqlQueries
51441c0651e6afed585d29bf406aeb74331b6f05
[ "MIT" ]
1
2021-03-11T23:58:01.000Z
2021-03-11T23:58:01.000Z
<################################################## Update-OrionServerNodeIds.ps1 This script will update the Orion.OrionServers elements with the matching NodeIDs It prompts for confirmation on each update since there's a chance there will be a mismatch. ---Tested with Core 2020.2.6 HF2--- ##########################...
54.022989
291
0.605319
ccb97945dfbf3711056d95346716a6fe91ae8cca
7,754
asm
Assembly
c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAexpN.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
null
null
null
c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAexpN.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
null
null
null
c2000/C2000Ware_1_00_06_00/libraries/math/CLAmath/c28/source/CLAexpN.asm
ramok/Themis_ForHPSDR
d0f323a843ac0a488ef816ccb7c828032855a40a
[ "Unlicense" ]
1
2021-07-21T08:10:37.000Z
2021-07-21T08:10:37.000Z
;;############################################################################# ;; FILE: CLAexpN.asm ;; ;; DESCRIPTION: CLA Base N Exponent function ;; ;; Group: C2000 ;; Target Family: C28x+CLA ;; ;;############################################################################# ;; $TI Release: CLA Math L...
41.913514
116
0.439515
e78493e4dcbcfb56478f001bf777a2811784c684
329
js
JavaScript
assets/components/organisms/organisms.config.js
jamesmacwhite/open-standards-guidebook
fb6ad6990b2cdf9c47b341099ee2dfbb972637ce
[ "MIT" ]
24
2018-01-11T15:53:18.000Z
2021-12-02T17:38:37.000Z
assets/components/organisms/organisms.config.js
jamesmacwhite/open-standards-guidebook
fb6ad6990b2cdf9c47b341099ee2dfbb972637ce
[ "MIT" ]
117
2018-01-18T12:30:27.000Z
2021-05-05T12:53:58.000Z
assets/components/organisms/organisms.config.js
jamesmacwhite/open-standards-guidebook
fb6ad6990b2cdf9c47b341099ee2dfbb972637ce
[ "MIT" ]
5
2018-02-15T21:51:02.000Z
2019-07-03T18:44:53.000Z
module.exports = { collator: function(markup, item) { return `<!-- Start: @${item.handle} -->\n <h3><code>${item.label}</code></h4>\n <div style="padding-bottom:20px">\n ${markup}\n </div>\n <!-- End: @${item.handle} -->\n`...
29.909091
53
0.407295
ee3d128cfcc6958fde344206319317a69ebbd189
2,658
dart
Dart
fireshift/lib/shift/screens/dashboard/components/thread_paged_list.dart
AlexeyPerov/FireShift
a15586d6d7bf244b6b0c7b225683b6aa1c243289
[ "MIT" ]
1
2022-01-19T15:39:55.000Z
2022-01-19T15:39:55.000Z
fireshift/lib/shift/screens/dashboard/components/thread_paged_list.dart
AlexeyPerov/FireShift
a15586d6d7bf244b6b0c7b225683b6aa1c243289
[ "MIT" ]
null
null
null
fireshift/lib/shift/screens/dashboard/components/thread_paged_list.dart
AlexeyPerov/FireShift
a15586d6d7bf244b6b0c7b225683b6aa1c243289
[ "MIT" ]
null
null
null
import 'dart:async'; import 'package:fireshift/platform/utilities/navigator.dart'; import 'package:fireshift/shift/bloc/dashboard/thread_list.dart'; import 'package:fireshift/shift/entities/support_thread.dart'; import 'package:fireshift/shift/screens/chat/chat_screen.dart'; import 'package:fireshift/shift/screens/das...
32.814815
79
0.722724
1d0985164a3987e1787e24dbb170dc5739a5501d
2,796
dart
Dart
dart/lib/src/model/healthcare_provider_id.dart
martin-ladecky/loono-api
2da4105fef32ec48ab6613df13c412a2c10b4357
[ "MIT" ]
1
2021-11-21T21:21:34.000Z
2021-11-21T21:21:34.000Z
dart/lib/src/model/healthcare_provider_id.dart
martin-ladecky/loono-api
2da4105fef32ec48ab6613df13c412a2c10b4357
[ "MIT" ]
4
2021-12-02T20:37:28.000Z
2022-03-10T12:14:45.000Z
dart/lib/src/model/healthcare_provider_id.dart
martin-ladecky/loono-api
2da4105fef32ec48ab6613df13c412a2c10b4357
[ "MIT" ]
6
2021-10-31T09:43:18.000Z
2022-03-05T22:22:46.000Z
// // AUTO-GENERATED FILE, DO NOT MODIFY! // import 'package:built_value/built_value.dart'; import 'package:built_value/serializer.dart'; part 'healthcare_provider_id.g.dart'; /// Composite key of the healthcare provider /// /// Properties: /// * [locationId] /// * [institutionId] abstract class HealthcareProvider...
33.686747
105
0.64628
e8000e474647cb34c8ab25bbfe0d3c1c1f768df6
1,906
cpp
C++
packages/arb-avm-cpp/avm_values/src/code.cpp
EazyReal/arbitrum
858284c776b6b385b81ecf010c3caa33deddfee0
[ "Apache-2.0" ]
null
null
null
packages/arb-avm-cpp/avm_values/src/code.cpp
EazyReal/arbitrum
858284c776b6b385b81ecf010c3caa33deddfee0
[ "Apache-2.0" ]
4
2022-02-18T21:35:24.000Z
2022-03-31T07:15:09.000Z
packages/arb-avm-cpp/avm_values/src/code.cpp
EazyReal/arbitrum
858284c776b6b385b81ecf010c3caa33deddfee0
[ "Apache-2.0" ]
null
null
null
/* * Copyright 2022, Offchain Labs, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or ag...
38.12
79
0.674711
8a3521557dd5c832af33f304e1412a56951a919c
1,036
rs
Rust
server/src/subscribe/main.rs
Admiy02/HoloStats
affa577f095fcec21a36c30fc8a5c694d8f32c78
[ "MIT" ]
null
null
null
server/src/subscribe/main.rs
Admiy02/HoloStats
affa577f095fcec21a36c30fc8a5c694d8f32c78
[ "MIT" ]
null
null
null
server/src/subscribe/main.rs
Admiy02/HoloStats
affa577f095fcec21a36c30fc8a5c694d8f32c78
[ "MIT" ]
null
null
null
#[path = "../error.rs"] mod error; #[path = "../requests/mod.rs"] mod requests; #[path = "../vtubers.rs"] mod vtubers; use futures::{stream, FutureExt, StreamExt}; use reqwest::Client; use crate::error::Result; use crate::vtubers::VTUBERS; const CALLBACK_URL: &str = concat!("https://holo.poi.cat/api/v3/", env!("PUBS...
26.564103
93
0.584942
a53b38ce712940fae0f544cc29fd9fd8913653e8
1,292
kt
Kotlin
app/src/main/java/com/example/ar_liveimages/Utils.kt
TheBukharian/AR-LiveImage
874e49eb04d73002d5e41c811af8eb31aa96cc4e
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/ar_liveimages/Utils.kt
TheBukharian/AR-LiveImage
874e49eb04d73002d5e41c811af8eb31aa96cc4e
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/example/ar_liveimages/Utils.kt
TheBukharian/AR-LiveImage
874e49eb04d73002d5e41c811af8eb31aa96cc4e
[ "Apache-2.0" ]
null
null
null
package com.example.ar_liveimages import android.app.Activity import android.content.ContentValues.TAG import android.util.Log import com.google.ar.core.ArCoreApk import com.google.ar.core.exceptions.UnavailableException fun isARCoreSupportedAndUpToDate(activity: Activity): Boolean { return when (ArCoreApk.getIns...
36.914286
105
0.623839
e92dd6c2b3bdcd459601972f295f183b2cade38a
1,281
lua
Lua
entities/weapons/weapon_twitch_mac10/shared.lua
SherlockMe/basewars.1.1
0daf733700f5c16c9984eb3c0bd72821b11b4667
[ "Apache-2.0" ]
1
2021-09-05T14:55:46.000Z
2021-09-05T14:55:46.000Z
entities/weapons/weapon_twitch_mac10/shared.lua
SherlockMe/basewars.1.1
0daf733700f5c16c9984eb3c0bd72821b11b4667
[ "Apache-2.0" ]
null
null
null
entities/weapons/weapon_twitch_mac10/shared.lua
SherlockMe/basewars.1.1
0daf733700f5c16c9984eb3c0bd72821b11b4667
[ "Apache-2.0" ]
2
2016-12-18T13:32:54.000Z
2019-06-17T16:47:39.000Z
SWEP.Base = "weapon_twitch_base" if SERVER then AddCSLuaFile ("shared.lua") SWEP.HoldType = "smg" end SWEP.Spawnable = true SWEP.AdminSpawnable = true SWEP.PrintName = "Twitch MAC-10" SWEP.Slot = 2 SWEP.IconLetter = "l" SWEP.ViewModel = "models/weapons/v_smg_mac10.mdl" SWEP.WorldModel = ...
26.142857
107
0.715847
007f249019727244520d4839f8761fdaf35bf95e
15,257
ps1
PowerShell
DescriptionFile.ps1
MarcusWalther/EnvironmentModuleCore
af3dfcf0e28c8e1e5203504abfbb37f797b33392
[ "MIT" ]
null
null
null
DescriptionFile.ps1
MarcusWalther/EnvironmentModuleCore
af3dfcf0e28c8e1e5203504abfbb37f797b33392
[ "MIT" ]
20
2019-04-04T20:21:59.000Z
2022-03-20T17:29:34.000Z
DescriptionFile.ps1
MarcusWalther/EnvironmentModuleCore
af3dfcf0e28c8e1e5203504abfbb37f797b33392
[ "MIT" ]
null
null
null
$nameRegex = "^[0-9A-Za-z_]+$" $versionRegex = "^v?(?:(?:(?<epoch>[0-9]+)!)?(?<release>[0-9]*(?:[_\.][0-9]+)*)(?<pre>[_\.]?(?<pre_l>(a|b|c|rc|alpha|beta|pre|preview|sp))[_\.]?(?<pre_n>[0-9]+)?)?(?<post>(?:-(?<post_n1>[0-9]+))|(?:[_\.]?(?<post_l>post|rev|r)[_\.]?(?<post_n2>[0-9]+)?))?(?<dev>[_\.]?(?<dev_l>dev)[_\.]?(?<d...
44.351744
352
0.676018
db17c898f21ba9271691604fa4c83ebd4f03ebdc
242
kt
Kotlin
Kotlin/Code/Kotlin-Github/app/src/main/java/com/bennyhuo/github/utils/Network.kt
hiloWang/notes
64a637a86f734e4e80975f4aa93ab47e8d7e8b64
[ "Apache-2.0" ]
2
2020-10-08T13:22:08.000Z
2021-07-28T14:45:41.000Z
Kotlin/Kotlin-github/app/src/main/java/com/bennyhuo/github/utils/Network.kt
flyfire/Programming-Notes-Code
4b1bdd74c1ba0c007c504834e4508ec39f01cd94
[ "Apache-2.0" ]
null
null
null
Kotlin/Kotlin-github/app/src/main/java/com/bennyhuo/github/utils/Network.kt
flyfire/Programming-Notes-Code
4b1bdd74c1ba0c007c504834e4508ec39f01cd94
[ "Apache-2.0" ]
6
2020-08-20T07:19:17.000Z
2022-03-02T08:16:21.000Z
package com.bennyhuo.github.utils import com.bennyhuo.github.AppContext import org.jetbrains.anko.connectivityManager object Network { fun isAvailable(): Boolean = AppContext.connectivityManager.activeNetworkInfo?.isAvailable ?: false }
30.25
103
0.822314
78dda245454c742710d6e677a7c0111546354c1b
748
tab
SQL
CZ-9x9-CMR/4-16-ES-08STATES-40CMR23.tab
bidlom/Mendel2019-ES
24632a8582e2b18bd8367ecb599c9d4b58e7d7da
[ "BSD-3-Clause" ]
null
null
null
CZ-9x9-CMR/4-16-ES-08STATES-40CMR23.tab
bidlom/Mendel2019-ES
24632a8582e2b18bd8367ecb599c9d4b58e7d7da
[ "BSD-3-Clause" ]
null
null
null
CZ-9x9-CMR/4-16-ES-08STATES-40CMR23.tab
bidlom/Mendel2019-ES
24632a8582e2b18bd8367ecb599c9d4b58e7d7da
[ "BSD-3-Clause" ]
null
null
null
2 8 0 0 0 0 6 1 0 0 0 0 7 1 0 0 0 1 1 1 0 0 0 4 0 1 0 0 0 7 1 7 0 0 1 0 0 7 0 0 1 0 1 7 0 0 1 0 2 2 0 0 1 0 7 0 0 0 1 1 1 7 0 0 7 2 1 1 0 1 0 0 1 1 0 1 0 0 2 1 0 1 1 0 2 2 0 1 1 0 3 2 0 1 1 2 1 2 0 1 1 2 2 2 0 1 7 2 1 2 0 2 0 0 1 6 0 2 1 0 1 2 0 2 1 0 2 2 0 2 1 0 5 2 0 2 1 1 2 2 0 2 6 0 5 2 0 3 1 0 0 5 0 5 0 0 0 1 0 6 ...
11.6875
11
0.5
a9bba2b5228123c26915c56ecdf61e6f5d5afec0
1,742
html
HTML
docs/naaccr-documentation/naaccr15/subsqRx3rdCourseCodes.html
imsweb/layout
2d9eb699fb3b05e430fbab5021f154367eef5914
[ "BSD-3-Clause" ]
1
2021-09-03T16:01:16.000Z
2021-09-03T16:01:16.000Z
docs/naaccr-documentation/naaccr15/subsqRx3rdCourseCodes.html
imsweb/layout
2d9eb699fb3b05e430fbab5021f154367eef5914
[ "BSD-3-Clause" ]
81
2015-11-04T19:11:11.000Z
2021-09-03T09:41:23.000Z
docs/naaccr-documentation/naaccr14/subsqRx3rdCourseCodes.html
imsweb/layout
2d9eb699fb3b05e430fbab5021f154367eef5914
[ "BSD-3-Clause" ]
1
2017-03-28T06:13:15.000Z
2017-03-28T06:13:15.000Z
<table class="naaccr-summary-table naaccr-borders"> <tr> <th class="naaccr-summary-header naaccr-borders">Alternate Name</th> <th class="naaccr-summary-header naaccr-borders">Item #</th> <th class="naaccr-summary-header naaccr-borders">Length</th> <th class="naaccr-summary-header naa...
87.1
760
0.67279
c5fde5dbb55b825cad99ebb64ed278c8d5a2fcbb
1,473
hpp
C++
src/include/base-util/conv.hpp
dpacbach/base-util
32f9f2201f784d60437eec351c9a5950170e9650
[ "MIT" ]
2
2019-11-13T15:30:06.000Z
2021-09-15T02:25:51.000Z
src/include/base-util/conv.hpp
dpacbach/base-util
32f9f2201f784d60437eec351c9a5950170e9650
[ "MIT" ]
null
null
null
src/include/base-util/conv.hpp
dpacbach/base-util
32f9f2201f784d60437eec351c9a5950170e9650
[ "MIT" ]
null
null
null
/**************************************************************** * Text Encoding Conversion Utilities ****************************************************************/ #pragma once #include "fs.hpp" #include <vector> namespace conv { // This function takes a vector of chars that are assumed to con- // tain ascii-...
40.916667
66
0.643585
c389fd351b2682e9469ab33f47a8277a4cf151cc
1,006
go
Go
examples/custom-routes/main.go
beanox/webservice
3ea9aa9bcb8efd39b4fe2e0a5022e7a4387e6248
[ "Apache-2.0" ]
null
null
null
examples/custom-routes/main.go
beanox/webservice
3ea9aa9bcb8efd39b4fe2e0a5022e7a4387e6248
[ "Apache-2.0" ]
null
null
null
examples/custom-routes/main.go
beanox/webservice
3ea9aa9bcb8efd39b4fe2e0a5022e7a4387e6248
[ "Apache-2.0" ]
null
null
null
package main import ( "encoding/json" "net/http" "github.com/beanox/webservice" "github.com/beanox/webservice/logging" "github.com/gorilla/mux" "github.com/sirupsen/logrus" ) type customRoutesService struct { } func main() { svc := New() svc.Start() } // New creates App instance func...
21.869565
94
0.707753
ddee3ce3fffe2840c513e6e1491a341f114d2b36
5,423
dart
Dart
lib/Home/Model/allListUI.dart
sandicax/Learnly
8b12d1ee65e2cda763762a71633eeab12ca78b0f
[ "MIT" ]
null
null
null
lib/Home/Model/allListUI.dart
sandicax/Learnly
8b12d1ee65e2cda763762a71633eeab12ca78b0f
[ "MIT" ]
null
null
null
lib/Home/Model/allListUI.dart
sandicax/Learnly
8b12d1ee65e2cda763762a71633eeab12ca78b0f
[ "MIT" ]
null
null
null
import 'package:esprit/Home/AppTheme/appthemeColors.dart'; import 'package:esprit/screens/courses/coursesModel.dart'; import 'package:flutter/material.dart'; import 'package:esprit/SizeConfig.dart'; import 'package:esprit/src/utils/my_urls.dart'; class AllCoursesUI extends StatelessWidget { final CourseList courses;...
45.191667
85
0.338005
81ded24a92324d1963052278e3275fda808231aa
946
go
Go
src/manager/event/mesos_event.go
cmingxu/naws
f942d901e4a25d992289e21bbb952d891892e525
[ "Apache-2.0" ]
null
null
null
src/manager/event/mesos_event.go
cmingxu/naws
f942d901e4a25d992289e21bbb952d891892e525
[ "Apache-2.0" ]
null
null
null
src/manager/event/mesos_event.go
cmingxu/naws
f942d901e4a25d992289e21bbb952d891892e525
[ "Apache-2.0" ]
null
null
null
package event import ( "encoding/json" "github.com/Dataman-Cloud/swan/src/mesosproto/sched" ) type MesosEvent struct { EventType sched.Event_Type Event *sched.Event } func (me *MesosEvent) GetEventType() string { switch me.EventType { case sched.Event_SUBSCRIBED: return EVENT_TYPE_MESOS_SUBSCRIBED case...
21.5
53
0.781184
d27550aa8c0fcfe0f278adf2df633636578b9ea8
2,409
php
PHP
app/Http/Controllers/mokitcontroller.php
potato-p/BackEnd
11c182c562b03e364de4b2841090d680c33bbaee
[ "MIT" ]
null
null
null
app/Http/Controllers/mokitcontroller.php
potato-p/BackEnd
11c182c562b03e364de4b2841090d680c33bbaee
[ "MIT" ]
null
null
null
app/Http/Controllers/mokitcontroller.php
potato-p/BackEnd
11c182c562b03e364de4b2841090d680c33bbaee
[ "MIT" ]
null
null
null
<?php namespace App\Http\Controllers; use App\model\mokit; use App\model\supplier; use Illuminate\Http\Request; use Illuminate\Support\Facades\DB; class mokitcontroller extends Controller { /** * Display a listing of the resource. * * @return \Illuminate\Http\Response */ public function i...
23.38835
78
0.557078
fa4bcd2fbd78c432b558dc73a3a882786a21b191
390
ps1
PowerShell
source/GCPackages/LinuxGroupsMustExclude/LinuxGroupsMustExclude.config.ps1
SynEdgy/nxtools
84ba5248f17df8e1ce955380c9e1452fa953cb22
[ "MIT" ]
3
2021-04-07T15:31:17.000Z
2022-02-14T18:42:51.000Z
source/GCPackages/LinuxGroupsMustExclude/LinuxGroupsMustExclude.config.ps1
SynEdgy/nxtools
84ba5248f17df8e1ce955380c9e1452fa953cb22
[ "MIT" ]
2
2021-05-04T11:59:29.000Z
2021-05-20T15:12:01.000Z
source/GCPackages/LinuxGroupsMustExclude/LinuxGroupsMustExclude.config.ps1
SynEdgy/nxtools
84ba5248f17df8e1ce955380c9e1452fa953cb22
[ "MIT" ]
null
null
null
configuration LinuxGroupsMustExclude { Import-DscResource -ModuleName nxtools #-ModuleVersion 0.3.0 node LinuxGroupsMustExclude { GC_LinuxGroup LinuxGroupsMustExclude { # the group must be present but not contain root or test Ensure = 'Present' GroupName = 'foobar'...
30
68
0.641026