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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8716577739b7c3379b84dcaddca28da07adf610b | 9,568 | sql | SQL | data/open-source/extracted_sql/JKershaw_RDTOM-Source.sql | tushartushar/dbSmellsData | 07d53621825746fe38c27f47bead960b9cda0556 | [
"MIT"
] | 2 | 2017-11-26T22:35:16.000Z | 2019-07-23T10:40:12.000Z | data/open-source/extracted_sql/JKershaw_RDTOM-Source.sql | tushartushar/dbSmellsData | 07d53621825746fe38c27f47bead960b9cda0556 | [
"MIT"
] | 1 | 2019-07-23T10:40:06.000Z | 2019-07-24T03:11:21.000Z | data/open-source/extracted_sql/JKershaw_RDTOM-Source.sql | tushartushar/dbSmellsData | 07d53621825746fe38c27f47bead960b9cda0556 | [
"MIT"
] | 1 | 2022-01-14T14:46:23.000Z | 2022-01-14T14:46:23.000Z | CREATE TABLE `rdtom_pollresponses` ( `ID` int(10) unsigned NOT NULL AUTO_INCREMENT, `Question_ID` int(10) unsigned NOT NULL, `Timestamp` int(10) unsigned NOT NULL, `IP` text NOT NULL, PRIMARY KEY (`ID`), KEY `Question_ID` (`Question_ID`))
CREATE TABLE `rdtom_forum_posts` ( `ID` int(11) NOT NULL AUTO_INCREMENT, `Thread_... | 121.113924 | 549 | 0.739339 |
223f6556300f40ad57f87c1d407cf7929ad360c9 | 847 | sql | SQL | references/zeoslib/database/populate_postgresql_83.sql | athiffau/alcinoe | 4e59270f6a9258beed02676c698829e83e636b51 | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/zeoslib/database/populate_postgresql_83.sql | azrael11/alcinoe | 98e92421321ef5df4be876f8d818dbfdfdca6757 | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/zeoslib/database/populate_postgresql_83.sql | azrael11/alcinoe | 98e92421321ef5df4be876f8d818dbfdfdca6757 | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | /*==============================================================*/
/* Database name: zeoslib */
/* DBMS name: PostgreSQL */
/* Created on: 28.12.2002 20:27:07 */
/*==============================================... | 44.578947 | 100 | 0.264463 |
bd6d53e9d09a0a9435da88d117027c8e7410a2bf | 3,626 | sql | SQL | clustrix/projects/genie/views/neuronal_assay_analysis_vw.sql | JaneliaSciComp/DatabaseScripts | a026b20ccebed41e1e9923423edba5c87d3b8964 | [
"BSD-3-Clause"
] | null | null | null | clustrix/projects/genie/views/neuronal_assay_analysis_vw.sql | JaneliaSciComp/DatabaseScripts | a026b20ccebed41e1e9923423edba5c87d3b8964 | [
"BSD-3-Clause"
] | null | null | null | clustrix/projects/genie/views/neuronal_assay_analysis_vw.sql | JaneliaSciComp/DatabaseScripts | a026b20ccebed41e1e9923423edba5c87d3b8964 | [
"BSD-3-Clause"
] | null | null | null | CREATE OR REPLACE VIEW
neuronal_assay_analysis_vw
(
imaging_plate_id,
imaging_plate,
imaging_well_id,
imaging_well,
well_id,
construct_id,
construct,
dff_10_ap,
dff_160_ap,
dff_1_ap,
dff_20_ap,
dff_2_ap,
dff_... | 37.381443 | 90 | 0.483177 |
45030533c9aba0ae3d4d808b6e77aa329d419ec1 | 1,123 | rs | Rust | Rust.ShellNG/libshellng/src/io/linenoise.rs | okard/depot | ac10c2388799a76bfabf9ddf20b11cd2c516bcab | [
"MIT"
] | null | null | null | Rust.ShellNG/libshellng/src/io/linenoise.rs | okard/depot | ac10c2388799a76bfabf9ddf20b11cd2c516bcab | [
"MIT"
] | null | null | null | Rust.ShellNG/libshellng/src/io/linenoise.rs | okard/depot | ac10c2388799a76bfabf9ddf20b11cd2c516bcab | [
"MIT"
] | null | null | null | use io::{SourceInput};
use std::old_io;
use std::old_path::BytesContainer;
pub struct ShellNoiseInput
{
pub prompt: String
}
impl ShellNoiseInput
{
pub fn new(prompt : &str) -> ShellNoiseInput
{
ShellNoiseInput {
prompt: prompt.to_string()
}
}
}
impl SourceInput for ShellNoiseInput
{
fn read_line(&mut ... | 18.716667 | 73 | 0.646483 |
7ab900b2d1372e2baada8c7e902b3a48f770bf81 | 494 | rb | Ruby | lib/batch/get_issues.rb | takoba/rails-repo-viewer-app | 4db679a2a380b4e06f0a6748dc62f19115a09dd9 | [
"MIT"
] | null | null | null | lib/batch/get_issues.rb | takoba/rails-repo-viewer-app | 4db679a2a380b4e06f0a6748dc62f19115a09dd9 | [
"MIT"
] | 12 | 2020-02-25T23:10:17.000Z | 2022-03-30T23:14:46.000Z | lib/batch/get_issues.rb | takoba/rails-repo-viewer-app | 4db679a2a380b4e06f0a6748dc62f19115a09dd9 | [
"MIT"
] | 1 | 2019-06-06T10:05:00.000Z | 2019-06-06T10:05:00.000Z | class Batch::GetIssues < Batch::Base
def self.exec(options = {})
logger.info 'start.'
logger.debug '----- dryrun mode -----'
repo = options.has_key?(:repo) ? options[:repo] : 'rails/rails'
page = options.has_key?(:page) ? options[:page] : 1
logger.debug "----- repo: #{repo}, page: #{page} -----... | 24.7 | 68 | 0.607287 |
22f131ce1db5c95fa2c75d87781b84083cd551ce | 1,222 | h | C | Includes/Art/Private/stm32/stm32f0/PinDefinitions-stm32f051.h | ArselonHub/ArtCore-stm32f4 | 78954fd823d477674d47ce30ab6df63ea47538f7 | [
"MIT"
] | 2 | 2017-12-05T20:18:04.000Z | 2020-01-05T09:21:57.000Z | Includes/Art/Private/stm32/stm32f0/PinDefinitions-stm32f051.h | ArselonHub/ArtCore-stm32f4 | 78954fd823d477674d47ce30ab6df63ea47538f7 | [
"MIT"
] | 1 | 2017-12-16T13:23:33.000Z | 2017-12-16T13:23:33.000Z | Includes/Art/Private/stm32/stm32f0/PinDefinitions-stm32f051.h | ArselonHub/ArtCore-stm32f4 | 78954fd823d477674d47ce30ab6df63ea47538f7 | [
"MIT"
] | null | null | null | enum PinConfig
{
PinConfigInput = 0x0000,
PinConfigOutput = 0x0001,
PinConfigAnalog = 0x0003,
PinConfigAlternate0 = 0x0002 + 0x0000,
PinConfigAlternate1 = 0x0002 + 0x0010,
PinConfigAlternate2 = 0x0002 + 0x0020,
PinConfigAlternate3 = 0x0002 + 0x0030,
PinConfigAlternate4 = 0x0002 + 0x004... | 27.772727 | 63 | 0.636661 |
4e3ca40eda2ff5f21b292bb82181a35834676cc0 | 1,511 | lua | Lua | Data/Script/zone/zone_30/init.lua | audinowho/DumpAsset | 2303e1d0e516386545bbbdf8103e8a1fc00e4f92 | [
"MS-PL",
"Zlib",
"MIT"
] | 1 | 2022-02-26T15:41:19.000Z | 2022-02-26T15:41:19.000Z | Data/Script/zone/zone_30/init.lua | audinowho/DumpAsset | 2303e1d0e516386545bbbdf8103e8a1fc00e4f92 | [
"MS-PL",
"Zlib",
"MIT"
] | null | null | null | Data/Script/zone/zone_30/init.lua | audinowho/DumpAsset | 2303e1d0e516386545bbbdf8103e8a1fc00e4f92 | [
"MS-PL",
"Zlib",
"MIT"
] | null | null | null | require 'common'
local zone_30 = {}
--------------------------------------------------
-- Map Callbacks
--------------------------------------------------
function zone_30.Init(zone)
DEBUG.EnableDbgCoro() --Enable debugging this coroutine
PrintInfo("=>> Init_zone_30")
end
function zone_30.Rescued(zone, name, ... | 30.22 | 115 | 0.683653 |
571bb698b611a128529c8d8d902ecca028f3404f | 1,227 | c | C | private/sdktools/vctools/rc/rc.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 11 | 2017-09-02T11:27:08.000Z | 2022-01-02T15:25:24.000Z | private/sdktools/vctools/rc/rc.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | null | null | null | private/sdktools/vctools/rc/rc.c | King0987654/windows2000 | 01f9c2e62c4289194e33244aade34b7d19e7c9b8 | [
"MIT"
] | 14 | 2019-01-16T01:01:23.000Z | 2022-02-20T15:54:27.000Z | #include "rc.h"
int CALLBACK RC(HWND hWnd, int fStatus,
RC_MESSAGE_CALLBACK lpfnMsg, RC_PARSE_CALLBACK lpfnParse,
int argc, PCHAR *argv);
extern BOOL WINAPI Handler(DWORD fdwCtrlType);
int CALLBACK UpdateRCStatus(ULONG u, ULONG dw, PCHAR p)
{
int i = strlen(p);
PCHAR ppercent = strchr(p, '%'... | 20.114754 | 66 | 0.481663 |
9c115c9f2f714d0b05c4ea8f4f14f7a52d840e3b | 1,469 | js | JavaScript | pluralsight/node/application-patterns/index.js | kwr760/learning | 0a37b54c1013c79d0657f9d7eb006f4ef711db89 | [
"Apache-2.0"
] | 1 | 2016-10-22T20:13:13.000Z | 2016-10-22T20:13:13.000Z | level-03/02.pattern/index.js | phudev95/nodejs | 7a8aedcc39fa58a4c7eccda1709406b8fa9c88f6 | [
"MIT"
] | 20 | 2020-07-18T22:02:05.000Z | 2022-02-13T01:27:02.000Z | level-03/02.pattern/index.js | phudev95/nodejs | 7a8aedcc39fa58a4c7eccda1709406b8fa9c88f6 | [
"MIT"
] | null | null | null | var events = require("events");
var util = require("util");
var Registration = require("./lib/registration");
var Authentication = require("./lib/authentication");
var db = require("secondthought");
var Membership = function (dbName) {
var self = this;
events.EventEmitter.call(self);
self.findUserByToken = func... | 30.604167 | 92 | 0.651464 |
98ae22c1e8106733d46bd553f16d7c469977198e | 820 | html | HTML | manuscript/page-771/body.html | marvindanig/the-secret-of-the-night | 6ca695f1d4ccacf060d6aad648f8044f36c15638 | [
"CECILL-B"
] | null | null | null | manuscript/page-771/body.html | marvindanig/the-secret-of-the-night | 6ca695f1d4ccacf060d6aad648f8044f36c15638 | [
"CECILL-B"
] | null | null | null | manuscript/page-771/body.html | marvindanig/the-secret-of-the-night | 6ca695f1d4ccacf060d6aad648f8044f36c15638 | [
"CECILL-B"
] | null | null | null | <div class="leaf flex"><div class="inner justify"><p>“What has that to do with it?”</p><p>“Pardon. I desire that Your Majesty assure me on that point.”</p><p>“The general has protected my throne. He has saved the Empire from one of the greatest dangers that it has ever run. If the servant ... | 820 | 820 | 0.764634 |
fefe6acc0d4e0eec56e35d07b3b4e5db7c52c14f | 803 | swift | Swift | Example/Chargebee/CBSDKProductTableViewCell.swift | cb-imayaselvan/chargebee-ios | 2c72ec09a7b5da89712e15cd2aa2a24ee167da28 | [
"MIT"
] | null | null | null | Example/Chargebee/CBSDKProductTableViewCell.swift | cb-imayaselvan/chargebee-ios | 2c72ec09a7b5da89712e15cd2aa2a24ee167da28 | [
"MIT"
] | null | null | null | Example/Chargebee/CBSDKProductTableViewCell.swift | cb-imayaselvan/chargebee-ios | 2c72ec09a7b5da89712e15cd2aa2a24ee167da28 | [
"MIT"
] | null | null | null | //
// ProductTableViewCell.swift
// Chargebee_Example
//
// Created by Imayaselvan on 24/05/21.
// Copyright © 2021 CocoaPods. All rights reserved.
//
import UIKit
import Chargebee
protocol ProductTableViewCellDelegate: class {
func buyClicked(withProduct: CBProduct)
}
final class CBSDKProductTableViewCell: ... | 25.903226 | 60 | 0.716065 |
49163b6cba4f5307fc27ce1e696cd43769db886d | 414 | swift | Swift | TurfRegressionTests/Common/Collections.swift | TurfDb/Turf | 922b67f83bcee23be2b2d3cd57125f2912b62c08 | [
"MIT"
] | 11 | 2016-03-28T13:31:11.000Z | 2021-05-22T09:53:26.000Z | TurfRegressionTests/Common/Collections.swift | TurfDb/Turf | 922b67f83bcee23be2b2d3cd57125f2912b62c08 | [
"MIT"
] | 4 | 2016-03-28T16:39:15.000Z | 2016-04-20T10:41:39.000Z | TurfRegressionTests/Common/Collections.swift | TurfDb/Turf | 922b67f83bcee23be2b2d3cd57125f2912b62c08 | [
"MIT"
] | 4 | 2016-03-28T13:32:54.000Z | 2016-04-09T10:09:37.000Z | import Turf
final class Collections: CollectionsContainer {
let cars = CarsCollection()
let wheels = WheelsCollection()
let indexedTrees = IndexedTreesCollection()
func setUpCollections(using transaction: ReadWriteTransaction<Collections>) throws {
try cars.setUp(using: transaction)
tr... | 29.571429 | 88 | 0.727053 |
bcc1c9a90e9faf29955e262d5a9ea37c6c8c1c4d | 5,401 | js | JavaScript | ifs/app/components/Admin/adminRemoveRoutes.js | GrantDouglas/IFS | 83bd392a80f1a91b60e008ddcb97ee2cf39cc994 | [
"MIT"
] | 6 | 2017-02-09T19:39:17.000Z | 2021-03-28T06:55:54.000Z | ifs/app/components/Admin/adminRemoveRoutes.js | GrantDouglas/IFS | 83bd392a80f1a91b60e008ddcb97ee2cf39cc994 | [
"MIT"
] | 146 | 2017-03-02T19:46:34.000Z | 2019-08-18T17:06:54.000Z | ifs/app/components/Admin/adminRemoveRoutes.js | GrantDouglas/IFS | 83bd392a80f1a91b60e008ddcb97ee2cf39cc994 | [
"MIT"
] | 14 | 2017-02-09T19:39:20.000Z | 2020-12-17T09:54:28.000Z | var router = require('express').Router();
var path = require('path');
var _ = require('lodash');
var viewPath = path.join( __dirname + "/");
var Logger = require( __configs + "loggingConfig");
var fs = require('fs');
var adminDB = require(__components + "Admin/adminDB.js");
module.exports = function( app ) {
/**
... | 31.770588 | 139 | 0.478985 |
8c3378103b3f89c379a283491a08c15ac294380e | 30,693 | sql | SQL | database/HHS_HR_DB_USAS_10_sp_dss_stgToFnl.sql | HHS/HHS-BizFlow | 8ec2ed1e25e06dd6c768e547b241b8e7a87fa63e | [
"Apache-1.1"
] | 4 | 2018-03-01T14:22:59.000Z | 2020-09-21T11:01:56.000Z | database/HHS_HR_DB_USAS_10_sp_dss_stgToFnl.sql | HHS/HHS-BizFlow | 8ec2ed1e25e06dd6c768e547b241b8e7a87fa63e | [
"Apache-1.1"
] | 55 | 2018-04-25T21:19:20.000Z | 2022-01-21T23:22:18.000Z | database/HHS_HR_DB_USAS_10_sp_dss_stgToFnl.sql | HHS/HHS-BizFlow | 8ec2ed1e25e06dd6c768e547b241b8e7a87fa63e | [
"Apache-1.1"
] | 19 | 2018-01-17T21:40:29.000Z | 2019-11-08T15:25:12.000Z | --------------------------------------------------------
-- DDL for Procedure SP_TIME2STAFF_STG2FNL
--------------------------------------------------------
CREATE OR REPLACE PROCEDURE HHS_HR.SP_TIME2STAFF_STG2FNL
IS
V_STG_CNT NUMBER;
V_ERRCODE NUMBER(10);
V_ERRMSG ... | 29.343212 | 132 | 0.646369 |
f077b57af7bb1555b754ae7c06fad787a7e42f43 | 30,165 | py | Python | lib/interpreter.py | xraypy/_xraylarch_attic | a78a2d257bccb081ad15c43c831dee51d0b4845a | [
"BSD-3-Clause"
] | 1 | 2019-04-23T02:30:00.000Z | 2019-04-23T02:30:00.000Z | lib/interpreter.py | xraypy/_xraylarch_attic | a78a2d257bccb081ad15c43c831dee51d0b4845a | [
"BSD-3-Clause"
] | null | null | null | lib/interpreter.py | xraypy/_xraylarch_attic | a78a2d257bccb081ad15c43c831dee51d0b4845a | [
"BSD-3-Clause"
] | null | null | null | """
Main Larch interpreter
Safe(ish) evaluator of python expressions, using ast module.
The emphasis here is on mathematical expressions, and so
numpy functions are imported if available and used.
"""
from __future__ import division, print_function
import os
import sys
import ast
import math
import numpy
from . ... | 37.286774 | 87 | 0.521498 |
5b1eea4b36b2f6daa37373ae98c3b99e6805084c | 681 | h | C | Web-page-parser/include/Config.h | Gabriele91/Word-indexing-in-web-page.reduce | 792874f5c306c90354ab23a686cfcb0d1298e159 | [
"MIT"
] | null | null | null | Web-page-parser/include/Config.h | Gabriele91/Word-indexing-in-web-page.reduce | 792874f5c306c90354ab23a686cfcb0d1298e159 | [
"MIT"
] | null | null | null | Web-page-parser/include/Config.h | Gabriele91/Word-indexing-in-web-page.reduce | 792874f5c306c90354ab23a686cfcb0d1298e159 | [
"MIT"
] | null | null | null | //
// Config.h
// Web-page-parser
//
// Created by Gabriele Di Bari on 22/04/15.
// Copyright (c) 2015 Gabriele Di Bari. All rights reserved.
//
#pragma once
#if __APPLE__
#include <qapplication.h>
#include <QWebElement>
#include <qwebpage.h>
#include <qwebframe.h>
#include <QtWebKit>
#incl... | 26.192308 | 61 | 0.697504 |
411949db8f3676e877fb2a4f9e2c9846c30e5f4e | 7,249 | h | C | includes/fast-fourier-transform.h | pixie-grasper/research-library | 26745bb0810a2fbe0292c7591ce01a2d6ee31acb | [
"MIT"
] | 2 | 2016-03-06T08:03:18.000Z | 2016-03-06T11:07:20.000Z | includes/fast-fourier-transform.h | pixie-grasper/research-library | 26745bb0810a2fbe0292c7591ce01a2d6ee31acb | [
"MIT"
] | 1 | 2016-03-07T06:26:09.000Z | 2016-03-07T06:26:09.000Z | includes/fast-fourier-transform.h | pixie-grasper/research-library | 26745bb0810a2fbe0292c7591ce01a2d6ee31acb | [
"MIT"
] | 2 | 2016-03-06T08:19:49.000Z | 2021-09-08T10:17:05.000Z | // Copyright 2015 pixie-grasper
/// \file fast-fourier-transform.h
/// \brief Implementation of the FFT
/// \author pixie.grasper
#ifndef INCLUDES_FAST_FOURIER_TRANSFORM_H_
#define INCLUDES_FAST_FOURIER_TRANSFORM_H_
/// \privatesection
int gets();
/// \publicsection
#include <cstddef>
#include <vector>
#include <map>... | 34.850962 | 75 | 0.518002 |
168b970b77a5d061bda2f3438c436505342055ca | 257 | ts | TypeScript | node_modules/aurelia-toolbelt/src/value-converters/vanilla/string/strman/urlencode.ts | Rohzek/CSC435-635-NotesApp | a66c685e72ea98ab8193f62b11a81d9a9d559879 | [
"MIT"
] | 46 | 2018-02-06T07:19:22.000Z | 2021-11-12T16:33:05.000Z | node_modules/aurelia-toolbelt/src/value-converters/vanilla/string/strman/urlencode.ts | Rohzek/CSC435-635-NotesApp | a66c685e72ea98ab8193f62b11a81d9a9d559879 | [
"MIT"
] | 22 | 2018-02-13T08:35:56.000Z | 2020-02-29T15:10:49.000Z | node_modules/aurelia-toolbelt/src/value-converters/vanilla/string/strman/urlencode.ts | Rohzek/CSC435-635-NotesApp | a66c685e72ea98ab8193f62b11a81d9a9d559879 | [
"MIT"
] | 10 | 2018-03-16T12:30:55.000Z | 2021-06-03T17:54:24.000Z | import { valueConverter } from 'aurelia-framework';
// @ts-ignore
import { urlEncode } from 'strman';
@valueConverter('urlencode')
export class UrlEncodeValueConverter {
public toView(value: string): string {
return urlEncode(value);
}
}
| 19.769231 | 51 | 0.696498 |
f2e350d486c955fbd491bdbf5be8cdf0aa12fc55 | 1,677 | kt | Kotlin | UniversalLogin/src/main/java/com/arolle/ullb/common/listeners/callbacks.kt | sardarmd/thinkIn | 92f13a4a8b337455711221b70fa513b128934b74 | [
"BSD-2-Clause"
] | null | null | null | UniversalLogin/src/main/java/com/arolle/ullb/common/listeners/callbacks.kt | sardarmd/thinkIn | 92f13a4a8b337455711221b70fa513b128934b74 | [
"BSD-2-Clause"
] | null | null | null | UniversalLogin/src/main/java/com/arolle/ullb/common/listeners/callbacks.kt | sardarmd/thinkIn | 92f13a4a8b337455711221b70fa513b128934b74 | [
"BSD-2-Clause"
] | null | null | null | package com.arolle.ullb.common.listeners
/**
* Copyright (c) 2021 Arolle solutions All rights reserved.
* Use of this source code is governed by a BSD-style
* license that can be found in the LICENSE file.
*/
import com.arolle.ullb.common.exceptions.LoginException
import com.arolle.ullb.common.models.Person
import... | 27.048387 | 67 | 0.794872 |
c352d7c8868f1e7929a1337b54df4602bab8572b | 1,359 | rs | Rust | src/process/pid.rs | llenotre/maestro | ecc8d905ae5df69c5167e095583d87642871d55b | [
"MIT"
] | 45 | 2020-11-29T19:40:44.000Z | 2022-03-04T15:29:05.000Z | src/process/pid.rs | llenotre/maestro | ecc8d905ae5df69c5167e095583d87642871d55b | [
"MIT"
] | null | null | null | src/process/pid.rs | llenotre/maestro | ecc8d905ae5df69c5167e095583d87642871d55b | [
"MIT"
] | null | null | null | //! This module handles process PIDs.
//! Each process must have an unique PID, thus they have to be allocated. The kernel uses a
//! bitfield to store the used PIDs.
use crate::errno::Errno;
use crate::util::container::id_allocator::IDAllocator;
/// Type representing a Process ID. This ID is unique for every running... | 24.709091 | 91 | 0.661516 |
0d07ceceaac81b19fe6b4b68ef8c076c5af0af41 | 30 | sql | SQL | orcas_integrationstest/tests/test_additions_only_sequence/erzeuge_ausgangszustand.sql | KaiWeing/orcas | 47744f41a8a0ddc8d2a6e790bd3f67b83b726e9a | [
"Apache-2.0"
] | 23 | 2015-02-11T10:08:45.000Z | 2021-12-08T12:40:49.000Z | orcas_integrationstest/tests/test_additions_only_sequence/erzeuge_ausgangszustand.sql | KaiWeing/orcas | 47744f41a8a0ddc8d2a6e790bd3f67b83b726e9a | [
"Apache-2.0"
] | 18 | 2015-01-26T14:15:47.000Z | 2020-09-09T06:03:39.000Z | orcas_integrationstest/tests/test_additions_only_sequence/erzeuge_ausgangszustand.sql | KaiWeing/orcas | 47744f41a8a0ddc8d2a6e790bd3f67b83b726e9a | [
"Apache-2.0"
] | 18 | 2015-03-20T13:39:15.000Z | 2019-10-28T14:31:11.000Z | create sequence seq_delete;
| 7.5 | 27 | 0.8 |
2fc17c905f62c443bf30c1624a686d49a974a892 | 878 | rs | Rust | rust--learnings/03/control_flow/src/main.rs | jekhokie/scriptbox | 93c03d8ab9b7e7cd9c5c6a65b444392ffe92fd70 | [
"MIT"
] | 11 | 2020-03-29T09:12:25.000Z | 2022-03-24T01:01:50.000Z | rust--learnings/03/control_flow/src/main.rs | jekhokie/scriptbox | 93c03d8ab9b7e7cd9c5c6a65b444392ffe92fd70 | [
"MIT"
] | 5 | 2021-06-02T03:41:51.000Z | 2022-02-26T03:48:50.000Z | rust--learnings/03/control_flow/src/main.rs | jekhokie/scriptbox | 93c03d8ab9b7e7cd9c5c6a65b444392ffe92fd70 | [
"MIT"
] | 8 | 2019-02-01T13:33:14.000Z | 2021-12-14T20:16:03.000Z | fn main() {
let x = 3;
// simple less/greater
if x < 5 {
println!("condition was true - x was less than 5");
} else {
println!("condition was false - x was greater than 5");
}
// equality
if x != 3 {
println!("x is not equal to 3");
} else {
println!("x ... | 24.388889 | 66 | 0.501139 |
ddc9c13911c7ee948b847eafc5f8e02c9554f883 | 2,064 | go | Go | version/version_fetcher.go | bborbe/kafka-dockerhub-version-collector | 293109b1ea879b7690bda74caaced90e78256be1 | [
"BSD-2-Clause"
] | null | null | null | version/version_fetcher.go | bborbe/kafka-dockerhub-version-collector | 293109b1ea879b7690bda74caaced90e78256be1 | [
"BSD-2-Clause"
] | null | null | null | version/version_fetcher.go | bborbe/kafka-dockerhub-version-collector | 293109b1ea879b7690bda74caaced90e78256be1 | [
"BSD-2-Clause"
] | null | null | null | // Copyright (c) 2018 Benjamin Borbe All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
package version
import (
"context"
"encoding/json"
"fmt"
"net/http"
"github.com/bborbe/kafka-dockerhub-version-collector/avro"
"github.com/golang/glo... | 24 | 102 | 0.666182 |
90d85a8c61e19d17b487573a12ee7ba605ba023b | 322 | asm | Assembly | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/204/A204431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A204431: Symmetric matrix: f(i,j)=(2i+j+1 mod 3), by antidiagonals.
; 2,1,1,0,0,0,2,2,2,2,1,1,1,1,1,0,0,0,0,0,0,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,2,2,2,2,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1
seq $0,111650 ; 2n appears n times (n>0).
mod $0,... | 53.666667 | 199 | 0.555901 |
5fda96dc4d8ac52a03cf8fe0cb18c476ed109f00 | 2,237 | h | C | sql/nt_servc.h | euleryang/mysql-server-mysql-323-31 | f9346bfa3055f2217fe183bcb182aa6f39bca4d9 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2020-03-31T15:03:51.000Z | 2020-03-31T15:03:51.000Z | sql/nt_servc.h | euleryang/mysql-server-mysql-323-31 | f9346bfa3055f2217fe183bcb182aa6f39bca4d9 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | 1 | 2020-03-31T15:04:54.000Z | 2020-03-31T15:04:54.000Z | sql/nt_servc.h | euleryang/mysql-server-mysql-323-31 | f9346bfa3055f2217fe183bcb182aa6f39bca4d9 | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | /* ------------------------------------------------------------------------
Windows NT Service class library
Copyright Abandoned 1998 Irena Pancirov - Irnet Snc
This file is public domain and comes with NO WARRANTY of any kind
-------------------------------------------------------------------------- */
// m... | 27.617284 | 78 | 0.609745 |
bbcda1cf0668b225aff69f98c7c9ce0233b22986 | 5,295 | rs | Rust | feed-rs/src/parser/rss1/mod.rs | rillian/feed-rs | b8298033d7d5146232a49e2f5d0e1e34427f5dac | [
"MIT"
] | null | null | null | feed-rs/src/parser/rss1/mod.rs | rillian/feed-rs | b8298033d7d5146232a49e2f5d0e1e34427f5dac | [
"MIT"
] | null | null | null | feed-rs/src/parser/rss1/mod.rs | rillian/feed-rs | b8298033d7d5146232a49e2f5d0e1e34427f5dac | [
"MIT"
] | null | null | null | use std::io::BufRead;
use chrono::{DateTime, Utc};
use crate::model::{Content, Entry, Feed, FeedType, Image, Link, Person, Text};
use crate::parser::util::{if_some_then, timestamp_rfc2822_lenient};
use crate::parser::{util, ParseFeedResult};
use crate::xml::{Element, NS};
#[cfg(test)]
mod tests;
/// Parses an RSS 1... | 33.301887 | 166 | 0.590368 |
86b777d46ee92d3a4b5aae9c2284a98846aad18b | 2,543 | rs | Rust | src/files.rs | koba-e964/efmt | f52e22b2ef94c56546ec3db6522c3423353fa4c4 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/files.rs | koba-e964/efmt | f52e22b2ef94c56546ec3db6522c3423353fa4c4 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/files.rs | koba-e964/efmt | f52e22b2ef94c56546ec3db6522c3423353fa4c4 | [
"Apache-2.0",
"MIT"
] | null | null | null | use std::path::{Path, PathBuf};
use std::process::Command;
pub fn collect_default_target_files() -> anyhow::Result<Vec<PathBuf>> {
let current_dir = std::env::current_dir()?;
if is_git_repository(¤t_dir) {
collect_files_with_git(is_format_target)
} else {
collect_files_without_git(cur... | 27.344086 | 74 | 0.503736 |
3bda4cd13113b01bb5a02345cfd658dee6f825a0 | 3,299 | h | C | libnitroshare/include/nitroshare/item.h | boomt1337/nitroshare-desktop | 3ab9eb4075f78cbf2ee0fb82cea66814406a2248 | [
"MIT"
] | 1,460 | 2015-01-31T14:09:18.000Z | 2022-03-24T09:43:19.000Z | libnitroshare/include/nitroshare/item.h | boomt1337/nitroshare-desktop | 3ab9eb4075f78cbf2ee0fb82cea66814406a2248 | [
"MIT"
] | 254 | 2015-01-29T19:58:28.000Z | 2022-03-30T01:00:38.000Z | libnitroshare/include/nitroshare/item.h | boomt1337/nitroshare-desktop | 3ab9eb4075f78cbf2ee0fb82cea66814406a2248 | [
"MIT"
] | 245 | 2015-02-18T16:40:52.000Z | 2022-03-29T18:38:45.000Z | /*
* The MIT License (MIT)
*
* Copyright (c) 2018 Nathan Osman
*
* 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,... | 27.722689 | 79 | 0.672931 |
3896eba300805fd5e867aa2110d4465fcd85370a | 5,519 | h | C | include/lely/util/frbuf.h | DroidDrive/lely-core | 2ec4560f513264a53d2afaedecdae4a49a39023c | [
"Apache-2.0"
] | 1 | 2021-10-02T21:08:05.000Z | 2021-10-02T21:08:05.000Z | include/lely/util/frbuf.h | DroidDrive/lely-core | 2ec4560f513264a53d2afaedecdae4a49a39023c | [
"Apache-2.0"
] | null | null | null | include/lely/util/frbuf.h | DroidDrive/lely-core | 2ec4560f513264a53d2afaedecdae4a49a39023c | [
"Apache-2.0"
] | null | null | null | /**@file
* This header file is part of the utilities library; it contains the read file
* buffer declarations.
*
* The file buffer allows mapping (part of) the contents of the file to memory.
* This makes it possible to use pointer manipulation and functions like
* `memcpy()` instead of reading from the file expl... | 33.047904 | 80 | 0.708462 |
6d454f49da9cbb17292735c581903ba9a7e8d97a | 15,260 | lua | Lua | GearSwap/data/SMN.lua | Miltani/FFXIAddons | a91e0a9e8b1a73e07a794895c20814a10bd621fb | [
"MIT"
] | null | null | null | GearSwap/data/SMN.lua | Miltani/FFXIAddons | a91e0a9e8b1a73e07a794895c20814a10bd621fb | [
"MIT"
] | null | null | null | GearSwap/data/SMN.lua | Miltani/FFXIAddons | a91e0a9e8b1a73e07a794895c20814a10bd621fb | [
"MIT"
] | null | null | null | include("Mastergear/MasterGearLua.lua")
texts = require('texts')
bps = {
["Carbuncle"] =
{
["Rage1"] = { name = "Poison Nails", target = "stnpc", set = "PhyBPDmg", description = "Pierce + poison" },
["Rage2"] = { name = "Holy Mist", target = "stnpc", set = "MagicBPDmg", description = "Light Atk" },
... | 39.329897 | 137 | 0.621691 |
8d9e38de8c4f6e609f8af70349b596faa16e0ea8 | 326 | lua | Lua | tests/e2e/expect-extend/tests/foo/foo-a.spec.lua | amoss-roblox/testez | d7775afe63bc2eaae5e8dd34495b71b6a2ad3537 | [
"Apache-2.0"
] | 121 | 2017-12-08T22:31:03.000Z | 2022-03-31T01:27:53.000Z | tests/e2e/expect-extend/tests/foo/foo-a.spec.lua | amoss-roblox/testez | d7775afe63bc2eaae5e8dd34495b71b6a2ad3537 | [
"Apache-2.0"
] | 109 | 2017-12-15T18:22:09.000Z | 2022-03-14T22:51:29.000Z | tests/e2e/expect-extend/tests/foo/foo-a.spec.lua | amoss-roblox/testez | d7775afe63bc2eaae5e8dd34495b71b6a2ad3537 | [
"Apache-2.0"
] | 47 | 2018-05-10T18:16:52.000Z | 2022-02-02T00:41:43.000Z | return function()
describe("lower", function()
beforeAll(function()
expect.extend({
bar = function()
return {
message = "custom failure message (not)",
pass = true,
}
end
})
end)
it("SHOULD run", function()
print("foo-a")
expect(0).foo(0)
expect(0).bar(0)
end)
end... | 15.52381 | 47 | 0.564417 |
48eb0faec1d4ceb476c4550d276e3cec26318ec6 | 4,726 | h | C | MetaNN/facilities/cont_metafuns/set.h | Andijenny/MetaNN | 2dcd25471574ee06958154b2319f78a65dbe0791 | [
"BSL-1.0"
] | 87 | 2018-11-30T09:43:05.000Z | 2022-03-28T12:03:02.000Z | MetaNN/facilities/cont_metafuns/set.h | Andijenny/MetaNN | 2dcd25471574ee06958154b2319f78a65dbe0791 | [
"BSL-1.0"
] | 4 | 2020-07-27T15:16:01.000Z | 2022-01-31T02:47:00.000Z | MetaNN/facilities/cont_metafuns/set.h | Andijenny/MetaNN | 2dcd25471574ee06958154b2319f78a65dbe0791 | [
"BSL-1.0"
] | 37 | 2019-01-21T13:00:53.000Z | 2022-03-28T12:03:05.000Z | #pragma once
#include <MetaNN/facilities/cont_metafuns/helpers.h>
#include <MetaNN/facilities/cont_metafuns/sequential.h>
namespace MetaNN::Set
{
// HasKey =================================================================================
namespace NSHasKey
{
template <typename TCon>
struct map_;
t... | 37.808 | 122 | 0.54105 |
fdc7e32daffd1a8879b01085f204ee0a9731578f | 7,092 | lua | Lua | modules/Main/Runtime/resources/scripts/libs/logic/models/Player.lua | Ray1184/HPMSAll | 235a2a31c92a2caecee2bf69a4ab49cb1b1a0cb5 | [
"MIT"
] | null | null | null | modules/Main/Runtime/resources/scripts/libs/logic/models/Player.lua | Ray1184/HPMSAll | 235a2a31c92a2caecee2bf69a4ab49cb1b1a0cb5 | [
"MIT"
] | null | null | null | modules/Main/Runtime/resources/scripts/libs/logic/models/Player.lua | Ray1184/HPMSAll | 235a2a31c92a2caecee2bf69a4ab49cb1b1a0cb5 | [
"MIT"
] | null | null | null | -- -
--- Created by Ray1184.
--- DateTime: 08/10/2020 17:04
-- -
--- Main player.
-- -
dependencies = {
'libs/Context.lua',
'libs/utils/Utils.lua',
'libs/backend/HPMSFacade.lua',
'libs/logic/templates/AnimCollisionGameItem.lua',
'libs/logic/GameMechanicsConsts.lua'
}
player = { }
function player... | 31.660714 | 169 | 0.4522 |
9c10b2cffe69d14bdc9c7f8c1aa3b5f184013791 | 793 | ts | TypeScript | src/models/menu-action.ts | jogibear9988/paint | d9f1833476797d869a40b6be3e5c325d38a7e5be | [
"Apache-2.0"
] | 52 | 2020-07-13T08:19:23.000Z | 2022-02-27T18:24:57.000Z | src/models/menu-action.ts | jogibear9988/paint | d9f1833476797d869a40b6be3e5c325d38a7e5be | [
"Apache-2.0"
] | 87 | 2020-07-05T09:44:09.000Z | 2022-03-12T22:36:18.000Z | src/models/menu-action.ts | ThorstenHans/paint | e6c335dfbfc82db9045cf8f632ba385b795ec1d8 | [
"Apache-2.0"
] | 10 | 2020-07-06T06:45:44.000Z | 2022-02-27T07:32:09.000Z | import type { DrawingContext } from './drawing-context';
/**
* Represents a command in the application's menu.
*/
export interface MenuAction {
/**
* Determines if the action is checked in the menu. Optional.
* @param drawingContext
*/
isChecked?(drawingContext?: DrawingContext): boolean;
/**
* De... | 29.37037 | 78 | 0.702396 |
39ba381feb9d99e9b4f1b6b1a86f1c28ce8279ed | 3,365 | js | JavaScript | src/index.js | lukejagodzinski/babel-loader | b29516266912fbc50120155fee00efb1b0a19f59 | [
"MIT"
] | null | null | null | src/index.js | lukejagodzinski/babel-loader | b29516266912fbc50120155fee00efb1b0a19f59 | [
"MIT"
] | null | null | null | src/index.js | lukejagodzinski/babel-loader | b29516266912fbc50120155fee00efb1b0a19f59 | [
"MIT"
] | null | null | null | let fs = require("fs");
const path = require("path");
const rc = require("./config");
const pkg = require("../package.json");
const cache = require("./cache");
const transform = require("./transform");
const read = require("./utils/read");
const exists = require("./utils/exists");
const relative = require("./utils/re... | 28.041667 | 97 | 0.648737 |
af478e68492a16f736e6d63e03669750f2195673 | 609 | rb | Ruby | db/seeds.rb | tacid/eotdigest | 928905f687c5fedc04fb79173a55f6a1672c767f | [
"BSD-3-Clause"
] | null | null | null | db/seeds.rb | tacid/eotdigest | 928905f687c5fedc04fb79173a55f6a1672c767f | [
"BSD-3-Clause"
] | null | null | null | db/seeds.rb | tacid/eotdigest | 928905f687c5fedc04fb79173a55f6a1672c767f | [
"BSD-3-Clause"
] | null | null | null | # This file should contain all the record creation needed to seed the database with its default values.
# The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
#
# Examples:
#
# cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
# Mayor.create(name: 'Emanuel... | 55.363636 | 138 | 0.706076 |
cf375549d78e09f08ac392e4d33a409a06a11f33 | 475 | sql | SQL | AddDomainAdminsToSysAdmins.sql | Parallels/PMM-Azure-Script | bf1192b7064a5855931488acb4250cc69a8811e7 | [
"MIT"
] | null | null | null | AddDomainAdminsToSysAdmins.sql | Parallels/PMM-Azure-Script | bf1192b7064a5855931488acb4250cc69a8811e7 | [
"MIT"
] | null | null | null | AddDomainAdminsToSysAdmins.sql | Parallels/PMM-Azure-Script | bf1192b7064a5855931488acb4250cc69a8811e7 | [
"MIT"
] | null | null | null | EXEC master..sp_addsrvrolemember @loginame = N'contoso\domain admins', @rolename = N'sysadmin'
EXEC master..sp_addsrvrolemember @loginame = N'contoso\SCCM-01$', @rolename = N'sysadmin'
EXEC master..sp_addsrvrolemember @loginame = N'contoso\domain computers', @rolename = N'sysadmin'
EXEC master..sp_addsrvrolemember @... | 95 | 98 | 0.770526 |
50b38650dd11778044e8cfa842f72d8c4122916e | 1,687 | go | Go | stdcommands/tibiacmds/guilds.go | Pedro-Pessoa/yagpdb | 83531db8c8345247a3411486b45a2f55b8ad3282 | [
"MIT"
] | 2 | 2021-05-16T01:01:48.000Z | 2021-08-05T20:06:00.000Z | stdcommands/tibiacmds/guilds.go | Ranger-4297/yagpdb | 83531db8c8345247a3411486b45a2f55b8ad3282 | [
"MIT"
] | null | null | null | stdcommands/tibiacmds/guilds.go | Ranger-4297/yagpdb | 83531db8c8345247a3411486b45a2f55b8ad3282 | [
"MIT"
] | 1 | 2021-11-20T15:23:20.000Z | 2021-11-20T15:23:20.000Z | package tibiacmds
import (
"fmt"
"math/rand"
"strconv"
"strings"
"emperror.dev/errors"
"github.com/jonas747/dcmd"
"github.com/jonas747/discordgo"
"github.com/jonas747/yagpdb/commands"
"github.com/jonas747/yagpdb/tibia"
)
var SpecificGuildCommand = &commands.YAGCommand{
CmdCategory: commands.CategoryTibia,
... | 20.82716 | 93 | 0.602253 |
8eee4faf5da954f2b1ba1f25ac6f6d004e95db44 | 187 | lua | Lua | MMOCoreORB/bin/scripts/object/custom_content/mobile/selonian_female_12.lua | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 18 | 2017-02-09T15:36:05.000Z | 2021-12-21T04:22:15.000Z | MMOCoreORB/bin/scripts/object/custom_content/mobile/selonian_female_12.lua | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 61 | 2016-12-30T21:51:10.000Z | 2021-12-10T20:25:56.000Z | MMOCoreORB/bin/scripts/object/custom_content/mobile/selonian_female_12.lua | V-Fib/FlurryClone | 40e0ca7245ec31b3815eb6459329fd9e70f88936 | [
"Zlib",
"OpenSSL"
] | 71 | 2017-01-01T05:34:38.000Z | 2022-03-29T01:04:00.000Z | object_mobile_selonian_female_12 = object_mobile_shared_selonian_female_12:new {
}
ObjectTemplates:addTemplate(object_mobile_selonian_female_12, "object/mobile/selonian_female_12.iff")
| 31.166667 | 101 | 0.882353 |
ed52ce4e1f4a513c605cbd4d4af1e5eb5e596438 | 1,785 | sql | SQL | src/main/resources/db/wargod.sql | JayTange/wargod | 3c88a89bb2ca650574faf9cabc78f1247357e36d | [
"MIT"
] | null | null | null | src/main/resources/db/wargod.sql | JayTange/wargod | 3c88a89bb2ca650574faf9cabc78f1247357e36d | [
"MIT"
] | null | null | null | src/main/resources/db/wargod.sql | JayTange/wargod | 3c88a89bb2ca650574faf9cabc78f1247357e36d | [
"MIT"
] | null | null | null | CREATE DATABASE IF NOT EXISTS wargod default character set utf8 collate utf8_general_ci;
USE wargod;
-- 用户信息表
DROP TABLE IF EXISTS t_user;
CREATE TABLE t_user(
uid INT AUTO_INCREMENT COMMENT '用户自增ID',
user_name VARCHAR(100) NOT NULL COMMENT '用户名' ,
user_password VARCHAR(100) NOT NULL COMMENT '密码',
phone_numb... | 36.428571 | 88 | 0.761905 |
ac6bb9e9c814728b8129fd61466b16d2f6af5c58 | 197 | sql | SQL | MedicalUniversityStudentManagement/MUSMDataTools/dbo/StoredProcedures/Student/spStudent_SelectByLoginId.sql | MintyDoggo/SystemAnalysisGroupProject | c134907d25a83624efddb868eaf91219d62ff305 | [
"MIT"
] | null | null | null | MedicalUniversityStudentManagement/MUSMDataTools/dbo/StoredProcedures/Student/spStudent_SelectByLoginId.sql | MintyDoggo/SystemAnalysisGroupProject | c134907d25a83624efddb868eaf91219d62ff305 | [
"MIT"
] | null | null | null | MedicalUniversityStudentManagement/MUSMDataTools/dbo/StoredProcedures/Student/spStudent_SelectByLoginId.sql | MintyDoggo/SystemAnalysisGroupProject | c134907d25a83624efddb868eaf91219d62ff305 | [
"MIT"
] | null | null | null | CREATE PROCEDURE [dbo].[spStudent_SelectByLoginId]
@inLoginId INT
AS
BEGIN
SET NOCOUNT ON; -- don't give how many rows affected
SELECT * FROM [tblStudent] WHERE Id = @inLoginId;
END
RETURN 0
| 19.7 | 54 | 0.746193 |
f587219baa3ecfce7bd7c22085261d45f20ec9c3 | 1,132 | css | CSS | style.css | marcos-filipe/Calculadora-Canal-Gustavo-Neitzke | 91a39ad8d8ba4884f7a62b4713ac73f2aff61b9b | [
"MIT"
] | null | null | null | style.css | marcos-filipe/Calculadora-Canal-Gustavo-Neitzke | 91a39ad8d8ba4884f7a62b4713ac73f2aff61b9b | [
"MIT"
] | null | null | null | style.css | marcos-filipe/Calculadora-Canal-Gustavo-Neitzke | 91a39ad8d8ba4884f7a62b4713ac73f2aff61b9b | [
"MIT"
] | null | null | null | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body{
background-color: blue;
height: 100%;
}
.base-p{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
background-color: rgba(255,255,255,0.4);
padding: 20px;
border-radius: 10px;
border: 1px solid white;
}
button{
width... | 12.172043 | 41 | 0.665194 |
60593845f4dd9de94ce59d2d33c4ed9c592e4fc6 | 779 | html | HTML | Website/index.html | mukengami/drm-quick-start | 2c2d85f60d968534a27db693ae99eea7c8c83e5c | [
"MIT"
] | null | null | null | Website/index.html | mukengami/drm-quick-start | 2c2d85f60d968534a27db693ae99eea7c8c83e5c | [
"MIT"
] | null | null | null | Website/index.html | mukengami/drm-quick-start | 2c2d85f60d968534a27db693ae99eea7c8c83e5c | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<title>Axinom DRM quick start sample</title>
</head>
<body>
<div>
<p>Choose a player:</p>
<ul>
<li><a href="dash.html">DASH player</a></li>
<br>
<ul>
<li>For playing Widevine and PlayReady protected DASH content<... | 26.862069 | 123 | 0.50706 |
9c1697be4bbb42a5c2423044a278b70747c1b312 | 1,630 | tsx | TypeScript | pages/_app.tsx | snissn/pushup-tracker-2 | 7529412635c906d2180885b9c4e8822257008039 | [
"MIT"
] | null | null | null | pages/_app.tsx | snissn/pushup-tracker-2 | 7529412635c906d2180885b9c4e8822257008039 | [
"MIT"
] | 2 | 2021-08-13T03:10:05.000Z | 2021-12-09T02:01:17.000Z | pages/_app.tsx | snissn/pushup-tracker-2 | 7529412635c906d2180885b9c4e8822257008039 | [
"MIT"
] | null | null | null | import type { NextComponentType, NextPageContext } from 'next';
import type { NextWebVitalsMetric } from 'next/app';
import Head from 'next/head';
import type { NextRouter } from 'next/router';
import {
attachRoutingContext,
ErrorBoundary as TopLevelErrorBoundary,
configureScope,
} from '../karma/utils/sentry/cl... | 24.328358 | 73 | 0.67362 |
74dc9c3c5913ebdec2817656eb5e3ac2131720c2 | 3,394 | js | JavaScript | src/screens/Tree.js | chanhee-lee/Choose | bc1dfe8ff41063ea661f3b366c46b76334f63fcd | [
"MIT"
] | null | null | null | src/screens/Tree.js | chanhee-lee/Choose | bc1dfe8ff41063ea661f3b366c46b76334f63fcd | [
"MIT"
] | null | null | null | src/screens/Tree.js | chanhee-lee/Choose | bc1dfe8ff41063ea661f3b366c46b76334f63fcd | [
"MIT"
] | null | null | null | // React Native Tree View for Android and IOS devices
// https://aboutreact.com/react-native-final-tree-view/
//NOTE: IRRELEVANT NOW
// import React in our code
import React from 'react';
// import all the components we are going to use
import { SafeAreaView, Text, View } from 'react-native';
//import library for t... | 30.854545 | 92 | 0.278727 |
49c3d627c2380e673bc43dc77b6b3173c905fba6 | 3,806 | lua | Lua | unity3d-roll-a-ball-master/Atari2/rollaball.lua | DanielTea/Unity_AI | 7169daa7dbae8e54d8d5042b20cd04e8c1006de7 | [
"MIT"
] | 1 | 2016-12-24T18:33:03.000Z | 2016-12-24T18:33:03.000Z | unity3d-roll-a-ball-master/Atari2/rollaball.lua | DanielTea/Unity_AI | 7169daa7dbae8e54d8d5042b20cd04e8c1006de7 | [
"MIT"
] | null | null | null | unity3d-roll-a-ball-master/Atari2/rollaball.lua | DanielTea/Unity_AI | 7169daa7dbae8e54d8d5042b20cd04e8c1006de7 | [
"MIT"
] | null | null | null | local classic = require 'classic'
require 'image'
local Catch, super = classic.class('Catch', Env)
-- Constructor
function Catch:_init(opts)
opts = opts or {}
self.level = opts.level or 2
-- Width and height
self.size = opts.size or 20
self.screen = torch.FloatTensor(3, self.size, self.size):zero()
self.... | 23.639752 | 113 | 0.721755 |
659efdd18e35d68a45c6455f91d50f108deaff28 | 1,776 | kt | Kotlin | app/src/main/java/com/arl/steamscraper/GameViewModel.kt | Ander-RL/Steam-Scraper-Android | b05ced0f45ae65a4d5f6e812f4a4dbd1c1e4767e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/arl/steamscraper/GameViewModel.kt | Ander-RL/Steam-Scraper-Android | b05ced0f45ae65a4d5f6e812f4a4dbd1c1e4767e | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/arl/steamscraper/GameViewModel.kt | Ander-RL/Steam-Scraper-Android | b05ced0f45ae65a4d5f6e812f4a4dbd1c1e4767e | [
"Apache-2.0"
] | null | null | null | package com.arl.steamscraper
import androidx.lifecycle.LiveData
import androidx.lifecycle.ViewModel
import androidx.lifecycle.ViewModelProvider
import androidx.lifecycle.viewModelScope
import com.arl.steamscraper.data.GameRepository
import com.arl.steamscraper.data.entity.Game
import com.arl.steamscraper.data.entity.P... | 49.333333 | 137 | 0.768581 |
ad1b840cb6cf4d380c1307a189fe17a5bbaa562a | 2,820 | rs | Rust | nakadion/examples/consume_subscription.rs | chridou/nakadion | 86975ec81cd4b1d14a8ce26e8bc02f0772cb71c9 | [
"Apache-2.0",
"MIT"
] | 5 | 2017-04-25T11:35:23.000Z | 2020-02-13T16:04:56.000Z | nakadion/examples/consume_subscription.rs | chridou/nakadion | 86975ec81cd4b1d14a8ce26e8bc02f0772cb71c9 | [
"Apache-2.0",
"MIT"
] | 43 | 2017-04-20T16:55:43.000Z | 2021-01-18T07:56:59.000Z | nakadion/examples/consume_subscription.rs | chridou/nakadion | 86975ec81cd4b1d14a8ce26e8bc02f0772cb71c9 | [
"Apache-2.0",
"MIT"
] | 3 | 2018-03-16T19:27:48.000Z | 2020-01-21T05:43:57.000Z | use nakadi_types::subscription::*;
use nakadion::api::ApiClient;
use nakadion::consumer::*;
#[cfg(feature = "reqwest")]
#[tokio::main]
async fn main() -> Result<(), Box<dyn std::error::Error>> {
let client = ApiClient::default_builder().finish_from_env()?;
let subscription_id = SubscriptionId::from_env()?;
... | 28.2 | 97 | 0.559574 |
aa4fac2a255c3ff518ff086c2b5691817b8c57c6 | 313 | sql | SQL | DB/soteriasoft_table_tb_pessoa_fone.sql | ivanvalmorbida/Soteriasoft | 230b249ee3cf163e80c070e97730296f7a6b0834 | [
"MIT"
] | 1 | 2017-11-01T13:02:47.000Z | 2017-11-01T13:02:47.000Z | DB/soteriasoft_table_tb_pessoa_fone.sql | ivanvalmorbida/soteriasoft | 230b249ee3cf163e80c070e97730296f7a6b0834 | [
"MIT"
] | 1 | 2020-06-05T04:15:15.000Z | 2020-06-05T04:15:15.000Z | DB/soteriasoft_table_tb_pessoa_fone.sql | ivanvalmorbida/soteriasoft | 230b249ee3cf163e80c070e97730296f7a6b0834 | [
"MIT"
] | 1 | 2019-05-24T23:21:05.000Z | 2019-05-24T23:21:05.000Z |
-- --------------------------------------------------------
--
-- Estrutura da tabela `tb_pessoa_fone`
--
CREATE TABLE `tb_pessoa_fone` (
`codigo` int(11) NOT NULL,
`pessoa` int(11) NOT NULL,
`fone` varchar(15) DEFAULT NULL,
`descricao` varchar(45) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
| 22.357143 | 59 | 0.565495 |
e75e1bbef7a78cca509f4e644c76bab89b2ec830 | 668 | js | JavaScript | examples/counter/src/App.js | dannyfritz/redux-preboiled | 7dc3893765a664d8597ec394a5dcb400edc04ad6 | [
"CC0-1.0",
"MIT"
] | 26 | 2019-04-08T07:55:28.000Z | 2021-05-13T01:45:54.000Z | examples/counter/src/App.js | dannyfritz/redux-preboiled | 7dc3893765a664d8597ec394a5dcb400edc04ad6 | [
"CC0-1.0",
"MIT"
] | 285 | 2019-04-12T22:13:40.000Z | 2021-09-05T14:18:49.000Z | examples/counter/src/App.js | dannyfritz/redux-preboiled | 7dc3893765a664d8597ec394a5dcb400edc04ad6 | [
"CC0-1.0",
"MIT"
] | 4 | 2019-04-09T12:08:15.000Z | 2020-07-17T11:00:53.000Z | import React from 'react'
import { connect } from 'react-redux'
import { increment, decrement, multiply } from './redux/counter.redux'
const App = ({ counter, increment, decrement, multiply }) => (
<div style={{ paddingLeft: '32px' }}>
<p>
Counter value: <b>{counter}</b>
</p>
<div>
<button on... | 20.875 | 70 | 0.634731 |
5dafeba4f474f28c5203ab5ca2852d5c640af705 | 14,648 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.lacimehc.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.lacimehc.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.lacimehc.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ; ------------------------------------------------------------------------- ;
; Lacimehc v1.0 coded by KilJaeden of the Codebreakers 1998 ;
; ------------------------------------------------------------------------- ;
; Description: `-------------------| Started: 13/06/98 | Finished: 15/06/98 ;
; ... | 56.122605 | 77 | 0.354178 |
9bcc9c5dbbd82b87d182f836499b49966b1a8935 | 753 | js | JavaScript | js/scripts.js | vernajs/To_Do_List | a610a4b66f7ee45ed78c88b2660d170bded959cc | [
"MIT"
] | null | null | null | js/scripts.js | vernajs/To_Do_List | a610a4b66f7ee45ed78c88b2660d170bded959cc | [
"MIT"
] | null | null | null | js/scripts.js | vernajs/To_Do_List | a610a4b66f7ee45ed78c88b2660d170bded959cc | [
"MIT"
] | null | null | null | //business logic
function Listing(list) {
this.list = list;
}
Listing.prototype.Tasking = function(){
return this.list;
}
// user interface logic
$(document).ready(function() {
$("#listForm").submit(function(event) {
event.preventDefault();
var userInput = $("#listed").val();
var userResult = new L... | 20.351351 | 102 | 0.557769 |
d50435dec097a9352d846645c3549c638bf37b57 | 1,029 | lua | Lua | example/Lua/Protol/GetPlayerInfoMsg_pb.lua | tianjiuwan/ProtoGenLua | 86d8b2a193817aae09f6c664dfe27b40b5874bc9 | [
"Apache-2.0"
] | null | null | null | example/Lua/Protol/GetPlayerInfoMsg_pb.lua | tianjiuwan/ProtoGenLua | 86d8b2a193817aae09f6c664dfe27b40b5874bc9 | [
"Apache-2.0"
] | null | null | null | example/Lua/Protol/GetPlayerInfoMsg_pb.lua | tianjiuwan/ProtoGenLua | 86d8b2a193817aae09f6c664dfe27b40b5874bc9 | [
"Apache-2.0"
] | null | null | null | --Generated By protoc-gen-lua Do not Edit
local protobuf = require "protobuf.protobuf"
module('Protol.GetPlayerInfoMsg_pb')
GETPLAYERINFOMSG = protobuf.Descriptor();
GETPLAYERINFOMSG_PLAYERID_FIELD = protobuf.FieldDescriptor();
GETPLAYERINFOMSG_PLAYERID_FIELD.name = "playerId"
GETPLAYERINFOMSG_PLAYERID_FIELD.full_nam... | 36.75 | 75 | 0.85034 |
1615757676ed48e0cd9b1bb5b15f2a244292004f | 696 | ts | TypeScript | src/todos/todos.model.ts | nkshn/nest-todo | a8132476e9ad82f052a4c2a638d2f5eb35b41344 | [
"MIT"
] | null | null | null | src/todos/todos.model.ts | nkshn/nest-todo | a8132476e9ad82f052a4c2a638d2f5eb35b41344 | [
"MIT"
] | null | null | null | src/todos/todos.model.ts | nkshn/nest-todo | a8132476e9ad82f052a4c2a638d2f5eb35b41344 | [
"MIT"
] | null | null | null | import { Model, Column, DataType, Table } from "sequelize-typescript";
interface TodoCreationAttrs { // fields for creating new todo
taskName: string;
}
@Table({
tableName: 'Todos'
})
export class Todo extends Model<Todo, TodoCreationAttrs> {
@Column({ type: DataType.INTEGER, unique: true, autoIncrement: true, ... | 27.84 | 90 | 0.702586 |
2d81870a4b85d1b7aa92c64f0a45dc74291f26f5 | 1,308 | rs | Rust | src/private.rs | avitex/rust-zc | 1ab65d0a4fb90326956228ee86563689eafeab31 | [
"MIT"
] | 41 | 2020-12-08T12:31:48.000Z | 2022-03-15T20:35:07.000Z | src/private.rs | avitex/rust-zc | 1ab65d0a4fb90326956228ee86563689eafeab31 | [
"MIT"
] | 4 | 2020-12-08T09:48:13.000Z | 2021-01-20T00:56:17.000Z | src/private.rs | avitex/rust-zc | 1ab65d0a4fb90326956228ee86563689eafeab31 | [
"MIT"
] | 1 | 2020-12-09T01:01:13.000Z | 2020-12-09T01:01:13.000Z | use core::{mem, ptr};
use crate::Dependant;
unsafe fn erase_lifetime<'o, D: Dependant<'o>>(dependant: D) -> D::Static {
let self_ptr: *const D = &dependant;
let erased = ptr::read(self_ptr.cast::<D::Static>());
mem::forget(dependant);
erased
}
pub unsafe trait Construct<'o, O>: Sized
where
O: ?Si... | 22.551724 | 89 | 0.595566 |
9f9c0d1b53ca18043d7c4a6912f770597007e85b | 185,050 | sql | SQL | epiz_24411425_sentimen.sql | mzbudi/website_bayu | a35be63fdf2ee13011733318e5156e6b0f564513 | [
"MIT"
] | null | null | null | epiz_24411425_sentimen.sql | mzbudi/website_bayu | a35be63fdf2ee13011733318e5156e6b0f564513 | [
"MIT"
] | null | null | null | epiz_24411425_sentimen.sql | mzbudi/website_bayu | a35be63fdf2ee13011733318e5156e6b0f564513 | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.9.0.1
-- https://www.phpmyadmin.net/
--
-- Host: sql213.epizy.com
-- Waktu pembuatan: 17 Nov 2019 pada 05.19
-- Versi server: 5.6.45-86.1
-- Versi PHP: 7.2.22
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD... | 80.351715 | 136 | 0.704755 |
cbc3029ea79880b0a00f9b2bb81840fa64fd0fa4 | 4,598 | swift | Swift | AWSenseConnect/AWSenseConnectPhone/SessionManager.swift | MiezelKat/AWSense | ad09b0326f69ca4aefb9ea586f943400a2e1432f | [
"MIT"
] | 12 | 2017-04-19T17:10:34.000Z | 2021-07-21T12:05:13.000Z | AWSenseConnect/AWSenseConnectPhone/SessionManager.swift | MiezelKat/AWSense | ad09b0326f69ca4aefb9ea586f943400a2e1432f | [
"MIT"
] | 1 | 2020-11-02T14:44:23.000Z | 2020-11-02T14:44:23.000Z | AWSenseConnect/AWSenseConnectPhone/SessionManager.swift | MiezelKat/AWSense | ad09b0326f69ca4aefb9ea586f943400a2e1432f | [
"MIT"
] | 6 | 2018-07-21T05:43:30.000Z | 2021-10-17T14:09:19.000Z | //
// SessionManager.swift
// AWSenseConnect
//
// Created by Katrin Haensel on 03/03/2017.
// Copyright © 2017 Katrin Haensel. All rights reserved.
//
import Foundation
import AWSenseShared
public class SessionManager : MessageEventHandler{
// MARK: - singleton
public static let instance : Sess... | 37.382114 | 250 | 0.657025 |
6418e2835ff77404c314f41ec4326d20fe424484 | 2,871 | swift | Swift | AwesomeTable/Classes/Core/AwesomeTableViewController.swift | dylanNew/AwesomeTable | d7c9a2c41f2c2dcf97e68621c71761cb489862ba | [
"MIT"
] | null | null | null | AwesomeTable/Classes/Core/AwesomeTableViewController.swift | dylanNew/AwesomeTable | d7c9a2c41f2c2dcf97e68621c71761cb489862ba | [
"MIT"
] | null | null | null | AwesomeTable/Classes/Core/AwesomeTableViewController.swift | dylanNew/AwesomeTable | d7c9a2c41f2c2dcf97e68621c71761cb489862ba | [
"MIT"
] | null | null | null | //
// AwesomeTableViewController.swift
// AwesomeTable
//
// Created by Dylan Wang on 26/03/2018.
//
import UIKit
open class AwesomeTableViewController: UITableViewController {
public let form = Form()
override open func viewDidLoad() {
super.viewDidLoad()
}
// MARK: - Table view data so... | 30.870968 | 114 | 0.644026 |
3e4dcd6f150e5cd046956ad106f1bddaef07d2a2 | 1,177 | h | C | src/svlynx/service_internal.h | rodolphito/serverlynx | b1d5eb7ca3605291f4bc061a34929b6eba0bfe92 | [
"MIT"
] | null | null | null | src/svlynx/service_internal.h | rodolphito/serverlynx | b1d5eb7ca3605291f4bc061a34929b6eba0bfe92 | [
"MIT"
] | null | null | null | src/svlynx/service_internal.h | rodolphito/serverlynx | b1d5eb7ca3605291f4bc061a34929b6eba0bfe92 | [
"MIT"
] | null | null | null | #ifndef SVL_SERVICE_INTERNAL_H
#define SVL_SERVICE_INTERNAL_H
#include <stdint.h>
#include "uv.h"
#include "svlynx/service.h"
// priv tcp service impl
typedef struct svl_service_priv_s {
uv_loop_t *uv_loop;
uv_tcp_t *tcp_handle;
uv_timer_t *uv_accept_timer;
uv_prepare_t *uv_prep;
uv_check_t *uv_... | 28.707317 | 81 | 0.785896 |
41bacb592fe7af636db6195fcab4022a11bde925 | 16,616 | h | C | torch-test/mpich-3.4.3/src/mpid/ch4/shm/src/shm_rma.h | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | torch-test/mpich-3.4.3/src/mpid/ch4/shm/src/shm_rma.h | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | torch-test/mpich-3.4.3/src/mpid/ch4/shm/src/shm_rma.h | alchemy315/NoPFS | f3901e963e2301e8a6f1c7aac0511d0cf9a1889d | [
"BSD-3-Clause"
] | null | null | null | /*
* Copyright (C) by Argonne National Laboratory
* See COPYRIGHT in top-level directory
*/
#ifndef SHM_RMA_H_INCLUDED
#define SHM_RMA_H_INCLUDED
#include <shm.h>
#include "../posix/shm_inline.h"
MPL_STATIC_INLINE_PREFIX int MPIDI_SHM_mpi_win_shared_query(MPIR_Win * win, int rank,
... | 39.374408 | 100 | 0.642212 |
150845b5da81f35dace6238fdf35f91928e044d9 | 141,500 | sql | SQL | backend/de.metas.serviceprovider/src/main/sql/postgresql/system/45-de.metas.serviceprovider/5536650_sys_gh5816-app_ET_and_initital_tables.sql | dram/metasfresh | a1b881a5b7df8b108d4c4ac03082b72c323873eb | [
"RSA-MD"
] | 1,144 | 2016-02-14T10:29:35.000Z | 2022-03-30T09:50:41.000Z | backend/de.metas.serviceprovider/src/main/sql/postgresql/system/45-de.metas.serviceprovider/5536650_sys_gh5816-app_ET_and_initital_tables.sql | vestigegroup/metasfresh | 4b2d48c091fb2a73e6f186260a06c715f5e2fe96 | [
"RSA-MD"
] | 8,283 | 2016-04-28T17:41:34.000Z | 2022-03-30T13:30:12.000Z | backend/de.metas.serviceprovider/src/main/sql/postgresql/system/45-de.metas.serviceprovider/5536650_sys_gh5816-app_ET_and_initital_tables.sql | vestigegroup/metasfresh | 4b2d48c091fb2a73e6f186260a06c715f5e2fe96 | [
"RSA-MD"
] | 441 | 2016-04-29T08:06:07.000Z | 2022-03-28T06:09:56.000Z | -- 2019-11-23T16:55:45.033Z
-- I forgot to set the DICTIONARY_ID_COMMENTS System Configurator
INSERT INTO AD_EntityType (AD_Client_ID,AD_EntityType_ID,AD_Org_ID,Created,CreatedBy,EntityType,IsActive,IsDisplayed,ModelPackage,Name,Processing,Updated,UpdatedBy) VALUES (0,540261,0,TO_TIMESTAMP('2019-11-23 17:55:44','YYYY-M... | 79.808235 | 1,386 | 0.795166 |
28b3d2c86fbd66d43164c24e258565e9054e9cc1 | 881 | podspec | Ruby | ViewDidAppearFirstTime.podspec | T-Pham/ViewDidAppearFirstTime | c5425117548ed82e7e55875b7375e7b7a8993334 | [
"MIT"
] | 14 | 2018-03-22T16:15:48.000Z | 2020-12-26T05:58:34.000Z | ViewDidAppearFirstTime.podspec | T-Pham/ViewDidAppearFirstTime | c5425117548ed82e7e55875b7375e7b7a8993334 | [
"MIT"
] | null | null | null | ViewDidAppearFirstTime.podspec | T-Pham/ViewDidAppearFirstTime | c5425117548ed82e7e55875b7375e7b7a8993334 | [
"MIT"
] | 2 | 2018-03-22T22:48:13.000Z | 2020-12-26T05:58:34.000Z | Pod::Spec.new do |s|
s.name = 'ViewDidAppearFirstTime'
s.version = '0.2.0'
s.summary = 'Lets you know whether your `UIViewController` subclasses\' `viewWillAppear` and `viewDidAppear` are being called for the first time.'
s.description = <<-DESC
ViewDidAppearFirstTime lets you... | 58.733333 | 157 | 0.634506 |
5803ec4a1eff51c3e3cff50fcf5141186987631c | 2,102 | h | C | MdePkg/Include/Pi/PiS3BootScript.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 3,012 | 2015-01-01T19:58:18.000Z | 2022-03-31T22:07:14.000Z | MdePkg/Include/Pi/PiS3BootScript.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,199 | 2015-01-12T08:00:01.000Z | 2022-03-29T18:14:42.000Z | MdePkg/Include/Pi/PiS3BootScript.h | mefff/edk2 | 0a4019ec9de64c6565ea545dc8d847afe2b30d6c | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,850 | 2015-01-01T11:28:12.000Z | 2022-03-31T18:10:59.000Z | /** @file
This file contains the boot script defintions that are shared between the
Boot Script Executor PPI and the Boot Script Save Protocol.
Copyright (c) 2009 - 2018, Intel Corporation. All rights reserved.<BR>
SPDX-License-Identifier: BSD-2-Clause-Patent
**/
#ifndef _PI_S3_BOOT_SCRIPT_H_
#defi... | 38.925926 | 76 | 0.696004 |
87a68ec98fd5cf4dafc88c7593f2c1840a606286 | 692 | asm | Assembly | programs/oeis/098/A098798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098798: a(n) = Sum_{1<k<n and k not dividing n} floor(n/k).
; 0,0,1,1,4,2,8,5,10,9,17,7,23,17,21,19,34,19,40,24,38,38,52,24,56,49,55,45,73,39,81,56,75,73,83,49,104,86,94,68,118,72,126,92,104,114,140,74,144,114,139,119,165,107,159,119,163,157,189,93,201,171,169,153,200,148,226,174,208,168,242,131,254,218,214,204,252,... | 23.066667 | 348 | 0.58815 |
b0d5c23c466359435aa5720032ce7c1b37b6a7b5 | 377 | swift | Swift | Example/TimeAPI/ViewController.swift | AlexHsieh/PracticeWriteSDKInSwift | 4bafe4ff75120d15e08735cd26eadb5d83804a52 | [
"MIT"
] | null | null | null | Example/TimeAPI/ViewController.swift | AlexHsieh/PracticeWriteSDKInSwift | 4bafe4ff75120d15e08735cd26eadb5d83804a52 | [
"MIT"
] | null | null | null | Example/TimeAPI/ViewController.swift | AlexHsieh/PracticeWriteSDKInSwift | 4bafe4ff75120d15e08735cd26eadb5d83804a52 | [
"MIT"
] | null | null | null | //
// ViewController.swift
// TimeAPI
//
// Created by alex.kyhsieh@gmail.com on 10/29/2018.
// Copyright (c) 2018 alex.kyhsieh@gmail.com. All rights reserved.
//
import UIKit
import TimeAPI
class ViewController: UIViewController {
@IBOutlet weak var dateLabel: UILabel!
override func viewDidLoad() {
... | 17.952381 | 67 | 0.700265 |
afe97df129ec6eb052619c4222795273b2d63a2b | 3,182 | rb | Ruby | lib/issuer_response_codes/locale_library.rb | espago/issuer_response_codes | 2d94921a730f4d326608c9c4df9b5ee1d674d271 | [
"MIT"
] | 1 | 2021-08-13T11:33:10.000Z | 2021-08-13T11:33:10.000Z | lib/issuer_response_codes/locale_library.rb | espago/issuer_response_codes | 2d94921a730f4d326608c9c4df9b5ee1d674d271 | [
"MIT"
] | null | null | null | lib/issuer_response_codes/locale_library.rb | espago/issuer_response_codes | 2d94921a730f4d326608c9c4df9b5ee1d674d271 | [
"MIT"
] | null | null | null | # frozen_string_literal: true
require 'yaml'
module IssuerResponseCodes
class LocaleLibrary
attr_reader :locale_hash
def initialize
@locale_hash = {}
AVAILABLE_LOCALES.each do |locale|
load_locale(locale)
end
end
def dig(path:, locale: :en, scope: '', default: nil, subst... | 29.738318 | 131 | 0.638906 |
f04ba688518b293c3f58f28b313a6e8e7fd63f49 | 214 | py | Python | URI 1017.py | Azefalo/Cluble-de-Programacao-UTFPR | f4a457bae36ac61378766035abc0633f5b3492db | [
"MIT"
] | 1 | 2021-04-19T22:42:00.000Z | 2021-04-19T22:42:00.000Z | URI 1017.py | Azefalo/Cluble-de-Programacao-UTFPR | f4a457bae36ac61378766035abc0633f5b3492db | [
"MIT"
] | null | null | null | URI 1017.py | Azefalo/Cluble-de-Programacao-UTFPR | f4a457bae36ac61378766035abc0633f5b3492db | [
"MIT"
] | null | null | null | # https://www.beecrowd.com.br/judge/en/problems/view/1017
car_efficiency = 12 # Km/L
time = int(input())
average_speed = int(input())
liters = (time * average_speed) / car_efficiency
print(f"{liters:.3f}") | 26.75 | 58 | 0.686916 |
0bd7e44b6a5d44b842001a17d1e46b502d94081d | 123 | js | JavaScript | docs/_nuxt/static/1632930965/single/microphone-audio-and-video-webcam/payload.js | LuXDAmore/generative-art | 3823f5b2be0a6f244376be90823fbd1a523a75f6 | [
"MIT"
] | 38 | 2020-04-01T12:06:45.000Z | 2022-03-10T04:20:36.000Z | docs/_nuxt/static/1632930965/single/microphone-audio-and-video-webcam/payload.js | LuXDAmore/generative-art | 3823f5b2be0a6f244376be90823fbd1a523a75f6 | [
"MIT"
] | 1 | 2021-04-01T11:35:02.000Z | 2021-04-01T11:35:02.000Z | docs/_nuxt/static/1632930965/single/microphone-audio-and-video-webcam/payload.js | LuXDAmore/generative-art | 3823f5b2be0a6f244376be90823fbd1a523a75f6 | [
"MIT"
] | 3 | 2020-03-23T00:37:00.000Z | 2021-07-07T20:24:22.000Z | __NUXT_JSONP__("/single/microphone-audio-and-video-webcam", (function(a){return {data:[{}],fetch:a,mutations:a}}(void 0))); | 123 | 123 | 0.723577 |
c8bdc637dd5797afe484995060bb13935422011b | 11,810 | rs | Rust | src/elf/elf64.rs | prettykernel/elfcat | ebbf9465ba19730a7753c0296e0ad9b264cc5cc8 | [
"Zlib"
] | 1 | 2021-06-23T22:20:42.000Z | 2021-06-23T22:20:42.000Z | src/elf/elf64.rs | prettykernel/elfcat | ebbf9465ba19730a7753c0296e0ad9b264cc5cc8 | [
"Zlib"
] | null | null | null | src/elf/elf64.rs | prettykernel/elfcat | ebbf9465ba19730a7753c0296e0ad9b264cc5cc8 | [
"Zlib"
] | null | null | null | use super::elfxx::*;
use super::parser::*;
use std::convert::TryInto;
type Elf64Addr = u64;
type Elf64Off = u64;
type Elf64Half = u16;
type Elf64Word = u32;
type Elf64Xword = u64;
pub struct Elf64Ehdr {
e_ident: [u8; 16],
e_type: Elf64Half,
e_machine: Elf64Half,
e_version: Elf64Word,
e_entry: Elf6... | 46.679842 | 98 | 0.609822 |
70eb7c4c3367a389d548b660010b9d697fedfb88 | 807 | h | C | kernel/drivers/usb/gadget/function/function-hisi/f_mtp.h | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | kernel/drivers/usb/gadget/function/function-hisi/f_mtp.h | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | kernel/drivers/usb/gadget/function/function-hisi/f_mtp.h | wonderful666/marx-10.1.0 | a8be8880fe31bff4f94d6e3fad17c455666ff60f | [
"MIT"
] | null | null | null | /*
* Copyright (C) 2014 Google, Inc.
* Author: Badhri Jagan Sridharan <badhri@android.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program... | 33.625 | 73 | 0.776952 |
7fe28a232361fc918112c6827e669517117a6846 | 2,661 | rs | Rust | src/living_entities.rs | LittleB0xes/dailyrium | b6e4818e6ef3cf4067f0ea5f4dc04cd2c3e2ddc1 | [
"MIT"
] | null | null | null | src/living_entities.rs | LittleB0xes/dailyrium | b6e4818e6ef3cf4067f0ea5f4dc04cd2c3e2ddc1 | [
"MIT"
] | null | null | null | src/living_entities.rs | LittleB0xes/dailyrium | b6e4818e6ef3cf4067f0ea5f4dc04cd2c3e2ddc1 | [
"MIT"
] | null | null | null | use tetra::graphics::Color;
use crate::dailyrium::{Sprite, Action};
use crate::engine::give_id;
use crate::elements::items::{Item, ItemType};
#[derive(Copy, Clone, Eq, PartialEq)]
pub enum EntityType {
Hero,
Zombie,
}
#[derive(Copy, Clone)]
pub enum Behavior {
Drunk,
Sleep,
PlayerControl
}
#[derive(Clo... | 24.412844 | 96 | 0.499436 |
60473bc3f9cdf281543d7a7c6902c33215b3ccfa | 39,214 | html | HTML | doc/_build/html/_modules/pyqha/properties_anis.html | mauropalumbo75/pyqha | 3e904a0363d57c52d02d2520cabbb48c2d0df5cb | [
"MIT"
] | 10 | 2016-12-13T12:35:06.000Z | 2022-03-25T14:19:51.000Z | doc/_build/html/_modules/pyqha/properties_anis.html | mauropalumbo75/pyqha | 3e904a0363d57c52d02d2520cabbb48c2d0df5cb | [
"MIT"
] | null | null | null | doc/_build/html/_modules/pyqha/properties_anis.html | mauropalumbo75/pyqha | 3e904a0363d57c52d02d2520cabbb48c2d0df5cb | [
"MIT"
] | 3 | 2017-06-07T12:10:37.000Z | 2020-04-25T13:07:30.000Z | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://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/html; charset=utf-8" />
<title>pyqha.properties_anis — pyqha 0.1 documentati... | 110.151685 | 658 | 0.620671 |
3fc5643bf3f1735d847ae0f2a41ba7de56858fef | 216 | h | C | include/token.h | NotFlawffles/xlang | 257f2921d1d346264d77d195d24d9c41476252e5 | [
"MIT"
] | 2 | 2021-10-19T16:40:44.000Z | 2021-10-19T17:04:47.000Z | include/token.h | NotFlawffles/xlang | 257f2921d1d346264d77d195d24d9c41476252e5 | [
"MIT"
] | null | null | null | include/token.h | NotFlawffles/xlang | 257f2921d1d346264d77d195d24d9c41476252e5 | [
"MIT"
] | 1 | 2021-12-07T17:59:57.000Z | 2021-12-07T17:59:57.000Z | #ifndef TOKEN_H
#define TOKEN_H
typedef struct TOKEN_STRUCT {
enum {
ID,
STRING,
SEMI,
COMMA,
LPAREN,
RPAREN,
FEOF
} type;
char *value;
} Token;
Token *create_token(int type, char *value);
#endif
| 10.8 | 43 | 0.666667 |
6136a34cbf6ec3632d8c5a2cdbac9726d2c60c24 | 3,036 | css | CSS | assets/css/main.css | kutayakkaya/kutayakkaya.github.io | 3619aafb1016e64e407baddfc77c6e98edcdd4e3 | [
"MIT"
] | 1 | 2021-10-02T19:10:55.000Z | 2021-10-02T19:10:55.000Z | assets/css/main.css | kutayakkaya/kutayakkaya.github.io | 3619aafb1016e64e407baddfc77c6e98edcdd4e3 | [
"MIT"
] | null | null | null | assets/css/main.css | kutayakkaya/kutayakkaya.github.io | 3619aafb1016e64e407baddfc77c6e98edcdd4e3 | [
"MIT"
] | 1 | 2021-10-03T08:55:53.000Z | 2021-10-03T08:55:53.000Z | /*
https://github.com/kutayakkaya
Kutay Akkaya
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
:root {
--black: #232931;
--grey: #393E46;
--earth: #A4B494;
--purple: #4D4C7D;
--white: #EEEEEE;
--x-large: 6em;
--large: 1.8em;
... | 19.714286 | 87 | 0.55863 |
170e0ac0074fd414e3f36ddbe12401c84598c096 | 1,257 | h | C | src/main/cpp/Modules/Input/JoystickConverter.h | JamesTerm/Swerve2021 | b189eacf77d6579cfe8756d2e15869f06bea7a5b | [
"BSD-3-Clause"
] | null | null | null | src/main/cpp/Modules/Input/JoystickConverter.h | JamesTerm/Swerve2021 | b189eacf77d6579cfe8756d2e15869f06bea7a5b | [
"BSD-3-Clause"
] | null | null | null | src/main/cpp/Modules/Input/JoystickConverter.h | JamesTerm/Swerve2021 | b189eacf77d6579cfe8756d2e15869f06bea7a5b | [
"BSD-3-Clause"
] | null | null | null | #pragma once
#include <math.h>
namespace Module
{
namespace Input
{
struct Analog_EventEntry
{
double FilterRange; //The higher this is the more dead zone
double Multiplier; //scales the range, sometimes used to avoid higher values
double CurveIntensity; //the sharper the curve the more sensitive it becomes... | 32.230769 | 115 | 0.735084 |
c6837410bd082c36349da16f74be91405c0ccda0 | 79,038 | lua | Lua | Scripts/!sources/GUIController.lua | OLDodin/Universe | 4200e0c970ae2bcc0ee351c3b6fa7c39d485d364 | [
"MIT"
] | 10 | 2018-07-03T18:40:19.000Z | 2022-03-30T12:40:17.000Z | Scripts/!sources/GUIController.lua | OLDodin/Universe | 4200e0c970ae2bcc0ee351c3b6fa7c39d485d364 | [
"MIT"
] | null | null | null | Scripts/!sources/GUIController.lua | OLDodin/Universe | 4200e0c970ae2bcc0ee351c3b6fa7c39d485d364 | [
"MIT"
] | 4 | 2018-07-03T08:31:46.000Z | 2021-01-29T12:33:57.000Z | local m_reactions={}
local m_template = createWidget(nil, "Template", "Template")
function AddReaction(name, func)
if not m_reactions then m_reactions={} end
m_reactions[name]=func
end
local function RunReaction(widget)
local name=getName(widget)
if name == "GetModeBtn" then
name=getName(getParent(widget))
end... | 32.247246 | 178 | 0.801969 |
fb7684ab17415dc58f5a645ecdf1b6599cdce5eb | 7,605 | h | C | bin/libs/systemc-2.3.1/src/tlm_core/tlm_2/tlm_sockets/tlm_initiator_socket.h | buaawj/Research | 23bf0d0df67f80b7a860f9d2dc3f30b60554c26d | [
"OML"
] | 9 | 2019-07-15T10:05:29.000Z | 2022-03-14T12:55:19.000Z | bin/libs/systemc-2.3.1/src/tlm_core/tlm_2/tlm_sockets/tlm_initiator_socket.h | buaawj/Research | 23bf0d0df67f80b7a860f9d2dc3f30b60554c26d | [
"OML"
] | 2 | 2019-11-30T23:27:47.000Z | 2021-11-02T12:01:05.000Z | systemc-2.3.1/src/tlm_core/tlm_2/tlm_sockets/tlm_initiator_socket.h | tianzhuqiao/bsmedit | 3e443ed6db7b44b3b0da0e4bc024b65dcfe8e7a4 | [
"MIT"
] | null | null | null | /*****************************************************************************
The following code is derived, directly or indirectly, from the SystemC
source code Copyright (c) 1996-2014 by all Contributors.
All Rights reserved.
The contents of this file are subject to the restrictions and limitations
set f... | 30.298805 | 93 | 0.610388 |
a89d74c6843f31f41d6f19e8009f6e0bb0eed5db | 89 | sql | SQL | src/test/resources/sql/alter_function/b157a725.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 66 | 2018-06-15T11:34:03.000Z | 2022-03-16T09:24:49.000Z | src/test/resources/sql/alter_function/b157a725.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 13 | 2019-03-19T11:56:28.000Z | 2020-08-05T04:20:50.000Z | src/test/resources/sql/alter_function/b157a725.sql | Shuttl-Tech/antlr_psql | fcf83192300abe723f3fd3709aff5b0c8118ad12 | [
"MIT"
] | 28 | 2019-01-05T19:59:02.000Z | 2022-03-24T11:55:50.000Z | -- file:create_function_3.sql ln:128 expect:true
ALTER FUNCTION functext_F_2(int) STRICT
| 29.666667 | 48 | 0.820225 |
95827d73821397e7a20ec509b5e907a8ce45bdb5 | 182 | swift | Swift | Playground.playground/Contents.swift | cjmconie/generic-json-swift | 84d8417ea8ed16a2fb4e49813e8cb888f9d5cab6 | [
"MIT"
] | 123 | 2017-10-19T17:52:07.000Z | 2022-03-13T20:02:13.000Z | Playground.playground/Contents.swift | cjmconie/generic-json-swift | 84d8417ea8ed16a2fb4e49813e8cb888f9d5cab6 | [
"MIT"
] | 31 | 2018-06-22T06:56:48.000Z | 2020-05-08T08:55:24.000Z | Playground.playground/Contents.swift | cjmconie/generic-json-swift | 84d8417ea8ed16a2fb4e49813e8cb888f9d5cab6 | [
"MIT"
] | 18 | 2018-04-22T21:36:18.000Z | 2022-03-02T23:37:59.000Z | import Cocoa
import GenericJSON
let json: JSON = [
"foo": "bar",
"bar": 1,
"empty": nil,
]
let str = try String(data: try JSONEncoder().encode(json), encoding: .utf8)!
| 16.545455 | 76 | 0.615385 |
f02b43b4fa2c5cc6e3f4ffc77614d77a1dcf220e | 1,715 | js | JavaScript | server/config.js | ilimei/taskSystem | 4c50cb11ae9f90d52eaffe3897b542b11317912b | [
"Apache-2.0"
] | 1 | 2017-02-24T08:06:13.000Z | 2017-02-24T08:06:13.000Z | server/config.js | ilimei/taskSystem | 4c50cb11ae9f90d52eaffe3897b542b11317912b | [
"Apache-2.0"
] | null | null | null | server/config.js | ilimei/taskSystem | 4c50cb11ae9f90d52eaffe3897b542b11317912b | [
"Apache-2.0"
] | null | null | null | const topPath = "out";
const basePath = __dirname;
const log4js=require("log4js");
const logLv={
ALL:"ALL",
TRACE:"TRACE",
DEBUG:"DEBUG",
INFO:"INFO",
WARN:"WARN",
ERROR:"ERROR",
FATAL:"FATAL",
OFF:"OFF"
}
module.exports = {
staticPath: `${basePath}/../${topPath}`,
uploadPath: `$... | 24.5 | 64 | 0.433819 |
a1a9ab3f44225dcf7d59c4b9e5188a29f1d08523 | 4,220 | go | Go | post.go | rangilin/glowing-dangerzone | 1903158243032565f60f41d748782dee9f5f3673 | [
"MIT"
] | 1 | 2015-02-04T15:44:18.000Z | 2015-02-04T15:44:18.000Z | post.go | rangilin/glowing-dangerzone | 1903158243032565f60f41d748782dee9f5f3673 | [
"MIT"
] | null | null | null | post.go | rangilin/glowing-dangerzone | 1903158243032565f60f41d748782dee9f5f3673 | [
"MIT"
] | null | null | null | package main
import (
"bufio"
"bytes"
"encoding/xml"
"fmt"
"html/template"
"os"
"path/filepath"
"regexp"
"strings"
"time"
)
// Create a PostCreator that operate in specified directory
func NewPostCreator(dir string) PostCreator {
return PostCreator{dir}
}
// A PostCreator create folder and files for a new... | 20.485437 | 87 | 0.674408 |
122aaafb6ba43b814e687f69d300f41b814553c8 | 7,010 | h | C | src/inc/til/color.h | jtippet/terminal | 4351f32f5de74992f8aee94cdf894fbaede2c4b3 | [
"MIT"
] | 12 | 2020-07-23T16:31:06.000Z | 2021-09-08T01:49:10.000Z | src/inc/til/color.h | weizhuangzhuang1/terminal | 88d1527985123aea66537447241e3fa989fbf755 | [
"MIT"
] | 6 | 2020-07-23T19:16:18.000Z | 2020-07-30T22:59:06.000Z | src/inc/til/color.h | weizhuangzhuang1/terminal | 88d1527985123aea66537447241e3fa989fbf755 | [
"MIT"
] | 2 | 2020-07-24T07:46:21.000Z | 2020-07-24T07:46:37.000Z | // Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
#pragma once
namespace til // Terminal Implementation Library. Also: "Today I Learned"
{
// color is a universal integral 8bpp RGBA (0-255) color type implicitly convertible to/from
// a number of other color types.
#pragma wa... | 37.287234 | 218 | 0.542653 |
1686ea58f450a97a92bf004649d13798653bbe17 | 6,522 | h | C | core/include/mmcore/view/AbstractCallRender3D.h | bkmgit/megamol | 1b70b47fa35691625f1aab2e0fe03d000077811c | [
"BSD-3-Clause"
] | null | null | null | core/include/mmcore/view/AbstractCallRender3D.h | bkmgit/megamol | 1b70b47fa35691625f1aab2e0fe03d000077811c | [
"BSD-3-Clause"
] | null | null | null | core/include/mmcore/view/AbstractCallRender3D.h | bkmgit/megamol | 1b70b47fa35691625f1aab2e0fe03d000077811c | [
"BSD-3-Clause"
] | null | null | null | /*
* AbstractCallRender3D.h
*
* Copyright (C) 2008 by Universitaet Stuttgart (VIS).
* Alle Rechte vorbehalten.
*/
#ifndef MEGAMOLCORE_ABSTRACTCALLRENDER3D_H_INCLUDED
#define MEGAMOLCORE_ABSTRACTCALLRENDER3D_H_INCLUDED
#if (defined(_MSC_VER) && (_MSC_VER > 1000))
#pragma once
#endif /* (defined(_MSC_VER) && (_MSC... | 30.0553 | 79 | 0.591996 |
5bc518e120339f39093b3948a1e24af64d141ac3 | 6,434 | h | C | Plugins Example Project/Plugins/MobileGestureRecognizerPlugin/Intermediate/Build/Mac/UE4Editor/Inc/MobileGestureRecognizerPlugin/InstantTapRecognizer.generated.h | pkucherov/Unreal-Engine-4-Plugins | 0022b21dc55810e77693735ac49585cce1a5d04f | [
"MIT"
] | 92 | 2015-08-03T11:36:57.000Z | 2022-02-15T14:52:00.000Z | Plugins Example Project/Plugins/MobileGestureRecognizerPlugin/Intermediate/Build/Mac/UE4Editor/Inc/MobileGestureRecognizerPlugin/InstantTapRecognizer.generated.h | pkucherov/Unreal-Engine-4-Plugins | 0022b21dc55810e77693735ac49585cce1a5d04f | [
"MIT"
] | 1 | 2017-01-29T17:05:08.000Z | 2017-01-29T17:05:08.000Z | Plugins Example Project/Plugins/MobileGestureRecognizerPlugin/Intermediate/Build/Mac/UE4Editor/Inc/MobileGestureRecognizerPlugin/InstantTapRecognizer.generated.h | pkucherov/Unreal-Engine-4-Plugins | 0022b21dc55810e77693735ac49585cce1a5d04f | [
"MIT"
] | 30 | 2016-01-14T02:57:06.000Z | 2022-03-10T12:09:12.000Z | // Copyright 1998-2015 Epic Games, Inc. All Rights Reserved.
/*===========================================================================
C++ class header boilerplate exported from UnrealHeaderTool.
This is automatically generated by the tools.
DO NOT modify this manually! Edit the corresponding .h files instea... | 59.574074 | 167 | 0.853279 |
5f0415bbb0ed707494f5d0d3d3ce5be48faf5df0 | 6,152 | ts | TypeScript | src/app/admin/locations/locations.component.ts | naveen5229/refFri | 88d987ef436b3911565d6e9ec3cc37a9ce7d6c32 | [
"MIT"
] | null | null | null | src/app/admin/locations/locations.component.ts | naveen5229/refFri | 88d987ef436b3911565d6e9ec3cc37a9ce7d6c32 | [
"MIT"
] | null | null | null | src/app/admin/locations/locations.component.ts | naveen5229/refFri | 88d987ef436b3911565d6e9ec3cc37a9ce7d6c32 | [
"MIT"
] | null | null | null | import { Component, OnInit } from '@angular/core';
import { CommonService } from '../../services/common.service';
import { ApiService } from '../../services/api.service';
import { NgbActiveModal } from '@ng-bootstrap/ng-bootstrap';
import { NgbModal } from '@ng-bootstrap/ng-bootstrap';
import { LocationSelectionCompone... | 27.221239 | 178 | 0.565832 |
90ed6dc329074486b5e14930a222da08e5e37faa | 1,579 | kt | Kotlin | app/src/main/java/com/eko/trust/colorizer/MainActivity.kt | trustratch/colorizer | c9fb5d893331a22f144dc3622db321e379f5cd35 | [
"MIT"
] | 1 | 2018-01-25T15:29:36.000Z | 2018-01-25T15:29:36.000Z | app/src/main/java/com/eko/trust/colorizer/MainActivity.kt | trustratch/colorizer | c9fb5d893331a22f144dc3622db321e379f5cd35 | [
"MIT"
] | null | null | null | app/src/main/java/com/eko/trust/colorizer/MainActivity.kt | trustratch/colorizer | c9fb5d893331a22f144dc3622db321e379f5cd35 | [
"MIT"
] | null | null | null | package com.eko.trust.colorizer
import android.graphics.Color
import android.support.v7.app.AppCompatActivity
import android.os.Bundle
import kotlinx.android.synthetic.main.activity_main.*
import java.util.*
class MainActivity : AppCompatActivity() {
private var color: Int = 0
override fun onCreate(savedIns... | 23.924242 | 85 | 0.607346 |
1ca5206fe1ef900d2e31dc84855e16c648f3cfd1 | 2,769 | css | CSS | tooltip/tooltip.css | SamantazFox/tooltip | 5ca91994abed30285ef1ec5fc7fc22266a17bfa1 | [
"Unlicense"
] | null | null | null | tooltip/tooltip.css | SamantazFox/tooltip | 5ca91994abed30285ef1ec5fc7fc22266a17bfa1 | [
"Unlicense"
] | null | null | null | tooltip/tooltip.css | SamantazFox/tooltip | 5ca91994abed30285ef1ec5fc7fc22266a17bfa1 | [
"Unlicense"
] | null | null | null | /*
* Tooltip container
*/
.tooltip {
position: relative;
display: block;
width: inherit;
height: inherit;
margin: auto;
padding: 0;
}
.tooltip.visible {
position: absolute;
display: inline-block;
width: 2px;
}
.tooltip.visible::after {
content: "?";
position: absolute;
margin-left: 4px;
font-weight: nor... | 16.680723 | 59 | 0.682918 |
e546885da205d076025106be81348376f93c3d9f | 206 | ts | TypeScript | packages/sdk-playground/src/containers/accountVirtualBalance/index.ts | pillarwallet/archanova | d9bcd09f2817a32fe7c827e1c3794257bdf6a27d | [
"MIT"
] | null | null | null | packages/sdk-playground/src/containers/accountVirtualBalance/index.ts | pillarwallet/archanova | d9bcd09f2817a32fe7c827e1c3794257bdf6a27d | [
"MIT"
] | null | null | null | packages/sdk-playground/src/containers/accountVirtualBalance/index.ts | pillarwallet/archanova | d9bcd09f2817a32fe7c827e1c3794257bdf6a27d | [
"MIT"
] | 1 | 2021-02-08T23:00:03.000Z | 2021-02-08T23:00:03.000Z | export * from './TopUpAccountVirtualBalance';
export * from './WithdrawFromAccountVirtualBalance';
export * from './GetConnectedAccountVirtualBalances';
export * from './GetConnectedAccountVirtualBalance';
| 41.2 | 53 | 0.805825 |
02a48039e14c70370629ef32abc539ae79cf2615 | 6,826 | asm | Assembly | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/yaz180/device/am9511a/am9511a_isr.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ;==================================================================================
;
; INTERRUPT SECTION
;
; Interrupt Service Routine for the Am9511A-1
;
; Initially called once the required operand pointers and commands are loaded
; Following calls generated by END signal whenever a single APU command is completed
... | 38.564972 | 86 | 0.599912 |
dd1819edfb77cf80eb299613e032d11cc0bb4dd5 | 9,255 | go | Go | downloadhelper.go | cdlaimin/RSSDownloader | 023484792d994633761bdbc55362b23c147ad0f0 | [
"Apache-2.0"
] | 1 | 2021-06-07T15:24:49.000Z | 2021-06-07T15:24:49.000Z | downloadhelper.go | cdlaimin/RSSDownloader | 023484792d994633761bdbc55362b23c147ad0f0 | [
"Apache-2.0"
] | null | null | null | downloadhelper.go | cdlaimin/RSSDownloader | 023484792d994633761bdbc55362b23c147ad0f0 | [
"Apache-2.0"
] | null | null | null | package main
import (
"context"
"errors"
"github.com/allanpk716/rssdownloader.common/model"
"github.com/bitfield/script"
"github.com/mmcdole/gofeed"
"github.com/prometheus/common/log"
"golang.org/x/crypto/ssh"
"os"
"path"
"regexp"
"strconv"
"strings"
"time"
)
func UpdateDockerDownloader(configs model.Con... | 32.247387 | 138 | 0.750729 |
0ca4dce21686a03b945a69ccbec119c4e788576f | 2,373 | py | Python | scripts/republish_s3_products.py | hysds/grq2 | c86704a4e46f106ab00dcdfc9a658a97097e9289 | [
"Apache-2.0"
] | 1 | 2019-10-18T21:27:56.000Z | 2019-10-18T21:27:56.000Z | scripts/republish_s3_products.py | hysds/grq2 | c86704a4e46f106ab00dcdfc9a658a97097e9289 | [
"Apache-2.0"
] | 5 | 2019-10-17T15:46:23.000Z | 2021-06-04T22:18:36.000Z | scripts/republish_s3_products.py | hysds/grq2 | c86704a4e46f106ab00dcdfc9a658a97097e9289 | [
"Apache-2.0"
] | 3 | 2018-04-08T12:53:24.000Z | 2020-05-05T01:10:32.000Z | #!/usr/bin/env python
from __future__ import print_function
from __future__ import unicode_literals
from __future__ import division
from __future__ import absolute_import
from future import standard_library
standard_library.install_aliases()
import json
import requests
import sys
import os
from boto.s3.connection impor... | 30.423077 | 136 | 0.629583 |
0c9ae725d3c7ffae05b2711dd0cf627833bcd823 | 5,855 | py | Python | tests/test_build_endpoint.py | lsst-sqre/ltd-dasher | 176e125839b380f005a092189db760b716e8e23d | [
"MIT"
] | null | null | null | tests/test_build_endpoint.py | lsst-sqre/ltd-dasher | 176e125839b380f005a092189db760b716e8e23d | [
"MIT"
] | 9 | 2017-01-24T20:28:49.000Z | 2021-10-04T15:36:17.000Z | tests/test_build_endpoint.py | lsst-sqre/ltd-dasher | 176e125839b380f005a092189db760b716e8e23d | [
"MIT"
] | null | null | null | """Test app.routes.build."""
import responses
mock_product_data = {
"bucket_name": "lsst-the-docs",
"doc_repo": "https://github.com/lsst-sqre/test-059.git",
"domain": "test-059.lsst.io",
"fastly_domain": "n.global-ssl.fastly.net",
"published_url": "https://test-059.lsst.io",
"root_domain": "l... | 28.985149 | 76 | 0.625107 |
6c6e7ba355144721bb30dd9b72f8258c1b9c254d | 3,220 | swift | Swift | SwiftIsland/Utilities/DataManager.swift | subdan/island-app | 103d7370298ab8ea13da54352078a0db6c1b61c1 | [
"MIT"
] | null | null | null | SwiftIsland/Utilities/DataManager.swift | subdan/island-app | 103d7370298ab8ea13da54352078a0db6c1b61c1 | [
"MIT"
] | null | null | null | SwiftIsland/Utilities/DataManager.swift | subdan/island-app | 103d7370298ab8ea13da54352078a0db6c1b61c1 | [
"MIT"
] | null | null | null | //
// DataManager.swift
// SwiftIsland
//
// Created by Paul Peelen on 2019-04-20.
// Copyright © 2019 AppTrix AB. All rights reserved.
//
import Foundation
protocol DataManaging {
func getSchedule(completion: @escaping (Result<[Schedule], DataErrors>) -> Void)
func getArea(completion: @escaping (Result<[Area... | 30.666667 | 124 | 0.632298 |
5fc3efbe338dc34df629da315c8c73c9d7de4c75 | 2,415 | css | CSS | style.css | HalimoSaide/Project_FRONTEND_-Order-Summary- | c8f16bc46cf6a469a6358dca016ac25ed03bade5 | [
"MIT"
] | null | null | null | style.css | HalimoSaide/Project_FRONTEND_-Order-Summary- | c8f16bc46cf6a469a6358dca016ac25ed03bade5 | [
"MIT"
] | null | null | null | style.css | HalimoSaide/Project_FRONTEND_-Order-Summary- | c8f16bc46cf6a469a6358dca016ac25ed03bade5 | [
"MIT"
] | null | null | null | @charset "utf-8";
* {
padding: 0;
margin: 0;
}
html,
body {
height: 100%;
}
body {
margin-top:... | 32.2 | 98 | 0.302692 |
8bc18c762a8f5e92702db02c29a1b0fc6763116d | 1,854 | sql | SQL | kotlin/src/main/resources/db/migration/V7.00__AddLocation.sql | tillkuhn/kotlin-angular | a91baa5e219a5318a78b70d890e11355e89f2953 | [
"Apache-2.0"
] | 2 | 2020-12-14T12:13:20.000Z | 2021-07-08T12:27:38.000Z | kotlin/src/main/resources/db/migration/V7.00__AddLocation.sql | tillkuhn/p2b-server | f437a16493439ad975930618d1ec9318fd2930fe | [
"Apache-2.0"
] | 195 | 2020-06-17T17:05:13.000Z | 2022-03-02T17:13:23.000Z | kotlin/src/main/resources/db/migration/V7.00__AddLocation.sql | tillkuhn/p2b-server | f437a16493439ad975930618d1ec9318fd2930fe | [
"Apache-2.0"
] | 1 | 2021-04-05T11:43:00.000Z | 2021-04-05T11:43:00.000Z | -- Table DDL
CREATE TABLE IF NOT EXISTS location
(
id UUID DEFAULT uuid_generate_v4(),
etype varchar(16),
external_id TEXT,
name TEXT not null,
summary TEXT,
notes TEXT,
primary_url TEXT,
image_url TEXT,
area_code TEXT,
coordinate... | 45.219512 | 112 | 0.703883 |
5ff56fe9c55f2a292db7a20e5597571f13970c81 | 1,030 | kt | Kotlin | tripleklay/src/test/kotlin/tripleklay/util/TypedStorageTest.kt | cdietze/klay | 72031aa267cd304a0612b31c871e2f5cf73d2c4c | [
"Apache-2.0"
] | 4 | 2018-09-30T06:36:13.000Z | 2019-03-26T02:37:25.000Z | tripleklay/src/test/kotlin/tripleklay/util/TypedStorageTest.kt | cdietze/klay | 72031aa267cd304a0612b31c871e2f5cf73d2c4c | [
"Apache-2.0"
] | null | null | null | tripleklay/src/test/kotlin/tripleklay/util/TypedStorageTest.kt | cdietze/klay | 72031aa267cd304a0612b31c871e2f5cf73d2c4c | [
"Apache-2.0"
] | null | null | null | package tripleklay.util
class TypedStorageTest {
// TODO(cdi) re-add when react.RSet is implemented
// @Test fun testSetFor() {
// val pf = StubPlatform()
// val ts = TypedStorage(pf.log(), pf.storage())
// val id = Functions.identity()
//
// val strings = ts.setFor("strings", id, i... | 33.225806 | 85 | 0.566019 |
e9760b05a96665dd8eeb2382c229f0cd02bd129e | 2,106 | kt | Kotlin | app/src/main/java/com/edge/inappupdateSample/InheritInAppUpdateActivity.kt | EdgeJH/InAppUpdate | 6e88f94d0036ccdb1bfc4191e100aefc4e3bf6f8 | [
"Apache-2.0"
] | 4 | 2019-10-07T09:30:47.000Z | 2019-10-07T21:34:31.000Z | app/src/main/java/com/edge/inappupdateSample/InheritInAppUpdateActivity.kt | EdgeJH/InAppUpdate | 6e88f94d0036ccdb1bfc4191e100aefc4e3bf6f8 | [
"Apache-2.0"
] | 1 | 2022-02-11T02:07:12.000Z | 2022-02-11T02:07:12.000Z | app/src/main/java/com/edge/inappupdateSample/InheritInAppUpdateActivity.kt | EdgeJH/InAppUpdate | 6e88f94d0036ccdb1bfc4191e100aefc4e3bf6f8 | [
"Apache-2.0"
] | null | null | null | package com.edge.inappupdateSample
import android.os.Build
import android.os.Bundle
import android.widget.ProgressBar
import android.widget.TextView
import android.widget.Toast
import com.edge.inappupdate.InAppUpdateActivity
import com.google.android.play.core.appupdate.AppUpdateInfo
import com.google.android.play.cor... | 32.90625 | 114 | 0.707502 |
058360f599892d950f1c801924a6052611a13212 | 4,022 | rb | Ruby | lib/transcode.rb | iamsolarpowered/videoclip | 649ab065512e38af683a8264f47172010e98a872 | [
"MIT"
] | 1 | 2015-11-05T20:47:40.000Z | 2015-11-05T20:47:40.000Z | lib/transcode.rb | iamsolarpowered/videoclip | 649ab065512e38af683a8264f47172010e98a872 | [
"MIT"
] | null | null | null | lib/transcode.rb | iamsolarpowered/videoclip | 649ab065512e38af683a8264f47172010e98a872 | [
"MIT"
] | null | null | null | module Paperclip
class Transcode < Processor
def initialize file, options = {}, attachment = nil
@file = file
@format = options[:format]
@options = options
@current_format = File.extname(@file.path)
@basename = File.basename(@file.... | 45.191011 | 132 | 0.529587 |
f2ecc417e3a2658fe052516e5eb6d1f2ff072db4 | 1,738 | lua | Lua | Dusk/Dusk.lua | alextrevisan/Dusk-Engine | 982c28a47a91544c21b232b2a12adee74f6bd314 | [
"MIT"
] | null | null | null | Dusk/Dusk.lua | alextrevisan/Dusk-Engine | 982c28a47a91544c21b232b2a12adee74f6bd314 | [
"MIT"
] | null | null | null | Dusk/Dusk.lua | alextrevisan/Dusk-Engine | 982c28a47a91544c21b232b2a12adee74f6bd314 | [
"MIT"
] | 1 | 2019-10-25T04:40:04.000Z | 2019-10-25T04:40:04.000Z | --------------------------------------------------------------------------------
--[[
Dusk Engine
The main Dusk library.
--]]
--------------------------------------------------------------------------------
local dusk = {}
--------------------------------------------------------------------------------
-- Include Li... | 32.792453 | 80 | 0.406214 |
be194f60a54d649e4b2820a896aa8306d57505c3 | 28,054 | sql | SQL | db/sql/tbtd.sql | Eothred/hpsim | 526a00a9d1affcb83b642ea2aef939925a76cad9 | [
"Unlicense"
] | 6 | 2018-04-30T08:03:24.000Z | 2021-11-10T00:17:34.000Z | db/sql/tbtd.sql | Eothred/hpsim | 526a00a9d1affcb83b642ea2aef939925a76cad9 | [
"Unlicense"
] | 1 | 2018-09-26T17:04:27.000Z | 2018-09-26T17:35:04.000Z | db/sql/tbtd.sql | Eothred/hpsim | 526a00a9d1affcb83b642ea2aef939925a76cad9 | [
"Unlicense"
] | 4 | 2017-11-14T14:36:48.000Z | 2020-01-14T13:51:16.000Z | BEGIN TRANSACTION;
CREATE TABLE epics_channel(
id integer primary key,
lcs_name text unique,
value_type text, -- current or voltage
value double precision default 0.0,
thresh double precision default 0.0,
value_txt text default 'NA',
update_time date --default datetime('now')
);
INSERT INTO "epics_channe... | 68.42439 | 202 | 0.683575 |