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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e704db09526553a3c37d574aeea11c839c5337d | 1,649 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_16_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_16_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_16_1678.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
// Store
lea addresses_WT+0x11d1d, %r10
nop
nop
nop
xor %rcx, %rcx
mov $0x5152535455565758, %r12
movq %r12, %xmm4
movups %xmm4, (%r10)
nop
nop
nop
no... | 17.542553 | 141 | 0.650697 |
7f193374ddd36818daef929ce48cd2ec693791b0 | 4,110 | rs | Rust | src/quantile_generator/random.rs | sitegui/fast-quantiles | 543fa5504ebe543276084669e6edebbf9653932c | [
"MIT"
] | null | null | null | src/quantile_generator/random.rs | sitegui/fast-quantiles | 543fa5504ebe543276084669e6edebbf9653932c | [
"MIT"
] | 1 | 2019-11-14T21:25:59.000Z | 2019-11-14T21:25:59.000Z | src/quantile_generator/random.rs | sitegui/fast-quantiles | 543fa5504ebe543276084669e6edebbf9653932c | [
"MIT"
] | null | null | null | use super::QuantileGenerator;
use crate::quantile_to_rank;
use ordered_float::NotNan;
use rand::{Rng, SeedableRng};
use rand_pcg::Pcg64;
use std::iter::{ExactSizeIterator, FusedIterator};
/// An iterator that will generate random values
///
/// The values are drawn randomly from the range `(x-1, x+1)` and returned in ... | 27.959184 | 95 | 0.546715 |
2523cb4eb58ac06695a820170d58dac6a83a9342 | 1,386 | dart | Dart | test/src/git_test.dart | casvanluijtelaar/faker.dart | 162ddc130d9278a315e9446f7986dff44600d3d8 | [
"MIT"
] | 21 | 2021-07-12T02:29:11.000Z | 2022-03-17T04:01:43.000Z | test/src/git_test.dart | casvanluijtelaar/faker.dart | 162ddc130d9278a315e9446f7986dff44600d3d8 | [
"MIT"
] | 3 | 2022-01-25T11:17:00.000Z | 2022-03-31T08:32:23.000Z | test/src/git_test.dart | casvanluijtelaar/faker.dart | 162ddc130d9278a315e9446f7986dff44600d3d8 | [
"MIT"
] | 3 | 2021-12-17T16:01:45.000Z | 2022-03-29T23:07:24.000Z | import 'package:faker_dart/faker_dart.dart';
import 'package:faker_dart/src/datatype.dart';
import 'package:faker_dart/src/git.dart';
import 'package:faker_dart/src/hacker.dart';
import 'package:test/test.dart';
import 'package:mocktail/mocktail.dart';
import '../test_utils.dart';
class MockHacker extends Mock implem... | 25.2 | 64 | 0.65368 |
fb693a7dbe32080e8af1cf3ca018d2418c9ee51c | 6,070 | java | Java | src/main/java/org/torproject/collector/index/CreateIndexJson.java | voicexhtml/collector | 770f55cf82a1281e5081de7731adc9e36a916622 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/torproject/collector/index/CreateIndexJson.java | voicexhtml/collector | 770f55cf82a1281e5081de7731adc9e36a916622 | [
"Apache-2.0"
] | null | null | null | src/main/java/org/torproject/collector/index/CreateIndexJson.java | voicexhtml/collector | 770f55cf82a1281e5081de7731adc9e36a916622 | [
"Apache-2.0"
] | null | null | null | /* Copyright 2015--2018 The Tor Project
* See LICENSE for licensing information */
package org.torproject.collector.index;
import org.torproject.collector.conf.Configuration;
import org.torproject.collector.conf.ConfigurationException;
import org.torproject.collector.conf.Key;
import org.torproject.collector.cron.Co... | 33.169399 | 80 | 0.701812 |
2f274822eb0f95a8ab79cebe9eb67f0e7594d7b0 | 4,203 | php | PHP | storage/framework/views/15e8d0a1b89395d300f17b01ad155211a76ffce6.php | markgeek95/Dashpayroll | c3fc41c3f716c6cb61566a1d0ff9ac242e99dee4 | [
"MIT"
] | null | null | null | storage/framework/views/15e8d0a1b89395d300f17b01ad155211a76ffce6.php | markgeek95/Dashpayroll | c3fc41c3f716c6cb61566a1d0ff9ac242e99dee4 | [
"MIT"
] | null | null | null | storage/framework/views/15e8d0a1b89395d300f17b01ad155211a76ffce6.php | markgeek95/Dashpayroll | c3fc41c3f716c6cb61566a1d0ff9ac242e99dee4 | [
"MIT"
] | null | null | null | <?php $__env->startComponent('partials.header'); ?>
<?php $__env->slot('title'); ?>
Annual Tax
<?php $__env->endSlot(); ?>
<?php $__env->startSection('pagestyle'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('template'); ?>
<?php $__env->startComponent('partials.template'); ?... | 30.678832 | 193 | 0.480609 |
4a17c23cfc79a7aaab904df594bacae0c6c76740 | 1,745 | swift | Swift | Var_Let_String_Interpolation.swift | malagutti/swift-5-essentials-training | 099a1a05747362423550a6b098f77e5998014c81 | [
"MIT"
] | 1 | 2020-11-05T00:21:51.000Z | 2020-11-05T00:21:51.000Z | Var_Let_String_Interpolation.swift | malagutti/swift-5-essentials-training | 099a1a05747362423550a6b098f77e5998014c81 | [
"MIT"
] | null | null | null | Var_Let_String_Interpolation.swift | malagutti/swift-5-essentials-training | 099a1a05747362423550a6b098f77e5998014c81 | [
"MIT"
] | null | null | null | // basicVariables.swift
/**
* 1. Create 2 variables called characterName and weaponClassification and assign them string values of your choice.
* 2. Use the += operator to add a nickname string onto characterName.
* 3. Create a variable called currentMana and assign it a decimal value.
* 4. Create another variable ca... | 40.581395 | 251 | 0.755874 |
2496e8030e49e2ae2c90e1dba1edd39dd36a303c | 574 | asm | Assembly | oeis/240/A240530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/240/A240530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/240/A240530.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A240530: a(n) = 4*(2*n)! / (n!)^2.
; 4,8,24,80,280,1008,3696,13728,51480,194480,739024,2821728,10816624,41602400,160466400,620470080,2404321560,9334424880,36300541200,141381055200,551386115280,2153031497760,8416395854880,32933722910400,128990414732400,505642425751008,1983674131792416,7787757702592448,3059476240304176... | 71.75 | 497 | 0.855401 |
76f79b87f577ca8244994c867d3d520104a43493 | 2,384 | h | C | inc/parse.h | jroivas/sic | 5f7ee0c72457266c56a5e5bb6ac3dc866dc1b0d4 | [
"MIT"
] | null | null | null | inc/parse.h | jroivas/sic | 5f7ee0c72457266c56a5e5bb6ac3dc866dc1b0d4 | [
"MIT"
] | null | null | null | inc/parse.h | jroivas/sic | 5f7ee0c72457266c56a5e5bb6ac3dc866dc1b0d4 | [
"MIT"
] | null | null | null | #ifndef __PARSE_H
#define __PARSE_H
#include "sic.h"
#include "scan.h"
enum nodetype {
A_ADD, A_MINUS, A_MUL, A_DIV, A_MOD,
A_LEFT, A_RIGHT, A_AND, A_OR, A_XOR,
A_LOG_AND, A_LOG_OR,
A_IDENTIFIER,
A_NEGATE,
A_NOT,
A_INT_LIT, A_DEC_LIT,
A_STR_LIT,
A_ASSIGN,
A_ADD_ASSIGN,
A_SU... | 18.48062 | 130 | 0.654782 |
f55fd4d772508f70e2caa365ea0f31a6fdf4b945 | 408 | dart | Dart | lib/main.dart | valdio/flutter-redux-mvvm | f87a7daad47d80cee5aed78673d6a13c091aacb3 | [
"MIT"
] | 10 | 2020-03-30T15:54:23.000Z | 2021-11-25T18:42:09.000Z | lib/main.dart | valdio/flutter-redux-mvvm | f87a7daad47d80cee5aed78673d6a13c091aacb3 | [
"MIT"
] | null | null | null | lib/main.dart | valdio/flutter-redux-mvvm | f87a7daad47d80cee5aed78673d6a13c091aacb3 | [
"MIT"
] | 2 | 2020-12-14T00:38:03.000Z | 2021-11-25T18:42:08.000Z | import 'package:flutter/material.dart';
import 'package:flutter_redux/flutter_redux.dart';
import 'package:flutter_redux_mvvm/App.dart';
import 'package:flutter_redux_mvvm/store/config.dart';
import 'store/models/AppState.dart';
void main() async {
WidgetsFlutterBinding.ensureInitialized();
final store = await Red... | 34 | 62 | 0.779412 |
02244186963798c9cdea026e79b77dcb73e1d9d5 | 2,974 | dart | Dart | lib/src/grpc_api/dart/google/devtools/containeranalysis/v1alpha1/image_basis.pbenum.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | lib/src/grpc_api/dart/google/devtools/containeranalysis/v1alpha1/image_basis.pbenum.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | lib/src/grpc_api/dart/google/devtools/containeranalysis/v1alpha1/image_basis.pbenum.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | ///
// Generated code. Do not modify.
// source: google/devtools/containeranalysis/v1alpha1/image_basis.proto
//
// @dart = 2.3
// ignore_for_file: camel_case_types,non_constant_identifier_names,library_prefixes,unused_import,unused_shown_name,return_of_invalid_type
// ignore_for_file: UNDEFINED_SHOWN_NAME,UNUSED_SH... | 37.175 | 138 | 0.757229 |
127284ea2495fa12b1e5096e821f060b909dd336 | 5,935 | dart | Dart | lib/screens/items.dart | battle-buddy/battlebuddy-android | dcb5321665bdd80db0ead5f46118a6e1de44c15c | [
"MIT"
] | 2 | 2021-06-16T14:16:42.000Z | 2022-02-11T13:24:11.000Z | lib/screens/items.dart | battle-buddy/battlebuddy-android | dcb5321665bdd80db0ead5f46118a6e1de44c15c | [
"MIT"
] | 14 | 2021-02-02T15:39:07.000Z | 2022-02-08T23:04:11.000Z | lib/screens/items.dart | battle-buddy/battlebuddy-android | dcb5321665bdd80db0ead5f46118a6e1de44c15c | [
"MIT"
] | null | null | null | import 'package:flutter/material.dart';
import '../common/cards.dart';
import '../models/items/ammunition.dart';
import '../models/items/armor.dart';
import '../models/items/chestrig.dart';
import '../models/items/firearm.dart';
import '../models/items/item.dart';
import '../models/items/medical.dart';
import '../mode... | 36.863354 | 76 | 0.556361 |
400c963470dfd2f27b05d63f68f1fc36ae3ec0ed | 48,617 | py | Python | TALOS/Metrics.py | pikaplan/talos | 2240afca10b9b5c9f9bd32340698d06cdfa25d98 | [
"MIT"
] | 1 | 2020-03-05T05:46:00.000Z | 2020-03-05T05:46:00.000Z | TALOS/Metrics.py | pankap/talos | 2240afca10b9b5c9f9bd32340698d06cdfa25d98 | [
"MIT"
] | null | null | null | TALOS/Metrics.py | pankap/talos | 2240afca10b9b5c9f9bd32340698d06cdfa25d98 | [
"MIT"
] | null | null | null | # =====================================================================================================================
#
# Tensor Abstraction Layer Objects 0.0.8-ALPHA
# EVALUATION METRICS
#
# Framework design by Pantelis I. Kaplanoglou
# Licensed under the MIT License
#
# =... | 47.246842 | 199 | 0.483946 |
04552899b625998821b48549f0da96fef9f64326 | 375 | java | Java | RandomExercises/Arrays.java | Majesticate/Fundamentals | c78531a8c8ae98215cccf8b31c82822b00580677 | [
"MIT"
] | null | null | null | RandomExercises/Arrays.java | Majesticate/Fundamentals | c78531a8c8ae98215cccf8b31c82822b00580677 | [
"MIT"
] | null | null | null | RandomExercises/Arrays.java | Majesticate/Fundamentals | c78531a8c8ae98215cccf8b31c82822b00580677 | [
"MIT"
] | null | null | null | import java.util.ArrayList;
public class Arrays {
public static void main(String[] args) {
ArrayList<String> food = new ArrayList<String>();
food.add("Pizza");
food.add("Ivan");
food.set(1, "Hello There");
for (int i = 0;i < food.size(); i++){
... | 19.736842 | 58 | 0.506667 |
04331daf00d26d50b9fa522183c66f494ad17efb | 161,339 | java | Java | SMBSync2/src/main/java/com/sentaroh/android/SMBSync2/SyncThreadArchiveFile.java | Sentaroh/SMBSync2 | 223acb2a512a43e7f0a7bc3994f06c77183b9d3b | [
"MIT"
] | 119 | 2017-03-01T20:38:34.000Z | 2022-03-18T07:50:41.000Z | SMBSync2/src/main/java/com/sentaroh/android/SMBSync2/SyncThreadArchiveFile.java | Sentaroh/SMBSync2 | 223acb2a512a43e7f0a7bc3994f06c77183b9d3b | [
"MIT"
] | 208 | 2018-07-22T23:38:04.000Z | 2022-02-22T12:38:08.000Z | SMBSync2/src/main/java/com/sentaroh/android/SMBSync2/SyncThreadArchiveFile.java | Sentaroh/SMBSync2 | 223acb2a512a43e7f0a7bc3994f06c77183b9d3b | [
"MIT"
] | 37 | 2018-04-10T18:42:58.000Z | 2022-03-20T13:36:37.000Z | package com.sentaroh.android.SMBSync2;
/*
The MIT License (MIT)
Copyright (c) 2011 Sentaroh
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 r... | 56.789511 | 174 | 0.533504 |
6356d4e95f534a756cc0867fab6cf8054b5934e1 | 1,572 | swift | Swift | Smack Chat/Controller/AddChannelViewController.swift | yash-ganorkar/smack-chat-app | 3424d1c6914f07c0ab015dd0d7c68ee8ccef0534 | [
"MIT"
] | null | null | null | Smack Chat/Controller/AddChannelViewController.swift | yash-ganorkar/smack-chat-app | 3424d1c6914f07c0ab015dd0d7c68ee8ccef0534 | [
"MIT"
] | null | null | null | Smack Chat/Controller/AddChannelViewController.swift | yash-ganorkar/smack-chat-app | 3424d1c6914f07c0ab015dd0d7c68ee8ccef0534 | [
"MIT"
] | null | null | null | //
// AddChannelViewController.swift
// Smack Chat
//
// Created by Yash Ganorkar on 1/12/18.
// Copyright © 2018 Yash Ganorkar. All rights reserved.
//
import UIKit
class AddChannelViewController: UIViewController {
@IBOutlet weak var channelNameText: CustomTextField!
@IBOutlet weak var channelDesc... | 27.103448 | 125 | 0.641858 |
0a295d2191d2395c78199eb2808d657b6b1a8942 | 1,522 | h | C | interface/genParticleProducer.h | gkrintir/TopHI | a3ad9566a1ad4514844e8e9adc47eb079d4c47a1 | [
"CC0-1.0"
] | null | null | null | interface/genParticleProducer.h | gkrintir/TopHI | a3ad9566a1ad4514844e8e9adc47eb079d4c47a1 | [
"CC0-1.0"
] | null | null | null | interface/genParticleProducer.h | gkrintir/TopHI | a3ad9566a1ad4514844e8e9adc47eb079d4c47a1 | [
"CC0-1.0"
] | null | null | null | #ifndef genParticleProducer_h
#define genParticleProducer_h
//
// generated particles producer
//
#include <TNamed.h>
#include <TChain.h>
#include <TString.h>
#include <TClonesArray.h>
#include "UserCode/diall/interface/inputBase.h"
#include <UserCode/diall/interface/ForestGenParticles.h>
class genParticleProducer ... | 31.061224 | 87 | 0.661629 |
74e5ded97501f8a6b4c73cdc2734cc831c94b871 | 362 | asm | Assembly | programs/oeis/037/A037751.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/037/A037751.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/037/A037751.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A037751: Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,1,0.
; 2,11,45,180,722,2891,11565,46260,185042,740171,2960685,11842740,47370962,189483851,757935405,3031741620,12126966482,48507865931,194031463725,776125854900,3104503419602,12418013678411,49672054713645
mov $1,... | 40.222222 | 199 | 0.790055 |
5fd03be95d3da41d02c91ab4a682d80d6f2ad545 | 270 | h | C | include/agumon.h | Yavuz7/VulkanProjectGF3D | 4ec4570ee1a018b479b4dffab30897621dad5a6d | [
"MIT"
] | null | null | null | include/agumon.h | Yavuz7/VulkanProjectGF3D | 4ec4570ee1a018b479b4dffab30897621dad5a6d | [
"MIT"
] | null | null | null | include/agumon.h | Yavuz7/VulkanProjectGF3D | 4ec4570ee1a018b479b4dffab30897621dad5a6d | [
"MIT"
] | null | null | null | #ifndef __AGUMON_H__
#define __AGUMON_H__
#include "entity.h"
/**
* @brief Create a new agumon entity
* @param position where to spawn the aguman at
* @return NULL on error, or an agumon entity pointer on success
*/
Entity *agumon_new(Vector3D position);
#endif
| 18 | 64 | 0.737037 |
5e6141c1dd300d99620f8edf5139248670499f7f | 1,431 | swift | Swift | Sources/VaporFirestore/Provider.swift | PitchLabsAsh/vapor-firestore | 2dd38b22808fb6ef730ca9f1bf758b5b348b643e | [
"MIT"
] | 4 | 2019-04-07T21:35:32.000Z | 2021-12-15T01:31:51.000Z | Sources/VaporFirestore/Provider.swift | team360r/vapor-firestore | 943d42538f61d2b1d85a463974ed78c52f5cb754 | [
"MIT"
] | 2 | 2019-12-04T15:26:30.000Z | 2021-11-16T17:32:10.000Z | Sources/VaporFirestore/Provider.swift | team360r/vapor-firestore | 943d42538f61d2b1d85a463974ed78c52f5cb754 | [
"MIT"
] | 8 | 2019-05-28T19:45:53.000Z | 2022-01-27T23:11:56.000Z | //
// Provider.swift
// App
//
// Created by Ash Thwaites on 02/04/2019.
//
import Vapor
public struct FirestoreConfig: Service {
public let privateKey: String
public let email: String
public let projectId: String
public init(projectId: String, email: String, privateKey: String) {
self.pr... | 27.519231 | 135 | 0.684137 |
161b2a909515b24afe8a368684f1389d13ca8d22 | 412 | ts | TypeScript | src/configs/firebase/index.ts | sangolariel/react-native-starter-with-typescript | 74d92fc22d8d8905e8307c2e0bd16e9d867cda7b | [
"MIT"
] | null | null | null | src/configs/firebase/index.ts | sangolariel/react-native-starter-with-typescript | 74d92fc22d8d8905e8307c2e0bd16e9d867cda7b | [
"MIT"
] | null | null | null | src/configs/firebase/index.ts | sangolariel/react-native-starter-with-typescript | 74d92fc22d8d8905e8307c2e0bd16e9d867cda7b | [
"MIT"
] | null | null | null | // For Firebase JS SDK v7.20.0 and later, measurementId is optional
export const firebaseConfig = {
apiKey: 'AIzaSyDbzQ_TPPfagc4K1j4kXknnn4RFQ__JQpM',
authDomain: 'bibleplans-8d687.firebaseapp.com',
projectId: 'bibleplans-8d687',
storageBucket: 'bibleplans-8d687.appspot.com',
messagingSenderId: '366495683962'... | 37.454545 | 67 | 0.774272 |
64eaede5e7c0feb93f0289fb5c110405d0bd1a5b | 669 | java | Java | src/java/com/eazybi/mondrian/udf/CascadingChildrenSetUdf.java | rsim/mondrian_udf | d6bb52417032d975db41a01ecf37c6c92cfb4534 | [
"MIT"
] | 3 | 2016-11-15T18:16:48.000Z | 2019-07-22T07:33:03.000Z | src/java/com/eazybi/mondrian/udf/CascadingChildrenSetUdf.java | rsim/mondrian_udf | d6bb52417032d975db41a01ecf37c6c92cfb4534 | [
"MIT"
] | null | null | null | src/java/com/eazybi/mondrian/udf/CascadingChildrenSetUdf.java | rsim/mondrian_udf | d6bb52417032d975db41a01ecf37c6c92cfb4534 | [
"MIT"
] | null | null | null | package com.eazybi.mondrian.udf;
import mondrian.olap.*;
import mondrian.olap.type.*;
import mondrian.spi.UserDefinedFunction;
import mondrian.mdx.*;
import mondrian.calc.*;
import java.util.*;
public class CascadingChildrenSetUdf extends ChildrenSetUdf {
public Object execute(Evaluator evaluator, Argument[] argum... | 25.730769 | 113 | 0.751868 |
eec0f318c6171fa0fcb44279c7d63593975f0751 | 1,925 | asm | Assembly | programs/oeis/059/A059570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/059/A059570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/059/A059570.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A059570: Number of fixed points in all 231-avoiding involutions in S_n.
; 1,2,6,14,34,78,178,398,882,1934,4210,9102,19570,41870,89202,189326,400498,844686,1776754,3728270,7806066,16311182,34020466,70837134,147266674,305718158,633805938,1312351118,2714180722,5607318414,11572550770,23860929422,49153514610,101170340750,... | 175 | 1,753 | 0.913247 |
857d3c448c9351312a1dde95ba0593f44dac1461 | 392 | js | JavaScript | dist/Rx.js | ZachBray/eye-oh-see-react | 377d1ef698bdafd3723a11fb0a16245d055bcd4f | [
"MIT"
] | null | null | null | dist/Rx.js | ZachBray/eye-oh-see-react | 377d1ef698bdafd3723a11fb0a16245d055bcd4f | [
"MIT"
] | null | null | null | dist/Rx.js | ZachBray/eye-oh-see-react | 377d1ef698bdafd3723a11fb0a16245d055bcd4f | [
"MIT"
] | null | null | null | "use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var rx_1 = require("rx");
/* tslint:enable */
function cache(callback) {
var cached$ = this.replay(undefined, 1);
var subscription = cached$.connect();
callback(function () { return subscription.dispose(); });
return cached$;
}... | 32.666667 | 62 | 0.688776 |
9b66c666af537ad0ff595198cff1c15362752535 | 3,304 | asm | Assembly | dos_games/W Produkcji/Algorithms and Examples/flame.asm | QAston/fasm-2006 | efc8911cc8b21da2b73865e30cf4c788048fe536 | [
"MIT"
] | null | null | null | dos_games/W Produkcji/Algorithms and Examples/flame.asm | QAston/fasm-2006 | efc8911cc8b21da2b73865e30cf4c788048fe536 | [
"MIT"
] | null | null | null | dos_games/W Produkcji/Algorithms and Examples/flame.asm | QAston/fasm-2006 | efc8911cc8b21da2b73865e30cf4c788048fe536 | [
"MIT"
] | null | null | null | ;
;
; - f l a m e -
; quality 122 byte fire
; copyright 1997 Gaffer/prometheus
; gaffer@zip.com.au
;
; optimization contribution:
; goblin,icepick,mf,patrik s... | 20.146341 | 69 | 0.575363 |
58bbf696b319663a614429981a5ec30990b2c5c1 | 2,355 | dart | Dart | example/lib/example.dart | larsb24/utopia | 81de7ae8b7e52eadf7c53e607c062c97c3bb0157 | [
"Apache-2.0"
] | null | null | null | example/lib/example.dart | larsb24/utopia | 81de7ae8b7e52eadf7c53e607c062c97c3bb0157 | [
"Apache-2.0"
] | null | null | null | example/lib/example.dart | larsb24/utopia | 81de7ae8b7e52eadf7c53e607c062c97c3bb0157 | [
"Apache-2.0"
] | null | null | null | import 'dart:math';
import 'package:flutter/material.dart';
import 'package:provider/provider.dart';
import 'package:utopia_wm/wm.dart';
class ExampleApp extends StatelessWidget {
@override
Widget build(BuildContext context) {
return MaterialApp(
title: 'Flutter Demo',
theme: ThemeData(
pr... | 25.053191 | 78 | 0.501062 |
967d737a8e7ef96e1fc0c322ab2b4f0a5a9fdb98 | 926 | dart | Dart | lib/src/states/router_state.dart | tnc1997/flutter-train-simulator-utilities | 0443b1c950b8c9f0d8d87d6a8ed7391e4a1caea7 | [
"MIT"
] | null | null | null | lib/src/states/router_state.dart | tnc1997/flutter-train-simulator-utilities | 0443b1c950b8c9f0d8d87d6a8ed7391e4a1caea7 | [
"MIT"
] | null | null | null | lib/src/states/router_state.dart | tnc1997/flutter-train-simulator-utilities | 0443b1c950b8c9f0d8d87d6a8ed7391e4a1caea7 | [
"MIT"
] | null | null | null | import 'package:flutter/widgets.dart';
import 'package:train_simulator_utilities/src/route_paths/route_path.dart';
class RouterState extends InheritedNotifier<RouterStateData> {
const RouterState({
Key key,
RouterStateData notifier,
@required Widget child,
}) : super(
key: key,
noti... | 22.047619 | 78 | 0.664147 |
7baf21915a61da5399409e5817466fc7b228296f | 200 | rb | Ruby | spec/models/report_spec.rb | Rim-777/Ad-Matcher | 8e693c02161f45416c255b7cdc8462c89612c015 | [
"MIT"
] | null | null | null | spec/models/report_spec.rb | Rim-777/Ad-Matcher | 8e693c02161f45416c255b7cdc8462c89612c015 | [
"MIT"
] | null | null | null | spec/models/report_spec.rb | Rim-777/Ad-Matcher | 8e693c02161f45416c255b7cdc8462c89612c015 | [
"MIT"
] | null | null | null | require 'spec_helper'
RSpec.describe Report, type: :model do
it {should belong_to(:verification)}
it {should validate_presence_of(:verification)}
it {should validate_presence_of(:message)}
end
| 25 | 49 | 0.775 |
ff9ddbc6cdd32ffb947406e90f57cf2648d81d53 | 486 | sql | SQL | conf/evolutions/default/2.sql | Antanukas/play-reactive-workshop | da952e17e384163ec71a6fdf48c55bfeeef05602 | [
"Apache-2.0"
] | null | null | null | conf/evolutions/default/2.sql | Antanukas/play-reactive-workshop | da952e17e384163ec71a6fdf48c55bfeeef05602 | [
"Apache-2.0"
] | null | null | null | conf/evolutions/default/2.sql | Antanukas/play-reactive-workshop | da952e17e384163ec71a6fdf48c55bfeeef05602 | [
"Apache-2.0"
] | null | null | null | # --- !Ups
CREATE TABLE "comments"(
"id" SERIAL PRIMARY KEY NOT NULL,
"user" INT NOT NULL,
"repository_owner" VARCHAR(100) NOT NULL,
"repository_name" VARCHAR(100) NOT NULL,
"comment" VARCHAR(500),
"created_on" TIMESTAMP NO... | 30.375 | 89 | 0.574074 |
04fcc590e2382753d82c0ef4d5c92088ba9a076e | 2,947 | java | Java | support/cas-server-support-configuration/src/main/java/org/apereo/cas/config/CasConfigurationSupportUtilitiesConfiguration.java | ConnCollege/CAS-5-FS | c1c6598c561f66548034d6e30bfc2e2127cdfb85 | [
"Apache-2.0"
] | null | null | null | support/cas-server-support-configuration/src/main/java/org/apereo/cas/config/CasConfigurationSupportUtilitiesConfiguration.java | ConnCollege/CAS-5-FS | c1c6598c561f66548034d6e30bfc2e2127cdfb85 | [
"Apache-2.0"
] | null | null | null | support/cas-server-support-configuration/src/main/java/org/apereo/cas/config/CasConfigurationSupportUtilitiesConfiguration.java | ConnCollege/CAS-5-FS | c1c6598c561f66548034d6e30bfc2e2127cdfb85 | [
"Apache-2.0"
] | 1 | 2020-11-04T06:54:58.000Z | 2020-11-04T06:54:58.000Z |
package org.apereo.cas.config;
import com.google.common.base.Throwables;
import org.apereo.cas.config.monitor.ConfigurationDirectoryPathWatchService;
import org.apereo.cas.configuration.CasConfigurationProperties;
import org.apereo.cas.configuration.CasConfigurationPropertiesEnvironmentManager;
import org.slf4j.Logge... | 42.1 | 145 | 0.743807 |
1e84bb4541b577af55dd48a1b6df46bad0db8e8b | 6,206 | swift | Swift | clip2gether/UploadViewController.swift | re-man/2fieApp | f34714417f61ff5b507aa284700f440d92eb1a23 | [
"MIT"
] | null | null | null | clip2gether/UploadViewController.swift | re-man/2fieApp | f34714417f61ff5b507aa284700f440d92eb1a23 | [
"MIT"
] | null | null | null | clip2gether/UploadViewController.swift | re-man/2fieApp | f34714417f61ff5b507aa284700f440d92eb1a23 | [
"MIT"
] | null | null | null | //
// UploadViewController.swift
// clip2gether
//
// Created by Ali on 20.08.15.
// Copyright © 2015 Remanence. All rights reserved.
//
import UIKit
import Foundation
class UploadViewController: UIViewController, UINavigationControllerDelegate {
@IBOutlet var locImage: UIImageView!
@IBOutlet var mes... | 39.528662 | 177 | 0.622301 |
74fcf9953e582371496c4019c62252f43cc129f5 | 7,840 | asm | Assembly | bootloader/stage2.asm | osstudy/thor-os | 9b5793da647a27d7a6de2e48f6dd39dca0313d2b | [
"BSL-1.0"
] | null | null | null | bootloader/stage2.asm | osstudy/thor-os | 9b5793da647a27d7a6de2e48f6dd39dca0313d2b | [
"BSL-1.0"
] | null | null | null | bootloader/stage2.asm | osstudy/thor-os | 9b5793da647a27d7a6de2e48f6dd39dca0313d2b | [
"BSL-1.0"
] | 1 | 2020-02-04T16:36:51.000Z | 2020-02-04T16:36:51.000Z | ;=======================================================================
; Copyright Baptiste Wicht 2013-2016.
; Distributed under the Boost Software License, Version 1.0.
; (See accompanying file LICENSE_1_0.txt or copy at
; http://www.boost.org/LICENSE_1_0.txt)
;======================================================... | 20.258398 | 84 | 0.620918 |
d49441ecaebd704ce0a400622720a457ee73b83e | 1,036 | swift | Swift | Stranger-Chat/Injection/Provider.swift | Limbou/Stranger-Chat | 135e8b1cd06f05c2938b79885ca5d77c25b77264 | [
"MIT"
] | null | null | null | Stranger-Chat/Injection/Provider.swift | Limbou/Stranger-Chat | 135e8b1cd06f05c2938b79885ca5d77c25b77264 | [
"MIT"
] | 4 | 2018-11-19T13:12:24.000Z | 2019-12-08T16:35:21.000Z | Stranger-Chat/Injection/Provider.swift | Limbou/Stranger-Chat | 135e8b1cd06f05c2938b79885ca5d77c25b77264 | [
"MIT"
] | 1 | 2019-12-09T07:52:23.000Z | 2019-12-09T07:52:23.000Z | //
// Provider.swift
// Stranger-Chat
//
// Created by Jakub Danielczyk on 21/11/2019.
// Copyright © 2019 Jakub Danielczyk. All rights reserved.
//
import UIKit
import Swinject
import SwinjectAutoregistration
final class Provider {
static let get = Provider()
private let assembler: Assembler
priva... | 27.263158 | 131 | 0.664093 |
4ca2942128478d5ee22245d690f5bda8153e41a4 | 329 | kt | Kotlin | brick/src/commonMain/kotlin/com/alphicc/brick/ChildScreenRouter.kt | alphicc/Brick | 50f811094b0beb2e7e57a46ab08399cdfb94e91b | [
"MIT"
] | 36 | 2021-12-09T17:02:22.000Z | 2022-03-03T08:58:15.000Z | brick/src/commonMain/kotlin/com/alphicc/brick/ChildScreenRouter.kt | alphicc/Brick | 50f811094b0beb2e7e57a46ab08399cdfb94e91b | [
"MIT"
] | 1 | 2022-01-01T17:28:05.000Z | 2022-01-10T17:49:37.000Z | brick/src/commonMain/kotlin/com/alphicc/brick/ChildScreenRouter.kt | alphicc/Brick | 50f811094b0beb2e7e57a46ab08399cdfb94e91b | [
"MIT"
] | null | null | null | package com.alphicc.brick
interface ChildScreenRouter {
fun lastChildKey(): String?
fun backChild()
fun backToChild(key: String)
fun replaceChild(screen: Screen<*>)
fun addChild(screen: Screen<*>)
fun <A> replaceChild(screen: Screen<*>, argument: A)
fun <A> addChild(screen: Screen<*>, argum... | 29.909091 | 56 | 0.680851 |
40e403b1159f0990df0d660b8734e0b28c883bce | 1,746 | py | Python | test/test_cli.py | narthur/taskratchet-cli | 83ad0e73bd70b6fad65607dbe7ea3ae103722fd5 | [
"MIT"
] | null | null | null | test/test_cli.py | narthur/taskratchet-cli | 83ad0e73bd70b6fad65607dbe7ea3ae103722fd5 | [
"MIT"
] | null | null | null | test/test_cli.py | narthur/taskratchet-cli | 83ad0e73bd70b6fad65607dbe7ea3ae103722fd5 | [
"MIT"
] | null | null | null | import unittest
from test.test_case import TestCase
from tr_cli.cli import Cli
class TestCli(TestCase):
_cli = None
def setUp(self) -> None:
super().setUp()
self._mock_yaml.load.return_value = {'auth': {
'user_id': 'user_id',
'token': 'token'
}}
self.... | 25.304348 | 71 | 0.63803 |
f0971c062f044157b3133f4c553f7e3b4edff3d9 | 738 | js | JavaScript | client/src/components/layout/Landing.js | salmanbao/Ethereum-Base-File-Notarization | cb6d894ca337416445b211ba262f33973b0e4dff | [
"MIT"
] | null | null | null | client/src/components/layout/Landing.js | salmanbao/Ethereum-Base-File-Notarization | cb6d894ca337416445b211ba262f33973b0e4dff | [
"MIT"
] | null | null | null | client/src/components/layout/Landing.js | salmanbao/Ethereum-Base-File-Notarization | cb6d894ca337416445b211ba262f33973b0e4dff | [
"MIT"
] | null | null | null | import React from 'react'
import { Link } from 'react-router-dom'
const Landing = () => {
return (
<div className="container text-center mt-15">
<div className="row">
<div className="col-sm-12 ">
<h1>Login/Register Module</h1>
<p>[Full-stack app with user authentication via pas... | 27.333333 | 80 | 0.550136 |
909d333530396c112a3490e6e73f513288156f84 | 2,324 | py | Python | pointnet2_cls_msg.py | HarborZeng/pointnet2-keras | 8298ed6f889bbd15e55c58266e574475dc0f92fc | [
"MIT"
] | 8 | 2019-04-10T08:03:16.000Z | 2021-06-21T07:29:05.000Z | pointnet2_cls_msg.py | HarborZeng/pointnet2-keras | 8298ed6f889bbd15e55c58266e574475dc0f92fc | [
"MIT"
] | 1 | 2020-06-09T09:23:45.000Z | 2021-01-01T05:31:35.000Z | pointnet2_cls_msg.py | HarborZeng/pointnet2-keras | 8298ed6f889bbd15e55c58266e574475dc0f92fc | [
"MIT"
] | 5 | 2019-04-04T14:27:28.000Z | 2021-04-15T13:26:27.000Z | from util.tf_util import *
from util.pointnet_util import pointnet_sa_module, pointnet_sa_module_msg
import tensorflow as tf
def placeholder_inputs(batch_size, num_point):
pointclouds_pl = tf.placeholder(tf.float32, shape=(batch_size, num_point, 3))
labels_pl = tf.placeholder(tf.int32, shape=(batch_size))
... | 48.416667 | 120 | 0.629088 |
04f3d01d6634ac1a68da6a7087db2576158d6198 | 787 | java | Java | springboot-demo/src/main/java/com/itjing/controller/HelloController.java | xiaoxiaojingge/ComponentStudy | 803da36583cac918dc855bcae9d3a7c38320eb2d | [
"Apache-2.0"
] | null | null | null | springboot-demo/src/main/java/com/itjing/controller/HelloController.java | xiaoxiaojingge/ComponentStudy | 803da36583cac918dc855bcae9d3a7c38320eb2d | [
"Apache-2.0"
] | null | null | null | springboot-demo/src/main/java/com/itjing/controller/HelloController.java | xiaoxiaojingge/ComponentStudy | 803da36583cac918dc855bcae9d3a7c38320eb2d | [
"Apache-2.0"
] | null | null | null | package com.itjing.controller;
import com.itjing.entity.Person;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotation.*;
/**
* @author lijing
* @date 2021年12月10日 15:39
* @description
*/
@RestController
@RequestMapping("/hello")
public class HelloController {
... | 23.147059 | 58 | 0.683609 |
26978ee32a2ce2eaf30359bf755145d5e31137a9 | 790 | java | Java | src/main/java/com/wujunshen/AggregatorApplication.java | TANGKUO/spring-cloud-aggregator | 3e970bda0b6e5f504156bcea60928e366d65c866 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wujunshen/AggregatorApplication.java | TANGKUO/spring-cloud-aggregator | 3e970bda0b6e5f504156bcea60928e366d65c866 | [
"Apache-2.0"
] | null | null | null | src/main/java/com/wujunshen/AggregatorApplication.java | TANGKUO/spring-cloud-aggregator | 3e970bda0b6e5f504156bcea60928e366d65c866 | [
"Apache-2.0"
] | null | null | null | package com.wujunshen;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.builder.SpringApplicationBuilder;
import org.springframework.cloud.netflix.turbine.EnableTurbine;
@SpringBootApplication
@EnableTurbine
p... | 37.619048 | 94 | 0.78481 |
c39ca01a6d45bcb096221f8488d6b1b59cff84bf | 5,854 | lua | Lua | lua/libk/3rdparty/glib/lua/namecache.lua | askrealcookie/LibK | a433949d5e629cb8c9f29ad47ad0c5c8d09c9dc9 | [
"MIT"
] | 41 | 2015-01-07T02:14:44.000Z | 2021-09-28T10:06:54.000Z | lua/libk/3rdparty/glib/lua/namecache.lua | askrealcookie/LibK | a433949d5e629cb8c9f29ad47ad0c5c8d09c9dc9 | [
"MIT"
] | 38 | 2015-01-04T18:38:07.000Z | 2022-01-14T14:14:05.000Z | lua/libk/3rdparty/glib/lua/namecache.lua | askrealcookie/LibK | a433949d5e629cb8c9f29ad47ad0c5c8d09c9dc9 | [
"MIT"
] | 31 | 2015-07-30T07:41:51.000Z | 2022-01-12T18:24:07.000Z | local self = {}
GLib.Lua.NameCache = GLib.MakeConstructor (self)
function self:ctor ()
local state = {}
state.NameCache = GLib.WeakKeyTable ()
state.QueuedTables = GLib.WeakKeyTable ()
state.QueueTables = {}
state.QueueTableNames = {}
state.QueueSeparators = {}
self.GetState = function (self)
return state... | 26.730594 | 126 | 0.687222 |
dc1913c6f71442d6709d98f48c85928f97229b15 | 2,984 | py | Python | src/key.py | mabels/kleisimo | 1c68217d01093ec233f81c148ad916f45510d182 | [
"Apache-2.0"
] | 1 | 2022-03-14T10:15:40.000Z | 2022-03-14T10:15:40.000Z | src/key.py | mabels/kleisimo | 1c68217d01093ec233f81c148ad916f45510d182 | [
"Apache-2.0"
] | 3 | 2021-11-10T07:34:40.000Z | 2022-03-08T23:38:27.000Z | src/key.py | mabels/kleisimo | 1c68217d01093ec233f81c148ad916f45510d182 | [
"Apache-2.0"
] | null | null | null | from dataclasses import dataclass
import uuid
import os
import re
import base58
from typing import Optional
from cryptography.hazmat.primitives.ciphers.aead import ChaCha20Poly1305
from cryptography.hazmat.primitives import hashes
@dataclass
class SymetricKeyProps:
alg: str
id: Optional[str] = None
nonce:... | 30.141414 | 97 | 0.639075 |
784cb2f5a7f998af0fd35892f73bcfa369018a2c | 404 | dart | Dart | lib/src/database/commands/units/bossk/lying_in_wait.dart | matanlurey/swlegion | 0d77d7077a770f04a19c2cab2b539e4777dc1143 | [
"MIT"
] | 4 | 2019-05-13T14:35:23.000Z | 2019-10-25T16:40:26.000Z | lib/src/database/commands/units/bossk/lying_in_wait.dart | matanlurey/swlegion | 0d77d7077a770f04a19c2cab2b539e4777dc1143 | [
"MIT"
] | 26 | 2018-12-22T01:36:22.000Z | 2019-04-03T03:16:24.000Z | lib/src/database/commands/units/bossk/lying_in_wait.dart | swlegion/swlegion | 0d77d7077a770f04a19c2cab2b539e4777dc1143 | [
"MIT"
] | 1 | 2018-12-05T05:51:06.000Z | 2018-12-05T05:51:06.000Z | import 'package:swlegion/catalog.dart';
import 'package:swlegion/swlegion.dart';
final lyingInWait = CommandCard(
id: 'lying-in-wait',
name: 'Lying In Wait',
activated: Units.bossk.name,
required: [Units.bossk],
pips: 3,
text: r'''
Bossk gains SHARPSHOOTER 1. After an enemy unit activates, Bossk gains ... | 22.444444 | 76 | 0.683168 |
1cb38605ea5ebe32b18e34924b9e18c592b23f24 | 1,686 | css | CSS | Lectures/LEC12/6.824 Lab 4_ Sharded Key_Value Service_files/style.css | aQuaYi/MIT-6.824-Distributed-Systems-Spring-2018 | a49acb477d4be0cadacac89691550e4c2636bc33 | [
"MIT"
] | 326 | 2018-03-19T08:37:08.000Z | 2022-03-23T01:55:00.000Z | Lectures/LEC12/6.824 Lab 4_ Sharded Key_Value Service_files/style.css | yuxiaorun/MIT-6.824-Distributed-Systems | a49acb477d4be0cadacac89691550e4c2636bc33 | [
"MIT"
] | 1 | 2018-10-09T08:38:16.000Z | 2018-10-09T08:38:39.000Z | Lectures/LEC12/6.824 Lab 4_ Sharded Key_Value Service_files/style.css | yuxiaorun/MIT-6.824-Distributed-Systems | a49acb477d4be0cadacac89691550e4c2636bc33 | [
"MIT"
] | 85 | 2018-09-01T07:57:14.000Z | 2022-03-14T19:44:13.000Z | body { max-width: 45em; }
body pre { overflow-x: auto; }
body {
color: black;
background-color: white;
font-family: sans-serif;
}
.title {
text-align: center
}
.subtitle {
text-align: center;
font-style: italic;
}
.author {
text-align: center;
}
ul.hints, .note, .challenge, .todo, pre {
margin: 1em;
border:... | 15.189189 | 42 | 0.634045 |
4a9b3c50d22ecd08380986e28e77c28ce36caf53 | 1,239 | html | HTML | partials/dbtable.html | pstros/jiloin | 54ace3d9bf728b4c82db5a750b9f4aed4e1a3e6e | [
"Apache-2.0"
] | 3 | 2017-07-10T02:43:40.000Z | 2020-08-30T01:34:05.000Z | partials/dbtable.html | pstros/jiloin | 54ace3d9bf728b4c82db5a750b9f4aed4e1a3e6e | [
"Apache-2.0"
] | 9 | 2015-03-09T18:03:11.000Z | 2015-04-01T10:40:16.000Z | partials/dbtable.html | pstros/jiloin | 54ace3d9bf728b4c82db5a750b9f4aed4e1a3e6e | [
"Apache-2.0"
] | 11 | 2015-07-03T06:13:00.000Z | 2021-07-27T05:28:31.000Z | <div class="table">
<div class="tableName">{{data.name|tableName}}</div>
<div class="db-table">
<table>
<tr>
<td class="columnName">time</td>
<td
ng-repeat="column in columnsOrder"
class="columnName">{{data.columns[colum... | 36.441176 | 99 | 0.426957 |
021581b05f553521bf4036a3617640df37341f0e | 222 | asm | Assembly | libsrc/target/radio86/stdio/fgetc_cons.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/radio86/stdio/fgetc_cons.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/radio86/stdio/fgetc_cons.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC fgetc_cons
PUBLIC _fgetc_cons
EXTERN getk
INCLUDE "target/radio86/def/monitor.def"
fgetc_cons:
_fgetc_cons:
call WAITKEY
ld l,a
ld h,0
ret
| 13.058824 | 44 | 0.608108 |
fe966870eabb7a014b6c0de075b93a837abd2d27 | 5,946 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_311_218.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_311_218.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_311_218.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1dda9, %r8
clflush (%r8)
nop
nop
xor %rsi, %rsi
mov $0x6162636465666768, %r12
movq %r12, %xmm7
vmovups %ymm7, (%r8)
nop
add $42101, %r14
lea addresses_WC_ht+0x18a7e, ... | 23.409449 | 932 | 0.650353 |
136accc25b716a563f368eaaa6d435f064e53f4f | 2,622 | h | C | src/systemc/tests/systemc/misc/synth/bubble/tb.h | hyu-iot/gem5 | aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5 | [
"BSD-3-Clause"
] | 765 | 2015-01-14T16:17:04.000Z | 2022-03-28T07:46:28.000Z | src/systemc/tests/systemc/misc/synth/bubble/tb.h | hyu-iot/gem5 | aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5 | [
"BSD-3-Clause"
] | 148 | 2018-07-20T00:58:36.000Z | 2021-11-16T01:52:33.000Z | src/systemc/tests/systemc/misc/synth/bubble/tb.h | hyu-iot/gem5 | aeccc8bd8e9a86f96fc7a6f40d978f8494337fc5 | [
"BSD-3-Clause"
] | 807 | 2015-01-06T09:55:38.000Z | 2022-03-30T10:23:36.000Z | /*****************************************************************************
Licensed to Accellera Systems Initiative Inc. (Accellera) under one or
more contributor license agreements. See the NOTICE file distributed
with this work for additional information regarding copyright ownership.
Accellera licenses... | 35.917808 | 80 | 0.497712 |
c44f913d252188bac2e75303d16fad794f2b6c47 | 2,068 | c | C | local/toolchest/ksh/shlib/unassign.c | weiss/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 114 | 2015-01-18T22:55:52.000Z | 2022-02-17T10:45:02.000Z | local/toolchest/ksh/shlib/unassign.c | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | null | null | null | local/toolchest/ksh/shlib/unassign.c | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 29 | 2015-11-03T22:05:22.000Z | 2022-02-08T15:36:37.000Z | /*
* Copyright (c) 1984, 1985, 1986 AT&T
* All Rights Reserved
* THIS IS UNPUBLISHED PROPRIETARY SOURCE
* CODE OF AT&T.
* The copyright notice above does not
* evidence any actual or intended
* publication of such source code.
*/
/* @(#)unassign.c 1.1 */
/*
* UNASSIGN... | 19.884615 | 69 | 0.5706 |
b01644eba92f40afadff708afac25d0504f2b236 | 1,182 | asm | Assembly | wallpaper-one/emulator/Assembler/Speed.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one/emulator/Assembler/Speed.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | null | null | null | wallpaper-one/emulator/Assembler/Speed.asm | paulscottrobson/assorted-archives | 87ce21ef1556bed441fffbb5c4c3c11c06324385 | [
"MIT"
] | 1 | 2020-01-02T13:54:19.000Z | 2020-01-02T13:54:19.000Z | ; ******************************************************************************************************************
;
; Speed Test
;
; ******************************************************************************************************************
cpu sc/mp
org 0x0000
nop
ldi 0x8
xpah p2... | 17.382353 | 116 | 0.463621 |
9c419d3e75ea767ab4ca1b6fdfe4958c40f73c50 | 46 | js | JavaScript | kissfat/js/mpsdk/mpsdk.global.js | davidgjy/html5-game | 31eafc4c6c5ce1cfd54c622ea68d7b6dbdab3651 | [
"Apache-2.0"
] | null | null | null | kissfat/js/mpsdk/mpsdk.global.js | davidgjy/html5-game | 31eafc4c6c5ce1cfd54c622ea68d7b6dbdab3651 | [
"Apache-2.0"
] | null | null | null | kissfat/js/mpsdk/mpsdk.global.js | davidgjy/html5-game | 31eafc4c6c5ce1cfd54c622ea68d7b6dbdab3651 | [
"Apache-2.0"
] | null | null | null | // main space
var MpSdk = MpSdk || {};
| 9.2 | 25 | 0.478261 |
7b976a5472b7cf0049f5176fcb80a5a4c9d1526f | 1,697 | css | CSS | assets/css/style-submited.css | TheMarcellVargaUCN/ProjectStudy | c936f171a71541de64685b926c402c7a34e33cd2 | [
"MIT"
] | null | null | null | assets/css/style-submited.css | TheMarcellVargaUCN/ProjectStudy | c936f171a71541de64685b926c402c7a34e33cd2 | [
"MIT"
] | null | null | null | assets/css/style-submited.css | TheMarcellVargaUCN/ProjectStudy | c936f171a71541de64685b926c402c7a34e33cd2 | [
"MIT"
] | null | null | null |
html {
margin: 0;
font-family: "lato";
line-height: 1.2;
}
body {
width: 100%;
margin: 0;
padding: 0;
background-color: #EBF3FA;
/* height: 100%; */
overflow: hidden
}
/* .......................... Contact us btn .......................... */
.buttonStyle1 {
font... | 16.009434 | 84 | 0.453153 |
05d697bd4ecc36e06b72881539b0859547dbf787 | 541 | html | HTML | apps/shell/src/app/app.component.html | martinhlavacek/nx-mfe-poc | 4eb849367de7c72b80f3d47a4d61a5357ed6e6df | [
"MIT"
] | null | null | null | apps/shell/src/app/app.component.html | martinhlavacek/nx-mfe-poc | 4eb849367de7c72b80f3d47a4d61a5357ed6e6df | [
"MIT"
] | null | null | null | apps/shell/src/app/app.component.html | martinhlavacek/nx-mfe-poc | 4eb849367de7c72b80f3d47a4d61a5357ed6e6df | [
"MIT"
] | null | null | null | <div class="topnav">
<a routerLinkActive="active" routerLink="/home">Home</a>
<a routerLinkActive="active" routerLink="/gallery">Gallery</a>
<a routerLinkActive="active" routerLink="/groceries">Groceries</a>
<a routerLinkActive="active" routerLink="/takeaways">Takeaways</a>
<a routerLinkActive="active" router... | 38.642857 | 113 | 0.695009 |
8b04ebe1419e953d3ca641a9f22e8f7da3fb143b | 988 | asm | Assembly | programs/oeis/287/A287190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/287/A287190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/287/A287190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A287190: Binary representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 253", based on the 5-celled von Neumann neighborhood.
; 1,10,0,1110,11,111110,11,11111110,11,1111111110,11,111111111110,11,11111111111110,11,1111111111111... | 164.666667 | 416 | 0.837045 |
176bcda8f825adff4401e6ea61e103dac6d13b7c | 2,575 | html | HTML | ref/1.3.5/xref/org/apache/maven/archiva/repository/content/package-frame.html | apache/archiva-web-content | af8af14010c88998efecf15983df35d28ddf298f | [
"Apache-2.0"
] | 2 | 2019-05-21T10:55:28.000Z | 2021-11-08T14:37:05.000Z | ref/1.3.5/xref/org/apache/maven/archiva/repository/content/package-frame.html | apache/archiva-web-content | af8af14010c88998efecf15983df35d28ddf298f | [
"Apache-2.0"
] | null | null | null | ref/1.3.5/xref/org/apache/maven/archiva/repository/content/package-frame.html | apache/archiva-web-content | af8af14010c88998efecf15983df35d28ddf298f | [
"Apache-2.0"
] | 2 | 2019-05-21T10:55:18.000Z | 2021-11-08T14:36:53.000Z |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<html xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>Archiva :: Modules 1.3.5 Reference Package org.apache.maven.archiva.repository.content</title>
<l... | 42.916667 | 118 | 0.540583 |
bd496c57ee7bce27a8fb1f7ea90c1c18b0a37044 | 1,167 | rs | Rust | src/bin/kth-smallest-element-in-a-bst.rs | rustors/leetcode | 4965fe47504ab56e9c84d4328b3c5a96edd89e3d | [
"MIT"
] | 2 | 2020-12-25T03:19:27.000Z | 2021-01-08T03:38:50.000Z | src/bin/kth-smallest-element-in-a-bst.rs | rustors/leetcode | 4965fe47504ab56e9c84d4328b3c5a96edd89e3d | [
"MIT"
] | 1 | 2021-07-25T15:45:07.000Z | 2021-07-26T14:59:55.000Z | src/bin/kth-smallest-element-in-a-bst.rs | rustors/leetcode | 4965fe47504ab56e9c84d4328b3c5a96edd89e3d | [
"MIT"
] | 2 | 2021-09-14T14:14:32.000Z | 2022-02-21T03:12:15.000Z | fn main() {}
struct Solution;
// Definition for a binary tree node.
#[derive(Debug, PartialEq, Eq)]
pub struct TreeNode {
pub val: i32,
pub left: Option<Rc<RefCell<TreeNode>>>,
pub right: Option<Rc<RefCell<TreeNode>>>,
}
impl TreeNode {
#[inline]
pub fn new(val: i32) -> Self {
TreeNode {
... | 20.839286 | 80 | 0.504713 |
f05b6ae51231082bc7b62c387d1abcdc6dd6c0d3 | 3,511 | js | JavaScript | front/src/App.js | juancastillo0/wheelsUniandes | bce8de912fd187274a3cf6ac8050a6421ba85411 | [
"MIT"
] | null | null | null | front/src/App.js | juancastillo0/wheelsUniandes | bce8de912fd187274a3cf6ac8050a6421ba85411 | [
"MIT"
] | null | null | null | front/src/App.js | juancastillo0/wheelsUniandes | bce8de912fd187274a3cf6ac8050a6421ba85411 | [
"MIT"
] | null | null | null | import React, { useState } from "react";
import './App.css';
import NavBar from './components/NavBar/NavBar';
import Home from './Home'
import Login from './components/Login/Login';
import 'bootstrap/dist/css/bootstrap.css';
import Register from './components/Register/Register';
import { BrowserRouter as Router, Route ... | 31.630631 | 137 | 0.612931 |
133c62117846d0c266f85462493a570e4d1e3814 | 1,006 | h | C | cmake_targets/lte_build_oai/build/CMakeFiles/Rel14/SI-OrPSI-GERAN.h | davidraditya/OAI-Powder | a082c3e8af06cd7583c003a69ec517eb73d175b3 | [
"Apache-2.0"
] | 1 | 2019-02-22T21:33:57.000Z | 2019-02-22T21:33:57.000Z | cmake_targets/lte_build_oai/build/CMakeFiles/Rel14/SI-OrPSI-GERAN.h | aygunbaltaci/OAI_BS_Master | 375be88d50787cf1b7af516e1237df9005c32e0d | [
"Apache-2.0"
] | 1 | 2021-05-28T09:06:21.000Z | 2021-05-28T14:49:39.000Z | cmake_targets/lte_build_oai/build/CMakeFiles/Rel14/SI-OrPSI-GERAN.h | aygunbaltaci/OAI_BS_Master | 375be88d50787cf1b7af516e1237df9005c32e0d | [
"Apache-2.0"
] | 1 | 2018-03-04T11:09:57.000Z | 2018-03-04T11:09:57.000Z | /*
* Generated by asn1c-0.9.24 (http://lionet.info/asn1c)
* From ASN.1 module "EUTRA-RRC-Definitions"
* found in "fixed_grammar.asn"
* `asn1c -gen-PER`
*/
#ifndef _SI_OrPSI_GERAN_H_
#define _SI_OrPSI_GERAN_H_
#include <asn_application.h>
/* Including external dependencies */
#include "SystemInfoListGERAN.h"
... | 20.12 | 55 | 0.762425 |
b7229279fe201c0d803259f8fefb42263170fb9a | 1,030 | kt | Kotlin | app/src/main/java/com/crskdev/biblereaderplus/presentation/favorite/parcelmappings.kt | criske/BibleReaderPlus | a53284d8721746c2335b85919fb020ebbbe15758 | [
"MIT"
] | null | null | null | app/src/main/java/com/crskdev/biblereaderplus/presentation/favorite/parcelmappings.kt | criske/BibleReaderPlus | a53284d8721746c2335b85919fb020ebbbe15758 | [
"MIT"
] | null | null | null | app/src/main/java/com/crskdev/biblereaderplus/presentation/favorite/parcelmappings.kt | criske/BibleReaderPlus | a53284d8721746c2335b85919fb020ebbbe15758 | [
"MIT"
] | null | null | null | /*
* License: MIT
* Copyright (c) Pela Cristian 2018.
*/
package com.crskdev.biblereaderplus.presentation.favorite
import android.os.Parcelable
import com.crskdev.biblereaderplus.domain.entity.FavoriteFilter
import com.crskdev.biblereaderplus.domain.entity.Tag
import kotlinx.android.parcel.Parcelize
/**
* Creat... | 30.294118 | 85 | 0.705825 |
bc3c37f362ea06162d0464de9098c2e7907f4faf | 548 | asm | Assembly | programs/oeis/243/A243138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/243/A243138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/243/A243138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A243138: n^2 + 15*n + 13.
; 13,29,47,67,89,113,139,167,197,229,263,299,337,377,419,463,509,557,607,659,713,769,827,887,949,1013,1079,1147,1217,1289,1363,1439,1517,1597,1679,1763,1849,1937,2027,2119,2213,2309,2407,2507,2609,2713,2819,2927,3037,3149,3263,3379,3497,3617,3739,3863,3989,4117,4247,4379,4513,4649,4787,4927,... | 68.5 | 478 | 0.75365 |
53cd9a7139ac5e43f9a9ef2beeac78e98ba75e73 | 1,290 | java | Java | reformcloud-global/reformcloud-client/src/main/java/systems/reformcloud/network/packets/in/PacketInDeleteTemplate.java | robertschuck/reformcloud | a7563fa72b14041421dc6bacc9137d1fa0ad897c | [
"Apache-2.0"
] | 8 | 2019-04-02T12:28:12.000Z | 2019-09-26T10:51:31.000Z | reformcloud-global/reformcloud-client/src/main/java/systems/reformcloud/network/packets/in/PacketInDeleteTemplate.java | robertschuck/reformcloud | a7563fa72b14041421dc6bacc9137d1fa0ad897c | [
"Apache-2.0"
] | 50 | 2019-04-02T09:55:40.000Z | 2019-11-05T08:30:08.000Z | reformcloud-global/reformcloud-client/src/main/java/systems/reformcloud/network/packets/in/PacketInDeleteTemplate.java | robertschuck/reformcloud | a7563fa72b14041421dc6bacc9137d1fa0ad897c | [
"Apache-2.0"
] | 23 | 2019-04-30T15:12:52.000Z | 2019-08-31T12:07:28.000Z | /*
Copyright © 2019 Pasqual K. | All rights reserved
*/
package systems.reformcloud.network.packets.in;
import systems.reformcloud.configurations.Configuration;
import systems.reformcloud.network.interfaces.NetworkInboundHandler;
import systems.reformcloud.utility.files.FileUtils;
import java.io.File;
import java... | 32.25 | 90 | 0.623256 |
6cd8a1bfd127f547dffa2071cdc360c1fd3cd697 | 625 | dart | Dart | lib/pages/material/material_page.dart | clin003/HLTYApp | 0bc3230a4b381308f42dc38cd8a2aafa3c245b00 | [
"MulanPSL-1.0"
] | 3 | 2020-12-08T01:12:26.000Z | 2021-04-08T07:56:52.000Z | lib/pages/material/material_page.dart | clin003/HLTYApp | 0bc3230a4b381308f42dc38cd8a2aafa3c245b00 | [
"MulanPSL-1.0"
] | null | null | null | lib/pages/material/material_page.dart | clin003/HLTYApp | 0bc3230a4b381308f42dc38cd8a2aafa3c245b00 | [
"MulanPSL-1.0"
] | 1 | 2021-04-13T16:57:48.000Z | 2021-04-13T16:57:48.000Z | import 'package:app/pages/goods_list/goods_list_with_material_id_v2.dart';
import 'package:app/utils/app_size.dart';
import 'package:flutter/material.dart';
class MaterialIDPage extends StatelessWidget {
final String id;
final String title;
final int totalResults;
MaterialIDPage({this.id="27161",this.title='猫超... | 31.25 | 79 | 0.7248 |
a32455ed69b57f9157c8a8ab04ccdf0c823ab16e | 5,175 | lua | Lua | factai_0.1.0/commands.lua | tanner-bruce/factai | 18e29994ba321a1ef7d1807715fd778299376aa4 | [
"Apache-2.0"
] | null | null | null | factai_0.1.0/commands.lua | tanner-bruce/factai | 18e29994ba321a1ef7d1807715fd778299376aa4 | [
"Apache-2.0"
] | null | null | null | factai_0.1.0/commands.lua | tanner-bruce/factai | 18e29994ba321a1ef7d1807715fd778299376aa4 | [
"Apache-2.0"
] | null | null | null | local m = require("./msgpack")
local util = require("./util")
function clear()
global["entcache"] = {}
global["entcache"]["send"] = false
global["entcache"]["coal"] = {}
global["entcache"]["copper-ore"] = {}
global["entcache"]["crude-oil"] = {}
global["entcache"]["enemy-base"] = {}
global["... | 29.073034 | 73 | 0.60599 |
723b928ee4e1edd6549155a2c3f1b515e6088146 | 2,445 | ps1 | PowerShell | virt/ansible-latest/lib/python2.7/site-packages/ansible/modules/windows/win_tempfile.ps1 | lakhlaifi/RedHat-Ansible | 27c5077cced9d416081fcd5d69ea44bca0317fa4 | [
"Apache-2.0"
] | 1 | 2020-03-22T01:04:39.000Z | 2020-03-22T01:04:39.000Z | ansible/ansible/modules/windows/win_tempfile.ps1 | SergeyCherepanov/ansible | 875711cd2fd6b783c812241c2ed7a954bf6f670f | [
"MIT"
] | 7 | 2020-09-07T17:27:56.000Z | 2022-03-02T06:25:46.000Z | ansible/ansible/modules/windows/win_tempfile.ps1 | SergeyCherepanov/ansible | 875711cd2fd6b783c812241c2ed7a954bf6f670f | [
"MIT"
] | 1 | 2020-03-22T01:04:48.000Z | 2020-03-22T01:04:48.000Z | #!powershell
# Copyright: (c) 2017, Dag Wieers (@dagwieers) <dag@wieers.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
#AnsibleRequires -CSharpUtil Ansible.Basic
Function New-TempFile {
Param ([string]$path, [string]$prefix, [string]$suffix, [string]$type, [bool... | 33.958333 | 124 | 0.622495 |
c1f85b0dde11a7a5dcb33d2160e5561ae71eb661 | 473 | lua | Lua | Interface/AddOns/EuiGarrison/Broker.lua | ChinarG/Game-Wow-Plugins-Setting | e3fd3ddec1387c1f971dc195fec4fd9045d3105d | [
"Apache-2.0"
] | null | null | null | Interface/AddOns/EuiGarrison/Broker.lua | ChinarG/Game-Wow-Plugins-Setting | e3fd3ddec1387c1f971dc195fec4fd9045d3105d | [
"Apache-2.0"
] | null | null | null | Interface/AddOns/EuiGarrison/Broker.lua | ChinarG/Game-Wow-Plugins-Setting | e3fd3ddec1387c1f971dc195fec4fd9045d3105d | [
"Apache-2.0"
] | null | null | null | local addon_name, addon_env = ...
if not LibStub then return end
local ldb = LibStub:GetLibrary("LibDataBroker-1.1", true)
if not ldb then return end
local broker = ldb:NewDataObject(addon_name, {
type = "data source",
label = addon_name,
icon = "Interface\\ICONS\\Achievement_Garrison_Tier01_" .. UnitFaction... | 29.5625 | 89 | 0.767442 |
f207c1ed49f9eba1bffc1806501cd4a814520519 | 622 | asm | Assembly | oeis/248/A248877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248877.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248877: a(1) = 23, a(2) = 71, a(n) = 3*a(n-1) - 2*a(n-2) for n>2.
; 23,71,167,359,743,1511,3047,6119,12263,24551,49127,98279,196583,393191,786407,1572839,3145703,6291431,12582887,25165799,50331623,100663271,201326567,402653159,805306343,1610612711,3221225447,6442450919,12884901863,25769803751,51539607527,10307921507... | 62.2 | 493 | 0.813505 |
758570a4e822bdb6cc925a08cf49c2a58b6378e9 | 7,235 | rs | Rust | src/key.rs | virgesmith/crypto-rs | cf693473f3e3b3321c7a2427ee3a55d72bbe8df7 | [
"MIT"
] | null | null | null | src/key.rs | virgesmith/crypto-rs | cf693473f3e3b3321c7a2427ee3a55d72bbe8df7 | [
"MIT"
] | null | null | null | src/key.rs | virgesmith/crypto-rs | cf693473f3e3b3321c7a2427ee3a55d72bbe8df7 | [
"MIT"
] | null | null | null |
use openssl::ec::*;
use openssl::ecdsa::*;
use openssl::pkey::{Private, Public};
use openssl::nid::Nid;
use openssl::bn::*;
use std::error::Error;
use std::io::prelude::*;
use std::fs::File;
pub struct Key
{
key_impl: EcKey<Private>
}
lazy_static!{
static ref EC_GRP: EcGroup = EcGroup::from_curve_name(Nid::SEC... | 34.617225 | 148 | 0.636213 |
575c1838165b82040495369fb06d7c787eed5b18 | 127 | h | C | dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/extras/stlport/include/stl/config/_mac.h | DigitalAlchemist/fuzzwatch | 32517e7b80b680dd658e833ed2dfdd88744e6694 | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/extras/stlport/include/stl/config/_mac.h | DigitalAlchemist/fuzzwatch | 32517e7b80b680dd658e833ed2dfdd88744e6694 | [
"Apache-2.0"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | dbi_clients_src/pin/pin-3.6-97554-g31f0a167d-gcc-linux/extras/stlport/include/stl/config/_mac.h | DigitalAlchemist/fuzzwatch | 32517e7b80b680dd658e833ed2dfdd88744e6694 | [
"Apache-2.0"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | #define _STLP_PLATFORM "Mac"
#define _STLP_MAC 1
#error Looks like unsupported platform
#define _STLP_USE_UNIX_EMULATION_IO
| 18.142857 | 38 | 0.826772 |
fc7af38248adf6c4846e69d065a4c35dc75c3c39 | 13,325 | css | CSS | css/estilo-pUs.css | JRamirez95/Pizza-RanchCR | 33774a630739e7a911f01e0fed801b0002590b4d | [
"MIT"
] | null | null | null | css/estilo-pUs.css | JRamirez95/Pizza-RanchCR | 33774a630739e7a911f01e0fed801b0002590b4d | [
"MIT"
] | null | null | null | css/estilo-pUs.css | JRamirez95/Pizza-RanchCR | 33774a630739e7a911f01e0fed801b0002590b4d | [
"MIT"
] | null | null | null | a,i,li,u,ul{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}
ul {list-style:none;}
.top { color:#fff;background: #000;}
.top p{display:inline-block;}
.top ul li {display: inline-block;padding-right: 7px;}
.top .mail p{background: url(../images/Mail.png) no-... | 17.743009 | 171 | 0.627467 |
f532529f5ffb8c68d64d8db9ff8177e73cc03af3 | 68,230 | rs | Rust | src/google/api/servicecontrol/v1/quota_controller.rs | jrconlin/rspan | b1889e70f62a84936717ce84beb02279c76f8218 | [
"MIT"
] | null | null | null | src/google/api/servicecontrol/v1/quota_controller.rs | jrconlin/rspan | b1889e70f62a84936717ce84beb02279c76f8218 | [
"MIT"
] | null | null | null | src/google/api/servicecontrol/v1/quota_controller.rs | jrconlin/rspan | b1889e70f62a84936717ce84beb02279c76f8218 | [
"MIT"
] | null | null | null | // This file is generated by rust-protobuf 2.0.2. Do not edit
// @generated
// https://github.com/Manishearth/rust-clippy/issues/702
#![allow(unknown_lints)]
#![allow(clippy)]
#![cfg_attr(rustfmt, rustfmt_skip)]
#![allow(box_pointers)]
#![allow(dead_code)]
#![allow(missing_docs)]
#![allow(non_camel_case_types)]
#![a... | 42.247678 | 170 | 0.633856 |
dcc45df5c65917829f66e0dec774cef347c55930 | 8,156 | swift | Swift | hugoPay/hugoPayFull/Controller/CreateAccessPin/CreatePinHPFullViewController.swift | jonathan220297/hugoPay_test | ac54e01b38fab3e1167f012db6175938f44179b6 | [
"MIT"
] | null | null | null | hugoPay/hugoPayFull/Controller/CreateAccessPin/CreatePinHPFullViewController.swift | jonathan220297/hugoPay_test | ac54e01b38fab3e1167f012db6175938f44179b6 | [
"MIT"
] | null | null | null | hugoPay/hugoPayFull/Controller/CreateAccessPin/CreatePinHPFullViewController.swift | jonathan220297/hugoPay_test | ac54e01b38fab3e1167f012db6175938f44179b6 | [
"MIT"
] | null | null | null | //
// CreatePinHPFullViewController.swift
// Hugo
//
// Created by Jose Francisco Rosales Hernandez on 29/01/21.
// Copyright © 2021 Clever Mobile Apps. All rights reserved.
//
import UIKit
import RxRelay
import RxSwift
class CreatePinHPFullViewController: UIViewController {
// Main Delegate
weak var del... | 33.842324 | 243 | 0.582148 |
92ff9600ede229cdc447c139b5ca2dbaa3ed6dd2 | 512 | h | C | WidgetCenterProxy/WidgetCenterProxy/WidgetCenterProxy.h | t9mike/WidgetCenterProxy | 8b4a916a1de213cba1f22ea918d9bfc0e7a0a109 | [
"MIT"
] | 15 | 2020-09-30T12:55:38.000Z | 2021-10-03T20:43:13.000Z | WidgetCenterProxy/WidgetCenterProxy/WidgetCenterProxy.h | t9mike/WidgetCenterProxy | 8b4a916a1de213cba1f22ea918d9bfc0e7a0a109 | [
"MIT"
] | 1 | 2020-10-03T19:07:12.000Z | 2020-12-07T13:11:13.000Z | WidgetCenterProxy/WidgetCenterProxy/WidgetCenterProxy.h | t9mike/WidgetCenterProxy | 8b4a916a1de213cba1f22ea918d9bfc0e7a0a109 | [
"MIT"
] | 5 | 2020-10-05T13:21:42.000Z | 2021-11-12T07:57:36.000Z | //
// WidgetCenterProxy.h
// WidgetCenterProxy
//
// Created by huszarcsaba on 2020. 09. 22..
//
#import <Foundation/Foundation.h>
//! Project version number for WidgetCenterProxy.
FOUNDATION_EXPORT double WidgetCenterProxyVersionNumber;
//! Project version string for WidgetCenterProxy.
FOUNDATION_EXPORT const un... | 26.947368 | 142 | 0.791016 |
86adeaed374d9f75b62fce069995830d43988288 | 369 | kt | Kotlin | app/src/main/java/com/moegirlviewer/util/refreshWatchList.kt | koharubiyori/Moegirl-plus-native | f96574d04f50c9f273f7e1737a9ae1743a254de2 | [
"MIT"
] | 28 | 2022-01-20T12:21:11.000Z | 2022-03-25T09:00:23.000Z | app/src/main/java/com/moegirlviewer/util/refreshWatchList.kt | koharubiyori/Moegirl-plus-native | f96574d04f50c9f273f7e1737a9ae1743a254de2 | [
"MIT"
] | 6 | 2022-01-29T04:41:49.000Z | 2022-03-23T19:09:37.000Z | app/src/main/java/com/moegirlviewer/util/refreshWatchList.kt | koharubiyori/Moegirl-plus-native | f96574d04f50c9f273f7e1737a9ae1743a254de2 | [
"MIT"
] | 4 | 2022-02-04T04:11:13.000Z | 2022-03-09T14:28:50.000Z | package com.moegirlviewer.util
import com.moegirlviewer.api.watchList.WatchListApi
import com.moegirlviewer.room.watchingPage.WatchingPage
suspend fun refreshWatchList() {
val rawWatchList = WatchListApi.getRawWatchList()
Globals.room.watchingPage().clear()
Globals.room.watchingPage().insertItem(
*rawWatchL... | 30.75 | 57 | 0.794038 |
c476973f832734251e0a8808508f308b7f4a82db | 15,896 | h | C | lib/src/McuEE24.h | ErichStyger/McuOnEclipseLibrary | dd5be3c6c16a085971ccb9dc7f67d9a9ba21f718 | [
"BSD-2-Clause"
] | 77 | 2016-12-17T15:34:30.000Z | 2022-03-31T16:56:26.000Z | lib/src/McuEE24.h | ErichStyger/McuOnEclipseLibrary | dd5be3c6c16a085971ccb9dc7f67d9a9ba21f718 | [
"BSD-2-Clause"
] | 2 | 2018-07-12T12:55:08.000Z | 2021-07-27T06:22:47.000Z | lib/src/McuEE24.h | ErichStyger/McuOnEclipseLibrary | dd5be3c6c16a085971ccb9dc7f67d9a9ba21f718 | [
"BSD-2-Clause"
] | 27 | 2017-02-23T10:04:56.000Z | 2022-03-08T14:20:17.000Z | /* ###################################################################
** This component module is generated by Processor Expert. Do not modify it.
** Filename : McuEE24.h
** Project : FRDM-K64F_Generator
** Processor : MK64FN1M0VLL12
** Component : 24AA_EEPROM
** Version : Compon... | 44.402235 | 127 | 0.497547 |
dd9fe03cfeb4e5574d0d2eda9fca636dd05972ec | 3,949 | swift | Swift | ECSTests/Performance/Prototype/EntityQueryPerformanceTests.swift | LionGameEngine/LionECS | 5c83c4afd9314a1866e88fc87faf1267f7ff1df8 | [
"MIT"
] | null | null | null | ECSTests/Performance/Prototype/EntityQueryPerformanceTests.swift | LionGameEngine/LionECS | 5c83c4afd9314a1866e88fc87faf1267f7ff1df8 | [
"MIT"
] | null | null | null | ECSTests/Performance/Prototype/EntityQueryPerformanceTests.swift | LionGameEngine/LionECS | 5c83c4afd9314a1866e88fc87faf1267f7ff1df8 | [
"MIT"
] | null | null | null | //
// EntityQueryPerformanceTests.swift
// LionECSTests
//
// Created by Tomasz Lewandowski on 08/01/2020.
// Copyright © 2020 Lion Software Tomasz Lewandowski. All rights reserved.
//
import XCTest
@testable import LionECS
class EntityQueryPerformanceTests: XCTestCase {
struct Component1: PComponent {
... | 32.908333 | 113 | 0.517346 |
0e585501958cf2d4cba71dee3c9b776987e1cc2e | 28,809 | html | HTML | server/public/global.html | Justinjdaniel/Shipment-Log | 57a27ff9535af4a743b36c87e66756372412e457 | [
"MIT"
] | 1 | 2022-01-17T05:55:48.000Z | 2022-01-17T05:55:48.000Z | server/public/global.html | Justinjdaniel/Shipment-Log | 57a27ff9535af4a743b36c87e66756372412e457 | [
"MIT"
] | null | null | null | server/public/global.html | Justinjdaniel/Shipment-Log | 57a27ff9535af4a743b36c87e66756372412e457 | [
"MIT"
] | null | null | null | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>SHIPMENT LOG</title>
<meta charset="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="keywords" content="SHIPMENT LOG" />
... | 27.178302 | 80 | 0.402964 |
a3e013a1ff919a915b59daf7720142b90788ec6a | 366 | dart | Dart | lib/pages/home-component/HomeComponentHead.dart | Worktez/worktrolly_flutter | eb51dfae5514acd4dd110597f6f7bcb6a3bf8e29 | [
"MIT"
] | null | null | null | lib/pages/home-component/HomeComponentHead.dart | Worktez/worktrolly_flutter | eb51dfae5514acd4dd110597f6f7bcb6a3bf8e29 | [
"MIT"
] | null | null | null | lib/pages/home-component/HomeComponentHead.dart | Worktez/worktrolly_flutter | eb51dfae5514acd4dd110597f6f7bcb6a3bf8e29 | [
"MIT"
] | 4 | 2021-07-27T13:48:30.000Z | 2021-09-05T14:40:02.000Z | import 'package:flutter/material.dart';
import 'package:worktrolly_flutter/pages/home-component/profile-component/ProfileComponent.dart';
class HomeComponentHead extends StatelessWidget {
const HomeComponentHead({Key? key}) : super(key: key);
@override
Widget build(BuildContext context) {
return Container(
... | 26.142857 | 97 | 0.748634 |
24a09b6e525bc3387659436430305a8c0a66c18f | 549 | asm | Assembly | oeis/183/A183061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/183/A183061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/183/A183061.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A183061: First differences of A183060.
; Submitted by Jon Maiga
; 0,1,3,3,7,3,7,7,19,3,7,7,19,7,19,19,55,3,7,7,19,7,19,19,55,7,19,19,55,19,55,55,163,3,7,7,19,7,19,19,55,7,19,19,55,19,55,55,163,7,19,19,55,19,55,55,163,19,55,55,163,55,163,163,487,3
mov $4,2
mov $5,$0
lpb $4
mov $0,$5
sub $4,1
add $0,$4
trn $0,... | 22.875 | 182 | 0.613843 |
016d86ee6d47474874f69275c6cfd2a1e570d687 | 5,690 | rs | Rust | crates/ra_hir/src/query_definitions.rs | aleksanb/rust-analyzer | 4a3d6aa26a1c71dadc91f37f9d5f8662b51c138a | [
"Apache-2.0",
"MIT"
] | null | null | null | crates/ra_hir/src/query_definitions.rs | aleksanb/rust-analyzer | 4a3d6aa26a1c71dadc91f37f9d5f8662b51c138a | [
"Apache-2.0",
"MIT"
] | null | null | null | crates/ra_hir/src/query_definitions.rs | aleksanb/rust-analyzer | 4a3d6aa26a1c71dadc91f37f9d5f8662b51c138a | [
"Apache-2.0",
"MIT"
] | null | null | null | use std::{
sync::Arc,
time::Instant,
};
use rustc_hash::FxHashMap;
use ra_syntax::{
AstNode, SyntaxNode,
ast::{self, NameOwner, ModuleItemOwner}
};
use ra_db::{SourceRootId, FileId, Cancelable,};
use crate::{
SourceFileItems, SourceItemId, DefKind, Function, DefId, Name, AsName,
db::HirDatabas... | 31.787709 | 100 | 0.602812 |
b05fe414c02bd0b01fe97ba56b967ad1bd8f02e2 | 4,956 | html | HTML | content/slides-external/slide-correlation-to-regression.html | gcalmettes/ls40-slides | 0876308cfcb51533562a83036df9bcee535dabaa | [
"MIT"
] | 1 | 2020-11-06T04:40:31.000Z | 2020-11-06T04:40:31.000Z | content/slides-external/slide-correlation-to-regression.html | gcalmettes/ls40-slides | 0876308cfcb51533562a83036df9bcee535dabaa | [
"MIT"
] | null | null | null | content/slides-external/slide-correlation-to-regression.html | gcalmettes/ls40-slides | 0876308cfcb51533562a83036df9bcee535dabaa | [
"MIT"
] | 1 | 2020-11-06T04:40:39.000Z | 2020-11-06T04:40:39.000Z | <section>
<h3>Going beyond correlation</h3>
<div class="row">
<div class="col-75">
<svg width="100%" viewBox="0 0 720 288">
<use xlink:href="content/img/correlation-simulation-graph-swap.svg#axes_1"></use>
<use xlink:href="content/img/correlation-simulation-graph-swap.svg#axes_2"></use>
... | 48.116505 | 342 | 0.662228 |
0c7a5957fe9864225fb891e5477469385f447a91 | 3,456 | py | Python | complex_venv/lib/python3.7/site-packages/test/test_graph_list_of_file_inputs.py | lubianat/complex_bot | e0ddabcc0487c52b14fb94950c5a812f0bdb2283 | [
"MIT"
] | 1 | 2021-10-06T00:21:10.000Z | 2021-10-06T00:21:10.000Z | complex_venv/lib/python3.7/site-packages/test/test_graph_list_of_file_inputs.py | lubianat/complex_bot | e0ddabcc0487c52b14fb94950c5a812f0bdb2283 | [
"MIT"
] | 14 | 2021-01-15T21:51:38.000Z | 2021-11-10T10:08:22.000Z | complex_venv/lib/python3.7/site-packages/test/test_graph_list_of_file_inputs.py | lubianat/complex_bot | e0ddabcc0487c52b14fb94950c5a812f0bdb2283 | [
"MIT"
] | 1 | 2021-01-18T10:32:56.000Z | 2021-01-18T10:32:56.000Z | import unittest
from shexer.shaper import Shaper
from test.const import G1, BASE_FILES, G1_NT, default_namespaces, BASE_FILES_GENERAL
from test.t_utils import file_vs_str_tunned_comparison
import os.path as pth
from shexer.consts import NT, TURTLE
_BASE_DIR = BASE_FILES + "graph_list_of_files_input" + pth.sep
... | 54.857143 | 120 | 0.550926 |
e1336b2ce6a566ac78b352da0bc21ff8c87ed3a3 | 1,058 | lua | Lua | states/tutorial.lua | vrld/theotherside | 9c01df06460b791c7d879342a2a13df959f1382e | [
"Zlib",
"MIT"
] | 1 | 2015-10-24T00:39:39.000Z | 2015-10-24T00:39:39.000Z | states/tutorial.lua | vrld/theotherside | 9c01df06460b791c7d879342a2a13df959f1382e | [
"Zlib",
"MIT"
] | null | null | null | states/tutorial.lua | vrld/theotherside | 9c01df06460b791c7d879342a2a13df959f1382e | [
"Zlib",
"MIT"
] | null | null | null | local st = GS.new()
local W, H
local title, title_width, title_height
local image, next_state
function st:enter(_, t, ns)
W = love.graphics.getWidth()
H = love.graphics.getHeight()
title = t
image = Image[t]
title_width = Font.slkscr[70]:getWidth(title)
title_height = Font.slkscr[70]:getHeight(title)
next_st... | 23 | 84 | 0.708885 |
96a045b9a0699c206dc64f971f730ad43e552a33 | 19,251 | html | HTML | bak/app/_includes/00-atoms/00-meta/01-foot.html | nicmarson/nicmarson-website | 1494a8707711f89f09da86b4b7507c61d19983df | [
"MIT"
] | null | null | null | bak/app/_includes/00-atoms/00-meta/01-foot.html | nicmarson/nicmarson-website | 1494a8707711f89f09da86b4b7507c61d19983df | [
"MIT"
] | null | null | null | bak/app/_includes/00-atoms/00-meta/01-foot.html | nicmarson/nicmarson-website | 1494a8707711f89f09da86b4b7507c61d19983df | [
"MIT"
] | null | null | null | <svg class="hidden" xmlns="http://www.w3.org/2000/svg">
<style type="text/css">
svg * {
transition: fill .1s ease-out, opacity .1s ease-out;
}
</style>
<symbol id="shape-email" viewBox="0 0 100 100"><path d="M44.933,98.093C19.882,92.443,3.579,72.894,6.295,42.843C8.963,13.331,32.181-0.745,54.983,0.... | 179.915888 | 2,450 | 0.685575 |
ec21b166e7b5d39dd053f736c0179844e0670dfe | 755 | ps1 | PowerShell | scripts/process/process.ps1 | DevelopHeureShell/DetectionHSL | e2af5836b193d9e8b954accbb1ef56a5316e92a2 | [
"MIT"
] | null | null | null | scripts/process/process.ps1 | DevelopHeureShell/DetectionHSL | e2af5836b193d9e8b954accbb1ef56a5316e92a2 | [
"MIT"
] | null | null | null | scripts/process/process.ps1 | DevelopHeureShell/DetectionHSL | e2af5836b193d9e8b954accbb1ef56a5316e92a2 | [
"MIT"
] | null | null | null | $hslmod = Get-Content $PSScriptRoot\module.json | ConvertFrom-Json
Set-Location $PSScriptRoot
Set-Location ..
Set-Location ..
Set-Location .\main
$host.ui.RawUI.WindowTitle = $hslmod.name + " version " + $hslmod.version + " par " + $hslmod.author
$maindir = Get-Location
function Write-Hslcat {
param(
[stri... | 35.952381 | 100 | 0.709934 |
58bd74f9a33b3d626760f72d6811d67912cfb876 | 457 | rs | Rust | os/src/driver/gpio/led_ex.rs | buhe/buguOS | ecb01d31ee2fcaad0d55e9fe663e729da4752abb | [
"Apache-2.0"
] | 5 | 2021-09-30T05:51:05.000Z | 2022-01-21T08:21:47.000Z | os/src/driver/gpio/led_ex.rs | buhe/buguOS | ecb01d31ee2fcaad0d55e9fe663e729da4752abb | [
"Apache-2.0"
] | 13 | 2021-10-05T12:50:21.000Z | 2022-02-07T04:24:13.000Z | os/src/driver/gpio/led_ex.rs | buhe/bugu | ecb01d31ee2fcaad0d55e9fe663e729da4752abb | [
"Apache-2.0"
] | null | null | null | // 外部的 led
use k210_soc::{
fpioa::{self, io},
gpio, gpiohs,
};
pub fn init() {
// led b 映射到 gpiohs 0
// 9
fpioa::set_function(io::BPSK_P, fpioa::function::GPIOHS0);
// 10
fpioa::set_function(io::BPSK_N, fpioa::function::GPIOHS1);
// gpiohs 设置 0 为输出
gpiohs::set_direction(0, gpio::di... | 21.761905 | 62 | 0.61488 |
dfdce3c4bfdfa03b6f396bdbd905f748f7f2ebbd | 3,189 | sql | SQL | DIFF_PRIV_ANALYSIS.sql | sap-archive/hana-data-anonymization-vldb-demo | 8841f9900d6c4a5642460c65d3dbe74810451098 | [
"BSD-Source-Code"
] | 1 | 2019-11-05T18:22:19.000Z | 2019-11-05T18:22:19.000Z | DIFF_PRIV_ANALYSIS.sql | sap-archive/hana-data-anonymization-vldb-demo | 8841f9900d6c4a5642460c65d3dbe74810451098 | [
"BSD-Source-Code"
] | null | null | null | DIFF_PRIV_ANALYSIS.sql | sap-archive/hana-data-anonymization-vldb-demo | 8841f9900d6c4a5642460c65d3dbe74810451098 | [
"BSD-Source-Code"
] | 1 | 2020-11-09T11:18:04.000Z | 2020-11-09T11:18:04.000Z | -- all --
select avg(salary) as avg_t from "ACME_SCHEMA_1"."VLDBDemo.db::tables.HRDB_TABLE"; -- 81856.78029
select avg(salary) as avg_v from "ACME_SCHEMA_1"."VLDBDemo.db::HRDB_VIEW_DIFF_PRIV"; -- 80611.35369474422, 83635.81812867535
select abs((avg_v - avg_t)/avg_t) from (
select avg(salary) as avg_t
from "ACME_SCHEM... | 50.619048 | 177 | 0.748511 |
e77140f19c3905a0b3afefd55368a9e58a1ad364 | 455 | js | JavaScript | src/plugins/vuetify.js | Imamachi-n/cc10-soloMVP-project | 9bbc36d3ccce6bd3176746f6ebd222059ab26a69 | [
"MIT"
] | null | null | null | src/plugins/vuetify.js | Imamachi-n/cc10-soloMVP-project | 9bbc36d3ccce6bd3176746f6ebd222059ab26a69 | [
"MIT"
] | 4 | 2019-11-11T06:13:20.000Z | 2019-11-12T21:30:34.000Z | src/plugins/vuetify.js | Imamachi-n/cc10-soloMVP-project | 9bbc36d3ccce6bd3176746f6ebd222059ab26a69 | [
"MIT"
] | null | null | null | import Vue from "vue";
import Vuetify from "vuetify/lib";
import colors from "vuetify/lib/util/colors";
import "@fortawesome/fontawesome-free/css/all.css";
Vue.use(Vuetify);
export default new Vuetify({
theme: {
themes: {
light: {
primary: colors.indigo.darken3, // #E53935
secondary: color... | 20.681818 | 51 | 0.613187 |
a38ed2c5bbb34e3d886176ee63d3f76614dec1ac | 12,858 | swift | Swift | Sources/AIToolbox/Pooling.swift | roznet/AIToolbox | 844c47dade7864e76fa55fee9d28eca82af6b777 | [
"Apache-2.0"
] | null | null | null | Sources/AIToolbox/Pooling.swift | roznet/AIToolbox | 844c47dade7864e76fa55fee9d28eca82af6b777 | [
"Apache-2.0"
] | null | null | null | Sources/AIToolbox/Pooling.swift | roznet/AIToolbox | 844c47dade7864e76fa55fee9d28eca82af6b777 | [
"Apache-2.0"
] | null | null | null | //
// Pooling.swift
// Convolution
//
// Created by Kevin Coble on 2/20/16.
// Copyright © 2016 Kevin Coble. All rights reserved.
//
#if !os(Linux)
import Foundation
import Accelerate
public enum PoolingType : Int {
case average = 0
case minimum
case maximum
public func getString() ->String
... | 38.267857 | 115 | 0.514155 |
6297e316ceaf50e640b256929d62496e558fc215 | 943 | swift | Swift | Sources/ButterCMSSDK/helper/ISO8601DateFormatterHelper.swift | ButterCMS/buttercms-swift | 010b7e8ba39793fe580445c0f59f5466f70e3fc8 | [
"MIT"
] | null | null | null | Sources/ButterCMSSDK/helper/ISO8601DateFormatterHelper.swift | ButterCMS/buttercms-swift | 010b7e8ba39793fe580445c0f59f5466f70e3fc8 | [
"MIT"
] | null | null | null | Sources/ButterCMSSDK/helper/ISO8601DateFormatterHelper.swift | ButterCMS/buttercms-swift | 010b7e8ba39793fe580445c0f59f5466f70e3fc8 | [
"MIT"
] | 1 | 2021-11-09T08:39:11.000Z | 2021-11-09T08:39:11.000Z | //
// ISO8601DateFormatterHelper.swift
// ButterCMSSDK
//
// Created by Martin Srb on 05.08.2021.
//
// Swift can not automatically handle iso8601 dates with and without fractional seconds.
import Foundation
@available(iOS 11.0, macOS 10.13, tvOS 11.0, watchOS 4.0, *)
extension ISO8601DateFormatter {
convenien... | 34.925926 | 115 | 0.724284 |
2a3c88296b4eb8fcc5a627828b853039afcf1aa0 | 424 | ps1 | PowerShell | Chapter-4/webhook-runbook.ps1 | srmchem/Azure-for-Architects-Third-Edition | d4f3d8bb45ed69738de6fe41c03f633753ed2dbc | [
"MIT"
] | 23 | 2020-04-05T09:00:37.000Z | 2022-03-13T02:17:09.000Z | Chapter-4/webhook-runbook.ps1 | srmchem/Azure-for-Architects-Third-Edition | d4f3d8bb45ed69738de6fe41c03f633753ed2dbc | [
"MIT"
] | 1 | 2021-09-25T19:27:11.000Z | 2021-09-25T19:27:11.000Z | Chapter-4/webhook-runbook.ps1 | srmchem/Azure-for-Architects-Third-Edition | d4f3d8bb45ed69738de6fe41c03f633753ed2dbc | [
"MIT"
] | 31 | 2020-07-05T00:30:21.000Z | 2022-02-28T02:33:09.000Z | param(
[parameter(mandatory=$true)]
[object] $WebhookData
)
$webhookname = $WebhookData.WebhookName
$headers = $WebhookData.RequestHeader
$body = $WebhookData.RequestBody
Write-output "webhook header data"
Write-Output $webhookname
Write-output $headers.message
Write-output $headers.subject
$connectionn... | 20.190476 | 115 | 0.768868 |
80322be7333f478895d2c86031674d13673e7320 | 947 | lua | Lua | github/markdown.lua | czfshine/luagy | 5e26e94b73b956c12e15c74e860c584b88aa5eda | [
"MIT"
] | 2 | 2015-06-11T12:27:10.000Z | 2020-10-30T10:17:10.000Z | github/markdown.lua | czfshine/luagy | 5e26e94b73b956c12e15c74e860c584b88aa5eda | [
"MIT"
] | null | null | null | github/markdown.lua | czfshine/luagy | 5e26e94b73b956c12e15c74e860c584b88aa5eda | [
"MIT"
] | 1 | 2020-10-30T10:19:33.000Z | 2020-10-30T10:19:33.000Z | -- load the http module
http = require("socket.http")
ltn12 = require("ltn12")
ltn12.
-- Requests information about a document, without downloading it.
-- Useful, for example, if you want to display a download gauge and need
-- to know the size of the document in advance
t={}
r, c, h = http.request {
method = "POST"... | 27.852941 | 100 | 0.637804 |
f4654186019bb253f672d4c0e09fe450f5cabb35 | 1,620 | sql | SQL | schema.sql | joyliao07/lab-08-back-end | 1be5d976975d0caf34a3ab7b0a417809ef02634c | [
"MIT"
] | null | null | null | schema.sql | joyliao07/lab-08-back-end | 1be5d976975d0caf34a3ab7b0a417809ef02634c | [
"MIT"
] | 1 | 2018-09-22T21:47:48.000Z | 2018-09-22T21:47:48.000Z | schema.sql | joyliao07/lab-08-back-end | 1be5d976975d0caf34a3ab7b0a417809ef02634c | [
"MIT"
] | null | null | null | DROP TABLE locations, weathers, yelps, movies, meetups;
CREATE TABLE IF NOT EXISTS locations (
id SERIAL PRIMARY KEY,
search_query VARCHAR(255),
formatted_query VARCHAR(255),
latitude NUMERIC(8, 6),
longitude NUMERIC(9, 6),
created_at BIGINT
);
CREATE TABLE IF NOT EXISTS weathers (
id ... | 24.179104 | 57 | 0.696296 |
039cc9ec997223c8686aa3b6d452952edf6b80b4 | 4,546 | ps1 | PowerShell | src/Get-EwsFolder.ps1 | junecastillote/EWS.PS | 97fde5330edede099d05b0fe60738c3326a3fd7c | [
"MIT"
] | null | null | null | src/Get-EwsFolder.ps1 | junecastillote/EWS.PS | 97fde5330edede099d05b0fe60738c3326a3fd7c | [
"MIT"
] | null | null | null | src/Get-EwsFolder.ps1 | junecastillote/EWS.PS | 97fde5330edede099d05b0fe60738c3326a3fd7c | [
"MIT"
] | null | null | null | Function Get-EwsFolder {
[CmdletBinding(DefaultParameterSetName='Default')]
param (
[parameter(Mandatory,ParameterSetName='Default')]
[parameter(Mandatory,ParameterSetName='byFolderName')]
[parameter(Mandatory,ParameterSetName='byFolderID')]
[ValidateNotNullOrEmpty()]
$To... | 49.956044 | 344 | 0.729652 |
ebb40ae74ebf3e99750f643a13e798dce6f40f89 | 1,291 | lua | Lua | config/nvim/lua/telescopes.lua | empun/dotfiles | 8891b851c66b8c8907320bb2cc11c49186b168fd | [
"MIT"
] | 1 | 2021-11-13T03:31:06.000Z | 2021-11-13T03:31:06.000Z | config/nvim/lua/telescopes.lua | empun/dotfiles | 8891b851c66b8c8907320bb2cc11c49186b168fd | [
"MIT"
] | null | null | null | config/nvim/lua/telescopes.lua | empun/dotfiles | 8891b851c66b8c8907320bb2cc11c49186b168fd | [
"MIT"
] | null | null | null | local map = require 'map'
local opts = { noremap = true, silent = true }
local telescope = require 'telescope'
telescope.setup {
extensions = {
project = {
base_dirs = {
{ path = '~/REPO', max_depth = 4 },
},
hidden_files = true, -- default: false
},
},
defaults = {
preview ... | 32.275 | 121 | 0.572424 |
e63b448eec2a5eb7280c9ee7767de2c72a58e8c1 | 1,300 | go | Go | application.go | yunzujia/mango | 81f67a800f1e2602f0e137b3242c73911d0362a9 | [
"MIT"
] | null | null | null | application.go | yunzujia/mango | 81f67a800f1e2602f0e137b3242c73911d0362a9 | [
"MIT"
] | null | null | null | application.go | yunzujia/mango | 81f67a800f1e2602f0e137b3242c73911d0362a9 | [
"MIT"
] | 1 | 2018-12-14T08:20:06.000Z | 2018-12-14T08:20:06.000Z | package mango
import (
"fmt"
"net/http"
"os"
"os/signal"
"runtime"
)
var (
CookieSecret = "fLjUfxqXtfNoIldA0A0J"
Debug = false
)
type Application struct {
Addr string
Port int
Url map[string]map[string]Handler
StaticPath string
TemplatePath string
Debug ... | 20.967742 | 98 | 0.631538 |
fd36764761fd8e68aa1cfc4bc582774232a73874 | 9,207 | sql | SQL | tests/data/example/sql/runs.sql | UMCU-RIBS/xelo2 | e8b4133f5673579f3487965f8e76d1f6569c8326 | [
"MIT"
] | null | null | null | tests/data/example/sql/runs.sql | UMCU-RIBS/xelo2 | e8b4133f5673579f3487965f8e76d1f6569c8326 | [
"MIT"
] | 18 | 2020-01-27T08:44:07.000Z | 2021-09-24T10:59:15.000Z | tests/data/example/sql/runs.sql | UMCU-RIBS/xelo2 | e8b4133f5673579f3487965f8e76d1f6569c8326 | [
"MIT"
] | null | null | null | CREATE TABLE `experimenters` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(256) DEFAULT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ;
INSERT INTO `experimenters` (`name`) VALUES ('Gio'),('Ryder');
CREATE TABLE `runs` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`session_id` int(11) DEFAULT ... | 93.94898 | 4,386 | 0.719453 |
f07d5c996cff48d3e4ce4edaac97743f3de1a7ce | 171 | py | Python | src/ihtt/__init__.py | dekoza/i-hate-time-tracking | adb6018b56c836317535f2e2346dfb8d9cce3aac | [
"Apache-2.0"
] | null | null | null | src/ihtt/__init__.py | dekoza/i-hate-time-tracking | adb6018b56c836317535f2e2346dfb8d9cce3aac | [
"Apache-2.0"
] | null | null | null | src/ihtt/__init__.py | dekoza/i-hate-time-tracking | adb6018b56c836317535f2e2346dfb8d9cce3aac | [
"Apache-2.0"
] | null | null | null | """
I Hate Time Tracking package.
Get time tracking out of your way.
"""
from typing import List
__all__: List[str] = [] # noqa: WPS410 (the only __variable__ we use)
| 17.1 | 70 | 0.695906 |
4095e7fc9ea16c98def0023de886ecdb6252a178 | 981 | py | Python | bson-exports-in-xamarin/scripts/build/libbson-android/build_android_cmn.py | andywyatte17/csharp-experiments | 6ba2b7bda463baccdbd98e53eaacd9d627d42906 | [
"MIT"
] | null | null | null | bson-exports-in-xamarin/scripts/build/libbson-android/build_android_cmn.py | andywyatte17/csharp-experiments | 6ba2b7bda463baccdbd98e53eaacd9d627d42906 | [
"MIT"
] | null | null | null | bson-exports-in-xamarin/scripts/build/libbson-android/build_android_cmn.py | andywyatte17/csharp-experiments | 6ba2b7bda463baccdbd98e53eaacd9d627d42906 | [
"MIT"
] | null | null | null | #!/usr/bin/env python3
import sys, os
from os.path import join
import subprocess
from datetime import datetime
import glob
from pprint import pprint
HERE = os.path.dirname(os.path.realpath(__file__))
def Build(so_result_location, log_file_name, conan_docker_name):
os.chdir(HERE)
slash = join(".", ".").replace('.... | 27.25 | 64 | 0.598369 |
c8094b11a556ba021359dca9a508ca1ce651f765 | 743 | swift | Swift | MinimedKitTests/Messages/ReadCurrentGlucosePageMessageBodyTests.swift | jbayart/rileylink_ios | bfcc69346631a22f44d2e42f447c5b067e66766b | [
"MIT"
] | 137 | 2021-03-31T15:38:38.000Z | 2022-03-27T14:26:55.000Z | MinimedKitTests/Messages/ReadCurrentGlucosePageMessageBodyTests.swift | jbayart/rileylink_ios | bfcc69346631a22f44d2e42f447c5b067e66766b | [
"MIT"
] | 312 | 2015-08-18T14:37:54.000Z | 2022-03-17T11:57:46.000Z | MinimedKitTests/Messages/ReadCurrentGlucosePageMessageBodyTests.swift | jbayart/rileylink_ios | bfcc69346631a22f44d2e42f447c5b067e66766b | [
"MIT"
] | 230 | 2015-08-22T06:52:34.000Z | 2022-01-30T23:21:18.000Z | //
// ReadCurrentGlucosePageMessageBodyTests.swift
// RileyLink
//
// Created by Timothy Mecklem on 10/19/16.
// Copyright © 2016 Pete Schwamb. All rights reserved.
//
import XCTest
@testable import MinimedKit
class ReadCurrentGlucosePageMessageBodyTests: XCTestCase {
func testResponseInitializer() {
... | 28.576923 | 94 | 0.709287 |
b3edacfab748b22448ac527e4fdb2f0116d24d34 | 1,455 | ps1 | PowerShell | automatic/flightgear/update.ps1 | tunisiano187/chocolatey-coreteampackages | 7d4cb3536f200d4013abe8db03042a029eb7763c | [
"Apache-2.0"
] | 145 | 2019-04-26T10:14:58.000Z | 2021-08-18T04:51:09.000Z | automatic/flightgear/update.ps1 | tunisiano187/chocolatey-coreteampackages | 7d4cb3536f200d4013abe8db03042a029eb7763c | [
"Apache-2.0"
] | 524 | 2019-04-24T13:28:52.000Z | 2021-10-13T05:43:25.000Z | automatic/flightgear/update.ps1 | tunisiano187/chocolatey-coreteampackages | 7d4cb3536f200d4013abe8db03042a029eb7763c | [
"Apache-2.0"
] | 180 | 2019-04-24T13:23:39.000Z | 2021-10-12T20:11:16.000Z | import-module au
# We can't use https for the url, otherwise powershell throws an error and closes the window.
# Oddly it works when choco auto redirects http to https
$downloads = 'https://sourceforge.net/projects/flightgear/files'
$changelog = 'http://wiki.flightgear.org/Changelog_'
$versions = 'http://www.fl... | 31.630435 | 114 | 0.619244 |
2e9cf6ef8888da255be8fddd6bc5a691a281c292 | 5,994 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_325_1172.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_325_1172.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_325_1172.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x18990, %r10
nop
sub $57680, %r8
mov (%r10), %r14d
nop
and %rcx, %rcx
lea addresses_normal_ht+0x336e, %rsi
lea addresses_D_ht+0x1b190, %rdi
nop
nop
nop
nop
nop
add $35184, %r1... | 23.598425 | 974 | 0.650484 |
e78d5dd3a943aa8d5bd515f349f0d7cc470bc295 | 2,000 | kt | Kotlin | src/commonMain/kotlin/tz/co/asoft/result.ktx.kt | aSoft-Ltd/result | 1ad2ccbb39c6f1d8b3f2e698fbd3572684c7ca57 | [
"MIT"
] | 1 | 2021-03-17T06:18:26.000Z | 2021-03-17T06:18:26.000Z | src/commonMain/kotlin/tz/co/asoft/result.ktx.kt | aSoft-Ltd/result | 1ad2ccbb39c6f1d8b3f2e698fbd3572684c7ca57 | [
"MIT"
] | null | null | null | src/commonMain/kotlin/tz/co/asoft/result.ktx.kt | aSoft-Ltd/result | 1ad2ccbb39c6f1d8b3f2e698fbd3572684c7ca57 | [
"MIT"
] | 1 | 2021-03-17T06:18:44.000Z | 2021-03-17T06:18:44.000Z | @file:Suppress("NOTHING_TO_INLINE")
package tz.co.asoft
import kotlin.contracts.ExperimentalContracts
import kotlin.contracts.contract
inline val <T> Result<T>.status: ResultStatus
get() = when (this) {
is Either.Left -> ResultStatus.Success
is Either.Right -> ResultStatus.Failure
}
inline f... | 25.974026 | 73 | 0.656 |