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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1ed04c15f554babd037469e69ce3913b645cd6a9 | 325 | kt | Kotlin | PADCX_HealthCareApp_NCT/patient/src/main/java/com/padcx/padcx_healthcareapp_nct/mvp/views/MessageView.kt | NayChiThin/PADCX_HealthCareApp_NCT | 80f24209ef34e56a6db6bfef72d115c7125dc4d8 | [
"Apache-2.0"
] | null | null | null | PADCX_HealthCareApp_NCT/patient/src/main/java/com/padcx/padcx_healthcareapp_nct/mvp/views/MessageView.kt | NayChiThin/PADCX_HealthCareApp_NCT | 80f24209ef34e56a6db6bfef72d115c7125dc4d8 | [
"Apache-2.0"
] | null | null | null | PADCX_HealthCareApp_NCT/patient/src/main/java/com/padcx/padcx_healthcareapp_nct/mvp/views/MessageView.kt | NayChiThin/PADCX_HealthCareApp_NCT | 80f24209ef34e56a6db6bfef72d115c7125dc4d8 | [
"Apache-2.0"
] | null | null | null | package com.padcx.padcx_healthcareapp_nct.mvp.views
import com.padcx.shared.data.vos.ConsultVO
import com.padcx.shared.mvp.views.BaseView
interface MessageView:BaseView{
fun displayConsultationHistory(consults:List<ConsultVO>)
fun navigateToChat(consult: ConsultVO)
fun displayPrescription(consult: Consult... | 32.5 | 60 | 0.821538 |
5c0d0286c06d15d488a708678d7cccd7e264dac3 | 540 | kt | Kotlin | src/main/java/io/ejekta/kambrikx/data/ConfigDataFile.kt | isXander/Kambrik | cb3332012ba1533cbb9533a791498d91f84bbb74 | [
"MIT"
] | 9 | 2021-09-21T23:51:17.000Z | 2022-02-19T18:22:41.000Z | src/main/java/io/ejekta/kambrikx/data/ConfigDataFile.kt | isXander/Kambrik | cb3332012ba1533cbb9533a791498d91f84bbb74 | [
"MIT"
] | 10 | 2021-08-10T22:05:42.000Z | 2022-02-01T03:26:50.000Z | src/main/java/io/ejekta/kambrikx/data/ConfigDataFile.kt | isXander/Kambrik | cb3332012ba1533cbb9533a791498d91f84bbb74 | [
"MIT"
] | 1 | 2021-12-05T16:21:37.000Z | 2021-12-05T16:21:37.000Z | package io.ejekta.kambrikx.data
import kotlinx.serialization.KSerializer
import java.io.File
class ConfigDataFile(src: File) : DataFile(src) {
private var loaded = false
init {
KambrikPersistence.configDataFiles.add(this)
}
// Do initial config file loading when the request is first made
... | 25.714286 | 89 | 0.644444 |
9bca0fc4adffb111c097d9826a50a45a98d7ef2d | 4,050 | js | JavaScript | server/core/app/room.js | firehiros/basic_chat | 681356bad07d317b99e8a94652556d7c08046b1a | [
"MIT"
] | null | null | null | server/core/app/room.js | firehiros/basic_chat | 681356bad07d317b99e8a94652556d7c08046b1a | [
"MIT"
] | null | null | null | server/core/app/room.js | firehiros/basic_chat | 681356bad07d317b99e8a94652556d7c08046b1a | [
"MIT"
] | null | null | null |
'use strict';
const EventEmitter = require('events');
const ConnectionManager = require('./connectionManager');
module.exports = class Room extends EventEmitter {
constructor(options){
super();
if (options.system) {
// This is the system room
// Used for tracking what user... | 29.779412 | 90 | 0.539259 |
1fb4ce04b748fad1b5c3e8e27d25fe5b9b2d7f28 | 4,696 | html | HTML | src/app/layout/components/rlc/rlc-table/rlc-table.component.html | jmarkicg/rlc-combinator-frontend | 616d96d3b9e7bf99bf744ab84fc779a488049f81 | [
"Apache-2.0"
] | null | null | null | src/app/layout/components/rlc/rlc-table/rlc-table.component.html | jmarkicg/rlc-combinator-frontend | 616d96d3b9e7bf99bf744ab84fc779a488049f81 | [
"Apache-2.0"
] | 11 | 2020-07-17T01:16:36.000Z | 2022-02-26T10:47:10.000Z | src/app/layout/components/rlc/rlc-table/rlc-table.component.html | jmarkicg/rlc-combinator-frontend | 616d96d3b9e7bf99bf744ab84fc779a488049f81 | [
"Apache-2.0"
] | null | null | null | <div *ngIf="dataLoaded">
<mat-table mat-table [dataSource]="dataSource" matSort class="mat-elevation-z8" matSortActive="type" matSortDirection="asc">
<!-- Type Column -->
<ng-container matColumnDef="type">
<mat-header-cell *matHeaderCellDef [ngClass]="'rlcColumnClass'" mat-sort-header> Type</mat-heade... | 41.928571 | 126 | 0.624148 |
95bfd42568f5087e31b5e3d181eb817e28858f0d | 23,828 | swift | Swift | TradingChartView/Example/ThreeLineLegendViewController.swift | keyheha/trading-chart-view-ios | 1912c078ddce328b4a2dbc49a2432242b387e048 | [
"Apache-2.0"
] | null | null | null | TradingChartView/Example/ThreeLineLegendViewController.swift | keyheha/trading-chart-view-ios | 1912c078ddce328b4a2dbc49a2432242b387e048 | [
"Apache-2.0"
] | null | null | null | TradingChartView/Example/ThreeLineLegendViewController.swift | keyheha/trading-chart-view-ios | 1912c078ddce328b4a2dbc49a2432242b387e048 | [
"Apache-2.0"
] | 1 | 2021-07-11T19:11:26.000Z | 2021-07-11T19:11:26.000Z | import UIKit
import LightweightCharts
class ThreeLineLegendViewController: UIViewController {
private var chart: LightweightCharts!
private var series: AreaSeries!
private let legendLabel = UILabel()
private let legend = "AEROSPACE"
private let data = [
LineData(time: .string("2018-03-28")... | 53.426009 | 124 | 0.579612 |
831b05d4fa05f3094a7982aece445e9bd87c7472 | 12,325 | lua | Lua | quick/samples/towerdefense/src/app/map/Map.lua | tianxiawuzhei/cocos-quick-lua | a7b9201b4ddf06929565b911bf0f9931ee66d5b0 | [
"MIT"
] | 1 | 2017-02-10T05:07:24.000Z | 2017-02-10T05:07:24.000Z | quick/samples/towerdefense/src/app/map/Map.lua | tianxiawuzhei/cocos-quick-lua | a7b9201b4ddf06929565b911bf0f9931ee66d5b0 | [
"MIT"
] | null | null | null | quick/samples/towerdefense/src/app/map/Map.lua | tianxiawuzhei/cocos-quick-lua | a7b9201b4ddf06929565b911bf0f9931ee66d5b0 | [
"MIT"
] | 1 | 2021-12-29T10:36:10.000Z | 2021-12-29T10:36:10.000Z |
--[[--
Map 对象的生命周期
Map.new() 创建 Map 对象实例
Map:init() 初始化 Map 对象
Map:createView() 创建 Map 对象的视图
Map:removeView() 删除 Map 对象的视图
Map:updateView() 更新 Map 对象的视图
Map:destroy() 销毁 Map 对象
Map:newObject() 创建新的地图子对象,并绑定行为
如果此时视图已经创建,则调用子对象的 createView()
]]
local MapConstants = require("app.map.MapConstants")
... | 21.660808 | 110 | 0.617525 |
e3302727d80b13c5ff9c56f32f54eaf30573bcf6 | 1,177 | asm | Assembly | src/modules/tapemod.asm | freem/nesmon | f12df78120f7b0a3610964ed2f1d4743e357d632 | [
"0BSD"
] | 2 | 2015-09-21T04:33:26.000Z | 2015-11-06T02:32:29.000Z | src/modules/tapemod.asm | freem/nesmon | f12df78120f7b0a3610964ed2f1d4743e357d632 | [
"0BSD"
] | null | null | null | src/modules/tapemod.asm | freem/nesmon | f12df78120f7b0a3610964ed2f1d4743e357d632 | [
"0BSD"
] | null | null | null | ;==============================================================================;
; nesmon/src/modules/tape.asm
; Cassette tape routines
;==============================================================================;
; This is entirely optional, though recommended if you have no other way of
; getting data out of the N... | 36.78125 | 80 | 0.440952 |
e754d03f370bc0f3c704d4f66b39e5e0ffa26ee2 | 462 | js | JavaScript | grunt.js | lpenteri/news.app | 6b501543d221d6703e2009bf9d8640ec72f1cc0a | [
"Apache-2.0"
] | null | null | null | grunt.js | lpenteri/news.app | 6b501543d221d6703e2009bf9d8640ec72f1cc0a | [
"Apache-2.0"
] | null | null | null | grunt.js | lpenteri/news.app | 6b501543d221d6703e2009bf9d8640ec72f1cc0a | [
"Apache-2.0"
] | null | null | null | #!/usr/bin/node
// news app
var newsapp = require('./newsapp.js');
// new app
var app = new newsapp();
app.run();
// TODO: setup cleanup handler (unsubscribe and delete topic)
/// \brief process handlers (CTRL+c, Kill, Exception) cleanup
//process.stdin.resume();
//process.on('exit', exitHandler.bind(null,{cleanup:... | 28.875 | 71 | 0.692641 |
12343f6c8c018887793edd7f71d1dd8f2e3bcf36 | 2,328 | kt | Kotlin | src/fr/cph/stock/android/task/MainTask.kt | carlphilipp/stock-tracker-android | 7484c1b17928fcbf639cd03263a08d49c5753b39 | [
"Apache-2.0"
] | null | null | null | src/fr/cph/stock/android/task/MainTask.kt | carlphilipp/stock-tracker-android | 7484c1b17928fcbf639cd03263a08d49c5753b39 | [
"Apache-2.0"
] | null | null | null | src/fr/cph/stock/android/task/MainTask.kt | carlphilipp/stock-tracker-android | 7484c1b17928fcbf639cd03263a08d49c5753b39 | [
"Apache-2.0"
] | null | null | null | /**
* Copyright 2017 Carl-Philipp Harmant
*
*
* 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 la... | 34.235294 | 170 | 0.67354 |
126dc2607b6a307a2461ac1fcfda0e4a84b71acd | 4,674 | c | C | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56990_b0/bcm56990_b0_lta_bcmltx_field_demux_l3_src_ipv6_uc_route_overridet_ipv6u_upperf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56990_b0/bcm56990_b0_lta_bcmltx_field_demux_l3_src_ipv6_uc_route_overridet_ipv6u_upperf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | sdk-6.5.20/libs/sdklt/bcmlta/bcmltx/bcm56990_b0/bcm56990_b0_lta_bcmltx_field_demux_l3_src_ipv6_uc_route_overridet_ipv6u_upperf_0_xfrm_handler.c | copslock/broadcom_cpri | 8e2767676e26faae270cf485591902a4c50cf0c5 | [
"Spencer-94"
] | null | null | null | /*******************************************************************************
*
* DO NOT EDIT THIS FILE!
* This file is auto-generated by fltg from Logical Table mapping files.
*
* Tool: $SDK/INTERNAL/fltg/bin/fltg
*
* Edits to this file will be lost when it is regenerated.
*
* This license is set out in ht... | 44.942308 | 134 | 0.814078 |
0b83bfc7e85aab893f830a54d4b1eb6b31224483 | 43 | py | Python | examples/getchar.py | scalabli/quo | 70b6d4129ee705930f1f8a792fc4c9247d973f9d | [
"MIT"
] | 3 | 2022-03-13T13:22:35.000Z | 2022-03-18T08:22:51.000Z | examples/getchar.py | scalabli/quo | 70b6d4129ee705930f1f8a792fc4c9247d973f9d | [
"MIT"
] | 1 | 2022-03-21T16:29:54.000Z | 2022-03-21T16:29:54.000Z | examples/getchar.py | scalabli/quo | 70b6d4129ee705930f1f8a792fc4c9247d973f9d | [
"MIT"
] | null | null | null | from quo.getchar import getchar
getchar()
| 10.75 | 31 | 0.790698 |
39ba63060a98264d50b88d069b64e85c7235e07b | 752 | js | JavaScript | client/build/precache-manifest.708493f575ba81e603ad2cd4dce696a8.js | jackilex/Library_Book_Playlist | ad36b499f8638bdcd6cc118cd8705a988e770313 | [
"MIT"
] | null | null | null | client/build/precache-manifest.708493f575ba81e603ad2cd4dce696a8.js | jackilex/Library_Book_Playlist | ad36b499f8638bdcd6cc118cd8705a988e770313 | [
"MIT"
] | null | null | null | client/build/precache-manifest.708493f575ba81e603ad2cd4dce696a8.js | jackilex/Library_Book_Playlist | ad36b499f8638bdcd6cc118cd8705a988e770313 | [
"MIT"
] | null | null | null | self.__precacheManifest = (self.__precacheManifest || []).concat([
{
"revision": "e401aa709f44ee8710d0edc154afe2ee",
"url": "/index.html"
},
{
"revision": "4c4643617e6a10680e6b",
"url": "/static/css/2.bb93bc02.chunk.css"
},
{
"revision": "b48c8fe025bf59c11176",
"url": "/static/css/main... | 25.066667 | 66 | 0.62367 |
074684db4579e90340c52e633c1a3a6035bcb3b6 | 9,552 | rs | Rust | src/pulga.rs | carmesim/pulga | 3df351a9cbd79e768517604e7d9af5de3f1a1482 | [
"MIT"
] | 2 | 2020-12-29T19:40:50.000Z | 2021-02-01T20:31:51.000Z | src/pulga.rs | carmesim/newfetch | 3df351a9cbd79e768517604e7d9af5de3f1a1482 | [
"MIT"
] | 1 | 2021-02-01T20:31:37.000Z | 2021-02-26T14:19:39.000Z | src/pulga.rs | carmesim/pulga | 3df351a9cbd79e768517604e7d9af5de3f1a1482 | [
"MIT"
] | null | null | null | // TODO: /cpu/procinfo quirks
// * Intel usually puts an @ with the frequency in `model name`
// * AMD usually puts something like "Eight-Core Processor" in `model name`
// (at least in the Ryzen series)
// * `model nome` is really vague in Raspberry Pis. Getting `Hardware` would
// be a better ... | 32.600683 | 96 | 0.57255 |
b5a592d4b8c77151aac4b04ed1695a6ca10f9c2f | 1,101 | rs | Rust | src/sprite.rs | intjelic/atari-2600 | 82f4d68f15718551a0c12ebd4cc2cb291287b8d4 | [
"MIT"
] | null | null | null | src/sprite.rs | intjelic/atari-2600 | 82f4d68f15718551a0c12ebd4cc2cb291287b8d4 | [
"MIT"
] | null | null | null | src/sprite.rs | intjelic/atari-2600 | 82f4d68f15718551a0c12ebd4cc2cb291287b8d4 | [
"MIT"
] | null | null | null | // Copyright (c) 2020 - Jonathan De Wachter
//
// This source file is part of Atari 2600 Emulator which is released under the
// MIT license. Please refer to the LICENSE file that can be found at the root
// of the project directory.
//
// Written by Jonathan De Wachter <dewachter.jonathan@gmail.com>, December 2020
//... | 28.973684 | 79 | 0.675749 |
74d04c65b0019f72f186ff3c663c2c8adbfc47b1 | 1,767 | rs | Rust | src/lib.rs | CryZe/WindWakerDebugMenu | 9920269e0f772af9cb4bf61b0bdb2b8baa3d2ff8 | [
"MIT"
] | 26 | 2016-03-12T19:36:09.000Z | 2022-03-30T22:33:32.000Z | src/lib.rs | CryZe/WindWakerDebugMenu | 9920269e0f772af9cb4bf61b0bdb2b8baa3d2ff8 | [
"MIT"
] | 11 | 2016-03-17T19:01:12.000Z | 2020-02-22T13:02:04.000Z | src/lib.rs | CryZe/WindWakerDebugMenu | 9920269e0f772af9cb4bf61b0bdb2b8baa3d2ff8 | [
"MIT"
] | 9 | 2016-03-13T02:24:26.000Z | 2022-03-06T19:56:26.000Z | #![no_std]
#![allow(non_upper_case_globals)]
use libtww::{game::Console, system::custom_game_loop};
use gcn_fonts::prelude::*;
pub mod cheat_menu;
pub mod controller;
pub mod flag_menu;
pub mod inventory_menu;
pub mod main_menu;
pub mod memory;
pub mod popups;
pub mod print;
pub mod settings;
pub mod spawn_menu;
pub... | 23.878378 | 94 | 0.613469 |
58eefb2a0e36497c6f55c8b89aa4c138b2ff76d1 | 440 | rs | Rust | lib/c-api/src/wasm_c_api/mod.rs | webmaster128/wasmer | e9529c2c868c6c4d7f39bad2d2194682066a9522 | [
"MIT"
] | 24 | 2020-10-26T17:09:57.000Z | 2020-11-05T10:09:22.000Z | lib/c-api/src/wasm_c_api/mod.rs | webmaster128/wasmer | e9529c2c868c6c4d7f39bad2d2194682066a9522 | [
"MIT"
] | null | null | null | lib/c-api/src/wasm_c_api/mod.rs | webmaster128/wasmer | e9529c2c868c6c4d7f39bad2d2194682066a9522 | [
"MIT"
] | 2 | 2020-10-27T06:51:17.000Z | 2020-10-27T06:57:07.000Z | //! Entrypoints for the standard C API
#[macro_use]
pub mod macros;
pub mod engine;
/// cbindgen:ignore
pub mod externals;
/// cbindgen:ignore
pub mod instance;
/// cbindgen:ignore
pub mod module;
/// cbindgen:ignore
pub mod store;
/// cbindgen:ignore
pub mod trap;
/// cbindgen:ignore
pub mod types;
/// cbindg... | 12.222222 | 38 | 0.686364 |
d2a623a652ebba9460340e7bab6f99b796377c86 | 68 | sql | SQL | resources/migrations/000036_drop_song_requests_user_id_column.up.sql | partyoffice/spotifete | 59d4fc8de4cdc3d8a3d7a4beaa72fdcb85c656e3 | [
"MIT"
] | null | null | null | resources/migrations/000036_drop_song_requests_user_id_column.up.sql | partyoffice/spotifete | 59d4fc8de4cdc3d8a3d7a4beaa72fdcb85c656e3 | [
"MIT"
] | 8 | 2021-08-30T20:04:34.000Z | 2022-03-21T16:47:59.000Z | resources/migrations/000036_drop_song_requests_user_id_column.up.sql | 47-11/SpotiFete | 5cabd805a44f4c78b96340a0f1d6070aa52ceb83 | [
"MIT"
] | null | null | null | BEGIN;
ALTER TABLE song_requests
DROP COLUMN user_id;
COMMIT;
| 9.714286 | 25 | 0.75 |
f040ef34e6f7f28b762c5ac7fa85d111d72daca8 | 1,530 | py | Python | cdk/consoleme_ecs_service/nested_stacks/vpc_stack.py | avishayil/consoleme-ecs-service | 357f290c23fb74c6752961a4a4582e4cbab54e0a | [
"MIT"
] | 2 | 2021-06-19T04:28:43.000Z | 2021-06-19T06:12:25.000Z | cdk/consoleme_ecs_service/nested_stacks/vpc_stack.py | avishayil/consoleme-ecs-service | 357f290c23fb74c6752961a4a4582e4cbab54e0a | [
"MIT"
] | 10 | 2021-06-19T08:12:41.000Z | 2021-06-20T22:00:34.000Z | cdk/consoleme_ecs_service/nested_stacks/vpc_stack.py | avishayil/consoleme-ecs-service | 357f290c23fb74c6752961a4a4582e4cbab54e0a | [
"MIT"
] | null | null | null | """
VPC stack for running ConsoleMe on ECS
"""
import urllib.request
from aws_cdk import (
aws_ec2 as ec2,
core as cdk
)
class VPCStack(cdk.NestedStack):
"""
VPC stack for running ConsoleMe on ECS
"""
def __init__(self, scope: cdk.Construct, id: str, **kwargs) -> None:
super().__ini... | 25.081967 | 82 | 0.578431 |
cf7ee5c10dee95f30d61d0afb3369f0c36ee1652 | 1,708 | css | CSS | src/css/style.css | alinaYamkova/goit-js-hw-13-image-finder | 9561809e2f405ff2caeecf9c1444b8cc41681095 | [
"MIT"
] | null | null | null | src/css/style.css | alinaYamkova/goit-js-hw-13-image-finder | 9561809e2f405ff2caeecf9c1444b8cc41681095 | [
"MIT"
] | null | null | null | src/css/style.css | alinaYamkova/goit-js-hw-13-image-finder | 9561809e2f405ff2caeecf9c1444b8cc41681095 | [
"MIT"
] | null | null | null | *,
*::before,
*::after {
box-sizing: inherit;
padding: 0;
/* outline: 1px solid red; */
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
color: #fff;
background-color: #020115;
padding-left: 18px... | 16.423077 | 139 | 0.647541 |
5fbab8f7f0f7cb1f37c0d4c00328eb4fdd3b08dc | 1,765 | h | C | Assets/header/EmoticonPickViewController.h | NuolanNuolan/IPAPatch-master | 0f1821950c9b26d504c73681673901b8efa1e44c | [
"MIT"
] | 5 | 2017-09-21T06:56:18.000Z | 2021-01-02T22:15:23.000Z | Assets/header/EmoticonPickViewController.h | NuolanNuolan/IPAPatch-master | 0f1821950c9b26d504c73681673901b8efa1e44c | [
"MIT"
] | null | null | null | Assets/header/EmoticonPickViewController.h | NuolanNuolan/IPAPatch-master | 0f1821950c9b26d504c73681673901b8efa1e44c | [
"MIT"
] | 5 | 2017-11-14T03:18:42.000Z | 2019-12-30T03:09:35.000Z | //
// Generated by class-dump 3.5 (64 bit) (Debug version compiled Mar 29 2017 23:22:24).
//
// class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2015 by Steve Nygard.
//
#import "MMUIViewController.h"
#import "EmoticonCustomManageAddLogicDelegate-Protocol.h"
#import "UIAlertViewDelegate-Protocol.h"
@cl... | 36.020408 | 127 | 0.78017 |
7a94f003354a469fb418885783baf42c3c8f9629 | 131 | rb | Ruby | test/mailers/previews/account_mailer_preview.rb | zoniawebservices/sbanking | 6b6920793d7b438d9f361d5ec78901fd064d03d9 | [
"Apache-2.0"
] | null | null | null | test/mailers/previews/account_mailer_preview.rb | zoniawebservices/sbanking | 6b6920793d7b438d9f361d5ec78901fd064d03d9 | [
"Apache-2.0"
] | null | null | null | test/mailers/previews/account_mailer_preview.rb | zoniawebservices/sbanking | 6b6920793d7b438d9f361d5ec78901fd064d03d9 | [
"Apache-2.0"
] | null | null | null | # Preview all emails at http://localhost:3000/rails/mailers/account_mailer
class AccountMailerPreview < ActionMailer::Preview
end
| 26.2 | 74 | 0.824427 |
059ee1e43b5c485df1443215384962cbab782061 | 157 | swift | Swift | SwiftUIKit/Core/UIKitConvenient/UI.swift | misshypocrite/iOS.SwiftUIKit | 13996e47c635a27c1bf1b21d16141b287fa75a0d | [
"MIT"
] | 6 | 2021-04-26T08:29:40.000Z | 2022-03-07T18:33:50.000Z | SwiftUIKit/Core/UIKitConvenient/UI.swift | misshypocrite/iOS.SwiftUIKit | 13996e47c635a27c1bf1b21d16141b287fa75a0d | [
"MIT"
] | null | null | null | SwiftUIKit/Core/UIKitConvenient/UI.swift | misshypocrite/iOS.SwiftUIKit | 13996e47c635a27c1bf1b21d16141b287fa75a0d | [
"MIT"
] | 2 | 2021-04-22T14:25:05.000Z | 2022-03-07T18:36:30.000Z | //
// UI.swift
// SwiftUIKit
//
// Created by finos.son.le on 22/04/2021.
//
import Foundation
/// Namespace for the view subclasses.
public enum UI {}
| 13.083333 | 42 | 0.656051 |
bd62a81627cfa9eb43e8e1d296121423b164e769 | 2,617 | rs | Rust | trigger-interpreter/src/iface_impl/action_manifest.rs | dalloriam/shift3 | bd4b41b1a1377e6b4c02e9050da15a8632e003db | [
"MIT"
] | 1 | 2020-11-05T21:37:31.000Z | 2020-11-05T21:37:31.000Z | trigger-interpreter/src/iface_impl/action_manifest.rs | dalloriam/shift3 | bd4b41b1a1377e6b4c02e9050da15a8632e003db | [
"MIT"
] | 54 | 2020-06-11T02:20:17.000Z | 2022-03-23T10:44:21.000Z | trigger-interpreter/src/iface_impl/action_manifest.rs | dalloriam/shift3 | bd4b41b1a1377e6b4c02e9050da15a8632e003db | [
"MIT"
] | null | null | null | use std::{
fs,
path::{Path, PathBuf},
sync::{
atomic::{AtomicU64, Ordering},
Arc,
},
};
use anyhow::{ensure, Result};
use async_trait::async_trait;
use gcloud::{auth, pubsub};
use protocol::ActionManifest;
use toolkit::queue::MemoryQueue;
use crate::interface::ActionManifestQueueWr... | 24.92381 | 87 | 0.6389 |
85c8e60c1941f6a8b95f56213384a8fcfeae6a84 | 757 | js | JavaScript | resources/assets/js/helpers/authorization.js | makkanimation/react-laravel | ba92ac63451229a37a22ab6b9f1a3bec723a7849 | [
"MIT"
] | null | null | null | resources/assets/js/helpers/authorization.js | makkanimation/react-laravel | ba92ac63451229a37a22ab6b9f1a3bec723a7849 | [
"MIT"
] | null | null | null | resources/assets/js/helpers/authorization.js | makkanimation/react-laravel | ba92ac63451229a37a22ab6b9f1a3bec723a7849 | [
"MIT"
] | null | null | null | import decode from 'jwt-decode';
export function getToken() {
return localStorage.getItem('token')
}
export function setToken(token) {
localStorage.setItem('token', token)
}
export function loggedIn() {
// Checks if there is a saved token and it's still valid
const token = getToken() // GEtting token f... | 22.264706 | 81 | 0.628798 |
4a59377fe0fffe3ba6fea2c6865d167c435124a8 | 272 | js | JavaScript | src/app/common/constants.js | x2gboye/guidebox | 4f8b5debeffb2e08c06ab37d3b035e2be2045ea2 | [
"MIT"
] | null | null | null | src/app/common/constants.js | x2gboye/guidebox | 4f8b5debeffb2e08c06ab37d3b035e2be2045ea2 | [
"MIT"
] | null | null | null | src/app/common/constants.js | x2gboye/guidebox | 4f8b5debeffb2e08c06ab37d3b035e2be2045ea2 | [
"MIT"
] | null | null | null | module.exports = (app) => {
app.constant("CHANNELS", {
none: {
name: "",
short_name: ""
},
all: {
name: "All Channels",
short_name: "all"
}
});
}; | 19.428571 | 37 | 0.308824 |
9a0200f134452e5c1b19d6dd1eba8fe2d9ee7070 | 1,286 | swift | Swift | PDSwift/Model/User.swift | PeideXiao/PDSwift | b4aae8e2efc938e1dc616a876221c0bf1247741d | [
"MIT"
] | 1 | 2018-12-06T03:32:24.000Z | 2018-12-06T03:32:24.000Z | PDSwift/Model/User.swift | PeideXiao/NewConcept | b4aae8e2efc938e1dc616a876221c0bf1247741d | [
"MIT"
] | null | null | null | PDSwift/Model/User.swift | PeideXiao/NewConcept | b4aae8e2efc938e1dc616a876221c0bf1247741d | [
"MIT"
] | null | null | null | //
// User.swift
// PDSwift
//
// Created by 肖培德 on 11/25/18.
// Copyright © 2018 肖培德. All rights reserved.
//
import UIKit
@objcMembers class User: NSObject {
var id : NSNumber?
var name: String?
var profile_image_url:String?
// 认证类型 -1:没有认证,0,认证用户,2,3,5: 企业认证,220: 草根明星(达人)
var verified_type... | 22.964286 | 73 | 0.569984 |
302c83dea4c311697ebc5093d2a7de356892fc23 | 37 | sql | SQL | DB/database.sql | Cygnut/Poco | 94fe127dacf479c259f086e1ceef884966822c3f | [
"MIT"
] | null | null | null | DB/database.sql | Cygnut/Poco | 94fe127dacf479c259f086e1ceef884966822c3f | [
"MIT"
] | null | null | null | DB/database.sql | Cygnut/Poco | 94fe127dacf479c259f086e1ceef884966822c3f | [
"MIT"
] | null | null | null | CREATE DATABASE IF NOT EXISTS `poco` | 37 | 37 | 0.783784 |
184289b41a24ac9faadb19aa8a456e22362fe2f0 | 4,381 | css | CSS | app/styles/styles.css | nisargkolhe/safecup-web | 4c5642f97f44c7fee0e36688c9d9024c370650f0 | [
"CC-BY-4.0"
] | null | null | null | app/styles/styles.css | nisargkolhe/safecup-web | 4c5642f97f44c7fee0e36688c9d9024c370650f0 | [
"CC-BY-4.0"
] | null | null | null | app/styles/styles.css | nisargkolhe/safecup-web | 4c5642f97f44c7fee0e36688c9d9024c370650f0 | [
"CC-BY-4.0"
] | null | null | null |
html, body {
font-family: 'Raleway', 'Helvetica', sans-serif;
margin: 0;
padding: 0;
background: linear-gradient(
to bottom,
rgba(0, 0, 0, 0),
rgba(0, 0, 0, 0.6)
),url(../images/michael-discenza-199756.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background... | 18.485232 | 87 | 0.672449 |
0cc6b77ea41d331e83dae3c140155ab948a16ad5 | 400 | asm | Assembly | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/156/A156180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A156180: Denominator of Euler(n,1/3).
; 1,6,9,108,81,486,729,17496,6561,39366,59049,708588,531441,3188646,4782969,229582512,43046721,258280326,387420489,4649045868,3486784401,20920706406,31381059609,753145430616,282429536481,1694577218886,2541865828329,30502389939948
add $0,1
mov $1,4
pow $1,$0
sub $3,$0
gcd $1,$3
l... | 22.222222 | 229 | 0.7375 |
e9b5f638850c1691b66c9e46134fb7620231addc | 16,293 | rs | Rust | src/main.rs | kevin-logan/rsr | 90c60e989e3e369413e89ab241ffae7b3cdd4061 | [
"Apache-2.0"
] | null | null | null | src/main.rs | kevin-logan/rsr | 90c60e989e3e369413e89ab241ffae7b3cdd4061 | [
"Apache-2.0"
] | null | null | null | src/main.rs | kevin-logan/rsr | 90c60e989e3e369413e89ab241ffae7b3cdd4061 | [
"Apache-2.0"
] | null | null | null | macro_rules! info {
( $quiet:expr, $($args:expr),+ ) => {
if !($quiet) {
println!($($args),*);
}
}
}
struct StringReplacer {
search_expression: Option<regex::Regex>,
replace_pattern: Option<String>,
}
impl StringReplacer {
pub fn new(
search_expression: Option<r... | 39.546117 | 346 | 0.441478 |
de20947793252bebd99d83c30204a1c4d1bc850e | 203,870 | sql | SQL | database/seeds/script/mysql_martyrs.sql | hieunv2/staffmanager | cd959c1c0b1c5598f15dae8b6f5c3919c9fa11ca | [
"MIT"
] | null | null | null | database/seeds/script/mysql_martyrs.sql | hieunv2/staffmanager | cd959c1c0b1c5598f15dae8b6f5c3919c9fa11ca | [
"MIT"
] | 6 | 2021-03-10T13:12:14.000Z | 2022-02-27T02:20:55.000Z | database/seeds/script/mysql_martyrs.sql | hieunv2/staffmanager | cd959c1c0b1c5598f15dae8b6f5c3919c9fa11ca | [
"MIT"
] | null | null | null | INSERT INTO `martyrs` (`id`, `ministry_code`, `province_code`, `full_name`, `nickname`, `birth_date`, `birth_month`, `birth_year`, `sex`, ward_id, `district_id`, `province_id`, `enlistment_day`, `rank`, `position`, `dead_date`, `dead_month`, `dead_year`, `dead_place_by_notice`, `dead_place_by_family`, `combat_unit`, `m... | 201.65183 | 408 | 0.499318 |
58960d494f0f507a5d5ac28ca88b737dca21237f | 523 | lua | Lua | Mods ChoGGi/Triboelectric Scrubbers Clean Dome Buildings/Code/Script.lua | tjbigliu/tjbigliu | b8228d8ae48312b64fc5d7232b50cb92b0499e15 | [
"MIT"
] | 1 | 2021-05-01T07:35:08.000Z | 2021-05-01T07:35:08.000Z | Mods ChoGGi/Triboelectric Scrubbers Clean Dome Buildings/Code/Script.lua | tjbigliu/tjbigliu | b8228d8ae48312b64fc5d7232b50cb92b0499e15 | [
"MIT"
] | null | null | null | Mods ChoGGi/Triboelectric Scrubbers Clean Dome Buildings/Code/Script.lua | tjbigliu/tjbigliu | b8228d8ae48312b64fc5d7232b50cb92b0499e15 | [
"MIT"
] | 1 | 2021-04-08T15:23:48.000Z | 2021-04-08T15:23:48.000Z |
function TriboelectricScrubber:CleanBuildings()
if not self.working then
return
end
self:ForEachDirtyInRange(function(dirty, self)
if dirty:IsKindOf("Building") then
if dirty ~= self then
if dirty:IsKindOf("DustGridElement") then
dirty:AddDust(-self.dust_clean)
--~ elseif not dirty.parent_dome ... | 23.772727 | 59 | 0.732314 |
6129bb5be280d02ca756e8f87f34741431d9c2b9 | 356 | css | CSS | streamlit-drawable-canvas-develop/streamlit_drawable_canvas/frontend/src/components/CanvasToolbar.module.css | udaykiran1809/NoCodeAIML | ad40e4176d112f3ac1c2e9639e045b59d9aa9f50 | [
"Apache-2.0"
] | 210 | 2020-07-15T06:11:51.000Z | 2022-03-25T15:55:44.000Z | streamlit-drawable-canvas-develop/streamlit_drawable_canvas/frontend/src/components/CanvasToolbar.module.css | udaykiran1809/NoCodeAIML | ad40e4176d112f3ac1c2e9639e045b59d9aa9f50 | [
"Apache-2.0"
] | 62 | 2020-06-30T07:53:32.000Z | 2022-03-28T09:29:27.000Z | streamlit-drawable-canvas-develop/streamlit_drawable_canvas/frontend/src/components/CanvasToolbar.module.css | udaykiran1809/NoCodeAIML | ad40e4176d112f3ac1c2e9639e045b59d9aa9f50 | [
"Apache-2.0"
] | 33 | 2020-07-09T03:34:20.000Z | 2022-03-22T14:33:28.000Z | .enabled {
cursor: pointer;
background: none;
}
.disabled {
cursor: not-allowed;
filter: invert(95%) sepia(10%) saturate(657%) hue-rotate(184deg)
brightness(92%) contrast(95%);
}
.enabled:hover {
filter: invert(41%) sepia(62%) saturate(7158%) hue-rotate(344deg)
brightness(101%) contrast(108%);
}
.i... | 17.8 | 67 | 0.657303 |
b17345c00a5dabf0002224d40fcc5582f1aed8ee | 2,354 | h | C | mainwindow.h | amitani/onlineMotionCorrection | f4201dbdd3845075ea379f49987a067acba929ea | [
"MIT"
] | 3 | 2019-04-08T15:45:00.000Z | 2020-01-02T06:14:05.000Z | mainwindow.h | amitani/onlineMotionCorrection | f4201dbdd3845075ea379f49987a067acba929ea | [
"MIT"
] | 1 | 2020-02-21T01:40:00.000Z | 2020-02-21T01:40:00.000Z | mainwindow.h | amitani/onlineMotionCorrection | f4201dbdd3845075ea379f49987a067acba929ea | [
"MIT"
] | 1 | 2021-11-20T01:16:30.000Z | 2021-11-20T01:16:30.000Z | #ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <QMainWindow>
#include <QSlider>
#include <QSpinBox>
#include <QCheckBox>
#include <QTimer>
#include <QCommandLineParser>
#include <QGraphicsScene>
#include <QGraphicsPixmapItem>
#include <QThread>
#include <QtTreePropertyBrowser>
#include <vector>
#include <deque>
#i... | 25.042553 | 121 | 0.737043 |
546ca93cd5c498c75cf4c0cf2d6c6ef7d42118b9 | 3,619 | go | Go | vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/elasticsearch/diagnose_instance.go | saqibali-2k/installer | 170a59be823af62f760632b2611538b9022ec174 | [
"Apache-2.0"
] | 1,369 | 2018-06-08T15:15:34.000Z | 2022-03-31T11:58:28.000Z | vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/elasticsearch/diagnose_instance.go | Montana/installer | 9eade28a9ce4862a6ef092bc5f5fcfb499342d4d | [
"Apache-2.0"
] | 5,738 | 2018-06-08T19:17:30.000Z | 2022-03-31T23:54:17.000Z | vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/elasticsearch/diagnose_instance.go | Montana/installer | 9eade28a9ce4862a6ef092bc5f5fcfb499342d4d | [
"Apache-2.0"
] | 1,247 | 2018-06-08T17:05:33.000Z | 2022-03-31T19:34:43.000Z | package elasticsearch
//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
/... | 35.135922 | 165 | 0.772865 |
e831208fb6a7f6ba9d3c5b8d9bc964e15b35cf28 | 4,489 | sql | SQL | db/fund.sql | yszhao2016/yii2study | ad7ac9c80c0fc92e71026e4b635373ca35733359 | [
"BSD-3-Clause"
] | null | null | null | db/fund.sql | yszhao2016/yii2study | ad7ac9c80c0fc92e71026e4b635373ca35733359 | [
"BSD-3-Clause"
] | null | null | null | db/fund.sql | yszhao2016/yii2study | ad7ac9c80c0fc92e71026e4b635373ca35733359 | [
"BSD-3-Clause"
] | null | null | null | /*
Navicat MySQL Data Transfer
Source Server : 192.168.1.223
Source Server Version : 50718
Source Host : 192.168.1.223:3306
Source Database : hello
Target Server Type : MYSQL
Target Server Version : 50718
File Encoding : 65001
Date: 2017-11-02 11:26:55
*/
SET FOREIG... | 37.099174 | 106 | 0.551125 |
f06397887de51ca1b937877f4e3747298d7e6bce | 424 | js | JavaScript | build-script/asar_packing.js | tsuruclient/tsuru | fac1107b87eb33e49577d53f3a6aa7f3cca8722d | [
"MIT"
] | 130 | 2017-12-14T04:07:41.000Z | 2021-03-13T08:00:54.000Z | build-script/asar_packing.js | tsuruclient/tsuru | fac1107b87eb33e49577d53f3a6aa7f3cca8722d | [
"MIT"
] | 61 | 2017-12-16T22:42:37.000Z | 2018-11-20T11:38:37.000Z | build-script/asar_packing.js | tsuruclient/tsuru | fac1107b87eb33e49577d53f3a6aa7f3cca8722d | [
"MIT"
] | 5 | 2018-01-09T06:43:08.000Z | 2019-06-06T05:28:12.000Z | const files = require('./files');
const del = require('del');
const execSync = require('child_process').execSync;
require('colors');
module.exports = (platform) => {
console.log('Compressing to asar...');
const filepath = files.release_directory + files.app_dir[platform];
execSync('asar pack ' + filepath +... | 35.333333 | 72 | 0.669811 |
f01c642b471bacb8d1490738afc0dbff441da874 | 12,810 | js | JavaScript | yangguang/js/chunk-b685.0ad84124.js | lixin007/yangguang | ea2ff204f1450ff0dc17055299a4555f94e41100 | [
"MIT"
] | 1 | 2018-12-05T01:01:11.000Z | 2018-12-05T01:01:11.000Z | yangguang/js/chunk-b685.0ad84124.js | lixin007/yangguang | ea2ff204f1450ff0dc17055299a4555f94e41100 | [
"MIT"
] | null | null | null | yangguang/js/chunk-b685.0ad84124.js | lixin007/yangguang | ea2ff204f1450ff0dc17055299a4555f94e41100 | [
"MIT"
] | 2 | 2018-12-05T02:34:14.000Z | 2018-12-22T15:52:04.000Z | (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-b685"],{3155:function(t,e,i){},"6c74":function(t,e,i){"use strict";var s=i("e523"),n=i.n(s);n.a},cc95:function(t,e,i){"use strict";i.r(e);var s=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("div",[i("Card",[i("div",{staticClass:"searc... | 12,810 | 12,810 | 0.697814 |
c34cf1e481ade606fb27086f2fb4f10f8df75319 | 1,843 | go | Go | vendor/github.com/openebs/maya/pkg/cstor/volumereplica/v1alpha1/utils.go | shovanmaity/dynamic-localpv-provisioner | e0dd3f0ad7b6d44fcb51a2df9b5cdd564c70ab95 | [
"Apache-2.0"
] | 194 | 2016-11-25T10:09:02.000Z | 2022-02-21T21:05:02.000Z | vendor/github.com/openebs/maya/pkg/cstor/volumereplica/v1alpha1/utils.go | shovanmaity/dynamic-localpv-provisioner | e0dd3f0ad7b6d44fcb51a2df9b5cdd564c70ab95 | [
"Apache-2.0"
] | 1,239 | 2016-11-18T04:28:01.000Z | 2021-09-15T14:24:36.000Z | vendor/github.com/openebs/maya/pkg/cstor/volumereplica/v1alpha1/utils.go | shovanmaity/dynamic-localpv-provisioner | e0dd3f0ad7b6d44fcb51a2df9b5cdd564c70ab95 | [
"Apache-2.0"
] | 331 | 2016-12-14T09:30:27.000Z | 2021-12-31T11:45:43.000Z | /*
Copyright 2019 The OpenEBS Authors
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, soft... | 34.12963 | 91 | 0.76777 |
9b8130ec7bbd6d54a856fb8a737b598dbe7ea5b8 | 2,516 | swift | Swift | Demos/SharedSource/PublicationListViewController.swift | fabrizioCorut/shopgun-ios-sdk | 491162c827644ecfdb496b9de41360cbdc37ff2e | [
"MIT"
] | 4 | 2017-05-09T09:39:08.000Z | 2019-11-28T04:40:38.000Z | Demos/SharedSource/PublicationListViewController.swift | fabrizioCorut/shopgun-ios-sdk | 491162c827644ecfdb496b9de41360cbdc37ff2e | [
"MIT"
] | 7 | 2018-03-05T17:28:45.000Z | 2021-12-13T15:14:28.000Z | Demos/SharedSource/PublicationListViewController.swift | fabrizioCorut/shopgun-ios-sdk | 491162c827644ecfdb496b9de41360cbdc37ff2e | [
"MIT"
] | 4 | 2016-02-03T06:44:49.000Z | 2021-09-23T10:55:59.000Z | //
// ┌────┬─┐ ┌─────┐
// │ ──┤ └─┬───┬───┤ ┌──┼─┬─┬───┐
// ├── │ ╷ │ · │ · │ ╵ │ ╵ │ ╷ │
// └────┴─┴─┴───┤ ┌─┴─────┴───┴─┴─┘
// └─┘
//
// Copyright (c) 2019 ShopGun. All rights reserved.
import ShopGunSDK
import Incito
import CoreLocation
class PublicationListViewController: UIViewCon... | 34 | 144 | 0.581876 |
be9c86117e2bee0b2ff8397846e5c55bde8f50a0 | 3,730 | lua | Lua | Data/Scripts/Bezier.lua | Core-Team-META/CC-Cinematic-Shot | 94f66c69c1a9781893de368dc9ced0c70a81544a | [
"Apache-2.0"
] | null | null | null | Data/Scripts/Bezier.lua | Core-Team-META/CC-Cinematic-Shot | 94f66c69c1a9781893de368dc9ced0c70a81544a | [
"Apache-2.0"
] | null | null | null | Data/Scripts/Bezier.lua | Core-Team-META/CC-Cinematic-Shot | 94f66c69c1a9781893de368dc9ced0c70a81544a | [
"Apache-2.0"
] | null | null | null | -- Bezier.lua
-- An instancable class allowing for a curve to be created and drawn in relation to X number of reference points
-- Created by Nicholas Foreman (https://www.coregames.com/user/f9df3457225741c89209f6d484d0eba8)
local BezierPointTemplate = script:GetCustomProperty("BezierPoint")
local BezierSegmentTemplat... | 26.834532 | 112 | 0.753083 |
d769e947a9f16ddce00b9d8507d9680f21fd79cf | 365 | asm | Assembly | s1/sfx-original/SndC8 - Burning.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s1/sfx-original/SndC8 - Burning.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s1/sfx-original/SndC8 - Burning.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | SndC8_Burning_Header:
smpsHeaderStartSong 1
smpsHeaderVoice SndC8_Burning_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cPSG3, SndC8_Burning_PSG3, $00, $00
; PSG3 Data
SndC8_Burning_PSG3:
smpsPSGvoice $00
smpsPSGform $E7
dc.b nD3, $25
smpsStop
; Song seems to... | 20.277778 | 57 | 0.761644 |
bb5774f1d05e5ac5b23ca286f80ff82fb755c54f | 101 | html | HTML | Genres.html | qjack001/FilmRPG | 197efaf60dbbc55b13cbadc6635e03dcf377ad61 | [
"MIT"
] | null | null | null | Genres.html | qjack001/FilmRPG | 197efaf60dbbc55b13cbadc6635e03dcf377ad61 | [
"MIT"
] | 2 | 2020-11-19T09:25:11.000Z | 2021-06-15T04:10:05.000Z | Genres.html | GoodbyteCo/Silverscreen | 197efaf60dbbc55b13cbadc6635e03dcf377ad61 | [
"MIT"
] | 2 | 2019-07-11T17:21:25.000Z | 2019-07-11T17:56:17.000Z | ---
layout: error
error: Genre Modules
message: Coming Soon!
permalink: /Genres/
image: soon.png
---
| 12.625 | 21 | 0.712871 |
50ed9e55d5423b5e369bf4036fa7b2bc1d83e17c | 995 | go | Go | ftdc/events/custom_test.go | deciduosity/birch | 5fd0f6ed18904116241402da2da5ec72aefd10b2 | [
"Apache-2.0"
] | null | null | null | ftdc/events/custom_test.go | deciduosity/birch | 5fd0f6ed18904116241402da2da5ec72aefd10b2 | [
"Apache-2.0"
] | null | null | null | ftdc/events/custom_test.go | deciduosity/birch | 5fd0f6ed18904116241402da2da5ec72aefd10b2 | [
"Apache-2.0"
] | null | null | null | package events
import (
"testing"
"github.com/stretchr/testify/assert"
)
func TestRollupRoundTrip(t *testing.T) {
data := MakeCustom(4)
assert.NoError(t, data.Add("a", 1.2))
assert.NoError(t, data.Add("f", 100))
assert.NoError(t, data.Add("b", 45.0))
assert.NoError(t, data.Add("d", []int64{45, 32}))
assert.E... | 22.613636 | 64 | 0.60201 |
6d00c97df6457cd670efbf57968faee7f9667864 | 1,822 | swift | Swift | JongHelper/JongHelper/Solver/Mentu/Solver_Kotsu.swift | jphacks/SD_1702 | aaa533930e2d1c3836e80382b3ea51ec90a6b177 | [
"MIT"
] | 13 | 2017-11-01T20:15:18.000Z | 2022-01-15T18:11:33.000Z | JongHelper/JongHelper/Solver/Mentu/Solver_Kotsu.swift | jphacks/SD_1702 | aaa533930e2d1c3836e80382b3ea51ec90a6b177 | [
"MIT"
] | null | null | null | JongHelper/JongHelper/Solver/Mentu/Solver_Kotsu.swift | jphacks/SD_1702 | aaa533930e2d1c3836e80382b3ea51ec90a6b177 | [
"MIT"
] | 6 | 2017-10-27T14:58:02.000Z | 2021-08-11T13:58:41.000Z | //
// Kotu.swift
//
//
// Created by oike toshiyuki on 2017/10/17.
//
import Foundation
class Kotu: Mentu, Equatable, Comparable{
var isOpen = false
var isMentu = false
//順子はどっかしら決めて持っとく
var identifierTile: Tile
init() {
self.identifierTile = Tile.null
self.isOpen = fal... | 24.621622 | 119 | 0.537322 |
162a498c495704c9f6254844069fe0875e8d02a8 | 1,196 | h | C | src/identifier.h | cmorganl/pyfastx | 439de6932b9c7a91218589df723e5e197c6ed73b | [
"MIT"
] | null | null | null | src/identifier.h | cmorganl/pyfastx | 439de6932b9c7a91218589df723e5e197c6ed73b | [
"MIT"
] | null | null | null | src/identifier.h | cmorganl/pyfastx | 439de6932b9c7a91218589df723e5e197c6ed73b | [
"MIT"
] | null | null | null | #ifndef PYFASTX_IDENTIFIER_H
#define PYFASTX_IDENTIFIER_H
#include "Python.h"
#include <stdint.h>
#include "sqlite3.h"
typedef struct {
PyObject_HEAD
//index for fast random access to sequence
sqlite3* index_db;
//sqlite3 handle
sqlite3_stmt *stmt;
//sequence counts
uint32_t seq_counts;
//file format 1: fa... | 24.408163 | 94 | 0.790134 |
31f4b89c1edfb1fe43c78e27fa5383911eddb943 | 71 | sql | SQL | core/repositories/src/main/resources/db/users/V13_1__alter_entityav_boolean_table_add_auditable_column.sql | paser4se/grivet | 254edc29d0484c5ff0762892f9fe365192f65349 | [
"Apache-2.0"
] | 4 | 2017-01-22T16:25:10.000Z | 2021-06-03T12:41:11.000Z | core/repositories/src/main/resources/db/users/V13_1__alter_entityav_boolean_table_add_auditable_column.sql | paser4se/grivet | 254edc29d0484c5ff0762892f9fe365192f65349 | [
"Apache-2.0"
] | 29 | 2015-11-17T06:57:04.000Z | 2020-07-08T09:39:22.000Z | core/repositories/src/main/resources/db/users/V13_1__alter_entityav_boolean_table_add_auditable_column.sql | paser4se/grivet | 254edc29d0484c5ff0762892f9fe365192f65349 | [
"Apache-2.0"
] | 4 | 2017-01-22T16:25:13.000Z | 2020-07-08T09:34:23.000Z | ALTER TABLE entityav_boolean ADD created_by VARCHAR(100) DEFAULT NULL;
| 35.5 | 70 | 0.84507 |
856b9120b9c44367dfbf6a4928f96c624eff8d3e | 360 | js | JavaScript | src/state/actions/todos.js | ikas/mini-todo-list | 4b435a8b23017822d7a05dd69492ee934523afb8 | [
"MIT"
] | 2 | 2019-08-27T11:23:11.000Z | 2019-09-24T10:26:22.000Z | src/state/actions/todos.js | ikas/mini-todo-list | 4b435a8b23017822d7a05dd69492ee934523afb8 | [
"MIT"
] | 7 | 2019-06-17T17:37:50.000Z | 2022-02-26T11:53:05.000Z | src/state/actions/todos.js | ikas/mini-todo-list | 4b435a8b23017822d7a05dd69492ee934523afb8 | [
"MIT"
] | null | null | null | import * as types from '../types'
export function createTodo(todo) {
return dispatch => dispatch({
type: types.TODOS_CREATE,
todo,
})
}
export function toggleDoneStatus(id) {
return dispatch => dispatch({ type: types.TODOS_TOGGLE_DONE, id })
}
export function deleteTodo(id) {
return dispatch => dispa... | 21.176471 | 68 | 0.694444 |
1b7d7494aeac65f9b6d2441b2a6c78d896e113f5 | 30,645 | sql | SQL | application/sql/install.sql | Assem/PMS | 416219681faa81e1763fd329c76dbd53f2cf73df | [
"MIT"
] | null | null | null | application/sql/install.sql | Assem/PMS | 416219681faa81e1763fd329c76dbd53f2cf73df | [
"MIT"
] | null | null | null | application/sql/install.sql | Assem/PMS | 416219681faa81e1763fd329c76dbd53f2cf73df | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.0.10.14
-- http://www.phpmyadmin.net
--
-- Client: localhost:3306
-- Généré le: Ven 28 Octobre 2016 à 12:41
-- Version du serveur: 5.5.52-cll-lve
-- Version de PHP: 5.6.20
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CH... | 59.274662 | 1,080 | 0.788416 |
953352dd917395792dcab517bade518364d95ae2 | 1,771 | css | CSS | vmsareus/static/css/project.min.css | greendavegreen/vmsareus | 7cf56c97dcb08332ee89b7d0e7e161dec462bac0 | [
"MIT"
] | null | null | null | vmsareus/static/css/project.min.css | greendavegreen/vmsareus | 7cf56c97dcb08332ee89b7d0e7e161dec462bac0 | [
"MIT"
] | null | null | null | vmsareus/static/css/project.min.css | greendavegreen/vmsareus | 7cf56c97dcb08332ee89b7d0e7e161dec462bac0 | [
"MIT"
] | null | null | null | .alert-debug{background-color:#fff;border-color:#d6e9c6;color:#000}.alert-error{background-color:#f2dede;border-color:#eed3d7;color:#b94a48}.navbar{border-radius:0}@media (max-width:47.9em){.navbar-nav .nav-item{display:inline-block;float:none;width:100%}.navbar-nav .nav-item+.nav-item{margin-left:0}.nav.navbar-nav.pul... | 1,771 | 1,771 | 0.782609 |
12945e83bc635180a7cd831333b79ac23fb0ba8e | 12,664 | c | C | voapps/votsort.c | olebole/voclient | abeee7783f4e84404a8c3a9646bb57f48988b24a | [
"MIT"
] | 2 | 2019-12-01T15:19:09.000Z | 2019-12-02T16:48:42.000Z | voapps/votsort.c | mjfitzpatrick/voclient | 3264c0df294cecc518e5c6a7e6b2aba3f1c76373 | [
"MIT"
] | 1 | 2019-11-30T13:48:50.000Z | 2019-12-02T19:40:25.000Z | voapps/votsort.c | mjfitzpatrick/voclient | 3264c0df294cecc518e5c6a7e6b2aba3f1c76373 | [
"MIT"
] | null | null | null | /*
* VOTSORT -- Sort a VOTable based on a column value.
*
* Usage:
* votsort [<otps>] <votable.xml>
*
* Where
* -c,--col <N> Sort column num
* -d,--desc Sort in descending order
* -f,--fmt <format> Output format
* -o,--output <name> Output name
* -s,--string String sort
* -t,--top <N> Print top <N> r... | 32.060759 | 79 | 0.540272 |
fc4cf21822d82dfff8ff5929d78e2484d8d58e19 | 2,519 | css | CSS | css/style.css | Ammarhr/bus-mall | d86cf18dd39898222a8bb56e2ac9ad3f26c3ac01 | [
"MIT"
] | null | null | null | css/style.css | Ammarhr/bus-mall | d86cf18dd39898222a8bb56e2ac9ad3f26c3ac01 | [
"MIT"
] | null | null | null | css/style.css | Ammarhr/bus-mall | d86cf18dd39898222a8bb56e2ac9ad3f26c3ac01 | [
"MIT"
] | 1 | 2020-03-04T20:36:57.000Z | 2020-03-04T20:36:57.000Z | body {
background-color: rgb(228, 161, 255);
}
header {
background-color: rgb(205, 88, 252);
border: rgb(139, 48, 224) solid 5px;
position: relative;
height: 80px;
}
header h1 {
font-family: cursive;
padding-left: 30px;
padding-top: 8px;
padding-bottom: 8px;
position: relative;... | 17.253425 | 65 | 0.580389 |
eeeb5aed3057d27e5cd36a26e4476f09cf1ef9e5 | 538 | swift | Swift | FinalProject/Define/Color.swift | blkbrds/intern14_final_project_DuongNguyen | 3883343d4f5bbcacdcf433a79df99174656ff4f0 | [
"MIT"
] | null | null | null | FinalProject/Define/Color.swift | blkbrds/intern14_final_project_DuongNguyen | 3883343d4f5bbcacdcf433a79df99174656ff4f0 | [
"MIT"
] | 5 | 2019-09-03T10:10:17.000Z | 2019-09-18T07:34:32.000Z | FinalProject/Define/Color.swift | blkbrds/intern14_final_project_DuongNguyen | 3883343d4f5bbcacdcf433a79df99174656ff4f0 | [
"MIT"
] | null | null | null | //
// Color.swift
// FinalProject
//
// Created by Nguyen Duong on 8/29/19.
// Copyright © 2019 Asiantech. All rights reserved.
//
import Foundation
import UIKit
extension App {
struct Color {
static let navigationBar = UIColor.black
static let tableHeaderView = UIColor.gray
static let... | 25.619048 | 123 | 0.689591 |
777a4dc85818e764eca6d8f6c01a950636cc165d | 855 | asm | Assembly | smsq/java/ip/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/ip/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/ip/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; IP initialisation V1.02 2004 Marcel Kilgus
; 1.02 check for UDP
; 1.01 adatped for java wl
section ip
xdef ip_init
xref.l ip_vers
xref ip_io
xref ip_open
xref ip_close
xref ip_cnam
xref iou_idset
xref iou_idlk
include 'dev8_mac_vec'
include 'dev8_keys_iod'
include 'dev8_keys_java'
include 'dev... | 16.442308 | 50 | 0.711111 |
f04e299a6b487778e8fe610c813dd85847139172 | 529 | py | Python | tests/frontend/detector/test_fast.py | swershrimpy/gtsfm | 8d301eb3ef9172345a1ac1369fd4e19764d28946 | [
"Apache-2.0"
] | 122 | 2021-02-07T23:01:58.000Z | 2022-03-30T13:10:35.000Z | tests/frontend/detector/test_fast.py | swershrimpy/gtsfm | 8d301eb3ef9172345a1ac1369fd4e19764d28946 | [
"Apache-2.0"
] | 273 | 2021-01-30T16:45:26.000Z | 2022-03-16T15:02:33.000Z | tests/frontend/detector/test_fast.py | swershrimpy/gtsfm | 8d301eb3ef9172345a1ac1369fd4e19764d28946 | [
"Apache-2.0"
] | 13 | 2021-03-12T03:01:27.000Z | 2022-03-11T03:16:54.000Z | """Tests for frontend's FAST detector class.
Authors: Ayush Baid
"""
import unittest
import tests.frontend.detector.test_detector_base as test_detector_base
from gtsfm.frontend.detector.fast import Fast
class TestFast(test_detector_base.TestDetectorBase):
"""Test class for FAST detector class in frontend.
... | 22.041667 | 78 | 0.729679 |
ebab59acb824a2e93706e47c007e30c94a6b53ba | 4,898 | rs | Rust | map_model/src/make/buildings.rs | omalaspinas/abstreet | 43b31dcdbc6b7a599eceab3a17fa4e1fab72b691 | [
"Apache-2.0"
] | 2 | 2020-03-31T22:48:17.000Z | 2020-05-19T08:02:22.000Z | map_model/src/make/buildings.rs | omalaspinas/abstreet | 43b31dcdbc6b7a599eceab3a17fa4e1fab72b691 | [
"Apache-2.0"
] | null | null | null | map_model/src/make/buildings.rs | omalaspinas/abstreet | 43b31dcdbc6b7a599eceab3a17fa4e1fab72b691 | [
"Apache-2.0"
] | null | null | null | use crate::make::sidewalk_finder::find_sidewalk_points;
use crate::raw::{OriginalBuilding, RawBuilding};
use crate::{osm, Building, BuildingID, FrontPath, LaneID, LaneType, Map, OffstreetParking};
use abstutil::Timer;
use geom::{Distance, HashablePt2D, Line, PolyLine, Polygon};
use std::collections::{BTreeMap, HashSet}... | 37.106061 | 94 | 0.538587 |
d79b7f252b692f7295e7799ecd2001535bbeaa3f | 13,270 | asm | Assembly | main.asm | aKhfagy/Assembly-Course-Task | 0faffcb0e1c669bf8110b54d15e49e23c359a858 | [
"CC0-1.0"
] | null | null | null | main.asm | aKhfagy/Assembly-Course-Task | 0faffcb0e1c669bf8110b54d15e49e23c359a858 | [
"CC0-1.0"
] | null | null | null | main.asm | aKhfagy/Assembly-Course-Task | 0faffcb0e1c669bf8110b54d15e49e23c359a858 | [
"CC0-1.0"
] | null | null | null | INCLUDE Irvine32.inc ;DO NOT CHANGE THIS LINE
;###################################################################################;#
; AUTOGRADER RELATED .DATA ;#
; DO NOT MODIFY, DELETE NOR ADD ANY LINE HERE ;#
;###################################################################################;... | 21.647635 | 93 | 0.508591 |
5f9b6c555e3965a9506a27357d3175643cc826f2 | 2,526 | h | C | cpp/mdbase.h | Ypig/vergil | 1fedad4a6afbd108530959275e959c4bf5ed0990 | [
"MIT"
] | 74 | 2019-10-03T07:22:47.000Z | 2022-03-15T11:54:45.000Z | cpp/mdbase.h | Ypig/vergil | 1fedad4a6afbd108530959275e959c4bf5ed0990 | [
"MIT"
] | null | null | null | cpp/mdbase.h | Ypig/vergil | 1fedad4a6afbd108530959275e959c4bf5ed0990 | [
"MIT"
] | 34 | 2019-10-05T05:08:26.000Z | 2022-02-14T03:36:01.000Z | #pragma once
#include "base.h"
#include "utils.h"
#include "confhandle.h"
namespace tokza{
STRUCT MD_INFO{
u32 index; // conf index
u32 hash; // elfhash_md_name
u32 md_base; // 基址
}MD_INFO;
class MDBASE{
public:
MD... | 35.083333 | 123 | 0.599762 |
344f2bd782b872eb3843615ed0a1023839537379 | 448 | sql | SQL | src/maw_database_pg/003/tables/maw.user.sql | AerisG222/mikeandwan.us | d93c8317aa00035a9035cc903a60de2d5aeb4428 | [
"MIT"
] | null | null | null | src/maw_database_pg/003/tables/maw.user.sql | AerisG222/mikeandwan.us | d93c8317aa00035a9035cc903a60de2d5aeb4428 | [
"MIT"
] | 74 | 2020-02-09T12:58:49.000Z | 2022-03-16T17:52:04.000Z | src/maw_database_pg/003/tables/maw.user.sql | AerisG222/mikeandwan.us | d93c8317aa00035a9035cc903a60de2d5aeb4428 | [
"MIT"
] | null | null | null | ALTER TABLE maw.user
DROP COLUMN website,
DROP COLUMN date_of_birth,
DROP COLUMN company_name,
DROP COLUMN position,
DROP COLUMN work_email,
DROP COLUMN address_1,
DROP COLUMN address_2,
DROP COLUMN city,
DROP COLUMN state_id,
DROP COLUMN postal_code... | 28 | 33 | 0.647321 |
0695b78969b6626d345923c4f9e24c6da8fd05bb | 891 | asm | Assembly | programs/oeis/099/A099142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099142: a(n) = 6^n * T(n, 4/3) where T is the Chebyshev polynomial of the first kind.
; 1,8,92,1184,15632,207488,2757056,36643328,487039232,6473467904,86042074112,1143628341248,15200538791936,202038000386048,2685388609667072,35692849740775424,474411605904392192,6305643103802359808,83811471848279638016,11139803978355... | 59.4 | 635 | 0.832772 |
f041517334fb86309fe09233d6f8d768ed723121 | 183 | js | JavaScript | client/src/actions/devices.js | n3tn0de/getmobit-test | da9d76c5de2d91ba7ade50091f81257c6904f9ad | [
"MIT"
] | null | null | null | client/src/actions/devices.js | n3tn0de/getmobit-test | da9d76c5de2d91ba7ade50091f81257c6904f9ad | [
"MIT"
] | 3 | 2020-07-17T17:05:28.000Z | 2021-05-09T23:59:02.000Z | client/src/actions/devices.js | n3tn0de/getmobit-test | da9d76c5de2d91ba7ade50091f81257c6904f9ad | [
"MIT"
] | null | null | null | import {
FETCH_DEVICES_REQUEST,
} from '../action-types'
export function paginate(page, limit, search) {
return {
type: FETCH_DEVICES_REQUEST,
page, limit, search,
}
}
| 16.636364 | 47 | 0.68306 |
cae68b4d01dd94e0377b78e6e858beab62052611 | 2,080 | asm | Assembly | sources/mul_tab.asm | matteosev/mul_tab | e6571eb465ca87198acf17be8f807695244d7dea | [
"MIT"
] | 1 | 2020-04-19T07:14:37.000Z | 2020-04-19T07:14:37.000Z | sources/mul_tab.asm | matteosev/mul_tab | e6571eb465ca87198acf17be8f807695244d7dea | [
"MIT"
] | null | null | null | sources/mul_tab.asm | matteosev/mul_tab | e6571eb465ca87198acf17be8f807695244d7dea | [
"MIT"
] | null | null | null | ; args:
; 1: the table to display
; displays the multiplication table
%include "module.asm"
section .data
x db " x ", 0
equal db " = ", 0
nl db 10 ; ascii code for new line
msg db "Please enter an integer between 0 and 9 or a letter.", 10, 0
section .bss
op1 resq 1
op2 resq ... | 27.733333 | 93 | 0.513942 |
c64326a19eaf1be13fb8036be5706520d500a270 | 5,618 | rb | Ruby | app/models/collecting_event/georeference.rb | sdjbrown/taxonworks | cb7e23f2a00b9fca12b6e6ef64d4fcd6f36a962e | [
"NCSA"
] | null | null | null | app/models/collecting_event/georeference.rb | sdjbrown/taxonworks | cb7e23f2a00b9fca12b6e6ef64d4fcd6f36a962e | [
"NCSA"
] | null | null | null | app/models/collecting_event/georeference.rb | sdjbrown/taxonworks | cb7e23f2a00b9fca12b6e6ef64d4fcd6f36a962e | [
"NCSA"
] | null | null | null | module CollectingEvent::Georeference
extend ActiveSupport::Concern
included do
has_many :georeferences, dependent: :destroy, class_name: '::Georeference', inverse_of: :collecting_event
has_one :verbatim_data_georeference, class_name: '::Georeference::VerbatimData'
has_many :error_geographic_items, t... | 33.440476 | 115 | 0.731933 |
9bbed80df44310fa3047534f8e0f3cb62af31a04 | 1,318 | js | JavaScript | src/components/NodeStateBar/component.js | istumpf/bayesjs-editor | 90138c742622d96b633773c971fc5f3f25dfcb1f | [
"MIT"
] | 7 | 2019-10-07T16:17:18.000Z | 2022-01-27T01:56:25.000Z | src/components/NodeStateBar/component.js | istumpf/bayesjs-editor | 90138c742622d96b633773c971fc5f3f25dfcb1f | [
"MIT"
] | 35 | 2019-06-05T19:03:44.000Z | 2022-02-26T03:30:37.000Z | src/components/NodeStateBar/component.js | istumpf/bayesjs-editor | 90138c742622d96b633773c971fc5f3f25dfcb1f | [
"MIT"
] | 15 | 2019-10-05T18:43:12.000Z | 2022-01-27T02:23:05.000Z | import React, { Fragment } from 'react';
import PropTypes from 'prop-types';
const NodeStateBar = ({
barWidth,
fillColor,
percentText,
x,
textX,
textY,
barX,
barY,
height,
width,
onDoubleClick,
}) => (
<Fragment>
<rect
x={barX}
y={barY}
height={height}
width={barWid... | 18.56338 | 43 | 0.624431 |
ca2da350381f4bc2e498666632438801366a1512 | 78 | sql | SQL | spring-onlineStore-service-carts/src/main/resources/db/mysql/data.sql | cheparinV/pet-clinic-demo | 22642887aa4e6783e9aa8e651cdf3836ac4c67a1 | [
"Apache-2.0"
] | null | null | null | spring-onlineStore-service-carts/src/main/resources/db/mysql/data.sql | cheparinV/pet-clinic-demo | 22642887aa4e6783e9aa8e651cdf3836ac4c67a1 | [
"Apache-2.0"
] | null | null | null | spring-onlineStore-service-carts/src/main/resources/db/mysql/data.sql | cheparinV/pet-clinic-demo | 22642887aa4e6783e9aa8e651cdf3836ac4c67a1 | [
"Apache-2.0"
] | 1 | 2021-09-30T13:37:51.000Z | 2021-09-30T13:37:51.000Z | INSERT IGNORE INTO cart VALUES (1, 1);
INSERT IGNORE INTO cart VALUES (2, 2);
| 26 | 38 | 0.717949 |
85a4cd7dc71b7a2c06723c7b6e4e27deb5ea5c34 | 172 | rs | Rust | src/drawable.rs | samuel-roberts/minidraw | 48203f601a6cd08f3fb79d47e2c3b1386c774b4e | [
"MIT"
] | null | null | null | src/drawable.rs | samuel-roberts/minidraw | 48203f601a6cd08f3fb79d47e2c3b1386c774b4e | [
"MIT"
] | null | null | null | src/drawable.rs | samuel-roberts/minidraw | 48203f601a6cd08f3fb79d47e2c3b1386c774b4e | [
"MIT"
] | null | null | null | use crate::renderer::Renderer;
pub trait Drawable {
///
fn draw(&self, renderer: &mut Renderer);
///
fn draw_wireframe(&self, renderer: &mut Renderer);
}
| 17.2 | 54 | 0.627907 |
b88ffe86bccb82bd4139cf179787812d419ae75b | 1,944 | rs | Rust | src/systems/item_collect.rs | pprobst/tcc-ufsm-2020 | e70f205d779b0ec05b5304a7102f339db46564f1 | [
"MIT"
] | 1 | 2021-10-31T15:36:22.000Z | 2021-10-31T15:36:22.000Z | src/systems/item_collect.rs | pprobst/tcc-ufsm-2020 | e70f205d779b0ec05b5304a7102f339db46564f1 | [
"MIT"
] | 1 | 2020-08-14T17:30:36.000Z | 2020-08-14T17:31:49.000Z | src/systems/item_collect.rs | pprobst/tcc-ufsm-2020 | e70f205d779b0ec05b5304a7102f339db46564f1 | [
"MIT"
] | null | null | null | use crate::components::{CollectItem, Contained, Inventory, InventoryCapacity, Name, Position};
use crate::log::Log;
use crate::utils::colors::*;
use specs::prelude::*;
/*
*
* item_collect.rs
* ---------------
* Manages the acquiring of items on the map, inserting them in the player's backpack.
*
*/
pub struct I... | 29.014925 | 94 | 0.486626 |
b283742709f337a7b16af4609060b89755841112 | 639 | kt | Kotlin | testerum-backend/testerum-runner/testerum-runner-api/src/main/kotlin/com/testerum/runner/cmdline/report_type/builder/impl/RemoteServerReportTypeBuilder.kt | jesus2099/testerum | 1bacdd86da1a240ad9f2932e21c69f628a1fc66c | [
"Apache-2.0"
] | 17 | 2020-08-07T10:06:22.000Z | 2022-02-22T15:36:38.000Z | testerum-backend/testerum-runner/testerum-runner-api/src/main/kotlin/com/testerum/runner/cmdline/report_type/builder/impl/RemoteServerReportTypeBuilder.kt | jesus2099/testerum | 1bacdd86da1a240ad9f2932e21c69f628a1fc66c | [
"Apache-2.0"
] | 55 | 2020-09-20T17:27:50.000Z | 2021-08-15T02:23:45.000Z | testerum-backend/testerum-runner/testerum-runner-api/src/main/kotlin/com/testerum/runner/cmdline/report_type/builder/impl/RemoteServerReportTypeBuilder.kt | jesus2099/testerum | 1bacdd86da1a240ad9f2932e21c69f628a1fc66c | [
"Apache-2.0"
] | 2 | 2021-09-13T09:38:13.000Z | 2021-12-21T20:35:43.000Z | package com.testerum.runner.cmdline.report_type.builder.impl
import com.testerum.runner.cmdline.report_type.RunnerReportType
import com.testerum.runner.cmdline.report_type.builder.EventListenerProperties.RemoteServer.REPORT_SERVER_URL
import com.testerum.runner.cmdline.report_type.builder.GenericReportTypeBuilder
cla... | 30.428571 | 109 | 0.771518 |
3084f234487a3fec897775dbeaa688305c4736a9 | 2,841 | html | HTML | form/wicket/src/main/java/org/opensingular/form/wicket/mapper/attachment/single/FileUploadPanel.html | opensingular/singular-core | ecaf7eafc5de0354f422a4c5d19be6887c86adc0 | [
"Apache-2.0"
] | 5 | 2016-10-07T16:43:05.000Z | 2018-09-20T22:12:29.000Z | form/wicket/src/main/java/org/opensingular/form/wicket/mapper/attachment/single/FileUploadPanel.html | opensingular/singular-core | ecaf7eafc5de0354f422a4c5d19be6887c86adc0 | [
"Apache-2.0"
] | 2 | 2016-12-04T20:58:51.000Z | 2016-12-14T14:06:33.000Z | form/wicket/src/main/java/org/opensingular/form/wicket/mapper/attachment/single/FileUploadPanel.html | opensingular/singular-core | ecaf7eafc5de0354f422a4c5d19be6887c86adc0 | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE html>
<!--
~ Copyright (C) 2016 Singular Studios (a.k.a Atom Tecnologia) - www.opensingular.com
~
~ Licensed under the Apache License, Version 2.0 (the "License");
~ you may not use this file except in compliance with the License.
~ You may obtain a copy of the License at
~
~ http://www.apache.o... | 35.074074 | 132 | 0.587469 |
b994330c9431951c337b2e7e0e6b56051d4d81dd | 677 | kt | Kotlin | shared/src/commonMain/kotlin/com/mrebollob/drawaday/shared/domain/repository/DrawADayRepositoryNative.kt | mrebollob/drawaday | 3dca7b146517ec46e90630551c479fcb1a47cbfc | [
"Apache-2.0"
] | 1 | 2021-06-30T16:00:43.000Z | 2021-06-30T16:00:43.000Z | shared/src/commonMain/kotlin/com/mrebollob/drawaday/shared/domain/repository/DrawADayRepositoryNative.kt | mrebollob/drawaday | 3dca7b146517ec46e90630551c479fcb1a47cbfc | [
"Apache-2.0"
] | null | null | null | shared/src/commonMain/kotlin/com/mrebollob/drawaday/shared/domain/repository/DrawADayRepositoryNative.kt | mrebollob/drawaday | 3dca7b146517ec46e90630551c479fcb1a47cbfc | [
"Apache-2.0"
] | null | null | null | package com.mrebollob.drawaday.shared.domain.repository
import com.mrebollob.drawaday.shared.data.DrawADayRepositoryNativeImp
import com.mrebollob.drawaday.shared.domain.model.DrawImage
import com.mrebollob.drawaday.shared.domain.model.Result
interface DrawADayRepositoryNative {
fun startObservingDrawImagesUpdat... | 27.08 | 69 | 0.706056 |
20113c49c1ba25beca75afa38122c17e19c2b061 | 164 | css | CSS | client/src/index.css | debesheedas/MyMargdarshaka-2 | 8066abfd928fe0596c27ea93f912607437b9277a | [
"MIT"
] | null | null | null | client/src/index.css | debesheedas/MyMargdarshaka-2 | 8066abfd928fe0596c27ea93f912607437b9277a | [
"MIT"
] | 2 | 2021-11-18T11:50:41.000Z | 2021-11-18T11:50:41.000Z | client/src/index.css | debesheedas/MyMargdarshaka-2 | 8066abfd928fe0596c27ea93f912607437b9277a | [
"MIT"
] | 2 | 2021-10-29T18:13:44.000Z | 2021-10-31T10:41:31.000Z | html {
scroll-behavior: smooth;
background-color: white;
}
body {
margin: 0;
padding: 0;
font-family: "Raleway", sans-serif;
box-sizing: border-box;
}
| 13.666667 | 37 | 0.652439 |
8f2b24378f0a5b69af4e658e28bb5bf162c0b6b6 | 567 | asm | Assembly | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/043/A043134.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A043134: Numbers k such that 0 and 4 occur juxtaposed in the base-7 representation of k but not of k-1.
; Submitted by Jamie Morken(s3)
; 28,53,77,102,126,151,175,196,224,249,273,298,322,347,371,396,420,445,469,494,518,539,567,592,616,641,665,690,714,739,763,788,812,837,861,882,910,935,959,984,1008,1033,1057,1082,110... | 18.9 | 183 | 0.652557 |
dd6032ac0651900ceecf67e713af0bbc22928a18 | 2,792 | go | Go | store/fsm.go | makersu/go-raft-kafka | 02d37c3ce6e6cac5738165fad6b91638c913c01c | [
"MIT"
] | null | null | null | store/fsm.go | makersu/go-raft-kafka | 02d37c3ce6e6cac5738165fad6b91638c913c01c | [
"MIT"
] | null | null | null | store/fsm.go | makersu/go-raft-kafka | 02d37c3ce6e6cac5738165fad6b91638c913c01c | [
"MIT"
] | null | null | null | package store
/**
// FSM provides an interface that can be implemented by
// clients to make use of the replicated log.
type FSM interface {
// Apply log is invoked once a log entry is committed.
// It returns a value which will be made available in the
// ApplyFuture returned by Raft.Apply method if that
// me... | 24.491228 | 75 | 0.690186 |
50eb7efa668c3ec4c40c31b58b0c88c9c3f229d3 | 469 | go | Go | cf_spec/fixtures/go_app_toolchain_in_container/src/go_app/site.go | yuluyi/node-go-buildpack | cb2306831cdfb1c19d86bfca8591a0cc4bdca6a6 | [
"MIT"
] | null | null | null | cf_spec/fixtures/go_app_toolchain_in_container/src/go_app/site.go | yuluyi/node-go-buildpack | cb2306831cdfb1c19d86bfca8591a0cc4bdca6a6 | [
"MIT"
] | null | null | null | cf_spec/fixtures/go_app_toolchain_in_container/src/go_app/site.go | yuluyi/node-go-buildpack | cb2306831cdfb1c19d86bfca8591a0cc4bdca6a6 | [
"MIT"
] | null | null | null | package main
import (
"fmt"
"net/http"
"os/exec"
"os"
)
func main() {
http.HandleFunc("/", go_version)
fmt.Println("listening...")
err := http.ListenAndServe(":"+os.Getenv("PORT"), nil)
if err != nil {
panic(err)
}
}
func go_version(res http.ResponseWriter, req *http.Request) {
go_version, err := exec.C... | 16.172414 | 61 | 0.628998 |
f01921f854745df48b1200d5c07b9b7939e53880 | 761 | js | JavaScript | part2/phonebook/src/components/Form.js | bambibek/FullStack_Course | b78775458730ff0635b1e4e2e5992a168a4a8de3 | [
"MIT"
] | null | null | null | part2/phonebook/src/components/Form.js | bambibek/FullStack_Course | b78775458730ff0635b1e4e2e5992a168a4a8de3 | [
"MIT"
] | null | null | null | part2/phonebook/src/components/Form.js | bambibek/FullStack_Course | b78775458730ff0635b1e4e2e5992a168a4a8de3 | [
"MIT"
] | null | null | null | import React from 'react'
const Form = ({ formSubmit, newName, newphone, setNewName, setNewPhone }) => {
const handleNameChange = (event) => {
console.log(event.target.value)
setNewName(event.target.value)
}
const handlePhoneChange = (event) => {
setNewPhone(event.target.value)
... | 24.548387 | 78 | 0.528252 |
50009bf200b742af39ad7f73957ea38abd36c79c | 694 | js | JavaScript | client/components/list.reducer-package.js | kristofferlind/universal-react | a78e9163c878fb31a5fe5dae4abc4ebfd957ba33 | [
"MIT"
] | 1 | 2017-05-11T10:50:52.000Z | 2017-05-11T10:50:52.000Z | client/components/list.reducer-package.js | kristofferlind/universal-react | a78e9163c878fb31a5fe5dae4abc4ebfd957ba33 | [
"MIT"
] | null | null | null | client/components/list.reducer-package.js | kristofferlind/universal-react | a78e9163c878fb31a5fe5dae4abc4ebfd957ba33 | [
"MIT"
] | null | null | null | export default ({ entity, listProperty }) => ({
[`UPDATE_${entity}`]: (state, action) => {
const index = state[listProperty].map(item => item._id).indexOf(action.item._id);
if (index !== -1) {
return {
...state,
[listProperty]: [
...state[listProperty].slice(0, index),
... | 26.692308 | 85 | 0.505764 |
3e2795db877db33bb4a88fbb286a93c93cfb5418 | 693 | h | C | JobSync/GXGMainSettings/Main.h | CristianoRC/LogBook-NextTeamBr | 9bb36b2dc7d38a3abfaf8e03ce2784231cfc22a5 | [
"MIT"
] | 2 | 2016-02-21T23:25:58.000Z | 2016-02-21T23:44:24.000Z | JobSync/GXGMainSettings/Main.h | CristianoRC/LogBookEletronico-Ets2 | 9bb36b2dc7d38a3abfaf8e03ce2784231cfc22a5 | [
"MIT"
] | null | null | null | JobSync/GXGMainSettings/Main.h | CristianoRC/LogBookEletronico-Ets2 | 9bb36b2dc7d38a3abfaf8e03ce2784231cfc22a5 | [
"MIT"
] | 1 | 2016-02-21T23:26:37.000Z | 2016-02-21T23:26:37.000Z | #pragma once
#include "stdafx.h"
#include <map>
#include <vector>
struct STRUCT_JOB_DATA
{
std::string cargo;
int variant;
std::string target;
int urgency;
int distance;
int ferryTime;
int ferryPrice;
};
enum Context {
CONTEXT_UNIT_START,
CONTEXT_ATTRIBUTE,
CONTEXT_UNIT_END
};
struct JOB_CURR_DATA
{
st... | 19.8 | 164 | 0.75469 |
be4a207ee408e3ed6964c176e53c02fa322f5df5 | 4,927 | rs | Rust | 2019/day14/src/main.rs | dcoles/advent-of-code | 4d480934daad60fcdb2112ef66f4115d9cb83ac2 | [
"MIT"
] | 2 | 2021-12-01T06:47:00.000Z | 2021-12-02T20:09:40.000Z | 2019/day14/src/main.rs | dcoles/advent-of-code | 4d480934daad60fcdb2112ef66f4115d9cb83ac2 | [
"MIT"
] | null | null | null | 2019/day14/src/main.rs | dcoles/advent-of-code | 4d480934daad60fcdb2112ef66f4115d9cb83ac2 | [
"MIT"
] | null | null | null | use std::{fs, fmt};
use std::path::Path;
use std::collections::{HashMap, VecDeque};
type Chemical = String;
const ORE: &str = "ORE";
const FUEL: &str = "FUEL";
const TRILLION: u64 = 1_000_000_000_000;
fn main() {
let input = read_input("input.txt");
// Part 1
assert_eq!(31, required_ore(&read_input("sam... | 30.79375 | 112 | 0.598742 |
39fbcf16ab13f268dd9919abf5861edd9449d4c8 | 291 | kt | Kotlin | data_wallet/src/main/java/io/igrant/data_wallet/models/ledger/LedgerItem.kt | decentralised-dataexchange/datawallet-android-sdk | 904c77346fefac169238bffab6d00a98224868ec | [
"Apache-2.0"
] | null | null | null | data_wallet/src/main/java/io/igrant/data_wallet/models/ledger/LedgerItem.kt | decentralised-dataexchange/datawallet-android-sdk | 904c77346fefac169238bffab6d00a98224868ec | [
"Apache-2.0"
] | null | null | null | data_wallet/src/main/java/io/igrant/data_wallet/models/ledger/LedgerItem.kt | decentralised-dataexchange/datawallet-android-sdk | 904c77346fefac169238bffab6d00a98224868ec | [
"Apache-2.0"
] | null | null | null | package io.igrant.data_wallet.models.ledger
import com.google.gson.annotations.Expose
import com.google.gson.annotations.SerializedName
class LedgerItem {
@SerializedName("name")
@Expose
var name: String? = ""
@SerializedName("type")
@Expose
var type: Int? = 0
} | 18.1875 | 49 | 0.704467 |
cd275ebc8a5295002e9c67fea141684532ea4ffb | 1,506 | rs | Rust | crates/til_query/src/ir/traits.rs | matthijsr/til-vhdl | ef1bffdf17a976403f2b3b95ea853a4df012cfd7 | [
"Apache-2.0"
] | null | null | null | crates/til_query/src/ir/traits.rs | matthijsr/til-vhdl | ef1bffdf17a976403f2b3b95ea853a4df012cfd7 | [
"Apache-2.0"
] | 55 | 2022-01-28T12:45:52.000Z | 2022-03-31T14:28:35.000Z | crates/til_query/src/ir/traits.rs | matthijsr/til-vhdl | ef1bffdf17a976403f2b3b95ea853a4df012cfd7 | [
"Apache-2.0"
] | null | null | null | use std::sync::Arc;
use super::Ir;
use tydi_common::error::TryResult;
use tydi_common::{error::Result, name::Name};
use tydi_intern::Id;
pub trait GetSelf<T> {
fn get(&self, db: &dyn Ir) -> T;
}
pub trait InternSelf: Sized {
fn intern(self, db: &dyn Ir) -> Id<Self>;
}
pub trait InternArc: Sized {
fn int... | 21.826087 | 115 | 0.596282 |
c8b03b3dbbabec7488474a13eef8f849e74141ba | 23,188 | rs | Rust | runtime-amd/src/module/mod.rs | Flakebi/geobacter | b6fccb57c19c44a445416ac8c99849ec6ef28173 | [
"Apache-2.0",
"MIT"
] | 24 | 2019-08-30T08:55:19.000Z | 2022-02-22T18:23:46.000Z | runtime-amd/src/module/mod.rs | Flakebi/geobacter | b6fccb57c19c44a445416ac8c99849ec6ef28173 | [
"Apache-2.0",
"MIT"
] | 8 | 2020-04-23T21:24:53.000Z | 2021-08-01T18:01:56.000Z | runtime-amd/src/module/mod.rs | Flakebi/geobacter | b6fccb57c19c44a445416ac8c99849ec6ef28173 | [
"Apache-2.0",
"MIT"
] | 2 | 2020-04-21T12:36:52.000Z | 2021-03-04T14:27:06.000Z | use std::geobacter::kernel::{KernelInstanceRef, OptionalKernelFn, };
use std::marker::{PhantomData, Unsize, };
use std::mem::{transmute, size_of, };
use std::num::NonZeroU64;
use std::ops::{CoerceUnsized, Deref, };
use std::pin::Pin;
use std::ptr::{self, Unique, };
use std::sync::{Arc, atomic, };
use std::sync::atomic:... | 31.208614 | 99 | 0.633647 |
adf246bd7a01cd45b3f1ca683afba6610a467b96 | 384 | lua | Lua | vGPU_FiveM/data/main.lua | pekkanenville/vGPU_FiveM | 2ebe835e2eff371ef07080f1cb01c82bb2ae2cfb | [
"Unlicense"
] | 2 | 2021-07-14T22:26:57.000Z | 2022-01-14T12:44:59.000Z | vGPU_FiveM/data/main.lua | pekkanenville/vGPU_FiveM | 2ebe835e2eff371ef07080f1cb01c82bb2ae2cfb | [
"Unlicense"
] | null | null | null | vGPU_FiveM/data/main.lua | pekkanenville/vGPU_FiveM | 2ebe835e2eff371ef07080f1cb01c82bb2ae2cfb | [
"Unlicense"
] | null | null | null | vGPU_FiveM
Toggle CoreX virtual FXServer GPU >
============================================
=Core1X300000000000000000000000000000000000=
============================================
CoreX Resource:
=================
==Core=Core=Core=
==Cache===Cache==
==Port====vCore==
=================
=========... | 19.2 | 46 | 0.382813 |
735e0a216ae33ae8687ee516665e935e7bef4c43 | 394 | sql | SQL | Views/Análise Tributação de Saída/Estados para análise de ST/MS - NCM com ST.sql | jeffersonfantasia/SQL_Scripts | 2b6407b41bf6a267a0fb8b5174e29b6c22fcb7d4 | [
"MIT"
] | 1 | 2020-11-04T21:36:02.000Z | 2020-11-04T21:36:02.000Z | Views/Análise Tributação de Saída/Estados para análise de ST/MS - NCM com ST.sql | jeffersonfantasia/SQL_Scripts | 2b6407b41bf6a267a0fb8b5174e29b6c22fcb7d4 | [
"MIT"
] | null | null | null | Views/Análise Tributação de Saída/Estados para análise de ST/MS - NCM com ST.sql | jeffersonfantasia/SQL_Scripts | 2b6407b41bf6a267a0fb8b5174e29b6c22fcb7d4 | [
"MIT"
] | null | null | null | CREATE OR REPLACE VIEW VIEW_JC_NCMTABELABASE_MS AS
SELECT *
FROM VIEW_JC_TABELABASE
WHERE UFDESTINO = 'MS'
AND CODNCMEX IN (
'39249000.1', '39249000.3', '84433299.', '84713012.', '84714110.', '84716053.', '84719012.', '85163100.', '85163200.', '85176272.'
, '85181090.', '85271990.'... | 49.25 | 138 | 0.614213 |
b15dc2474c94eb136e57e57513e05177679e32f9 | 1,944 | h | C | addons/PortAudio/source/IoAudioDevice.h | achoy/io | 788119a91041d10d98c910d61280b666fd77f8c1 | [
"BSD-3-Clause"
] | 4 | 2015-11-24T13:02:56.000Z | 2016-05-08T10:15:47.000Z | addons/PortAudio/source/IoAudioDevice.h | mistydemeo/io | ebc0c53a89fe720c6cf77f2ef7a72767d799c057 | [
"BSD-3-Clause"
] | null | null | null | addons/PortAudio/source/IoAudioDevice.h | mistydemeo/io | ebc0c53a89fe720c6cf77f2ef7a72767d799c057 | [
"BSD-3-Clause"
] | 1 | 2021-02-10T06:07:35.000Z | 2021-02-10T06:07:35.000Z | /* copyright: Steve Dekorte, 2002
* All rights reserved. See _BSDLicense.txt.
*/
#ifndef IoAudioDevice_DEFINED
#define IoAudioDevice_DEFINED 1
#include "IoObject.h"
#include "IoSeq.h"
#include "IoSeq.h"
#include "AudioDevice.h"
#define ISAUDIOOUTPUT(self) IoObject_hasCloneFunc_(self, (IoTagCloneFunc *)IoAudioD... | 36.679245 | 102 | 0.785494 |
73604ad5d59ccb3997987547e5df0825d03582b8 | 3,253 | rs | Rust | src/eth0/timestamp_addend.rs | lucasbrendel/xmc4800 | f23abe82228169c6956d25b9d17709ba193c75dc | [
"MIT"
] | 1 | 2018-01-06T01:05:24.000Z | 2018-01-06T01:05:24.000Z | src/eth0/timestamp_addend.rs | xmc-rs/xmc4400 | a3ce2565125abd4dfbd1e573ac1f9168ed07f952 | [
"MIT"
] | 10 | 2019-09-14T17:00:41.000Z | 2022-03-02T10:26:00.000Z | src/eth0/timestamp_addend.rs | xmc-rs/xmc4800 | 3e167c98dc34a26a4fe68a99d4df658cac177c45 | [
"MIT"
] | 1 | 2021-05-23T05:58:41.000Z | 2021-05-23T05:58:41.000Z | #[doc = "Register `TIMESTAMP_ADDEND` reader"]
pub struct R(crate::R<TIMESTAMP_ADDEND_SPEC>);
impl core::ops::Deref for R {
type Target = crate::R<TIMESTAMP_ADDEND_SPEC>;
#[inline(always)]
fn deref(&self) -> &Self::Target {
&self.0
}
}
impl From<crate::R<TIMESTAMP_ADDEND_SPEC>> for R {
#[inli... | 31.582524 | 422 | 0.626191 |
b1aad2034aad2d109a31a79fcccff7f0f2cfe264 | 35 | h | C | system/include/emscripten.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 9,724 | 2015-01-01T02:06:30.000Z | 2019-01-17T15:13:51.000Z | system/include/emscripten.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 7,584 | 2019-01-17T22:58:27.000Z | 2022-03-31T23:10:22.000Z | system/include/emscripten.h | albertobarri/idk | a250884f79e2a484251fc750bb915ecbc962be58 | [
"MIT"
] | 1,519 | 2015-01-01T18:11:12.000Z | 2019-01-17T14:16:02.000Z | #include "emscripten/emscripten.h"
| 17.5 | 34 | 0.8 |
647f84865144aee13674b2cb43fb862bb0ee7c4f | 17,985 | rs | Rust | src/static_rc.rs | Johannesd3/static-rc | 48e883e2f5d89a3177ef31f4773ab7252b614a9d | [
"Apache-2.0",
"MIT"
] | null | null | null | src/static_rc.rs | Johannesd3/static-rc | 48e883e2f5d89a3177ef31f4773ab7252b614a9d | [
"Apache-2.0",
"MIT"
] | null | null | null | src/static_rc.rs | Johannesd3/static-rc | 48e883e2f5d89a3177ef31f4773ab7252b614a9d | [
"Apache-2.0",
"MIT"
] | null | null | null | // StaticRc
use core::{
any,
borrow,
cmp,
convert,
fmt,
future,
hash,
iter,
marker,
mem,
ops,
pin,
ptr::{self, NonNull},
task,
};
use alloc::boxed::Box;
#[cfg(nightly_async_stream)]
use core::stream;
/// A compile-time reference-counted pointer.
///
/// The i... | 34.127135 | 118 | 0.583097 |
90094aaa82be4c9b440fe850997c833182e8e5b8 | 1,575 | kt | Kotlin | app/src/main/java/tech/takenoko/cleanarchitecturex/repository/local/UserLocalDataSource.kt | TakenokoTech/CleanArchitectureX | 3fe34a5d239c7baece4de3a8416c9fd80fe129a2 | [
"MIT"
] | 3 | 2020-09-02T12:42:28.000Z | 2020-11-27T07:22:01.000Z | app/src/main/java/tech/takenoko/cleanarchitecturex/repository/local/UserLocalDataSource.kt | TakenokoTech/CleanArchitectureX | 3fe34a5d239c7baece4de3a8416c9fd80fe129a2 | [
"MIT"
] | 12 | 2019-11-28T05:56:50.000Z | 2019-12-09T16:55:35.000Z | app/src/main/java/tech/takenoko/cleanarchitecturex/repository/local/UserLocalDataSource.kt | TakenokoTech/CleanArchitectureX | 3fe34a5d239c7baece4de3a8416c9fd80fe129a2 | [
"MIT"
] | null | null | null | package tech.takenoko.cleanarchitecturex.repository.local
import androidx.annotation.MainThread
import androidx.annotation.WorkerThread
import androidx.lifecycle.LiveData
import androidx.room.ColumnInfo
import androidx.room.Entity
import androidx.room.PrimaryKey
import org.koin.core.KoinComponent
import org.koin.core.... | 29.166667 | 68 | 0.711746 |
4a47ba54cb5aa5efdbff6e98a4934aa0c4081428 | 362 | js | JavaScript | test/built-ins/Error/prototype/S15.11.3.1_A4_T1.js | ptomato/test262 | 10ad4c159328d12ad8d12b95a8f8aefa0e4fd49b | [
"BSD-3-Clause"
] | 2,602 | 2015-01-02T10:45:13.000Z | 2022-03-30T23:04:17.000Z | test/built-ins/Error/prototype/S15.11.3.1_A4_T1.js | ptomato/test262 | 10ad4c159328d12ad8d12b95a8f8aefa0e4fd49b | [
"BSD-3-Clause"
] | 2,157 | 2015-01-06T05:01:55.000Z | 2022-03-31T17:18:08.000Z | test/built-ins/Error/prototype/S15.11.3.1_A4_T1.js | ptomato/test262 | 10ad4c159328d12ad8d12b95a8f8aefa0e4fd49b | [
"BSD-3-Clause"
] | 527 | 2015-01-08T16:04:26.000Z | 2022-03-24T03:34:47.000Z | // Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: The Error has property prototype
es5id: 15.11.3.1_A4_T1
description: Checking Error.hasOwnProperty('prototype')
---*/
assert(Error.hasOwnProperty('prototype'), 'Error.hasOwnPr... | 36.2 | 98 | 0.754144 |
f065f569bc87da0b1005e3822cbd92500b510024 | 1,713 | py | Python | netensorflow/api_samples/ann_creation_and_usage.py | psigelo/NeTensorflow | ec8bc09cc98346484d1b682a3dfd25c68c4ded61 | [
"MIT"
] | null | null | null | netensorflow/api_samples/ann_creation_and_usage.py | psigelo/NeTensorflow | ec8bc09cc98346484d1b682a3dfd25c68c4ded61 | [
"MIT"
] | null | null | null | netensorflow/api_samples/ann_creation_and_usage.py | psigelo/NeTensorflow | ec8bc09cc98346484d1b682a3dfd25c68c4ded61 | [
"MIT"
] | null | null | null | import tensorflow as tf
from netensorflow.ann.ANN import ANN
from netensorflow.ann.macro_layer.MacroLayer import MacroLayer
from netensorflow.ann.macro_layer.layer_structure.InputLayerStructure import InputLayerStructure
from netensorflow.ann.macro_layer.layer_structure.LayerStructure import LayerStructure, LayerType
... | 37.23913 | 123 | 0.782837 |
e59f1ce104b718011a6cc6a1ca479cba8125ed8c | 1,991 | kt | Kotlin | app/src/main/java/com/wireguard/android/services/BootShutdownReceiver.kt | fossabot/viscerion | a1a1a30cc3444e73e8872e9ae771dfa3429eab59 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wireguard/android/services/BootShutdownReceiver.kt | fossabot/viscerion | a1a1a30cc3444e73e8872e9ae771dfa3429eab59 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/com/wireguard/android/services/BootShutdownReceiver.kt | fossabot/viscerion | a1a1a30cc3444e73e8872e9ae771dfa3429eab59 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright © 2017-2019 WireGuard LLC.
* Copyright © 2018-2019 Harsh Shandilya <msfjarvis@gmail.com>. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0
*/
package com.wireguard.android.services
import android.content.BroadcastReceiver
import android.content.Context
import android.content.Intent
import ... | 39.82 | 84 | 0.656454 |
05df8d44eb904f03641d06eb7e7ff0c4d84df9c0 | 151 | sql | SQL | hasura/migrations/1589101121434_alter_table_public_patient_test_detail_drop_column_sent_to/down.sql | adminiitbact/cov2-graphql | 8f97e57f7e30113056c1591d419e595da23efd96 | [
"MIT"
] | null | null | null | hasura/migrations/1589101121434_alter_table_public_patient_test_detail_drop_column_sent_to/down.sql | adminiitbact/cov2-graphql | 8f97e57f7e30113056c1591d419e595da23efd96 | [
"MIT"
] | null | null | null | hasura/migrations/1589101121434_alter_table_public_patient_test_detail_drop_column_sent_to/down.sql | adminiitbact/cov2-graphql | 8f97e57f7e30113056c1591d419e595da23efd96 | [
"MIT"
] | null | null | null | ALTER TABLE "public"."patient_test_detail" ADD COLUMN "sent_to" int4;
ALTER TABLE "public"."patient_test_detail" ALTER COLUMN "sent_to" DROP NOT NULL;
| 50.333333 | 80 | 0.788079 |
9c17e7c17a9f754d7fec7505261c23b7b2f64b69 | 2,463 | js | JavaScript | build/tasks/test.js | ericmaino/meeteric-js | a0d0e25d7a7ac2626673112ac22eb59a2d394589 | [
"MIT"
] | 1 | 2018-02-26T16:45:43.000Z | 2018-02-26T16:45:43.000Z | build/tasks/test.js | ericmaino/meeteric-js | a0d0e25d7a7ac2626673112ac22eb59a2d394589 | [
"MIT"
] | null | null | null | build/tasks/test.js | ericmaino/meeteric-js | a0d0e25d7a7ac2626673112ac22eb59a2d394589 | [
"MIT"
] | null | null | null | 'use strict';
var gulp = require('gulp');
var browserOpen = require('gulp-open');
var istanbul = require('gulp-istanbul');
var mocha = require('gulp-mocha');
var nsp = require('gulp-nsp');
var gulpConfig = require('./../gulp-config');
var istanbulConfig = require('./../istanbul-config');
var mochaConfig = require('./... | 36.761194 | 89 | 0.626066 |
2d99d9c46e04f30f5d758fc9de892ba87ed74e95 | 2,716 | asm | Assembly | src/test/resources/elfsamples/tiny/keepalive.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | 3 | 2016-07-15T20:35:12.000Z | 2018-08-07T18:55:33.000Z | src/test/resources/elfsamples/tiny/keepalive.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | null | null | null | src/test/resources/elfsamples/tiny/keepalive.asm | thingswars/johnnyriscv | 7310af27952cf9e121a2237a9478ff6c06599a8d | [
"Apache-2.0"
] | null | null | null | ;; keepalive.asm: Copyright (C) 2001 Brian Raiter <breadbox@muppetlabs.com>
;; Licensed under the terms of the GNU General Public License, either
;; version 2 or (at your option) any later version.
;;
;; To build:
;; nasm -f bin -o keepalive keepalive.asm && chmod +x keepalive
BITS 32
org 0x05426000
db 0x7F, "EL... | 33.95 | 75 | 0.663476 |
04dd51b80b2eebb1d6b6523a660e2c152bf73c4f | 1,562 | sql | SQL | database/notice.sql | stritti/bkwi1920 | 1ef941bb6c097498a8fb2e08812b756ec836700a | [
"MIT"
] | 1 | 2019-11-20T12:26:17.000Z | 2019-11-20T12:26:17.000Z | database/notice.sql | stritti/bkwi1920 | 1ef941bb6c097498a8fb2e08812b756ec836700a | [
"MIT"
] | null | null | null | database/notice.sql | stritti/bkwi1920 | 1ef941bb6c097498a8fb2e08812b756ec836700a | [
"MIT"
] | null | null | null | -- phpMyAdmin SQL Dump
-- version 4.9.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Erstellungszeit: 18. Dez 2019 um 15:58
-- Server-Version: 10.4.8-MariaDB
-- PHP-Version: 7.1.32
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CH... | 19.772152 | 67 | 0.642766 |
6b3f66c32829f97ad70e5d8cd55484ec110bbc6d | 13,246 | h | C | ports/cortex-m/boards/ek-tm4c123gxl/uart.h | jshankarappa/atomthraed_on_tm4c_diraddr | f2b47d1018a5fbd9315c0cf144aa79636eae3dee | [
"Unlicense"
] | null | null | null | ports/cortex-m/boards/ek-tm4c123gxl/uart.h | jshankarappa/atomthraed_on_tm4c_diraddr | f2b47d1018a5fbd9315c0cf144aa79636eae3dee | [
"Unlicense"
] | null | null | null | ports/cortex-m/boards/ek-tm4c123gxl/uart.h | jshankarappa/atomthraed_on_tm4c_diraddr | f2b47d1018a5fbd9315c0cf144aa79636eae3dee | [
"Unlicense"
] | null | null | null | /*
* uart.h
*
* Created on: 09-Oct-2018
* Author: jshankar
*/
#ifndef TM4C_UART_H
#define TM4C_UART_H
#include <stdint.h>
#include <stdio.h>
#include "inc/tm4c123gh6pm.h"
#include "cm3.h"
#define UART0_BASE (0x4000C000U)
#define UART1_BASE (0x4000D000U)
#define UART2_BASE (0x400... | 33.790816 | 91 | 0.638683 |
81bb3582e05d695c0397388da6868d94a61d10fa | 281 | sql | SQL | Algo and DSA/LeetCode-Solutions-master/MySQL/leetflex-banned-accounts.sql | Sourav692/FAANG-Interview-Preparation | f523e5c94d582328b3edc449ea16ac6ab28cdc81 | [
"Unlicense"
] | 3,269 | 2018-10-12T01:29:40.000Z | 2022-03-31T17:58:41.000Z | Algo and DSA/LeetCode-Solutions-master/MySQL/leetflex-banned-accounts.sql | Sourav692/FAANG-Interview-Preparation | f523e5c94d582328b3edc449ea16ac6ab28cdc81 | [
"Unlicense"
] | 53 | 2018-12-16T22:54:20.000Z | 2022-02-25T08:31:20.000Z | Algo and DSA/LeetCode-Solutions-master/MySQL/leetflex-banned-accounts.sql | Sourav692/FAANG-Interview-Preparation | f523e5c94d582328b3edc449ea16ac6ab28cdc81 | [
"Unlicense"
] | 1,236 | 2018-10-12T02:51:40.000Z | 2022-03-30T13:30:37.000Z | # Time: O(n^2)
# Space: O(n)
SELECT DISTINCT l1.account_id
FROM loginfo l1
INNER JOIN loginfo l2
ON l1.account_id = l2.account_id
AND l1.ip_address != l2.ip_address
WHERE NOT (l1.login > l2.logout
OR l1.logout < l2.login);
| 25.545455 | 52 | 0.58363 |
89415ec2edf1724961c9a368c851cae43d5b9034 | 218 | kt | Kotlin | kotlin-mui-icons/src/main/generated/mui/icons/material/EnhancedEncryption.kt | Recognized/kotlin-wrappers | f4af784cd6e65c2304d9d8e49e7f30a6383a755c | [
"Apache-2.0"
] | 14 | 2021-11-22T17:50:52.000Z | 2022-03-16T14:15:54.000Z | kotlin-mui-icons/src/main/generated/mui/icons/material/EnhancedEncryption.kt | Recognized/kotlin-wrappers | f4af784cd6e65c2304d9d8e49e7f30a6383a755c | [
"Apache-2.0"
] | null | null | null | kotlin-mui-icons/src/main/generated/mui/icons/material/EnhancedEncryption.kt | Recognized/kotlin-wrappers | f4af784cd6e65c2304d9d8e49e7f30a6383a755c | [
"Apache-2.0"
] | 2 | 2021-11-22T17:50:55.000Z | 2022-02-28T18:51:07.000Z | // Automatically generated - do not modify!
@file:JsModule("@mui/icons-material/EnhancedEncryption")
@file:JsNonModule
package mui.icons.material
@JsName("default")
external val EnhancedEncryption: SvgIconComponent
| 21.8 | 56 | 0.802752 |
417ee8b7894f81cac144f4adc70f5d80710ffade | 5,187 | sql | SQL | data/schema.sql | GerardoCano/ventas | 8ca66aa5b2e69d3f117ac68fcd46e67eef6602b7 | [
"BSD-3-Clause"
] | null | null | null | data/schema.sql | GerardoCano/ventas | 8ca66aa5b2e69d3f117ac68fcd46e67eef6602b7 | [
"BSD-3-Clause"
] | null | null | null | data/schema.sql | GerardoCano/ventas | 8ca66aa5b2e69d3f117ac68fcd46e67eef6602b7 | [
"BSD-3-Clause"
] | null | null | null | create table suppliers(
id Integer PRIMARY KEY AUTOINCREMENT,
name varchar (100) NOT NULL,
address_street varchar (150) NOT NULL,
address_city varchar (150) NOT NULL,
address_country varchar (150) NOT NULL,
address_post_code varchar (7) NOT NULL,
phone_no varchar (16) NOT NULL,
fax_no varchar (16) NULL,... | 72.041667 | 267 | 0.785425 |
f0f8afe5624f3fdf4c57c9f9b5201305b05f5886 | 32,043 | sql | SQL | NOVUSBIT_DB_DEPLOY.sql | aevinsounds/Novusbit | a7eb9d82bd2421695404c4659e610283299fdefe | [
"MIT"
] | 1 | 2018-11-07T00:17:28.000Z | 2018-11-07T00:17:28.000Z | NOVUSBIT_DB_DEPLOY.sql | aevinsounds/Novusbit | a7eb9d82bd2421695404c4659e610283299fdefe | [
"MIT"
] | null | null | null | NOVUSBIT_DB_DEPLOY.sql | aevinsounds/Novusbit | a7eb9d82bd2421695404c4659e610283299fdefe | [
"MIT"
] | null | null | null | # ************************************************************
# Sequel Pro SQL dump
# Version 4004
#
# http://www.sequelpro.com/
# http://code.google.com/p/sequel-pro/
#
# Host: localhost (MySQL 5.5.25)
# Database: novusbit
# Generation Time: 2013-07-28 15:21:15 +0000
# ************************************************... | 67.744186 | 4,755 | 0.661923 |