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
22d945c2c5a741ce1f77ab4ed1837cfb6d89ad6f
18,113
cpp
C++
opt/cfs_opt.cpp
onecoolx/xoc
bf8a18cb19826a9f210abf68de21bc684e3e35bf
[ "BSD-3-Clause" ]
111
2015-08-21T01:53:55.000Z
2022-03-07T12:24:30.000Z
opt/cfs_opt.cpp
onecoolx/xoc
bf8a18cb19826a9f210abf68de21bc684e3e35bf
[ "BSD-3-Clause" ]
3
2016-02-19T03:22:49.000Z
2020-11-25T07:26:48.000Z
opt/cfs_opt.cpp
onecoolx/xoc
bf8a18cb19826a9f210abf68de21bc684e3e35bf
[ "BSD-3-Clause" ]
17
2015-08-06T03:10:28.000Z
2021-03-28T11:17:51.000Z
/*@ XOC Release License Copyright (c) 2013-2014, Alibaba Group, All rights reserved. compiler@aliexpress.com 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 c...
27.780675
81
0.474521
698ae14eedda34eea05fc5272c4ec2d80c73f47c
5,770
lua
Lua
tools/swept/sys/sweeper.lua
suilteam/suil
5cc143891147cb9bec1448d3f319cead9b4ccad9
[ "MIT" ]
2
2018-09-21T05:55:46.000Z
2018-10-29T13:51:00.000Z
tools/swept/sys/sweeper.lua
suilteam/suil
5cc143891147cb9bec1448d3f319cead9b4ccad9
[ "MIT" ]
7
2016-06-08T13:17:27.000Z
2016-06-27T06:50:29.000Z
tools/swept/sys/sweeper.lua
suilteam/suil
5cc143891147cb9bec1448d3f319cead9b4ccad9
[ "MIT" ]
1
2018-09-21T05:55:49.000Z
2018-09-21T05:55:49.000Z
-- -- Created by IntelliJ IDEA. -- User: dc -- Date: 2020-03-04 -- Time: 12:29 a.m. -- To change this template use File | Settings | File Templates. -- local Reporter = import('sys/reporter') TestCase, Fixture = import('sys/testcase') local Testit = setmetatable({ applyFilters = function(this, logger, file...
38.986486
115
0.52305
fbacb4327c80d5a83f3b870f91dec5a4aa3537cc
1,117
java
Java
mesh/src/main/java/no/nordicsemi/android/mesh/sensorutils/Illuminance.java
real7-0925/1005
110dd72fe47f49a0bdc1881cc84eb930606238e9
[ "BSD-3-Clause" ]
315
2018-06-07T15:43:37.000Z
2022-03-30T07:56:20.000Z
mesh/src/main/java/no/nordicsemi/android/mesh/sensorutils/Illuminance.java
real7-0925/1005
110dd72fe47f49a0bdc1881cc84eb930606238e9
[ "BSD-3-Clause" ]
310
2018-06-08T16:34:44.000Z
2022-03-31T09:47:49.000Z
mesh/src/main/java/no/nordicsemi/android/mesh/sensorutils/Illuminance.java
real7-0925/1005
110dd72fe47f49a0bdc1881cc84eb930606238e9
[ "BSD-3-Clause" ]
156
2018-06-07T15:43:39.000Z
2022-03-16T02:27:57.000Z
package no.nordicsemi.android.mesh.sensorutils; import androidx.annotation.NonNull; import no.nordicsemi.android.mesh.utils.MeshParserUtils; /** * The Illuminance characteristic is used to represent a measure of illuminance in units of lux. */ public class Illuminance extends DevicePropertyCharacteristic<Float> { ...
25.386364
118
0.631155
e7fcb403c125d5647a5fdcb4339ffbade5bc81e8
1,556
py
Python
goless/__init__.py
ctismer/goless
02168a40902691264b32c7da6f453819ed7a91cf
[ "Apache-2.0" ]
1
2015-05-28T03:12:47.000Z
2015-05-28T03:12:47.000Z
goless/__init__.py
ctismer/goless
02168a40902691264b32c7da6f453819ed7a91cf
[ "Apache-2.0" ]
null
null
null
goless/__init__.py
ctismer/goless
02168a40902691264b32c7da6f453819ed7a91cf
[ "Apache-2.0" ]
null
null
null
""" ``goless`` introduces go-like channels and select to Python, built on top of Stackless Python (and maybe one day gevent). Use :func:`goless.chan` to create a synchronous or buffered channel. Use :func:`goless.select` like you would the ``Select`` function in Go's reflect package (since Python lacks a switch/case st...
30.509804
88
0.703728
a1d62e84d3330357921ae10dd3449cd08007c664
2,091
h
C
CPP_Encrypt/include/naive.h
Andreas237/Encode128
caf9d1019068769eac96a92f75b7a637f10d6630
[ "MIT" ]
null
null
null
CPP_Encrypt/include/naive.h
Andreas237/Encode128
caf9d1019068769eac96a92f75b7a637f10d6630
[ "MIT" ]
3
2019-10-16T22:04:52.000Z
2019-10-22T02:59:09.000Z
CPP_Encrypt/include/naive.h
Andreas237/Encode128
caf9d1019068769eac96a92f75b7a637f10d6630
[ "MIT" ]
null
null
null
#include <string> #include "encryption_parameters.h" // alphabet: string showing the next letter in line // plain: plaintext to be incremented // current: current letter to be incrememented void padder(std::string &plain){ while(sizeof(plain) < 16) plain.append("0"); } //end void mapper(c...
18.504425
94
0.667623
dfabf9cd502d5dd0ed44e2406b5c5e67ff58d82d
3,652
ts
TypeScript
src/@types/ngl/declarations/store/residue-type.d.ts
mirimCZ/react-ngl
75bd5c7316748c0e999faed73353b883209627d4
[ "MIT" ]
15
2020-08-14T05:58:40.000Z
2022-01-02T15:07:09.000Z
src/@types/ngl/declarations/store/residue-type.d.ts
mirimCZ/react-ngl
75bd5c7316748c0e999faed73353b883209627d4
[ "MIT" ]
7
2020-10-13T07:18:51.000Z
2022-03-10T06:19:49.000Z
src/@types/ngl/declarations/store/residue-type.d.ts
mirimCZ/react-ngl
75bd5c7316748c0e999faed73353b883209627d4
[ "MIT" ]
5
2020-12-14T12:03:55.000Z
2021-08-17T18:18:32.000Z
/** * @file Residue Type * @author Alexander Rose <alexander.rose@weirdbyte.de> * @author Fred Ludlow * @private */ import { ResidueBonds } from '../structure/structure-utils'; import Structure from '../structure/structure'; import ResidueProxy from '../proxy/residue-proxy'; import AtomProxy from '../proxy/atom-pr...
35.456311
142
0.668401
f83cc814829d86d3ac4a48bf30598b65afbfe61f
28,277
swift
Swift
Dreamio/Controller/NewEntryVC.swift
boldlion/dreamio-app
bd631197f0f820f0c02e8bf49a9b89e0ce8f465a
[ "MIT" ]
null
null
null
Dreamio/Controller/NewEntryVC.swift
boldlion/dreamio-app
bd631197f0f820f0c02e8bf49a9b89e0ce8f465a
[ "MIT" ]
null
null
null
Dreamio/Controller/NewEntryVC.swift
boldlion/dreamio-app
bd631197f0f820f0c02e8bf49a9b89e0ce8f465a
[ "MIT" ]
null
null
null
// // NewEntryVC.swift // Dreamio // // Created by Bold Lion on 4.03.19. // Copyright © 2019 Bold Lion. All rights reserved. // import UIKit import SCLAlertView protocol NewEntrtVCDelegate: AnyObject { func fetchNewEntryWith(id: String) } class NewEntryVC: UIViewController { @IBOutlet weak var entryConte...
48.419521
206
0.524879
5aef583c84ab8b62849b5cd4437d74e75f87dfba
718
rs
Rust
src/command/strings.rs
shafreeck/kiss
308a9fbc012b585010636827baacb2246118229e
[ "Apache-2.0" ]
null
null
null
src/command/strings.rs
shafreeck/kiss
308a9fbc012b585010636827baacb2246118229e
[ "Apache-2.0" ]
null
null
null
src/command/strings.rs
shafreeck/kiss
308a9fbc012b585010636827baacb2246118229e
[ "Apache-2.0" ]
null
null
null
use super::Context; use super::super::storage::object::Object; use crate::resp; pub fn get(ctx: &Context) ->resp::Kind { // let dict = &ctx.db.dict; // let cmd = &ctx.cmd; // let key = &cmd.args[0]; // if let Some(Object::Value(s)) = dict.get(key) { // resp::Kind::BulkString(Some(s.to_vec())) ...
27.615385
61
0.568245
16aa651d0baafd5bd99f553af3e775675c84984a
315
ts
TypeScript
packages/realmail-core/src/utils/isSectionBlock.ts
realmail-editor/realmail
6798419b90572bf2b79f22189f7952def549bca8
[ "MIT" ]
null
null
null
packages/realmail-core/src/utils/isSectionBlock.ts
realmail-editor/realmail
6798419b90572bf2b79f22189f7952def549bca8
[ "MIT" ]
2
2022-03-24T15:25:24.000Z
2022-03-27T03:44:30.000Z
packages/realmail-core/src/utils/isSectionBlock.ts
realmail-editor/realmail
6798419b90572bf2b79f22189f7952def549bca8
[ "MIT" ]
null
null
null
import { ISection } from '@core/blocks'; import { AdvancedType, BasicType } from '@core/constants'; import { IBlockData } from '@core/typings'; export function isSectionBlock(blockData: IBlockData): blockData is ISection { return blockData.type === BasicType.SECTION || blockData.type === AdvancedType.SECTION; }
45
89
0.749206
2631d76474dfc233c1fbfab3e48813a1a98cc7df
276
java
Java
application/src/main/java/org/thingsboard/server/dft/entities/DamTomStaffEntityKey.java
binhdv37/nong-nghiep-v2
554aed1107a8dcc03a942c021fe94786ac3b7f4f
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
application/src/main/java/org/thingsboard/server/dft/entities/DamTomStaffEntityKey.java
binhdv37/nong-nghiep-v2
554aed1107a8dcc03a942c021fe94786ac3b7f4f
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
application/src/main/java/org/thingsboard/server/dft/entities/DamTomStaffEntityKey.java
binhdv37/nong-nghiep-v2
554aed1107a8dcc03a942c021fe94786ac3b7f4f
[ "ECL-2.0", "Apache-2.0" ]
null
null
null
package org.thingsboard.server.dft.entities; import java.io.Serializable; import java.util.UUID; import org.thingsboard.server.dao.model.sql.UserEntity; public class DamTomStaffEntityKey implements Serializable { private UUID damtomId; private UserEntity staff; }
21.230769
59
0.800725
2d9d9c5ffea9bef40fd0404b0530b87317dab888
1,366
html
HTML
layouts/_default/li.blog.html
fathyar/elementary
149f52a259d88447e42af06efe89bf636c4eb253
[ "MIT" ]
null
null
null
layouts/_default/li.blog.html
fathyar/elementary
149f52a259d88447e42af06efe89bf636c4eb253
[ "MIT" ]
null
null
null
layouts/_default/li.blog.html
fathyar/elementary
149f52a259d88447e42af06efe89bf636c4eb253
[ "MIT" ]
null
null
null
<li style="list-style: none;"> <div> <details> <summary style="cursor: pointer;list-style-position: outside;"> <small><time>{{ .Date.Format (default "2006-01-02" .Site.Params.dateFmt) }}</time></small> <span style="font-family: var(--font-serif);"><a href="{{ .Rel...
47.103448
121
0.352855
135c6ddf345ade8cb9c7242edc01d050c89a1dc1
4,156
h
C
ocs2_raisim/ocs2_raisim_ros/include/ocs2_raisim_ros/RaisimHeightmapRosConverter.h
RIVeR-Lab/ocs2
399d3fad27b4a49e48e075a544f2f717944c5da9
[ "BSD-3-Clause" ]
null
null
null
ocs2_raisim/ocs2_raisim_ros/include/ocs2_raisim_ros/RaisimHeightmapRosConverter.h
RIVeR-Lab/ocs2
399d3fad27b4a49e48e075a544f2f717944c5da9
[ "BSD-3-Clause" ]
null
null
null
ocs2_raisim/ocs2_raisim_ros/include/ocs2_raisim_ros/RaisimHeightmapRosConverter.h
RIVeR-Lab/ocs2
399d3fad27b4a49e48e075a544f2f717944c5da9
[ "BSD-3-Clause" ]
null
null
null
/****************************************************************************** Copyright (c) 2017, Farbod Farshidian. 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 m...
46.696629
137
0.741338
04977a5d307af7146bbb61ca9db98c1707ddf82b
4,238
java
Java
src/test/java/com/github/cameltooling/lsp/internal/hover/CamelKModelineComponentPropertyHoverTest.java
apupier/camel-language-server-1
861b9b25c94cb65416ed052bd23ffd743abac8f6
[ "Apache-2.0" ]
35
2018-03-22T18:50:20.000Z
2022-02-28T10:06:39.000Z
src/test/java/com/github/cameltooling/lsp/internal/hover/CamelKModelineComponentPropertyHoverTest.java
apupier/camel-language-server-1
861b9b25c94cb65416ed052bd23ffd743abac8f6
[ "Apache-2.0" ]
300
2018-03-22T15:34:09.000Z
2022-02-16T00:24:12.000Z
src/test/java/com/github/cameltooling/lsp/internal/hover/CamelKModelineComponentPropertyHoverTest.java
apupier/camel-language-server-1
861b9b25c94cb65416ed052bd23ffd743abac8f6
[ "Apache-2.0" ]
14
2018-08-04T21:06:17.000Z
2021-12-20T12:44:12.000Z
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
51.060241
478
0.791411
d127d5340d0a440014cd04da5bc189deebef6e92
6,475
rs
Rust
src/directed/bfs.rs
age-rs/pathfinding
ccdccef5e336cc96161a6ebe17267fe4936db6ef
[ "Apache-2.0", "MIT-0", "MIT" ]
475
2016-12-30T12:01:52.000Z
2022-03-29T11:20:35.000Z
src/directed/bfs.rs
age-rs/pathfinding
ccdccef5e336cc96161a6ebe17267fe4936db6ef
[ "Apache-2.0", "MIT-0", "MIT" ]
330
2017-01-27T12:10:34.000Z
2022-03-29T12:09:30.000Z
src/directed/bfs.rs
age-rs/pathfinding
ccdccef5e336cc96161a6ebe17267fe4936db6ef
[ "Apache-2.0", "MIT-0", "MIT" ]
53
2017-01-06T11:09:11.000Z
2022-03-11T18:19:06.000Z
//! Compute a shortest path using the [breadth-first search //! algorithm](https://en.wikipedia.org/wiki/Breadth-first_search). use indexmap::map::Entry::Vacant; use std::collections::{HashSet, VecDeque}; use std::hash::Hash; use std::usize; use super::reverse_path; use crate::directed::FxIndexMap; /// Compute a sho...
31.280193
99
0.573436
b86ea5ac9f051da55cbabdb61610b2e3149f5d5b
49
rs
Rust
api/tests/main.rs
dimfeld/ergo
e8610f0a826378e827d72e51d386839c28fa67d5
[ "Apache-2.0", "MIT" ]
64
2021-03-14T08:50:12.000Z
2022-03-05T16:44:36.000Z
api/tests/main.rs
dimfeld/ergo
e8610f0a826378e827d72e51d386839c28fa67d5
[ "Apache-2.0", "MIT" ]
24
2021-03-17T19:03:16.000Z
2022-02-05T21:27:33.000Z
api/tests/main.rs
dimfeld/ergo
e8610f0a826378e827d72e51d386839c28fa67d5
[ "Apache-2.0", "MIT" ]
4
2021-04-23T22:48:53.000Z
2022-01-21T08:32:59.000Z
mod auth; mod common; mod smoke_test; mod tasks;
9.8
15
0.755102
13551944cd93c2357beb5d11ce2dbf7eac74782f
255
h
C
cnn/struct/layer/function/softmax_layer_module.h
hslee1539/cnn
816418af0a0057d777f41ac072c3a97fea7e2027
[ "MIT" ]
null
null
null
cnn/struct/layer/function/softmax_layer_module.h
hslee1539/cnn
816418af0a0057d777f41ac072c3a97fea7e2027
[ "MIT" ]
null
null
null
cnn/struct/layer/function/softmax_layer_module.h
hslee1539/cnn
816418af0a0057d777f41ac072c3a97fea7e2027
[ "MIT" ]
null
null
null
#pragma once #include "./activation_function_layer_module.h" void cnn_softmax_crossentropy_layer_forward(struct cnn_Layer *layer, int index, int max_index); void cnn_softmax_crossentropy_layer_backward(struct cnn_Layer *layer, int index, int max_index);
42.5
96
0.843137
fb8e1da262cc71b80eb550895b1bc117c88ebb73
661
h
C
PrivateFrameworks/CoreWLANKit/UTF8Formatter.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
17
2018-11-13T04:02:58.000Z
2022-01-20T09:27:13.000Z
PrivateFrameworks/CoreWLANKit/UTF8Formatter.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
3
2018-04-06T02:02:27.000Z
2018-10-02T01:12:10.000Z
PrivateFrameworks/CoreWLANKit/UTF8Formatter.h
phatblat/macOSPrivateFrameworks
9047371eb80f925642c8a7c4f1e00095aec66044
[ "MIT" ]
1
2018-09-28T13:54:23.000Z
2018-09-28T13:54:23.000Z
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // #import <CoreWLANKit/APFormatter.h> __attribute__((visibility("hidden"))) @interface UTF8Formatter : APFormatter { unsigned long long _maxByteCount; } + (id)utf8FormatterWithM...
26.44
94
0.733737
424b06d24f8eda8cb78d1d2317121f934910cbe4
1,603
lua
Lua
flags/flags.lua
avid/lua-flags
cc2fc7b8c9baab7a0686f6dec067b825de9bd9d1
[ "MIT" ]
null
null
null
flags/flags.lua
avid/lua-flags
cc2fc7b8c9baab7a0686f6dec067b825de9bd9d1
[ "MIT" ]
null
null
null
flags/flags.lua
avid/lua-flags
cc2fc7b8c9baab7a0686f6dec067b825de9bd9d1
[ "MIT" ]
null
null
null
local T_STR = 'string' local T_BOOL = 'boolean' local T_NUM = 'number' local T_TBL = 'table' local flags = { config = {}, values = {} } function flags:string(key, default) assert(type(key) == T_STR) assert(default == nil or type(default) == T_STR) self.config[key] = { key = key, type = T_STR, default = defa...
23.231884
66
0.613849
b344de856b8f54154dc0591028bbb6f9125fd139
1,000
dart
Dart
lib/resultado.dart
desouzagabriel/perguntas-appflutter
bd5e99756ec86a09df55984e78e45e6c0444f9ef
[ "CC0-1.0" ]
null
null
null
lib/resultado.dart
desouzagabriel/perguntas-appflutter
bd5e99756ec86a09df55984e78e45e6c0444f9ef
[ "CC0-1.0" ]
null
null
null
lib/resultado.dart
desouzagabriel/perguntas-appflutter
bd5e99756ec86a09df55984e78e45e6c0444f9ef
[ "CC0-1.0" ]
null
null
null
import 'package:flutter/material.dart'; class Resultado extends StatelessWidget { final int pontuacao; final void Function() reiniciarQuestionario; Resultado(this.pontuacao, this.reiniciarQuestionario); String get fraseResultado { if (pontuacao < 8) { return 'Dorime! Ameno!'; } else if (pontuaca...
23.255814
56
0.572
1af639e32ee410c1f7dc11453a351f8560e335db
102
dart
Dart
lib/board/model/popup_menu.dart
he0119/smart-home-flutter
4b47828f9ec22aee459d53a980b2e413994b7eab
[ "MIT" ]
3
2020-12-02T11:54:08.000Z
2021-11-03T09:54:12.000Z
lib/board/model/popup_menu.dart
he0119/smart-home-flutter
4b47828f9ec22aee459d53a980b2e413994b7eab
[ "MIT" ]
86
2020-02-27T03:03:50.000Z
2022-02-17T09:48:47.000Z
lib/board/model/popup_menu.dart
he0119/smart-home-flutter
4b47828f9ec22aee459d53a980b2e413994b7eab
[ "MIT" ]
null
null
null
/// 话题详情 /// /// 编辑,删除,置顶,取消置顶,关闭,开启 enum TopicDetailMenu { edit, delete, pin, unpin, close, reopen }
20.4
64
0.647059
0ec2678b8ec49cb0dbfedc705fb1d26007d921fd
2,364
ts
TypeScript
server/serverHelpers.ts
atao60/minimal-ts-web-client-server
edf4a47265a927bee0957e939c6c422d8d8db418
[ "MIT" ]
null
null
null
server/serverHelpers.ts
atao60/minimal-ts-web-client-server
edf4a47265a927bee0957e939c6c422d8d8db418
[ "MIT" ]
null
null
null
server/serverHelpers.ts
atao60/minimal-ts-web-client-server
edf4a47265a927bee0957e939c6c422d8d8db418
[ "MIT" ]
null
null
null
import { IncomingMessage } from 'http'; import { parse as urlParse } from 'url'; import { join, parse as pathParse } from 'path'; import { existsSync } from 'fs'; export const WEB_ROOT_DIR = './public'; export const SRC_DIR = './src'; const NODE_MODULES_DIR = './node_modules'; const RUNNING_FILE_EXT = '.js'; const d...
37.52381
96
0.659475
277d56889ab156f219245d1beb93918850cce147
26,696
css
CSS
resources/assets/admin/css/all-css/icheck.css
S-Jegan/walkin-admin-app
0e330399b9ab4177d9fae045134661b8f2c412bf
[ "MIT" ]
null
null
null
resources/assets/admin/css/all-css/icheck.css
S-Jegan/walkin-admin-app
0e330399b9ab4177d9fae045134661b8f2c412bf
[ "MIT" ]
null
null
null
resources/assets/admin/css/all-css/icheck.css
S-Jegan/walkin-admin-app
0e330399b9ab4177d9fae045134661b8f2c412bf
[ "MIT" ]
null
null
null
.noty_animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } /* iCheck plugin Minimal skin ----------------------------------- */ .icheckbox_minimal, .iradio_minimal { display: inline-block; *display: inline; vertical-align: middl...
24.028803
135
0.711904
68116cda0e6fb433f4332cadc4c6a11c2e568323
425
html
HTML
FaultyNetworkClient/src/app/components/input/input.component.html
dakotalraymond/Faulty-Network-Chat
bd580cc73d0438c50eec6ce5fd1550ae054f0b85
[ "MIT" ]
null
null
null
FaultyNetworkClient/src/app/components/input/input.component.html
dakotalraymond/Faulty-Network-Chat
bd580cc73d0438c50eec6ce5fd1550ae054f0b85
[ "MIT" ]
null
null
null
FaultyNetworkClient/src/app/components/input/input.component.html
dakotalraymond/Faulty-Network-Chat
bd580cc73d0438c50eec6ce5fd1550ae054f0b85
[ "MIT" ]
null
null
null
<div> <mat-form-field class="input-area"> <mat-label>Enter Message Here</mat-label> <textarea matInput cdkTextareaAutosize #autosize="cdkTextareaAutosize" cdkAutosizeMinRows="1" [(ngModel)]="chatInput" cdkAutosizeMaxRows="5" ></textarea> </mat-form-field> <br /> <...
21.25
45
0.623529
65909318babfdbd9dc78aa978437a77c16b45261
175
sql
SQL
test/integration/062_defer_state_test/models/table_model.sql
jankytara2/dbt
3f4069ab6d4d5b3fc34f8fe785761b5617357b0f
[ "Apache-2.0" ]
3,156
2017-03-05T09:59:23.000Z
2021-06-30T01:27:52.000Z
test/integration/062_defer_state_test/models/table_model.sql
jankytara2/dbt
3f4069ab6d4d5b3fc34f8fe785761b5617357b0f
[ "Apache-2.0" ]
2,608
2017-02-27T15:39:40.000Z
2021-06-30T01:49:20.000Z
test/integration/062_defer_state_test/models/table_model.sql
jankytara2/dbt
3f4069ab6d4d5b3fc34f8fe785761b5617357b0f
[ "Apache-2.0" ]
693
2017-03-13T03:04:49.000Z
2021-06-25T15:57:41.000Z
{{ config(materialized='table') }} select * from {{ ref('ephemeral_model') }} -- establish a macro dependency to trigger state:modified.macros -- depends on: {{ my_macro() }}
35
64
0.691429
401582c896f376b99f86038450177c993aa633f7
1,980
swift
Swift
Guardian/Crypto/Data+Base64URL.swift
johnryan16/Guardian.swift
1a422ddc15d6abe7da31d2a5ba86db4c2d5f7325
[ "MIT" ]
4
2018-02-13T15:18:36.000Z
2021-08-12T18:16:13.000Z
Guardian/Crypto/Data+Base64URL.swift
johnryan16/Guardian.swift
1a422ddc15d6abe7da31d2a5ba86db4c2d5f7325
[ "MIT" ]
10
2016-11-29T03:13:17.000Z
2022-01-18T16:45:34.000Z
Guardian/Crypto/Data+Base64URL.swift
johnryan16/Guardian.swift
1a422ddc15d6abe7da31d2a5ba86db4c2d5f7325
[ "MIT" ]
15
2018-03-18T07:10:31.000Z
2021-06-01T15:05:18.000Z
// Data+Base64URL.swift // // Copyright (c) 2016 Auth0 (http://auth0.com) // // 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 //...
44
95
0.69899
ac0b388cdc9f9903c33a44e8524f1221290567bc
830
sql
SQL
klondike/src/main/resources/schema.sql
nwoike/patience
e2fd64ad1d07ae4de62ced1d6b34782b8e5ed4a1
[ "MIT" ]
null
null
null
klondike/src/main/resources/schema.sql
nwoike/patience
e2fd64ad1d07ae4de62ced1d6b34782b8e5ed4a1
[ "MIT" ]
1
2018-03-14T03:54:00.000Z
2018-03-14T03:54:00.000Z
klondike/src/main/resources/schema.sql
nwoike/patience
e2fd64ad1d07ae4de62ced1d6b34782b8e5ed4a1
[ "MIT" ]
null
null
null
CREATE TABLE IF NOT EXISTS Klondike ( game_id VARCHAR(36) PRIMARY KEY, data TEXT NOT NULL, version INTEGER NOT NULL ); CREATE TABLE IF NOT EXISTS KlondikeScore ( game_id VARCHAR(36) PRIMARY KEY, data TEXT NOT NULL, version INTEGER ...
34.583333
93
0.650602
fb194776a60c2a6332430561190a3603b398aa98
1,263
h
C
libgamestream/xml.h
Michanne/exhale
2c34fd06b0e6f24fb7cc8fc9da77c63d0e1ade5f
[ "MIT" ]
1
2021-09-03T05:47:30.000Z
2021-09-03T05:47:30.000Z
libgamestream/xml.h
Michanne/exhale
2c34fd06b0e6f24fb7cc8fc9da77c63d0e1ade5f
[ "MIT" ]
null
null
null
libgamestream/xml.h
Michanne/exhale
2c34fd06b0e6f24fb7cc8fc9da77c63d0e1ade5f
[ "MIT" ]
null
null
null
/* * This file is part of Moonlight Embedded. * * Copyright (C) 2015 Iwan Timmer * * Moonlight is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 3 of the License, or * (at your option) any...
31.575
71
0.741093
a8960b3ddaa7afd42ad88fedf560be2069c718d3
908
sql
SQL
create_databases.sql
cdlib/aspace_deploy
066d59c0b0a0180e53c933b57ecbc47dc15442cd
[ "BSD-2-Clause" ]
null
null
null
create_databases.sql
cdlib/aspace_deploy
066d59c0b0a0180e53c933b57ecbc47dc15442cd
[ "BSD-2-Clause" ]
null
null
null
create_databases.sql
cdlib/aspace_deploy
066d59c0b0a0180e53c933b57ecbc47dc15442cd
[ "BSD-2-Clause" ]
1
2019-07-19T00:02:11.000Z
2019-07-19T00:02:11.000Z
create database ucsf default character set utf8 default collate utf8_general_ci; create database ucmppdc default character set utf8 default collate utf8_general_ci; create database ucbeda default character set utf8 default collate utf8_general_ci; create database ucsc default character set utf8 default collate utf8_gen...
75.666667
85
0.86674
b86ecc379d881d5101fb137b9e0f1438f993b080
2,675
ps1
PowerShell
module/functions/azure/aad/Assert-AzureAdAppForAppService.ps1
corvus-dotnet/Corvus.Deployment
38a6754bacd32433d1e3e7c04d8eb0598728629d
[ "Apache-2.0" ]
1
2021-03-12T12:08:56.000Z
2021-03-12T12:08:56.000Z
module/functions/azure/aad/Assert-AzureAdAppForAppService.ps1
corvus-dotnet/Corvus.Deployment
38a6754bacd32433d1e3e7c04d8eb0598728629d
[ "Apache-2.0" ]
20
2020-06-04T07:59:50.000Z
2022-02-04T18:03:07.000Z
module/functions/azure/aad/Assert-AzureAdAppForAppService.ps1
corvus-dotnet/Corvus.Deployment
38a6754bacd32433d1e3e7c04d8eb0598728629d
[ "Apache-2.0" ]
null
null
null
# <copyright file="Assert-AzureAdAppForAppService.ps1" company="Endjin Limited"> # Copyright (c) Endjin Limited. All rights reserved. # </copyright> <# .SYNOPSIS Ensures that an AzureAD application for use with an Azure AppService exists. .DESCRIPTION For AzureAD applications that don't already exist, one will be cre...
36.643836
214
0.672897
d719ebc36c56f2b168c25ec8c4ebe566b7bbc8d2
77
sql
SQL
spec/fixtures/glob/test.sql
sdogruyol/tren
c2e2fc2e77b722fa34c4a2fce3f4bcdf45e2ef2a
[ "MIT" ]
127
2016-10-08T19:32:00.000Z
2021-11-14T01:15:51.000Z
spec/fixtures/glob/test.sql
sdogruyol/tren
c2e2fc2e77b722fa34c4a2fce3f4bcdf45e2ef2a
[ "MIT" ]
12
2016-10-10T22:23:38.000Z
2021-03-21T05:58:51.000Z
spec/fixtures/glob/test.sql
sdogruyol/tren
c2e2fc2e77b722fa34c4a2fce3f4bcdf45e2ef2a
[ "MIT" ]
6
2016-10-10T22:17:53.000Z
2019-08-01T13:06:16.000Z
-- name: glob_1 select * from users -- name: glob_2 select * from products
11
22
0.688312
afd01755eb4ca84ca082f7da18c736048d7e8616
455
html
HTML
SpringWEB/SpringSecurity/LiveSessions/Authentication/login/src/main/resources/templates/hidden.html
anupamdev/Spring
3236bce601779f65809ead080621cff9c743ea7f
[ "Apache-2.0" ]
25
2020-08-24T20:07:37.000Z
2022-03-04T20:13:20.000Z
SpringWEB/SpringSecurity/LiveSessions/Authentication/login/src/main/resources/templates/hidden.html
anupamdev/Spring
3236bce601779f65809ead080621cff9c743ea7f
[ "Apache-2.0" ]
20
2021-05-18T19:45:12.000Z
2022-03-24T06:25:40.000Z
SpringWEB/SpringSecurity/LiveSessions/Authentication/login/src/main/resources/templates/hidden.html
anupamdev/Spring
3236bce601779f65809ead080621cff9c743ea7f
[ "Apache-2.0" ]
19
2020-09-07T10:01:20.000Z
2022-03-05T11:34:45.000Z
<!doctype html> <html lang="en" xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout" layout:decorate="~{layout}"> <head><title>Yahaha! You Found Me!</title></head> <body> <div layout:fragment="content"> <iframe width="560" height="315" src="https://www.youtube.com/embed/4FuDOhWUrak" ...
30.333333
101
0.610989
c1b933a6b0a11739fa3be61e3413cb11d8a3fe0f
1,258
rs
Rust
src/idp/error.rs
agrinman/samael
e654fa62b3a61b88ace3ec1ee7880e0f3d2534c9
[ "MIT" ]
null
null
null
src/idp/error.rs
agrinman/samael
e654fa62b3a61b88ace3ec1ee7880e0f3d2534c9
[ "MIT" ]
null
null
null
src/idp/error.rs
agrinman/samael
e654fa62b3a61b88ace3ec1ee7880e0f3d2534c9
[ "MIT" ]
null
null
null
use snafu::Snafu; #[derive(Debug, Snafu)] pub enum Error { NoSignature, NoKeyInfo, NoCertificate, NoSPSsoDescriptors, SignatureFailed, UnexpectedError, MismatchedCertificate, InvalidCertificateEncoding, MissingAudience, MissingAcsUrl, NonHttpPostBindingUnsupported, Mi...
23.296296
65
0.653418
1a9d61c3485747622b3d6245b75c12dc94bb1051
2,097
rs
Rust
src/app/widgets/gallery.rs
AngelOfSol/art-organize
ed4ad1d936a585a80e9f98b672d7875edb553f5d
[ "MIT" ]
null
null
null
src/app/widgets/gallery.rs
AngelOfSol/art-organize
ed4ad1d936a585a80e9f98b672d7875edb553f5d
[ "MIT" ]
null
null
null
src/app/widgets/gallery.rs
AngelOfSol/art-organize
ed4ad1d936a585a80e9f98b672d7875edb553f5d
[ "MIT" ]
null
null
null
use std::collections::BTreeMap; use db::BlobId; use glam::Vec2; use imgui::{im_str, Ui}; use crate::{ app::gui_state::GuiHandle, consts::{IMAGE_BUFFER, THUMBNAIL_SIZE}, raw_image::TextureImage, }; use super::blob; pub fn render<'a, I: Iterator<Item = BlobId>, T: Fn(BlobId), L: Fn(BlobId) -> &'a str>( ...
30.391304
96
0.452551
d248c7f9603d442e4c503b3a836de0d63a5ebd44
174
php
PHP
resources/views/includes/pendaftaran/script.blade.php
ukmpolicy/template
772c9b98c9ff4bd8622ac4c68559af22b3c9a057
[ "MIT" ]
1
2021-01-24T08:12:57.000Z
2021-01-24T08:12:57.000Z
resources/views/includes/pendaftaran/script.blade.php
ukmpolicy/template
772c9b98c9ff4bd8622ac4c68559af22b3c9a057
[ "MIT" ]
null
null
null
resources/views/includes/pendaftaran/script.blade.php
ukmpolicy/template
772c9b98c9ff4bd8622ac4c68559af22b3c9a057
[ "MIT" ]
null
null
null
<script src="{{ url('or/frontend/libraries/bootstrap/js/bootstrap.min.js') }}"></script> <script src="{{ url('or/frontend/libraries/jquery/jquery-3.5.1.min.js') }}"></script>
87
88
0.683908
0e4769f9fc767b5972d128ce15e9457f71d9f8d4
9,067
swift
Swift
FanFindSDK/ViewControllers/PlaceDetailsViewController.swift
Turnoutt/FanFind-iOS
75704cb8bc407ffaeefa5511810c4a9a48ef9b60
[ "MIT" ]
null
null
null
FanFindSDK/ViewControllers/PlaceDetailsViewController.swift
Turnoutt/FanFind-iOS
75704cb8bc407ffaeefa5511810c4a9a48ef9b60
[ "MIT" ]
null
null
null
FanFindSDK/ViewControllers/PlaceDetailsViewController.swift
Turnoutt/FanFind-iOS
75704cb8bc407ffaeefa5511810c4a9a48ef9b60
[ "MIT" ]
null
null
null
// // PlaceDetailsViewController.swift // FanFindSDK // // Created by Christopher Woolum on 7/16/19. // Copyright © 2019 Turnoutt Inc. All rights reserved. // import Foundation import MapKit internal class PlaceDetailsViewController : UIViewController{ @IBOutlet var dealsEventsView: SelfSizedTableView! @I...
36.560484
201
0.605051
3bc13e7fb9b70195a97c99bf67d5351988fbc7b9
1,019
html
HTML
manuscript/page-1681/body.html
marvindanig/vanity-fair
0c19618738f4b544fac59b7ed4218e32bc2614e0
[ "BlueOak-1.0.0", "MIT" ]
null
null
null
manuscript/page-1681/body.html
marvindanig/vanity-fair
0c19618738f4b544fac59b7ed4218e32bc2614e0
[ "BlueOak-1.0.0", "MIT" ]
null
null
null
manuscript/page-1681/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 ">how good and generous you were, and who taught me to love you as a brother. Have you not been everything to me and my boy? Our dearest, truest, kindest friend and protector? Had you come a few months sooner perhaps you might have spared me that—that d...
1,019
1,019
0.741904
fba39f8ed699930627883eaeaed6b4375f1061fa
722
java
Java
Ex_41.java
fmanapaula/Exercicio18ao45
8b5ba370f54fd27300920756686bae7520a3c63a
[ "Apache-2.0" ]
null
null
null
Ex_41.java
fmanapaula/Exercicio18ao45
8b5ba370f54fd27300920756686bae7520a3c63a
[ "Apache-2.0" ]
null
null
null
Ex_41.java
fmanapaula/Exercicio18ao45
8b5ba370f54fd27300920756686bae7520a3c63a
[ "Apache-2.0" ]
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * * @author paulakanae */ import javax.swing.JOptionPane; public class Ex_41 { public static void main(String a...
20.628571
80
0.433518
6923a2dd760f52e68e40da59c22ad723d36ab25d
212
dart
Dart
lib/ui/utility/ann-icon.dart
PingAK9/app_shop_flutter
818195b5749649017508737107f3fc9a68a25dd8
[ "MIT" ]
null
null
null
lib/ui/utility/ann-icon.dart
PingAK9/app_shop_flutter
818195b5749649017508737107f3fc9a68a25dd8
[ "MIT" ]
null
null
null
lib/ui/utility/ann-icon.dart
PingAK9/app_shop_flutter
818195b5749649017508737107f3fc9a68a25dd8
[ "MIT" ]
null
null
null
import 'package:flutter/material.dart'; class AnnIcon extends StatelessWidget { @override Widget build(BuildContext context) { return Image.asset('assets/images/ui/ann.png', fit: BoxFit.contain,); } }
23.555556
73
0.735849
dd355e84ec58cd8fb7ee86419aa1983796bffa09
1,729
ps1
PowerShell
build/DynamicPlaceholders/ReformatDynamicplaceholders.ps1
uwe-e/mch.habitat.v91
781e4f3b4a65211e677fa4dfaf8c4f3933fba92b
[ "Apache-2.0" ]
null
null
null
build/DynamicPlaceholders/ReformatDynamicplaceholders.ps1
uwe-e/mch.habitat.v91
781e4f3b4a65211e677fa4dfaf8c4f3933fba92b
[ "Apache-2.0" ]
null
null
null
build/DynamicPlaceholders/ReformatDynamicplaceholders.ps1
uwe-e/mch.habitat.v91
781e4f3b4a65211e677fa4dfaf8c4f3933fba92b
[ "Apache-2.0" ]
null
null
null
# This script will transform the layout definitions on all items from the custom dynamicplaceholder format to the new standard v9 format # Run this script using the Sitecore Powershell extensions function Replace($renderings, $item) { [regex]$placeholderRegEx = "([\w-_\.]*)_([{(]?[0-9A-Fa-f]{8}[-]?([0-9A-Fa-f]{4}[...
41.166667
136
0.64546
46bbadf28dd665d2a9498c343488760df182e054
357,395
html
HTML
fi/Le-zoom-de-la-r-daction.html
vpmalley/vpmalley.github.io
2de4116078bab5ef51d6bc8256daf07bc7bd3ff0
[ "CC-BY-3.0", "MIT" ]
null
null
null
fi/Le-zoom-de-la-r-daction.html
vpmalley/vpmalley.github.io
2de4116078bab5ef51d6bc8256daf07bc7bd3ff0
[ "CC-BY-3.0", "MIT" ]
null
null
null
fi/Le-zoom-de-la-r-daction.html
vpmalley/vpmalley.github.io
2de4116078bab5ef51d6bc8256daf07bc7bd3ff0
[ "CC-BY-3.0", "MIT" ]
null
null
null
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Émissions pour le programme Le zoom de la rédaction - rss-cacher</title> <style> @import url("http://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900"); body { background: #444a55; } body, input, select, texta...
75.912277
342
0.694727
1a925620c23b3cda6e5d0bd88e62133a90113511
335
swift
Swift
PP2/Views/TrendChartViewController.swift
algoryunov/Predator-Prey-Model-Visualisation
f8b7c1a2088070b3f3ca7a5ac89ba4e8db5908da
[ "Apache-2.0" ]
4
2019-06-18T10:39:50.000Z
2020-12-03T12:10:11.000Z
PP2/Views/TrendChartViewController.swift
algoryunov/Predator-Prey-Model-Visualisation
f8b7c1a2088070b3f3ca7a5ac89ba4e8db5908da
[ "Apache-2.0" ]
1
2019-09-27T14:04:46.000Z
2019-09-27T14:04:46.000Z
PP2/Views/TrendChartViewController.swift
algoryunov/Predator-Prey-Model-Visualisation
f8b7c1a2088070b3f3ca7a5ac89ba4e8db5908da
[ "Apache-2.0" ]
1
2019-06-18T10:27:05.000Z
2019-06-18T10:27:05.000Z
// // TrendChartViewController.swift // PP2 // // Created by Alexey Goryunov on 6/8/19. // Copyright © 2019 Alexey Goryunov. All rights reserved. // import UIKit class TrendChartViewController: UIViewController { var viewModel = TrendChartViewModel() override func viewDidLoad() { super.viewDidLo...
15.952381
58
0.689552
9d3a72e2889012f88521e662863d64a08462b471
43,087
html
HTML
docs/struct_brawl_lib_1_1_s_s_b_b_1_1_types_1_1_m_d_l0_props.html
ilazoja/BrawlCrate
0204b441d27c19697a6888f4eb478f7079d483c6
[ "MIT" ]
1
2021-07-24T18:03:06.000Z
2021-07-24T18:03:06.000Z
docs/struct_brawl_lib_1_1_s_s_b_b_1_1_types_1_1_m_d_l0_props.html
ilazoja/BrawlCrate
0204b441d27c19697a6888f4eb478f7079d483c6
[ "MIT" ]
null
null
null
docs/struct_brawl_lib_1_1_s_s_b_b_1_1_types_1_1_m_d_l0_props.html
ilazoja/BrawlCrate
0204b441d27c19697a6888f4eb478f7079d483c6
[ "MIT" ]
null
null
null
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" co...
71.336093
781
0.718128
b9139a5bc54af5829f34d2c7fa643becf56e29d0
2,043
go
Go
cmd/zc_traverser_local_windows.go
rioriost/azure-storage-azcopy
24089bad250aa9f4cbb58fe6fc04b82fcf34724d
[ "MIT" ]
414
2018-06-11T20:30:08.000Z
2022-03-28T12:24:28.000Z
cmd/zc_traverser_local_windows.go
rioriost/azure-storage-azcopy
24089bad250aa9f4cbb58fe6fc04b82fcf34724d
[ "MIT" ]
1,194
2018-06-08T16:11:44.000Z
2022-03-31T16:59:50.000Z
cmd/zc_traverser_local_windows.go
rioriost/azure-storage-azcopy
24089bad250aa9f4cbb58fe6fc04b82fcf34724d
[ "MIT" ]
158
2018-06-11T06:12:54.000Z
2022-03-26T22:52:41.000Z
// +build windows package cmd import ( "os" "syscall" "time" "unsafe" "github.com/hillu/go-ntdll" "golang.org/x/sys/windows" ) // Override the modtime from the OS stat type folderStatWrapper struct { os.FileInfo changeTime time.Time } func (f *folderStatWrapper) ModTime() time.Time { return f.changeTime }...
30.954545
141
0.718551
3a066f9065d8014506ac4b74108285de6a21cc21
449
kt
Kotlin
app/src/main/java/com/allat/mboychenko/silverthread/presentation/helpers/CalendarExtensions.kt
glmcz/SilverThread
4928d888e025188ab854f59121b54acfc4c06265
[ "Apache-2.0" ]
2
2019-11-29T05:22:08.000Z
2021-09-28T11:09:18.000Z
app/src/main/java/com/allat/mboychenko/silverthread/presentation/helpers/CalendarExtensions.kt
glmcz/SilverThread
4928d888e025188ab854f59121b54acfc4c06265
[ "Apache-2.0" ]
null
null
null
app/src/main/java/com/allat/mboychenko/silverthread/presentation/helpers/CalendarExtensions.kt
glmcz/SilverThread
4928d888e025188ab854f59121b54acfc4c06265
[ "Apache-2.0" ]
1
2020-06-05T13:41:29.000Z
2020-06-05T13:41:29.000Z
package com.allat.mboychenko.silverthread.presentation.helpers import java.util.* fun Calendar.applyDayStart(): Calendar { set(Calendar.HOUR_OF_DAY, 0) set(Calendar.MINUTE, 0) set(Calendar.SECOND, 0) set(Calendar.MILLISECOND, 0) return this } fun Calendar.applyDayEnd(): Calendar { set(Calenda...
23.631579
62
0.714922
eb57f41643ea28da3e69ef6661b1b1c204a9ca51
528,729
lua
Lua
Data/5075.lua
dfbb/iWclPlayerScore
7f50f7d5e3ead84df346f0af4a631e6038e02e94
[ "MIT" ]
null
null
null
Data/5075.lua
dfbb/iWclPlayerScore
7f50f7d5e3ead84df346f0af4a631e6038e02e94
[ "MIT" ]
2
2021-04-27T06:33:17.000Z
2021-04-27T06:41:50.000Z
Data/5075.lua
dfbb/iWclPlayerScore
7f50f7d5e3ead84df346f0af4a631e6038e02e94
[ "MIT" ]
null
null
null
if(GetRealmName() == "Dragon's Call")then WP_Database = { ["Hadrion"] = "ST:814/99%SB:814/99%SM:1010/99%", ["Anndora"] = "ST:836/99%SB:788/99%SM:1002/99%", ["Fârewell"] = "ST:826/99%SB:848/99%SM:1004/99%", ["Jintao"] = "ST:821/99%SB:848/99%SM:1024/99%", ["Rîsk"] = "LT:771/97%SB:816/99%SM:1079/99%", ["Álfheimr"] = "LT:7...
38.610267
53
0.553157
ddeecb0d5be4761b911ee5ab68808d0358531613
295
h
C
criu/compel/include/uapi/handle-elf.h
depaul-dice/provenance-to-use
e16e2824fbbe0b4e09cc50f0d2bcec3400bf4b87
[ "BSD-3-Clause" ]
null
null
null
criu/compel/include/uapi/handle-elf.h
depaul-dice/provenance-to-use
e16e2824fbbe0b4e09cc50f0d2bcec3400bf4b87
[ "BSD-3-Clause" ]
null
null
null
criu/compel/include/uapi/handle-elf.h
depaul-dice/provenance-to-use
e16e2824fbbe0b4e09cc50f0d2bcec3400bf4b87
[ "BSD-3-Clause" ]
null
null
null
#ifndef __COMPEL_UAPI_HANDLE_ELF__ #define __COMPEL_UAPI_HANDLE_ELF__ #define COMPEL_TYPE_INT (1u << 0) #define COMPEL_TYPE_LONG (1u << 1) #define COMPEL_TYPE_GOTPCREL (1u << 2) typedef struct { unsigned int offset; unsigned int type; long addend; long value; } compel_reloc_t; #endif
18.4375
38
0.762712
4f2096b467106c87526143090b033b1381969d77
706
sql
SQL
database.sql
Giovanni879/Fast_Change
a036afbb14f788f2a01f7367427be24cad68aa3f
[ "MIT" ]
null
null
null
database.sql
Giovanni879/Fast_Change
a036afbb14f788f2a01f7367427be24cad68aa3f
[ "MIT" ]
1
2021-02-02T20:30:46.000Z
2021-02-02T20:30:46.000Z
database.sql
Giovanni879/Fast_Change
a036afbb14f788f2a01f7367427be24cad68aa3f
[ "MIT" ]
null
null
null
/* * To change this license header, choose License Headers in Project Properties. * To change this template file, choose Tools | Templates * and open the template in the editor. */ /** * Author: Giovanni * Created: 9 jul. 2020 */ CREATE DATABASE fast; use fast; Create table usuario( id_usuario int(3) auto_in...
23.533333
79
0.750708
1cc0d73a29b00b0fc726625f45efec3e1d397a42
212
swift
Swift
Project 9/Project 7/Petitions.swift
eihabkhan/HackingWithSwift
8907cbb9bb60f5e311f7950aac045f0296bb1e29
[ "Unlicense" ]
null
null
null
Project 9/Project 7/Petitions.swift
eihabkhan/HackingWithSwift
8907cbb9bb60f5e311f7950aac045f0296bb1e29
[ "Unlicense" ]
null
null
null
Project 9/Project 7/Petitions.swift
eihabkhan/HackingWithSwift
8907cbb9bb60f5e311f7950aac045f0296bb1e29
[ "Unlicense" ]
null
null
null
// // Petitions.swift // Project 7 // // Created by Eihab Khan on 3/9/19. // Copyright © 2019 Eihab Khan. All rights reserved. // import Foundation struct Petitions: Codable { var results: [Petition] }
15.142857
53
0.665094
8a68814cd5204473bb9c0aa57351c6324b9d6ad6
151
kt
Kotlin
keanu-project/src/main/java/io/improbable/keanu/tensor/FixedPointScalarOperations.kt
rs992214/keanu
f7f9b877aaaf9c9f732604f17da238e15dfdad13
[ "MIT" ]
153
2018-04-06T13:30:31.000Z
2022-01-31T10:05:27.000Z
keanu-project/src/main/java/io/improbable/keanu/tensor/FixedPointScalarOperations.kt
shinnlok/keanu
c75b2a00571a0da93c6b1d5e9f0cbe09aebdde4d
[ "MIT" ]
168
2018-04-06T16:37:33.000Z
2021-09-27T21:43:54.000Z
keanu-project/src/main/java/io/improbable/keanu/tensor/FixedPointScalarOperations.kt
shinnlok/keanu
c75b2a00571a0da93c6b1d5e9f0cbe09aebdde4d
[ "MIT" ]
46
2018-04-10T10:46:01.000Z
2022-02-24T02:53:50.000Z
package io.improbable.keanu.tensor interface FixedPointScalarOperations<T : Number> : NumberScalarOperations<T> { fun mod(left: T, right: T): T }
25.166667
78
0.748344
857dc2b5ec247b1757b86cc652df9e97641d890d
336
js
JavaScript
app/rest.js
communicode-source/admin-panel
40b3022c927ae3c1543514e75bca30a3cfce32b5
[ "MIT" ]
null
null
null
app/rest.js
communicode-source/admin-panel
40b3022c927ae3c1543514e75bca30a3cfce32b5
[ "MIT" ]
null
null
null
app/rest.js
communicode-source/admin-panel
40b3022c927ae3c1543514e75bca30a3cfce32b5
[ "MIT" ]
null
null
null
import 'isomorphic-fetch'; import reduxApi from 'redux-api';; const URL = 'http://localhost:3001'; export default reduxApi({ users: `${URL}/api/users`, user: { url: `${URL}/api/users/:id`, virtual: true, postfetch: [ ({ dispatch, actions }) => dispatch(actions.items()) ...
21
64
0.547619
149a557ccb6250233565403f4437f530abc1e25e
499
kt
Kotlin
src/main/kotlin/com/kryszak/gwatlin/api/token/GWTokenClient.kt
Kryszak/gwatlin
03b79fda6b25bc0478144f03cd4df50eca7e21e6
[ "MIT" ]
2
2020-02-23T20:25:02.000Z
2020-05-26T20:06:15.000Z
src/main/kotlin/com/kryszak/gwatlin/api/token/GWTokenClient.kt
Kryszak/gwatlin
03b79fda6b25bc0478144f03cd4df50eca7e21e6
[ "MIT" ]
2
2020-01-04T13:11:09.000Z
2021-02-11T19:02:35.000Z
src/main/kotlin/com/kryszak/gwatlin/api/token/GWTokenClient.kt
Kryszak/gwatlin
03b79fda6b25bc0478144f03cd4df50eca7e21e6
[ "MIT" ]
null
null
null
package com.kryszak.gwatlin.api.token import com.kryszak.gwatlin.api.token.model.Token import com.kryszak.gwatlin.clients.token.TokenClient /** * Client for token info endpoint * @see com.kryszak.gwatlin.api.exception.ApiRequestException for errors */ class GWTokenClient(apiKey: String) { private val tokenCli...
23.761905
72
0.727455
595163fc6a03e95bcc69fa7de7a71863c811d23e
2,718
h
C
src/sources/gimp/gtk/gtkscrolledwindow.h
waddlesplash/Photon
a93eeed8c156bde5f3721f74ebe7c21aa7e12459
[ "BSD-3-Clause" ]
4
2017-06-13T22:51:50.000Z
2019-04-19T20:02:27.000Z
src/sources/gimp/gtk/gtkscrolledwindow.h
waddlesplash/Photon
a93eeed8c156bde5f3721f74ebe7c21aa7e12459
[ "BSD-3-Clause" ]
null
null
null
src/sources/gimp/gtk/gtkscrolledwindow.h
waddlesplash/Photon
a93eeed8c156bde5f3721f74ebe7c21aa7e12459
[ "BSD-3-Clause" ]
1
2020-10-26T09:00:17.000Z
2020-10-26T09:00:17.000Z
/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the Lic...
32.746988
127
0.754967
afb536f9b53addf91b079510de8949e37cee2641
1,851
html
HTML
js/canvas-demo/index.html
FC0511/Learning
0d7012c6470cbe04379d6d5b554a057097e1f5f0
[ "MIT" ]
null
null
null
js/canvas-demo/index.html
FC0511/Learning
0d7012c6470cbe04379d6d5b554a057097e1f5f0
[ "MIT" ]
null
null
null
js/canvas-demo/index.html
FC0511/Learning
0d7012c6470cbe04379d6d5b554a057097e1f5f0
[ "MIT" ]
1
2020-02-19T12:28:52.000Z
2020-02-19T12:28:52.000Z
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>canvas</title> <style> * { padding: 0; margin: 0; box-sizing: border-box; } </style> </head> <body> <canvas id="canvas" width="500" height="500"></canvas> <script> let canvas =...
23.43038
80
0.482442
8e425d3d652d8b08f98c1160af30874ead1b2f26
1,859
rb
Ruby
vendor/cache/ruby/2.5.0/gems/mustermann19-0.4.4/lib/mustermann/template.rb
saydulk/therubyracer
912bcd71b1fb6036a6195ef94464729df16b8d79
[ "MIT" ]
5
2015-10-13T02:41:50.000Z
2016-11-17T15:31:23.000Z
vendor/cache/ruby/2.5.0/gems/mustermann19-0.4.4/lib/mustermann/template.rb
saydulk/therubyracer
912bcd71b1fb6036a6195ef94464729df16b8d79
[ "MIT" ]
1
2016-06-20T01:14:23.000Z
2016-06-20T01:14:23.000Z
vendor/cache/ruby/2.5.0/gems/mustermann19-0.4.4/lib/mustermann/template.rb
saydulk/therubyracer
912bcd71b1fb6036a6195ef94464729df16b8d79
[ "MIT" ]
3
2020-09-13T17:32:16.000Z
2021-03-03T16:33:04.000Z
require 'mustermann/ast/pattern' module Mustermann # URI template pattern implementation. # # @example # Mustermann.new('/{foo}') === '/bar' # => true # # @see Mustermann::Pattern # @see file:README.md#template Syntax description in the README # @see http://tools.ietf.org/html/rfc6570 RFC 6570 clas...
29.983871
101
0.612157
2a2142e966df4e575cf07d8573eaa79b6b05e689
886
java
Java
src/main/java/dk/in2isoft/onlineobjects/modules/language/WordRelationModification.java
Humanise/onlineobjects
18c9e7bcbac50eecdf1efba1a1010ba8982852c4
[ "Unlicense" ]
1
2018-03-16T17:11:50.000Z
2018-03-16T17:11:50.000Z
src/main/java/dk/in2isoft/onlineobjects/modules/language/WordRelationModification.java
Humanise/onlineobjects
18c9e7bcbac50eecdf1efba1a1010ba8982852c4
[ "Unlicense" ]
21
2018-03-09T22:49:20.000Z
2022-02-16T00:55:18.000Z
src/main/java/dk/in2isoft/onlineobjects/modules/language/WordRelationModification.java
Humanise/onlineobjects
18c9e7bcbac50eecdf1efba1a1010ba8982852c4
[ "Unlicense" ]
null
null
null
package dk.in2isoft.onlineobjects.modules.language; public class WordRelationModification { private String fromSourceId; private String toSourceId; private String relationKind; public String getFromSourceId() { return fromSourceId; } public void setFromSourceId(String fromSourceId) { this.fromSourceId = fr...
22.15
85
0.772009
91a92fe0fd6690753ada0d6a4de9107ef7157da9
3,761
asm
Assembly
autovectorization-tests/results/msvc19.28.29333-avx2/accumulate_default.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
autovectorization-tests/results/msvc19.28.29333-avx2/accumulate_default.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
autovectorization-tests/results/msvc19.28.29333-avx2/accumulate_default.asm
clayne/toys
ec06411e2d3b920403607888d4a573e41390ee5b
[ "BSD-2-Clause" ]
null
null
null
_v$ = 8 ; size = 4 unsigned int accumulate_epi32(std::vector<int,std::allocator<int> > const &) PROC ; accumulate_epi32, COMDAT mov ecx, DWORD PTR _v$[esp-4] xor edx, edx push ebx push esi push edi mov edi, DWORD ...
33.580357
122
0.475937
c2f5c36885507db5e728026d188315a5b21a47bc
74
go
Go
tools.go
QuangTung97/bigcache
65e1684183b11363986dfb7d7c53f3c19771d68c
[ "MIT" ]
3
2021-12-01T03:00:29.000Z
2022-01-14T08:22:02.000Z
tools.go
QuangTung97/otelwrap
02a435406fa15e3014ed2bd81cce1f7b0c6e86f4
[ "MIT" ]
null
null
null
tools.go
QuangTung97/otelwrap
02a435406fa15e3014ed2bd81cce1f7b0c6e86f4
[ "MIT" ]
null
null
null
// +build tools package tools import ( _ "github.com/mgechev/revive" )
9.25
30
0.689189
0fadd15cf1551acdf433873c13311e54521f18bf
1,537
sql
SQL
2 ano/pc2/ProjetoCliente/clientes.sql
ThiagoPereira232/tecnico-informatica
6b55ecf34501b38052943acf1b37074e3472ce6e
[ "MIT" ]
1
2021-09-24T16:26:04.000Z
2021-09-24T16:26:04.000Z
2 ano/pc2/ProjetoCliente/clientes.sql
ThiagoPereira232/tecnico-informatica
6b55ecf34501b38052943acf1b37074e3472ce6e
[ "MIT" ]
null
null
null
2 ano/pc2/ProjetoCliente/clientes.sql
ThiagoPereira232/tecnico-informatica
6b55ecf34501b38052943acf1b37074e3472ce6e
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 4.8.5 -- https://www.phpmyadmin.net/ -- -- Host: localhost -- Generation Time: Apr 19, 2021 at 04:16 PM -- Server version: 5.7.25 -- PHP Version: 7.1.26 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACT...
27.945455
96
0.659727
74579d3c8f502480c416c58c5bf84332542e8218
47,245
html
HTML
index.html
OSGeo/gdal-docs
9a934d4ea4e578ddeceb06b03e12f35f6f298780
[ "MIT" ]
13
2019-03-18T03:18:29.000Z
2021-10-08T19:00:32.000Z
index.html
OSGeo/gdal-docs
9a934d4ea4e578ddeceb06b03e12f35f6f298780
[ "MIT" ]
3
2019-11-06T15:51:30.000Z
2021-02-11T21:03:40.000Z
index.html
OSGeo/gdal-docs
9a934d4ea4e578ddeceb06b03e12f35f6f298780
[ "MIT" ]
8
2019-11-06T15:43:01.000Z
2021-09-29T01:11:33.000Z
<!DOCTYPE html> <html class="writer-html5" lang="en" > <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>GDAL &mdash; GDAL documentation</title> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <link rel="stylesheet" h...
89.310019
752
0.719335
718f07acf1135db569489290f2c51b98d6f3bdd0
829
ts
TypeScript
frontend/src/app/scheduler/scheduler.service.ts
acid0od/plain-lesson-scheduler
9f4ea59f295f5c27f93e28db79e8738aa0a66c36
[ "Apache-2.0" ]
null
null
null
frontend/src/app/scheduler/scheduler.service.ts
acid0od/plain-lesson-scheduler
9f4ea59f295f5c27f93e28db79e8738aa0a66c36
[ "Apache-2.0" ]
null
null
null
frontend/src/app/scheduler/scheduler.service.ts
acid0od/plain-lesson-scheduler
9f4ea59f295f5c27f93e28db79e8738aa0a66c36
[ "Apache-2.0" ]
null
null
null
import { Injectable } from '@angular/core'; import { ApiService } from '../shared/api.service'; import { SubjectCourse } from '../model/subject-course-model'; import { Observable } from 'rxjs/index'; import { Scheduler } from '../model/scheduler-model'; @Injectable() export class SchedulerService { private apiUrl = ...
30.703704
75
0.721351
104999f34251443ca5c2542b56f3ba3dba0e901d
175
sql
SQL
sql/upgrade/cat_0.9.sql
jinjin123/switch-mysql-postgresql
bc1c31d9633ffa326e95f33b52bc7641f7ee336f
[ "BSD-2-Clause" ]
null
null
null
sql/upgrade/cat_0.9.sql
jinjin123/switch-mysql-postgresql
bc1c31d9633ffa326e95f33b52bc7641f7ee336f
[ "BSD-2-Clause" ]
null
null
null
sql/upgrade/cat_0.9.sql
jinjin123/switch-mysql-postgresql
bc1c31d9633ffa326e95f33b52bc7641f7ee336f
[ "BSD-2-Clause" ]
null
null
null
CREATE OR REPLACE VIEW sch_chameleon.v_version AS SELECT '0.9'::TEXT t_version ; ALTER TABLE sch_chameleon.t_sources ADD COLUMN ts_last_event timestamp without time zone;
25
89
0.811429
5c3dde28bd86cafdff494cd392cdc38d49d168c6
4,760
h
C
usr/libexec/WirelessRadioManagerd/WRM_SymptomsService.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
2
2021-11-02T09:23:27.000Z
2022-03-28T08:21:57.000Z
usr/libexec/WirelessRadioManagerd/WRM_SymptomsService.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
null
null
null
usr/libexec/WirelessRadioManagerd/WRM_SymptomsService.h
lechium/iOS1351Headers
6bed3dada5ffc20366b27f7f2300a24a48a6284e
[ "MIT" ]
1
2022-03-28T08:21:59.000Z
2022-03-28T08:21:59.000Z
// // Generated by classdumpios 1.0.1 (64 bit) (iOS port by DreamDevLost)(Debug version compiled Sep 26 2020 13:48:20). // // Copyright (C) 1997-2019 Steve Nygard. // #import <objc/NSObject.h> @class AnalyticsWorkspace, NSDate, NSDictionary, NSString, NetworkPerformanceFeed, SDRDiagnosticReporter; @interface WR...
50.105263
120
0.758824
3f571fcd5669ce5d529ce53a9a21acc02fa8a5ef
161
nasm
Assembly
Projetos/F-Assembly/src/nasm/mov.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
null
null
null
Projetos/F-Assembly/src/nasm/mov.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
77
2018-03-09T12:33:31.000Z
2018-05-18T10:42:22.000Z
Projetos/F-Assembly/src/nasm/mov.nasm
gabrielvf1/Z01---Grupo-H
ef44894eb6a245c9b856802dd96ebe0051315602
[ "Unlicense" ]
null
null
null
leaw $R1,%A movw (%A),%D leaw $R0,%A movw (%A),%S leaw $R0,%A movw %D,(%A) leaw $R1,%A movw %S,(%A) leaw $1,%A movw %A,%D leaw $R3,%A movw %D,(%A)
11.5
13
0.478261
fbcd12561889256b70f557737591b4e72cac4328
1,954
java
Java
src/main/java/marquez/service/models/Job.java
ravikamaraj/marquez
2c9e0c2c18ba5817919cf1b84f6e891b6bc98c2f
[ "Apache-2.0" ]
1
2019-04-15T05:24:14.000Z
2019-04-15T05:24:14.000Z
src/main/java/marquez/service/models/Job.java
julienledem/marquez
75caf8a5f6851068450dd2ad6e567f50b037c2fa
[ "Apache-2.0" ]
null
null
null
src/main/java/marquez/service/models/Job.java
julienledem/marquez
75caf8a5f6851068450dd2ad6e567f50b037c2fa
[ "Apache-2.0" ]
null
null
null
/* * 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 agreed to in writing, software * distribut...
28.318841
80
0.744115
13626dd1eacdff2adb9e173d487d2fc2d4ce5499
2,154
h
C
PlayerSurveyRatingChoice_classes.h
NotDiscordOfficial/Fortnite_SDK
58f8da148256f99cb35518003306fffee33c4a21
[ "MIT" ]
null
null
null
PlayerSurveyRatingChoice_classes.h
NotDiscordOfficial/Fortnite_SDK
58f8da148256f99cb35518003306fffee33c4a21
[ "MIT" ]
null
null
null
PlayerSurveyRatingChoice_classes.h
NotDiscordOfficial/Fortnite_SDK
58f8da148256f99cb35518003306fffee33c4a21
[ "MIT" ]
1
2021-07-22T00:31:44.000Z
2021-07-22T00:31:44.000Z
// WidgetBlueprintGeneratedClass PlayerSurveyRatingChoice.PlayerSurveyRatingChoice_C // Size: 0xbf0 (Inherited: 0xbe0) struct UPlayerSurveyRatingChoice_C : UFortPlayerSurveyRatingChoiceBase { struct FPointerToUberGraphFrame UberGraphFrame; // 0xbe0(0x08) struct UCommonActionWidget* InputActionWidget_Select; // 0xbe8(...
113.368421
250
0.842618
fc01edf92e40ed14998cc831f7f5cd4db58d9bae
3,067
ps1
PowerShell
PS_Examples/PS_Acl_Scripting.ps1
peterennis/SheerpowerDev
ab10bc7927ce0a99d6dc937abc003b9618e07460
[ "MIT" ]
1
2019-02-14T22:10:15.000Z
2019-02-14T22:10:15.000Z
PS_Examples/PS_Acl_Scripting.ps1
peterennisrda/SheerpowerDev
0de6d14d8298bf1653e25f46dea0ef26489b2b1b
[ "MIT" ]
45
2019-01-30T19:34:53.000Z
2019-10-02T22:29:59.000Z
PS_Examples/PS_Acl_Scripting.ps1
peterennis/SheerpowerDev
ab10bc7927ce0a99d6dc937abc003b9618e07460
[ "MIT" ]
2
2019-01-30T19:16:58.000Z
2019-02-07T23:31:02.000Z
# Ref: http://blogs.technet.com/b/heyscriptingguy/archive/2011/11/13/use-powershell-to-quickly-find-installed-software.aspx # Get-ExecutionPolicy # The command shows the current script execution policy # Ref: http://technet.microsoft.com/library/hh847748.aspx # Ref: http://technet.microsoft.com/en-us/library/hh849812...
43.197183
186
0.715683
83bbec3cf1e769ff1e6159712dce4cbe71f523b4
15,249
rs
Rust
src/transactions.rs
ammubhave/plaid-rs
0deca111315444c97d15d2b933d4d83f293ec93d
[ "MIT" ]
3
2021-03-13T02:27:43.000Z
2021-11-10T03:01:23.000Z
src/transactions.rs
ammubhave/plaid-rs
0deca111315444c97d15d2b933d4d83f293ec93d
[ "MIT" ]
null
null
null
src/transactions.rs
ammubhave/plaid-rs
0deca111315444c97d15d2b933d4d83f293ec93d
[ "MIT" ]
3
2021-09-27T18:59:49.000Z
2022-01-30T16:23:15.000Z
use chrono::{DateTime, NaiveDate, Utc}; use serde::{Deserialize, Serialize}; use crate::accounts::Account; use crate::client::Client; use crate::errors::Result; use crate::item::Item; #[derive(Deserialize, Debug, Clone)] pub struct Transaction { /// The unique ID of the transaction. Like all Plaid identifiers, th...
48.563694
657
0.676307
7d55ae8ce1a20b0ec9f99b4e51c64351f6657cdb
171,962
html
HTML
index.html
adurdin/romekmarber
13bc0a35a6e10c855a2ee3a11db3718c2e922657
[ "MIT" ]
null
null
null
index.html
adurdin/romekmarber
13bc0a35a6e10c855a2ee3a11db3718c2e922657
[ "MIT" ]
null
null
null
index.html
adurdin/romekmarber
13bc0a35a6e10c855a2ee3a11db3718c2e922657
[ "MIT" ]
null
null
null
<!DOCTYPE html> <!-- Copyright 2020 Andy Durdin 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, d...
209.454324
113,485
0.934125
0c3834faa87a5fb80d0bef69da564871aae491e1
2,681
kt
Kotlin
src/main/kotlin/com/jonaswanke/unicorn/action/Context.kt
JonasWanke/Unicorn
ad66dae01b56f6a11ce7e144497b1067a8a66663
[ "Apache-2.0" ]
11
2019-01-30T14:13:34.000Z
2022-01-22T10:55:48.000Z
src/main/kotlin/com/jonaswanke/unicorn/action/Context.kt
JonasWanke/Unicorn
ad66dae01b56f6a11ce7e144497b1067a8a66663
[ "Apache-2.0" ]
57
2019-01-30T15:44:42.000Z
2020-04-17T12:11:08.000Z
src/main/kotlin/com/jonaswanke/unicorn/action/Context.kt
JonasWanke/Unicorn
ad66dae01b56f6a11ce7e144497b1067a8a66663
[ "Apache-2.0" ]
null
null
null
package com.jonaswanke.unicorn.action import com.jonaswanke.unicorn.api.gitHub import com.jonaswanke.unicorn.core.GlobalConfig import com.jonaswanke.unicorn.core.LogCollector import com.jonaswanke.unicorn.core.LogCollector.Priority import com.jonaswanke.unicorn.core.RunContext import com.jonaswanke.unicorn.utils.Marku...
31.916667
99
0.5953
876e84103076d7a7bd2312635db1950193d655a0
379
html
HTML
index.html
ouzhantrk98/kodluyoruzilkrepo
58dbfe8ac6264bd3324a2f809a865a3cb9a7daa1
[ "MIT" ]
null
null
null
index.html
ouzhantrk98/kodluyoruzilkrepo
58dbfe8ac6264bd3324a2f809a865a3cb9a7daa1
[ "MIT" ]
null
null
null
index.html
ouzhantrk98/kodluyoruzilkrepo
58dbfe8ac6264bd3324a2f809a865a3cb9a7daa1
[ "MIT" ]
null
null
null
<html> <head> <h1>Merhaba Dünya</h1> </head> <body> <p1>Yapılan ilk değişiklik..</p1> <p2>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Doloremque suscipit iure tempore dolor, minima provident minus nostrum iste fugiat excepturi consequatur qui sed esse praesentium comm...
31.583333
242
0.686016
5f92db28554226a5bd9684b8da455168508b14b6
1,388
h
C
request_response.h
tofuliang/dnsforwarder
97bff09b10df4d0b301a22c22138f15f082cf45d
[ "Linux-OpenIB" ]
2
2015-07-22T10:34:50.000Z
2015-07-22T10:44:23.000Z
request_response.h
avalon1610/dnsforwarder
92f3f897e741bc505f4a9a294ef08d59127c841a
[ "Linux-OpenIB" ]
null
null
null
request_response.h
avalon1610/dnsforwarder
92f3f897e741bc505f4a9a294ef08d59127c841a
[ "Linux-OpenIB" ]
null
null
null
#ifndef REQUEST_RESPONSE_H_INCLUDED #define REQUEST_RESPONSE_H_INCLUDED #include "querydnsbase.h" #include "readconfig.h" #include "dnscache.h" #include "common.h" int InitAddress(ConfigFileInfo *ConfigInfo); BOOL SocketIsStillReadable(SOCKET Sock, int timeout); void ClearSocketBuffer(SOCKET Sock); int SendAndReve...
21.6875
53
0.755764
e883bfa2025d7dca45e9fef9bb4186e3d7d7650e
5,751
cpp
C++
template_mp/src/utils/RCBot2/bot_waypoint_visibility.cpp
moeabm/VS2013
dd29099567b286acac7bb542a06f085df78ea480
[ "Unlicense" ]
null
null
null
template_mp/src/utils/RCBot2/bot_waypoint_visibility.cpp
moeabm/VS2013
dd29099567b286acac7bb542a06f085df78ea480
[ "Unlicense" ]
null
null
null
template_mp/src/utils/RCBot2/bot_waypoint_visibility.cpp
moeabm/VS2013
dd29099567b286acac7bb542a06f085df78ea480
[ "Unlicense" ]
null
null
null
/* * This file is part of RCBot. * * RCBot by Paul Murphy adapted from Botman's HPB Bot 2 template. * * RCBot is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the Licen...
27.649038
112
0.685446
95de4e1bc2d08ed15554a5113293a1614d2f4a15
248
asm
Assembly
mc-sema/validator/x86/tests/FSCALE.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
2
2021-08-07T16:21:29.000Z
2021-11-17T10:58:37.000Z
mc-sema/validator/x86/tests/FSCALE.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
mc-sema/validator/x86/tests/FSCALE.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
BITS 32 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS= ;TEST_FILE_META_END lea edi, [esp-0xc] mov word [edi], 0x2 fild word [edi]; st1 = 2 fild word [edi]; st0 = 2 mov edi, 0 ;TEST_BEGIN_RECORDING FSCALE ; st0 = 8 ;TEST_END_RECORDING
15.5
24
0.745968
b7433e893972f54a29bdb5a9f514e4eb38baaeb5
1,465
lua
Lua
regress/167-verify-cert.lua
fffonion/luaossl
5ad909dc20779534a7221010d0220865347aedfc
[ "MIT" ]
128
2015-03-01T03:55:18.000Z
2022-03-11T10:44:55.000Z
regress/167-verify-cert.lua
fffonion/luaossl
5ad909dc20779534a7221010d0220865347aedfc
[ "MIT" ]
146
2015-01-29T02:38:15.000Z
2022-03-31T14:26:00.000Z
regress/167-verify-cert.lua
fffonion/luaossl
5ad909dc20779534a7221010d0220865347aedfc
[ "MIT" ]
44
2015-03-01T00:37:16.000Z
2022-03-14T17:17:42.000Z
#!/usr/bin/env lua local regress = require "regress" if (regress.openssl.OPENSSL_VERSION_NUMBER and regress.openssl.OPENSSL_VERSION_NUMBER < 0x10002000) or (regress.openssl.LIBRESSL_VERSION_NUMBER and regress.openssl.LIBRESSL_VERSION_NUMBER < 0x20705000) then -- skipping test due to different behaviour in earlier O...
30.520833
102
0.774061
04a716b0ce14bee35b401d7f291796d22a87d0c0
1,641
java
Java
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3GroupInAdapter.java
StevenCode/ovirt-engine
71ce0d81815d4dcddee27634167cc006aac0dd4b
[ "Apache-2.0" ]
null
null
null
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3GroupInAdapter.java
StevenCode/ovirt-engine
71ce0d81815d4dcddee27634167cc006aac0dd4b
[ "Apache-2.0" ]
null
null
null
backend/manager/modules/restapi/jaxrs/src/main/java/org/ovirt/engine/api/v3/adapters/V3GroupInAdapter.java
StevenCode/ovirt-engine
71ce0d81815d4dcddee27634167cc006aac0dd4b
[ "Apache-2.0" ]
null
null
null
/* * Copyright oVirt Authors * SPDX-License-Identifier: Apache-2.0 */ package org.ovirt.engine.api.v3.adapters; import static org.ovirt.engine.api.v3.adapters.V3InAdapters.adaptIn; import org.ovirt.engine.api.model.Group; import org.ovirt.engine.api.model.Roles; import org.ovirt.engine.api.v3.V3Adapter; import org...
29.303571
81
0.573431
964e061a8bf9359f963e6a72f9360f382b9b68a2
524
php
PHP
application/views/layout/highlight.php
harkiramadhan/nyamancurhat.id
0a68cbaf1cdb6f69f28eb87565a0853a7e6f8444
[ "MIT" ]
null
null
null
application/views/layout/highlight.php
harkiramadhan/nyamancurhat.id
0a68cbaf1cdb6f69f28eb87565a0853a7e6f8444
[ "MIT" ]
null
null
null
application/views/layout/highlight.php
harkiramadhan/nyamancurhat.id
0a68cbaf1cdb6f69f28eb87565a0853a7e6f8444
[ "MIT" ]
null
null
null
<div class="card-rounded shadow p-8 p-lg-12 mb-n5 mb-lg-n13" style="background: linear-gradient(90deg, #00A3FF 0%, #1976D2 100%);"> <div class="row row justify-content-around"> <div class="col-lg-7"> <img src="<?= base_url('assets/img/logo_full_white.svg') ?>" alt="" class="img-fluid logo-fly"> ...
52.4
131
0.593511
46dd0ca87bfd9642d3c8ad9ab6cbb65c7533d615
135
html
HTML
client/views/hotLists/list/hotLists.html
gsantoshb/Exartu-CRM
364c47f6e44b073a89bbff813bed5c3f5fd72f2a
[ "IJG" ]
10
2015-09-08T20:28:36.000Z
2021-06-06T05:24:57.000Z
client/views/hotLists/list/hotLists.html
gsantoshb/Exartu-CRM
364c47f6e44b073a89bbff813bed5c3f5fd72f2a
[ "IJG" ]
null
null
null
client/views/hotLists/list/hotLists.html
gsantoshb/Exartu-CRM
364c47f6e44b073a89bbff813bed5c3f5fd72f2a
[ "IJG" ]
10
2016-04-11T09:11:59.000Z
2018-05-09T08:29:26.000Z
<template name="hotLists"> <div id="content" class="network-content nicer-filters"> {{>hotListsBox}} </div> </template>
27
60
0.62963
2f0c9b6e52443b9f8dd9ba4a55f47a58800ee476
297
php
PHP
app/Cargo.php
JonathanVincentBa/jhetro_5.8
446fc28984596a992e99156f6a897235a36eca6d
[ "MIT" ]
null
null
null
app/Cargo.php
JonathanVincentBa/jhetro_5.8
446fc28984596a992e99156f6a897235a36eca6d
[ "MIT" ]
null
null
null
app/Cargo.php
JonathanVincentBa/jhetro_5.8
446fc28984596a992e99156f6a897235a36eca6d
[ "MIT" ]
null
null
null
<?php namespace App; use Illuminate\Database\Eloquent\Model; class Cargo extends Model { protected $table='cargo'; protected $primaryKey='id_cargo'; public $timestamps=true; protected $fillable =[ 'descripcion', 'estado' ]; protected $guarded =[ ]; }
12.375
39
0.62963
164b9949c6e16c6838242aefd1422f6af7481041
1,537
ts
TypeScript
sources/client/screens/result.ts
SaltyRain/checkers-ts
a50cc86c15f73137991ee4e7cc0a38eba2b7ef1a
[ "MIT" ]
null
null
null
sources/client/screens/result.ts
SaltyRain/checkers-ts
a50cc86c15f73137991ee4e7cc0a38eba2b7ef1a
[ "MIT" ]
null
null
null
sources/client/screens/result.ts
SaltyRain/checkers-ts
a50cc86c15f73137991ee4e7cc0a38eba2b7ef1a
[ "MIT" ]
1
2020-05-07T13:35:17.000Z
2020-05-07T13:35:17.000Z
/** * Сообщение с итогом игры */ const message = document.querySelector( '.game-result' ) as HTMLParagraphElement; /** * Кнопка перезапуска игры */ const restart = document.querySelector( '.button--restart' ) as HTMLButtonElement; if ( !message || !restart ) { throw new Error( 'Can\'t find required elements on "r...
19.705128
82
0.630449
4bfb2273e6cafad52cb289571b7c47a5771a9230
1,806
swift
Swift
AcrosticPoem_ios/ViewModel/SplashViewModel.swift
crea9813/AcrosticPoem_iOS
a0bcf620cab041418a50c23060de5c2a34383439
[ "Apache-2.0" ]
null
null
null
AcrosticPoem_ios/ViewModel/SplashViewModel.swift
crea9813/AcrosticPoem_iOS
a0bcf620cab041418a50c23060de5c2a34383439
[ "Apache-2.0" ]
null
null
null
AcrosticPoem_ios/ViewModel/SplashViewModel.swift
crea9813/AcrosticPoem_iOS
a0bcf620cab041418a50c23060de5c2a34383439
[ "Apache-2.0" ]
null
null
null
// // SplashViewModel.swift // AcrosticPoem_ios // // Created by Poto on 2020/11/26. // Copyright © 2020 Minestrone. All rights reserved. // import RxSwift import RxRelay class SplashViewModel { private let errorMessageRelay = BehaviorRelay<String?>(value: nil) private let tokenResultRelay = Behavior...
26.558824
71
0.556478
286d5184a8f8590911af5641c9b5ece1905c313a
652
swift
Swift
Sources/Extensions/Numerics/Integers/UInt4/UInt4+Subtractable.swift
alexandrehsaad/swift-extensions
03ef8a912d80de70c60f1ca9359a7e46d1e16bb5
[ "Apache-2.0" ]
null
null
null
Sources/Extensions/Numerics/Integers/UInt4/UInt4+Subtractable.swift
alexandrehsaad/swift-extensions
03ef8a912d80de70c60f1ca9359a7e46d1e16bb5
[ "Apache-2.0" ]
124
2022-03-21T17:00:52.000Z
2022-03-30T08:15:12.000Z
Sources/Extensions/Numerics/Integers/UInt4/UInt4+Subtractable.swift
alexandrehsaad/swift-extensions
03ef8a912d80de70c60f1ca9359a7e46d1e16bb5
[ "Apache-2.0" ]
1
2021-11-17T21:01:36.000Z
2021-11-17T21:01:36.000Z
// UInt4+Subtractable.swift // Extensions // // Copyright © 2021-2022 Alexandre H. Saad // Licensed under Apache License v2.0 with Runtime Library Exception // extension UInt4: Subtractable { /// Returns the difference of subracting the second specified value from the first. /// /// ```swift /// let two: UInt4 = 2...
25.076923
84
0.645706
e78fd088b401e065b70834daf988033f938321aa
11,589
js
JavaScript
build/jsforce-api-bulk.min.js
Harrison-M/jsforce
5132007e809fc75ddb166c95a9955f2fd94c5766
[ "MIT" ]
null
null
null
build/jsforce-api-bulk.min.js
Harrison-M/jsforce
5132007e809fc75ddb166c95a9955f2fd94c5766
[ "MIT" ]
null
null
null
build/jsforce-api-bulk.min.js
Harrison-M/jsforce
5132007e809fc75ddb166c95a9955f2fd94c5766
[ "MIT" ]
null
null
null
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var t;t="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,t=t.jsforce||(t.jsforce={}),t=t.modules||(t.modules={}),t...
3,863
11,539
0.71913
9844bb9b32a63d2788ce51ab5a48a99d48c1fb4c
740
swift
Swift
RxStateExample/RxStateExample/Flow/iOS/Type/SectionModel.swift
srinivasprabhug/RxState
527e95a78c2b9cbcf3068dc0de24d3cd0ebe69d8
[ "MIT" ]
153
2017-06-01T06:16:34.000Z
2022-03-05T19:01:59.000Z
RxStateExample/RxStateExample/Flow/iOS/Type/SectionModel.swift
srinivasprabhug/RxState
527e95a78c2b9cbcf3068dc0de24d3cd0ebe69d8
[ "MIT" ]
6
2017-07-21T16:15:28.000Z
2021-02-05T15:28:12.000Z
RxStateExample/RxStateExample/Flow/iOS/Type/SectionModel.swift
srinivasprabhug/RxState
527e95a78c2b9cbcf3068dc0de24d3cd0ebe69d8
[ "MIT" ]
14
2017-06-01T03:20:32.000Z
2021-03-22T06:20:52.000Z
// // SectionModel.swift // // Created by Nazih Shoura. // Copyright © 2017 Nazih Shoura. All rights reserved. // See LICENSE.txt for license information // import Foundation import RxDataSources struct SectionModel: SectionModelType, SubjectLabelable, CustomDebugStringConvertible { var items: [SectionItemMod...
23.870968
87
0.683784
c2b7f2ccb6d19d8d80033e79a32615746ab5f632
791
go
Go
server/main.go
cwithmichael/blood-pressure-tracker
0b4136dcd745f7e5dd38a4402271afb88f8fb219
[ "MIT" ]
null
null
null
server/main.go
cwithmichael/blood-pressure-tracker
0b4136dcd745f7e5dd38a4402271afb88f8fb219
[ "MIT" ]
3
2020-07-25T21:44:42.000Z
2021-01-12T03:52:55.000Z
server/main.go
cwithmichael/blood-pressure-tracker
0b4136dcd745f7e5dd38a4402271afb88f8fb219
[ "MIT" ]
null
null
null
package main import ( "github.com/cwithmichael/blood-pressure-tracker/ds" "github.com/cwithmichael/blood-pressure-tracker/handlers" "github.com/gorilla/mux" "github.com/rs/cors" "log" "net/http" ) func main() { ds, err := ds.NewDS("redis:6379") if err != nil { log.Fatal(err) } defer ds.Close() Env := &h...
26.366667
83
0.697851
2757387e8114b8d872a85789b7536452589769ef
343
css
CSS
site-pw-podcast/modules/FieldtypeCropImage/InputfieldCropImage/InputfieldCropImage.css
benbyford/pw-podcast
d05cbd797a99f8c03697961c383eea47540152d6
[ "MIT" ]
3
2016-03-16T17:12:02.000Z
2021-05-12T15:48:51.000Z
site-pw-podcast/modules/FieldtypeCropImage/InputfieldCropImage/InputfieldCropImage.css
benbyford/pw-podcast
d05cbd797a99f8c03697961c383eea47540152d6
[ "MIT" ]
null
null
null
site-pw-podcast/modules/FieldtypeCropImage/InputfieldCropImage/InputfieldCropImage.css
benbyford/pw-podcast
d05cbd797a99f8c03697961c383eea47540152d6
[ "MIT" ]
1
2019-04-02T05:22:48.000Z
2019-04-02T05:22:48.000Z
.crops { border-top: 0; overflow: hidden; padding: 1em; } .crops p { margin: 0 0 0.5em 0; } .crops a { display: block; float: left; margin-right: 10px; } .crops a img { background: white; margin: 0; padding: 10px; box-shadow: 2px 2px 5px #333; max-width: 100%; } .InputfieldCropImage .InputfieldFileData ...
12.25
42
0.653061
206a876a32cabd3fd729ad507eda76883af64c38
4,079
ps1
PowerShell
Trellops.ps1
gfeindel/trellops
7466d44efa41a6c28e64e73dc5348c6de63c2d4c
[ "MIT" ]
null
null
null
Trellops.ps1
gfeindel/trellops
7466d44efa41a6c28e64e73dc5348c6de63c2d4c
[ "MIT" ]
null
null
null
Trellops.ps1
gfeindel/trellops
7466d44efa41a6c28e64e73dc5348c6de63c2d4c
[ "MIT" ]
null
null
null
[CmdletBinding()] $script:trello_api_key = "" $script:trello_api_token = "" function Set-TrelloAuth { param( [string]$key, [string]$token ) $script:trello_api_key = $key $script:trello_api_token = $token } function Get-TrelloAuth { $key = "" $token = "" if($null -ne $env:TR...
25.02454
107
0.578328
b92668d944c97f8b0c15e55ea2d1d80594e4dfb5
1,233
h
C
Disruptor/SequenceGroups.h
ulricheck/Disruptor-cpp
fd2cef124f5bf2dbbe399137fd69e85844b90a6b
[ "Apache-2.0" ]
250
2017-12-21T15:19:30.000Z
2022-03-30T05:55:24.000Z
Disruptor/SequenceGroups.h
ulricheck/Disruptor-cpp
fd2cef124f5bf2dbbe399137fd69e85844b90a6b
[ "Apache-2.0" ]
14
2018-06-21T22:57:47.000Z
2022-01-26T07:48:47.000Z
Disruptor/SequenceGroups.h
ulricheck/Disruptor-cpp
fd2cef124f5bf2dbbe399137fd69e85844b90a6b
[ "Apache-2.0" ]
84
2018-01-06T13:55:54.000Z
2022-01-20T07:15:55.000Z
#pragma once #include <cstdint> namespace Disruptor { class ICursored; class ISequence; /** * Provides static methods for managing a SequenceGroup object */ class SequenceGroups { public: static void addSequences(std::shared_ptr< std::vector< std::shared_ptr< ISequence > >...
36.264706
156
0.620438
86b0cd802e94561f5324f88f534f190603bcb684
618
go
Go
rum/middleware.go
go-jarvis/rum-gonic
a882548e0c86f52eb4e8cb541088545cec146bf9
[ "MIT" ]
null
null
null
rum/middleware.go
go-jarvis/rum-gonic
a882548e0c86f52eb4e8cb541088545cec146bf9
[ "MIT" ]
11
2021-12-09T07:34:06.000Z
2021-12-16T23:59:53.000Z
rum/middleware.go
go-jarvis/rum-gonic
a882548e0c86f52eb4e8cb541088545cec146bf9
[ "MIT" ]
null
null
null
package rum import ( "github.com/gin-gonic/gin" ) type MiddlewareOperator interface { MiddlewareFunc() HandlerFunc Operator } // 接口检查 var _ Operator = (*Middleware)(nil) var _ MiddlewareOperator = (*Middleware)(nil) type Middleware struct { middwareFunc HandlerFunc // Operator } type HandlerFunc = gin.Handler...
16.702703
68
0.73301
5b442c997a69b45416bf9f4a7ec508924d9f2220
2,393
ps1
PowerShell
Tests/Out-HashString.Tests.ps1
torgro/PoshARM
fee41938e41f6d4107b4628ce1cd94e8e59373e0
[ "MIT" ]
27
2017-01-16T21:05:42.000Z
2020-07-06T22:10:18.000Z
Tests/Out-HashString.Tests.ps1
torgro/PoshARM
fee41938e41f6d4107b4628ce1cd94e8e59373e0
[ "MIT" ]
1
2017-04-17T08:19:16.000Z
2017-04-17T08:19:16.000Z
Tests/Out-HashString.Tests.ps1
torgro/PoshARM
fee41938e41f6d4107b4628ce1cd94e8e59373e0
[ "MIT" ]
6
2017-04-05T17:54:14.000Z
2021-05-12T17:41:49.000Z
#$here = Split-Path -Parent $MyInvocation.MyCommand.Path #$sut = (Split-Path -Leaf $MyInvocation.MyCommand.Path) -replace '\.Tests\.', '.' #. "$here\$sut" $modulePath = Split-Path $PSScriptRoot -Parent $modulepath = Join-Path -Path $modulePath -ChildPath poshARM.psd1 Import-Module $modulePath Describe "Out-HashStrin...
42.732143
199
0.554952
3e1ef6617c3b2b99aafde1c4c24c33f98786a663
708
sql
SQL
src/schema/db_schema.sql
MiloLug/pckp-server
756d48fc427ee7caa42688aa371ea0d72717786f
[ "BSD-2-Clause" ]
null
null
null
src/schema/db_schema.sql
MiloLug/pckp-server
756d48fc427ee7caa42688aa371ea0d72717786f
[ "BSD-2-Clause" ]
null
null
null
src/schema/db_schema.sql
MiloLug/pckp-server
756d48fc427ee7caa42688aa371ea0d72717786f
[ "BSD-2-Clause" ]
null
null
null
CREATE SCHEMA pckp; CREATE TABLE pckp.package ( -- TODO: Add versions field (array of varchar) package_id serial PRIMARY KEY, package_name VARCHAR(255) UNIQUE NOT NULL, package_desc VARCHAR(65535), homepage VARCHAR(255), added_at INT8 NOT NULL, package_downloads INT4, versions VARCHAR(2...
27.230769
70
0.680791
58c6d9d481d5bfd095cd958012af9f4fe169b319
13,382
sql
SQL
poc (3).sql
ujjweldutt/ULB
94e6fa9e532b55b3ce86bf41130ab44e4d70699c
[ "MIT" ]
null
null
null
poc (3).sql
ujjweldutt/ULB
94e6fa9e532b55b3ce86bf41130ab44e4d70699c
[ "MIT" ]
null
null
null
poc (3).sql
ujjweldutt/ULB
94e6fa9e532b55b3ce86bf41130ab44e4d70699c
[ "MIT" ]
null
null
null
-- phpMyAdmin SQL Dump -- version 5.0.3 -- https://www.phpmyadmin.net/ -- -- Host: 127.0.0.1 -- Generation Time: Mar 24, 2021 at 05:56 AM -- Server version: 10.4.14-MariaDB -- PHP Version: 7.2.34 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; START TRANSACTION; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIE...
26.604374
145
0.667314
c6db2f3a52fc25f5884967a41877f76c99e75253
3,536
kt
Kotlin
app/src/main/java/com/movsoft/aptracker/services/TrackingServices.kt
40z/AP-Tracker---Android
79f240603614ce60c223d7032dc889f698933b01
[ "MIT" ]
null
null
null
app/src/main/java/com/movsoft/aptracker/services/TrackingServices.kt
40z/AP-Tracker---Android
79f240603614ce60c223d7032dc889f698933b01
[ "MIT" ]
7
2019-04-04T18:55:01.000Z
2019-10-23T11:57:34.000Z
app/src/main/java/com/movsoft/aptracker/services/TrackingServices.kt
40z/AP-Tracker---Android
79f240603614ce60c223d7032dc889f698933b01
[ "MIT" ]
null
null
null
package com.movsoft.aptracker.services import android.content.Context import com.android.volley.Request import com.android.volley.Response import com.android.volley.toolbox.StringRequest import com.android.volley.toolbox.Volley import com.google.gson.GsonBuilder import com.movsoft.aptracker.models.TrackItemResult impo...
37.617021
133
0.700792
e86917efefe93dfef720fb43d5d17e8bff656248
1,693
cpp
C++
src/shared/error_reflector.cpp
Licmeth/pixiple
1871124ef2d9d2384cb384095f14d71c5664f62b
[ "MIT" ]
50
2019-01-24T16:23:05.000Z
2021-12-29T17:38:07.000Z
src/shared/error_reflector.cpp
Licmeth/pixiple
1871124ef2d9d2384cb384095f14d71c5664f62b
[ "MIT" ]
5
2016-12-26T16:54:38.000Z
2018-09-28T23:59:26.000Z
src/shared/error_reflector.cpp
Licmeth/pixiple
1871124ef2d9d2384cb384095f14d71c5664f62b
[ "MIT" ]
13
2019-08-03T07:41:02.000Z
2022-03-10T05:59:40.000Z
#include "error_reflector.h" #define LOGGING #include "debug_log.h" #include <mutex> #include <sstream> #include <comdef.h> #ifdef DIRECTX #include <dxerr.h> #pragma comment(lib, "dxerr") #endif std::atomic<bool> ErrorReflector::good = true; #if _DEBUG std::atomic<bool> ErrorReflector::quiesced = ...
23.513889
90
0.614885
0a70fe25c54980fbebf17899683508c3e57a193b
1,583
swift
Swift
SCWeiboAssistant/SCWeiboAssistant/AppDelegate.swift
rayray199085/SCWeiboAssistant
d1f8b9c49fba9cd1c885619a44f276a2eec43b71
[ "MIT" ]
null
null
null
SCWeiboAssistant/SCWeiboAssistant/AppDelegate.swift
rayray199085/SCWeiboAssistant
d1f8b9c49fba9cd1c885619a44f276a2eec43b71
[ "MIT" ]
null
null
null
SCWeiboAssistant/SCWeiboAssistant/AppDelegate.swift
rayray199085/SCWeiboAssistant
d1f8b9c49fba9cd1c885619a44f276a2eec43b71
[ "MIT" ]
null
null
null
// // AppDelegate.swift // SCWeiboAssistant // // Created by Stephen Cao on 15/4/19. // Copyright © 2019 Stephen Cao. All rights reserved. // import UIKit import SVProgressHUD import AlamofireNetworkActivityIndicator @UIApplicationMain class AppDelegate: UIResponder, UIApplicationDelegate { var window: UIWin...
32.979167
145
0.688566
4a65606d1c425dfe2ba8bae86af81abe6a0d3f12
508
html
HTML
src/app/rodape/rodape.component.html
Gkreischer/SiMostra
4db1bd70fc954144a788d0614d567d774687747b
[ "MIT" ]
null
null
null
src/app/rodape/rodape.component.html
Gkreischer/SiMostra
4db1bd70fc954144a788d0614d567d774687747b
[ "MIT" ]
null
null
null
src/app/rodape/rodape.component.html
Gkreischer/SiMostra
4db1bd70fc954144a788d0614d567d774687747b
[ "MIT" ]
null
null
null
<footer class="container-fluid bg-dark py-5"> <div *ngIf="localizacaoEmpresa" class="col-12 col-md-12"> <p class="text-center text-white">{{localizacaoEmpresa.nomeFantasia}} - CNPJ: {{localizacaoEmpresa.cnpj}}</p> <p class="text-center text-white">{{localizacaoEmpresa.endereco}} - {{localizacaoEmpresa.cidade}...
63.5
113
0.704724
fb67a4b6ab540520d8692530d6c18a600f490498
4,446
h
C
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-scene-holder-impl.h
dalihub/dali-toolk
980728a7e35b8ddd28f70c090243e8076e21536e
[ "Apache-2.0", "BSD-3-Clause" ]
7
2016-11-18T10:26:51.000Z
2021-01-28T13:51:59.000Z
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-scene-holder-impl.h
dalihub/dali-toolk
980728a7e35b8ddd28f70c090243e8076e21536e
[ "Apache-2.0", "BSD-3-Clause" ]
13
2020-07-15T11:33:03.000Z
2021-04-09T21:29:23.000Z
automated-tests/src/dali-toolkit/dali-toolkit-test-utils/toolkit-scene-holder-impl.h
dalihub/dali-toolk
980728a7e35b8ddd28f70c090243e8076e21536e
[ "Apache-2.0", "BSD-3-Clause" ]
10
2019-05-17T07:15:09.000Z
2021-05-24T07:28:08.000Z
#ifndef DALI_TOOLKIT_SCENE_HOLDER_IMPL_H #define DALI_TOOLKIT_SCENE_HOLDER_IMPL_H /* * Copyright (c) 2021 Samsung Electronics Co., Ltd. * * 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 ...
29.058824
141
0.760459
b1133e04f6f0dfabee0a97b02d9d5f6061791c90
1,603
kt
Kotlin
featureCore/src/commonMain/kotlin/com/fieldontrack/kmm/feature/core/Repository.kt
shiSHARK/D-KMP-sample
fdc3e7d8efa82d6ad0be65427a5f8afe7d1ea761
[ "Apache-2.0" ]
1
2021-11-26T09:34:38.000Z
2021-11-26T09:34:38.000Z
featureCore/src/commonMain/kotlin/com/fieldontrack/kmm/feature/core/Repository.kt
shiSHARK/D-KMP-sample
fdc3e7d8efa82d6ad0be65427a5f8afe7d1ea761
[ "Apache-2.0" ]
null
null
null
featureCore/src/commonMain/kotlin/com/fieldontrack/kmm/feature/core/Repository.kt
shiSHARK/D-KMP-sample
fdc3e7d8efa82d6ad0be65427a5f8afe7d1ea761
[ "Apache-2.0" ]
null
null
null
package com.fieldontrack.kmm.feature.core import com.fieldontrack.kmm.common.DataBase import com.fieldontrack.kmm.common.NetworkClient import com.fieldontrack.kmm.common.UserSettings import com.fieldontrack.kmm.entities.countries.CountryExtraData import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.withCont...
32.714286
98
0.72801
5beacc430a0f40542af0ba5dcaca1c8cd2d3d82d
1,605
swift
Swift
CustomTransitions/CustomAnimators/BaseAnimator.swift
dkalaitzidis/UIViewControllerAnimatedTransitioning
0decc9990c409660bd66e1d2e4034c76bb80b3ea
[ "MIT" ]
null
null
null
CustomTransitions/CustomAnimators/BaseAnimator.swift
dkalaitzidis/UIViewControllerAnimatedTransitioning
0decc9990c409660bd66e1d2e4034c76bb80b3ea
[ "MIT" ]
null
null
null
CustomTransitions/CustomAnimators/BaseAnimator.swift
dkalaitzidis/UIViewControllerAnimatedTransitioning
0decc9990c409660bd66e1d2e4034c76bb80b3ea
[ "MIT" ]
null
null
null
// // BaseAnimator.swift // CustomTransitions // // Created by Dimitrios Kalaitzidis on 26/06/2018. // Copyright © 2018 Dimitrios Kalaitzidis. All rights reserved. // import UIKit class BaseAnimator: NSObject, UIViewControllerAnimatedTransitioning { var direction: CustomPresentationDirection? var duration...
33.4375
109
0.67352
946abfb6b3241cdb49e98aa9c6dfb46298a5d16e
10,322
sql
SQL
db-sql-server.sql
muiz6/school-management-system
b9771565385578aa555019b174cbe334c17746ba
[ "MIT" ]
null
null
null
db-sql-server.sql
muiz6/school-management-system
b9771565385578aa555019b174cbe334c17746ba
[ "MIT" ]
null
null
null
db-sql-server.sql
muiz6/school-management-system
b9771565385578aa555019b174cbe334c17746ba
[ "MIT" ]
null
null
null
--Create database CREATE DATABASE school_system; USE school_system; CREATE TABLE auth_roles( id VARCHAR(10) PRIMARY KEY ); --Create user entity CREATE TABLE users( user_name VARCHAR(15) PRIMARY KEY, password VARCHAR(15) NOT NULL, user_role VARCHAR(10) FOREIGN KEY REFERENCES auth_roles(id), display_name NVARCHAR...
18.974265
91
0.762934
56b73a3fbef183b96f20a40cbd6ad026b0567e86
2,888
go
Go
orc8r/cloud/go/services/certifier/analytics/calculations/lifespan.go
rdefosse/magma
d12ac827d0cdb39f499ce202e9e1196cc50b68d7
[ "BSD-3-Clause" ]
null
null
null
orc8r/cloud/go/services/certifier/analytics/calculations/lifespan.go
rdefosse/magma
d12ac827d0cdb39f499ce202e9e1196cc50b68d7
[ "BSD-3-Clause" ]
1
2022-02-27T18:57:16.000Z
2022-02-27T18:57:16.000Z
orc8r/cloud/go/services/certifier/analytics/calculations/lifespan.go
rdefosse/magma
d12ac827d0cdb39f499ce202e9e1196cc50b68d7
[ "BSD-3-Clause" ]
null
null
null
/* * Copyright 2020 The Magma Authors. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, *...
30.083333
146
0.739958