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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
84c6389c90774bc9a27ef0182a3f1c8bbec25974 | 652 | h | C | orbicon/src/orbicon_app.h | FanatikPriest/orbicon | d598058430992ee06c1f74bebde5d4352c821e14 | [
"BSD-2-Clause"
] | null | null | null | orbicon/src/orbicon_app.h | FanatikPriest/orbicon | d598058430992ee06c1f74bebde5d4352c821e14 | [
"BSD-2-Clause"
] | 8 | 2015-01-24T18:05:59.000Z | 2015-03-08T07:38:04.000Z | orbicon/src/orbicon_app.h | FanatikPriest/orbicon | d598058430992ee06c1f74bebde5d4352c821e14 | [
"BSD-2-Clause"
] | null | null | null | #pragma once
#include <QtWidgets/QMainWindow>
#include "ui_orbicon_app.h"
#include "image.h"
using namespace cv;
using namespace gpu;
using namespace orbicon;
using namespace std;
class OrbiconApp : public QMainWindow
{
Q_OBJECT
public:
OrbiconApp(QWidget *parent = 0);
~OrbiconApp();
publ... | 16.717949 | 51 | 0.723926 |
56bba46a9a8b1703be0ece790c0d357f70a48361 | 710 | ts | TypeScript | src/app/modules/fileQuery/components/issue-detail/issue-detail-section/issue-detail-section.component.spec.ts | AdrianSalvador21/example | b1d1a7ef6468d2b96afc858dfb7e45ac25444b07 | [
"MIT"
] | null | null | null | src/app/modules/fileQuery/components/issue-detail/issue-detail-section/issue-detail-section.component.spec.ts | AdrianSalvador21/example | b1d1a7ef6468d2b96afc858dfb7e45ac25444b07 | [
"MIT"
] | null | null | null | src/app/modules/fileQuery/components/issue-detail/issue-detail-section/issue-detail-section.component.spec.ts | AdrianSalvador21/example | b1d1a7ef6468d2b96afc858dfb7e45ac25444b07 | [
"MIT"
] | null | null | null | import {async, ComponentFixture, TestBed} from '@angular/core/testing';
import {IssueDetailSectionComponent} from './issue-detail-section.component';
describe('IssueDetailSectionComponent', () => {
let component: IssueDetailSectionComponent;
let fixture: ComponentFixture<IssueDetailSectionComponent>;
beforeEac... | 27.307692 | 77 | 0.711268 |
270719720f620d00c1503f27057709b329ab81f2 | 4,630 | c | C | smilelib/src/eval/compiler/compile_fn.c | seanofw/smile | 3bc8807513cdb54053134fe2c79c5bf077aa026d | [
"Apache-2.0"
] | 15 | 2016-05-27T14:30:28.000Z | 2020-12-09T09:14:18.000Z | smilelib/src/eval/compiler/compile_fn.c | seanofw/smile | 3bc8807513cdb54053134fe2c79c5bf077aa026d | [
"Apache-2.0"
] | null | null | null | smilelib/src/eval/compiler/compile_fn.c | seanofw/smile | 3bc8807513cdb54053134fe2c79c5bf077aa026d | [
"Apache-2.0"
] | 4 | 2016-01-17T03:52:21.000Z | 2019-02-06T19:24:33.000Z | //---------------------------------------------------------------------------------------
// Smile Programming Language Interpreter
// Copyright 2004-2019 Sean Werkema
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You ma... | 42.477064 | 133 | 0.754428 |
b2a7bbf2b95210c04b5a4943b53d17bfd6bfd265 | 3,872 | rs | Rust | ion-c-sys/src/result.rs | therapon/ion-rust-1 | 19683123b1c95c4655bbc5ece8d4410e8d04729b | [
"Apache-2.0"
] | 1 | 2021-04-07T22:35:39.000Z | 2021-04-07T22:35:39.000Z | ion-c-sys/src/result.rs | Infinite-Blue-1042/ion-rust | b9e43eb985b3f0de177e3b00e722a68b94651000 | [
"Apache-2.0"
] | null | null | null | ion-c-sys/src/result.rs | Infinite-Blue-1042/ion-rust | b9e43eb985b3f0de177e3b00e722a68b94651000 | [
"Apache-2.0"
] | null | null | null | // Copyright Amazon.com, Inc. or its affiliates.
//! Provides convenient integration with `Error` and `Result` for Ion C.
use crate::*;
use std::error::Error;
use std::ffi::CStr;
use std::fmt;
use std::num::TryFromIntError;
/// IonC Error code and its associated error message.
#[derive(Copy, Clone, Debug, PartialEq... | 29.557252 | 93 | 0.569215 |
06e4a7380ed387ebdee6c9632020760e91fd31f2 | 201 | swift | Swift | PromiseKitAlamofire/PromiseKitAlamofire/Networking/Core/BaseResource.swift | manish-practo/PromiseKit-Alamofire-Manager | da213ab39081a7f9f4986b1779441380daea7751 | [
"MIT"
] | null | null | null | PromiseKitAlamofire/PromiseKitAlamofire/Networking/Core/BaseResource.swift | manish-practo/PromiseKit-Alamofire-Manager | da213ab39081a7f9f4986b1779441380daea7751 | [
"MIT"
] | null | null | null | PromiseKitAlamofire/PromiseKitAlamofire/Networking/Core/BaseResource.swift | manish-practo/PromiseKit-Alamofire-Manager | da213ab39081a7f9f4986b1779441380daea7751 | [
"MIT"
] | null | null | null | //
// BaseResource.swift
// PromiseKitAlamofire
//
// Created by Manish Pandey on 20/04/21.
//
import Alamofire
protocol BaseResource {
var route: (method: HTTPMethod, path: String) { get }
}
| 15.461538 | 57 | 0.681592 |
bd21dbef3c3e51bf60fc5777392ac5a00da683ac | 74 | rs | Rust | src/lib.rs | darosior/revaultd | c7bdb8abf4a4816f56f7d96619d663e90a74b513 | [
"BSD-3-Clause"
] | null | null | null | src/lib.rs | darosior/revaultd | c7bdb8abf4a4816f56f7d96619d663e90a74b513 | [
"BSD-3-Clause"
] | null | null | null | src/lib.rs | darosior/revaultd | c7bdb8abf4a4816f56f7d96619d663e90a74b513 | [
"BSD-3-Clause"
] | null | null | null | pub mod common;
pub mod daemon;
pub use revault_net;
pub use revault_tx;
| 12.333333 | 20 | 0.77027 |
95f0917f1017bd81c1ec7cd1a1c85c844eb94b0b | 318 | css | CSS | public/css/admin_login.css | watanabetomo/laradoc_cake | d665e780b41c1e8052ae0f3c17d33b93f366cf6a | [
"MIT"
] | null | null | null | public/css/admin_login.css | watanabetomo/laradoc_cake | d665e780b41c1e8052ae0f3c17d33b93f366cf6a | [
"MIT"
] | null | null | null | public/css/admin_login.css | watanabetomo/laradoc_cake | d665e780b41c1e8052ae0f3c17d33b93f366cf6a | [
"MIT"
] | null | null | null | body {
background-image: url("../img/contentback.jpg");
text-align: center;
}
main {
min-height: 500px;
}
table {
margin: 0 auto;
}
.card {
width: 50%;
margin: 30px auto;
background-color: #ffe;
}
h1 {
margin-bottom: 20px;
}
p {
margin-top: 20px;
}
.error {
color: red;
}
| 10.258065 | 52 | 0.553459 |
c7f9d80fb8be2dd9656f7497ef94c6dd6e8f3742 | 542 | java | Java | src/main/java/de/davelee/trams/operations/repository/RouteRepository.java | daveajlee/trams-operations | 0f9086370e85e8c768516831cc159df140ec1ec1 | [
"Apache-2.0"
] | null | null | null | src/main/java/de/davelee/trams/operations/repository/RouteRepository.java | daveajlee/trams-operations | 0f9086370e85e8c768516831cc159df140ec1ec1 | [
"Apache-2.0"
] | null | null | null | src/main/java/de/davelee/trams/operations/repository/RouteRepository.java | daveajlee/trams-operations | 0f9086370e85e8c768516831cc159df140ec1ec1 | [
"Apache-2.0"
] | 2 | 2021-03-28T18:08:23.000Z | 2021-03-28T18:10:27.000Z | package de.davelee.trams.operations.repository;
import de.davelee.trams.operations.model.Route;
import org.springframework.data.mongodb.repository.MongoRepository;
import java.util.List;
/**
* This class enables as part of Spring Data access to the route objects stored in the Mongo DB.
* @author Dave Lee
*/
publi... | 28.526316 | 96 | 0.785978 |
fb1cae7d3f19e9ae6496adf3bd289f908ba30000 | 211 | h | C | Example/APIKit1/GWViewController.h | a752538236/APIMode | 6d9eab768b8b8cfdd1415b519d32d2c27d969b3e | [
"MIT"
] | null | null | null | Example/APIKit1/GWViewController.h | a752538236/APIMode | 6d9eab768b8b8cfdd1415b519d32d2c27d969b3e | [
"MIT"
] | null | null | null | Example/APIKit1/GWViewController.h | a752538236/APIMode | 6d9eab768b8b8cfdd1415b519d32d2c27d969b3e | [
"MIT"
] | null | null | null | //
// GWViewController.h
// APIKit1
//
// Created by a752538236 on 04/06/2018.
// Copyright (c) 2018 a752538236. All rights reserved.
//
@import UIKit;
@interface GWViewController : UIViewController
@end
| 15.071429 | 55 | 0.706161 |
4cd3c0a9bf7356905919c5b6f35f5eb2ec41763f | 544 | swift | Swift | Tests/Foundation/Extensions/DispatchQueueExtensionsTests.swift | masmovil/swift-magic-pills | a53d280a97a5a75dfa7c68e5dfc1171b460c6bc7 | [
"Apache-2.0"
] | 11 | 2019-04-12T09:44:58.000Z | 2021-01-31T12:36:27.000Z | Tests/Foundation/Extensions/DispatchQueueExtensionsTests.swift | masmovil/swift-magic-pills | a53d280a97a5a75dfa7c68e5dfc1171b460c6bc7 | [
"Apache-2.0"
] | 46 | 2019-04-02T13:40:17.000Z | 2020-08-25T15:47:49.000Z | Tests/Foundation/Extensions/DispatchQueueExtensionsTests.swift | masmovil/swift-mas-magic-pills | 28202138fd23751a72d40022a54270cc34bbd5df | [
"Apache-2.0"
] | 3 | 2020-01-14T14:11:52.000Z | 2020-11-16T22:42:39.000Z | import Foundation
import XCTest
class DispatchQueueExtensionsTests: XCTestCase {
func test_ismain() {
let checks = expectation(description: "Check for async validations")
checks.expectedFulfillmentCount = 2
DispatchQueue.global(qos: .background).async {
XCTAssertFalse(DispatchQ... | 24.727273 | 76 | 0.641544 |
27befb4e8a9907df965064255ae59b61a4970611 | 2,155 | asm | Assembly | libsrc/_DEVELOPMENT/string/z80/asm_strrspn.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/string/z80/asm_strrspn.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/string/z80/asm_strrspn.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Dec 2013
; ===============================================================
;
; size_t strrspn(const char *str, const char *cset)
;
; The reverse of strspn()
;
; Returns the number of leading chars in the input string up to
; and including the last oc... | 20.92233 | 69 | 0.49652 |
2a46759d6b8fbd0e0c6eb13ad2eccac79febe6b2 | 5,332 | java | Java | src/main/java/com/somlaser/Mp3Converter.java | feliperochadev/mp3-name-metadata-formatter | edb2c4bbde673bfec4dd348a76d1c7c61077503c | [
"MIT"
] | null | null | null | src/main/java/com/somlaser/Mp3Converter.java | feliperochadev/mp3-name-metadata-formatter | edb2c4bbde673bfec4dd348a76d1c7c61077503c | [
"MIT"
] | null | null | null | src/main/java/com/somlaser/Mp3Converter.java | feliperochadev/mp3-name-metadata-formatter | edb2c4bbde673bfec4dd348a76d1c7c61077503c | [
"MIT"
] | null | null | null | package com.somlaser;
import com.mpatric.mp3agic.*;
import java.io.File;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
import static com.google.common.io.Files.getFileExtension;
import static com.goog... | 41.015385 | 140 | 0.608215 |
58061f41561745abd6eae9f3e09423ac550aea8b | 1,066 | c | C | src/cutscenes/scenes.c | timgates42/taisei | 6c792dc2be4c4ba2b4b6f43da9a9fdf76b7264de | [
"CC-BY-4.0"
] | 573 | 2017-10-12T17:48:57.000Z | 2022-03-28T05:44:43.000Z | src/cutscenes/scenes.c | timgates42/taisei | 6c792dc2be4c4ba2b4b6f43da9a9fdf76b7264de | [
"CC-BY-4.0"
] | 153 | 2017-10-18T19:51:33.000Z | 2022-03-31T11:06:40.000Z | src/cutscenes/scenes.c | timgates42/taisei | 6c792dc2be4c4ba2b4b6f43da9a9fdf76b7264de | [
"CC-BY-4.0"
] | 72 | 2017-11-17T17:32:46.000Z | 2022-03-23T11:36:33.000Z | /*
* This software is licensed under the terms of the MIT License.
* See COPYING for further information.
* ---
* Copyright (c) 2011-2019, Lukas Weber <laochailan@web.de>.
* Copyright (c) 2012-2019, Andrei Alexeyev <akari@taisei-project.org>.
*/
#include "taisei.h"
#include "scenes.h"
Cutscene const g_cutscenes... | 23.688889 | 71 | 0.708255 |
c8cce3b87507994fbbb70f12cd1a1a05c75c1150 | 482 | rs | Rust | elasticsearch/src/enrich/mod.rs | iostat/elasticsearch-rs | 47a58dde6aff0332005a37d15f1a3c1cf12dd745 | [
"Apache-2.0"
] | 25 | 2015-12-27T12:21:17.000Z | 2016-09-15T00:56:45.000Z | elasticsearch/src/enrich/mod.rs | iostat/elasticsearch-rs | 47a58dde6aff0332005a37d15f1a3c1cf12dd745 | [
"Apache-2.0"
] | 146 | 2015-12-12T09:47:49.000Z | 2016-09-19T10:21:54.000Z | elasticsearch/src/enrich/mod.rs | iostat/elasticsearch-rs | 47a58dde6aff0332005a37d15f1a3c1cf12dd745 | [
"Apache-2.0"
] | 3 | 2016-05-04T20:18:13.000Z | 2016-07-01T03:17:44.000Z | //! Enrich APIs
//!
//! Manage [enrich policies](https://www.elastic.co/guide/en/elasticsearch/reference/master/ingest-enriching-data.html#enrich-policy)
//! that can be used by the [enrich processor](https://www.elastic.co/guide/en/elasticsearch/reference/master/enrich-processor.html)
//! as part of an [ingest pipelin... | 60.25 | 133 | 0.759336 |
d9c050a11dcee8556644793d3015a320debc2a27 | 10,415 | rs | Rust | proc-macros/src/lib.rs | c410-f3r/jsonrpsee | cbd70eb80c323fed86d69df12592c40fdc9a00c0 | [
"MIT"
] | null | null | null | proc-macros/src/lib.rs | c410-f3r/jsonrpsee | cbd70eb80c323fed86d69df12592c40fdc9a00c0 | [
"MIT"
] | null | null | null | proc-macros/src/lib.rs | c410-f3r/jsonrpsee | cbd70eb80c323fed86d69df12592c40fdc9a00c0 | [
"MIT"
] | null | null | null | // Copyright 2019 Parity Technologies (UK) Ltd.
//
// Permission is hereby granted, free of charge, to any
// person obtaining a copy of this software and associated
// documentation files (the "Software"), to deal in the
// Software without restriction, including without
// limitation the rights to use, copy, modify, ... | 34.372937 | 162 | 0.69035 |
b9d0489e749889b3978e17f1f89b26b786f6d14a | 2,903 | h | C | components/ping/ping_esp8266.h | viotemp1/esphome-component-ping | 3033e1eb3a8a78e69b1089ac88ed071cd2b81818 | [
"ISC"
] | 10 | 2021-07-24T07:46:07.000Z | 2022-03-26T09:18:36.000Z | components/ping/ping_esp8266.h | viotemp1/esphome-component-ping | 3033e1eb3a8a78e69b1089ac88ed071cd2b81818 | [
"ISC"
] | 12 | 2021-07-20T19:32:15.000Z | 2022-03-31T08:00:35.000Z | components/ping/ping_esp8266.h | viotemp1/esphome-component-ping | 3033e1eb3a8a78e69b1089ac88ed071cd2b81818 | [
"ISC"
] | 3 | 2021-09-23T13:34:49.000Z | 2022-02-12T09:40:12.000Z | /*
* Copyright (c) 2021 Tomoyuki Sakurai <y@trombik.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND ... | 30.239583 | 103 | 0.676886 |
b87ffb34d071673151d11a7dfa2486421773f0b4 | 1,587 | kt | Kotlin | petal/src/main/kotlin/petal/common/value/NativeFunction.kt | NekoGoddessAlyx/Petal | bb1fee0549316ebbeae139745f29287f833e1d11 | [
"Apache-2.0"
] | null | null | null | petal/src/main/kotlin/petal/common/value/NativeFunction.kt | NekoGoddessAlyx/Petal | bb1fee0549316ebbeae139745f29287f833e1d11 | [
"Apache-2.0"
] | null | null | null | petal/src/main/kotlin/petal/common/value/NativeFunction.kt | NekoGoddessAlyx/Petal | bb1fee0549316ebbeae139745f29287f833e1d11 | [
"Apache-2.0"
] | null | null | null | package petal.common.value
/**
* A function that takes arguments from Petal code and returns a value back to Petal.
*
* The provided [Args] should be used only within the scope of execution.
* Any use outside the scope will result in undefined behavior.
*/
public typealias NativeFunction = (Args) -> Value
/**
*... | 30.519231 | 116 | 0.672338 |
5b34f72134ea100f6369e48e532bbcbe05eacd91 | 1,159 | c | C | src/Epsilon/uart.c | Xennis/Bluecontroller_BCA8_BTM | 65f51ae94b8b9943bb66b99685d85d084c916ef1 | [
"CC-BY-3.0"
] | null | null | null | src/Epsilon/uart.c | Xennis/Bluecontroller_BCA8_BTM | 65f51ae94b8b9943bb66b99685d85d084c916ef1 | [
"CC-BY-3.0"
] | null | null | null | src/Epsilon/uart.c | Xennis/Bluecontroller_BCA8_BTM | 65f51ae94b8b9943bb66b99685d85d084c916ef1 | [
"CC-BY-3.0"
] | null | null | null | /**
* @file uart.c
* @author Florian Thaeter, Fabi Rosenthal
* @version Epsilon
* @date 18.05.2013
*
* @section LICENSE
* Licence: CC BY 3.0 (http://creativecommons.org/licenses/by/3.0/)
*
* @section DESCRIPTION
* Code: http://github.com/Xennis/Bluecontroller_BCA8_BTM
*
* Documentation: http://xennis.org... | 23.18 | 109 | 0.654012 |
573cd93a5e3888d8cbe5ab4fbd2c0a43af9dc07c | 3,084 | c | C | src/graph.c | kkdwivedi/covid-sim | b8d1d42075b8998b02d7b09efac65b1eae205224 | [
"MIT"
] | null | null | null | src/graph.c | kkdwivedi/covid-sim | b8d1d42075b8998b02d7b09efac65b1eae205224 | [
"MIT"
] | null | null | null | src/graph.c | kkdwivedi/covid-sim | b8d1d42075b8998b02d7b09efac65b1eae205224 | [
"MIT"
] | null | null | null | #include <assert.h>
#include <stdbool.h>
#include <stddef.h>
#include <limits.h>
#include <stdlib.h>
#include <stdio.h>
#include "graph.h"
#include "config.h"
#define POOL_SIZE (SAMPLE_SIZE * (NR_EDGES + 1))
extern List ListS;
extern List ListI;
extern List ListR;
bool sir_list_add_item(Node *n, List *l)
{
static ... | 21.123288 | 73 | 0.626135 |
38062ba43e601feddcd4339deb9938491e2002d2 | 568 | swift | Swift | 2016-03-22-Handoff/HandoffHelper.swift | thiagotmb/BEPiD-Challenges-2016 | 9bddad98417c85eaeaf6469d02ceddeef6ee77f1 | [
"MIT"
] | 1 | 2016-04-13T21:48:03.000Z | 2016-04-13T21:48:03.000Z | 2016-03-22-Handoff/HandoffHelper.swift | thiagotmb/WatchOS-Samples | 9bddad98417c85eaeaf6469d02ceddeef6ee77f1 | [
"MIT"
] | null | null | null | 2016-03-22-Handoff/HandoffHelper.swift | thiagotmb/WatchOS-Samples | 9bddad98417c85eaeaf6469d02ceddeef6ee77f1 | [
"MIT"
] | null | null | null | //
// HandoffHelper.swift
// 2016-03-22-HapticChallenge
//
// Created by Thiago-Bernardes on 3/22/16.
// Copyright © 2016 TB. All rights reserved.
//
import UIKit
struct Handoff {
enum ActivityType : String {
case HapticDetail = "TB.-016-03-22-HapticChallenge.HapticDetail"
case HapticsTable = ... | 17.75 | 72 | 0.637324 |
6151525fcce8991242b5e39e8c1c51805614debb | 1,472 | css | CSS | styles.css | spradha1/PixelMan | e148224a31478cbfa9fb8bc87854880c59da8b96 | [
"MIT"
] | null | null | null | styles.css | spradha1/PixelMan | e148224a31478cbfa9fb8bc87854880c59da8b96 | [
"MIT"
] | null | null | null | styles.css | spradha1/PixelMan | e148224a31478cbfa9fb8bc87854880c59da8b96 | [
"MIT"
] | null | null | null | body {
text-align: center;
background-color: #fcfafa;
}
header {
font-family: 'Marck Script', cursive;
font-size: 50px;
}
#subhead {
font-family: 'Anton';
font-size: 20px;
margin: 15px auto;
max-width: 650px;
max-height: 60px;
}
#subhead div {
display: inline;
margin: 0 10px;
}
.gameButton {
... | 14.868687 | 72 | 0.631793 |
b19c5c037150285d2ac19dab2b447f4a5086f5e4 | 197 | css | CSS | resources/css/app.css | extensionmedia/tealwallet-public | b968294a18d87153d52d7fd5c8a6a78d60b854c2 | [
"MIT"
] | null | null | null | resources/css/app.css | extensionmedia/tealwallet-public | b968294a18d87153d52d7fd5c8a6a78d60b854c2 | [
"MIT"
] | null | null | null | resources/css/app.css | extensionmedia/tealwallet-public | b968294a18d87153d52d7fd5c8a6a78d60b854c2 | [
"MIT"
] | null | null | null | @import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
@import '~@fortawesome/fontawesome-free/css/all.css';
#app{
font-family: 'Roboto', sans-serif;
} | 21.888889 | 53 | 0.725888 |
0a3aada0dd1ed8ab96f890e4f3c5169ccf88914b | 323 | c | C | AnalogComparator/main.c | nkieffer/AVR | 029b035020a1a9d7bfe5f843a5d7af7b705849d1 | [
"Unlicense"
] | null | null | null | AnalogComparator/main.c | nkieffer/AVR | 029b035020a1a9d7bfe5f843a5d7af7b705849d1 | [
"Unlicense"
] | null | null | null | AnalogComparator/main.c | nkieffer/AVR | 029b035020a1a9d7bfe5f843a5d7af7b705849d1 | [
"Unlicense"
] | null | null | null | #include <avr/io.h>
#include <util/delay.h>
#include <stdbool.h>
#include <avr/interrupt.h>
ISR(ANA_COMP_vect){
PORTB ^= _BV(PB4);
}
int main(void){
DDRB |=_BV(PB4);
PORTB = 0;
ACSR |= _BV(ACIS1);// | _BV(ACIS0); //set behavior of
ACSR |= _BV(ACIE);
DIDR0 |= _BV(AIN1D) | _BV(AIN0D);
sei();
while(1){
}... | 17.944444 | 55 | 0.597523 |
75ffea1d22321b30218f7adfa15c140da9bd12dc | 2,097 | php | PHP | 13. File System/Filesystem - fopen()l.php | munziru3/Mastering-PHP7 | 65c97c8f7b7916d48117f54467208b672b72cb76 | [
"Unlicense"
] | 60 | 2018-05-10T04:40:54.000Z | 2022-02-12T06:04:26.000Z | 13. File System/Filesystem - fopen()l.php | Rdx11/Mastering-PHP7 | 65c97c8f7b7916d48117f54467208b672b72cb76 | [
"Unlicense"
] | null | null | null | 13. File System/Filesystem - fopen()l.php | Rdx11/Mastering-PHP7 | 65c97c8f7b7916d48117f54467208b672b72cb76 | [
"Unlicense"
] | 47 | 2018-05-16T02:18:54.000Z | 2021-10-04T00:56:05.000Z | <!DOCTYPE html>
<html>
<body>
<?php
$myfile = fopen("webdictionary.txt", "r") or die("Unable to open file!");
echo fread($myfile,filesize("webdictionary.txt"));
fclose($myfile);
?>
</body>
</html>
Tip: The fread() and the fclose() functions will be explained below.
The file may be opened in one of the following mod... | 45.586957 | 165 | 0.75155 |
7fd874a01ca9a73524521fafb5c03ba365046987 | 6,530 | go | Go | server/game/runner.go | jacobpatterson1549/selene-bananas | 6f8213ce8786c796f9272f403204c5869f9aa68b | [
"MIT"
] | 1 | 2021-06-22T12:40:21.000Z | 2021-06-22T12:40:21.000Z | server/game/runner.go | jacobpatterson1549/selene-bananas | 6f8213ce8786c796f9272f403204c5869f9aa68b | [
"MIT"
] | 1 | 2021-03-04T00:48:54.000Z | 2021-03-17T20:08:55.000Z | server/game/runner.go | jacobpatterson1549/selene-bananas | 6f8213ce8786c796f9272f403204c5869f9aa68b | [
"MIT"
] | null | null | null | package game
import (
"context"
"fmt"
"sync"
"github.com/jacobpatterson1549/selene-bananas/game"
"github.com/jacobpatterson1549/selene-bananas/game/message"
"github.com/jacobpatterson1549/selene-bananas/game/player"
"github.com/jacobpatterson1549/selene-bananas/server/log"
)
type (
// Runner runs games.
Run... | 32.326733 | 133 | 0.711026 |
0cee3a5d83fc06ee8d80703cbf5bab61011eb8f9 | 7,039 | py | Python | repiko/module/calculator.py | liggest/RepiKoBot | 5a2aa511e747785ad341c60d809af2a2788963ab | [
"MIT"
] | 1 | 2021-07-29T13:23:58.000Z | 2021-07-29T13:23:58.000Z | repiko/module/calculator.py | liggest/RepiKoBot | 5a2aa511e747785ad341c60d809af2a2788963ab | [
"MIT"
] | null | null | null | repiko/module/calculator.py | liggest/RepiKoBot | 5a2aa511e747785ad341c60d809af2a2788963ab | [
"MIT"
] | null | null | null | import random
class Calculator():
symbol=["+","-","*","/","(",")"]
def __init__(self):
pass
def cal(self,s):
if self.isnumber(s[0]):
return s
elif s[0]=="error":
return ["error",s[1]]
elif "(" in s[0] or ")" in s[0]: #or "^" in s[0]:
el=sel... | 36.661458 | 76 | 0.356016 |
a17403fb100de0c39dec33a7ae5ea32cabe8fb81 | 7,435 | go | Go | golang-gatekeeper/helpers.go | vaibhavshu/examples | 88255dc77d69a4dd68399706e23bdacee950157d | [
"Apache-2.0"
] | 61 | 2018-04-16T23:37:23.000Z | 2022-02-27T18:24:33.000Z | golang-gatekeeper/helpers.go | vaibhavshu/examples | 88255dc77d69a4dd68399706e23bdacee950157d | [
"Apache-2.0"
] | 27 | 2018-06-08T19:46:16.000Z | 2022-01-13T22:39:19.000Z | golang-gatekeeper/helpers.go | vaibhavshu/examples | 88255dc77d69a4dd68399706e23bdacee950157d | [
"Apache-2.0"
] | 85 | 2018-04-16T23:49:26.000Z | 2021-06-12T03:46:17.000Z | package main
import (
"bytes"
"compress/gzip"
"context"
"encoding/json"
"errors"
"fmt"
"io"
"math/rand"
"net/http"
"os"
"runtime"
"strconv"
"strings"
"time"
beeline "github.com/honeycombio/beeline-go"
"github.com/honeycombio/beeline-go/timer"
libhoney "github.com/honeycombio/libhoney-go"
)
// addCom... | 29.503968 | 91 | 0.712038 |
dea009a8a774eebaa4d0145172c7c1937334aae7 | 197 | rs | Rust | test_suite/tests/ui/conflict/flatten-skip-deserializing.rs | 0nkery/serde | 18b1604fc8598a1f8adcadb2fc0f832b584be24c | [
"Apache-2.0",
"MIT"
] | 1 | 2021-04-06T05:53:44.000Z | 2021-04-06T05:53:44.000Z | third_party/serde-rs/serde/test_suite/tests/ui/conflict/flatten-skip-deserializing.rs | CodeChain-io/rust-sgx-sdk | 3ee264bbddd04ee6d0f211135f6d6898edca722a | [
"Apache-2.0"
] | null | null | null | third_party/serde-rs/serde/test_suite/tests/ui/conflict/flatten-skip-deserializing.rs | CodeChain-io/rust-sgx-sdk | 3ee264bbddd04ee6d0f211135f6d6898edca722a | [
"Apache-2.0"
] | 5 | 2019-05-23T02:54:44.000Z | 2019-07-03T02:32:52.000Z | use serde_derive::Deserialize;
#[derive(Deserialize)]
struct Foo {
#[serde(flatten, skip_deserializing)]
other: Other,
}
#[derive(Deserialize)]
struct Other {
x: u32,
}
fn main() {}
| 13.133333 | 41 | 0.659898 |
fa82de916adac298052379e4e7e81b6c55191986 | 6,814 | sql | SQL | public/question4/Bookazon.sql | bryan-gilbert/assignments | ff5db009a8c324d73aedf07b6b3938a656f919be | [
"Unlicense"
] | 1 | 2020-07-28T21:48:49.000Z | 2020-07-28T21:48:49.000Z | public/question4/Bookazon.sql | bryan-gilbert/assignments | ff5db009a8c324d73aedf07b6b3938a656f919be | [
"Unlicense"
] | null | null | null | public/question4/Bookazon.sql | bryan-gilbert/assignments | ff5db009a8c324d73aedf07b6b3938a656f919be | [
"Unlicense"
] | null | null | null | -- MySQL Script generated by MySQL Workbench
-- Wed Aug 22 01:55:12 2018
-- Model: New Model Version: 1.0
-- MySQL Workbench Forward Engineering
SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0;
SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0;
SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='ON... | 39.387283 | 159 | 0.623276 |
9554d36f5e676d537046beb16904e46b67fbc84d | 515 | css | CSS | src/containers/shared-assets/class-selection-wrapper/separator/separator-styles.css | vFujin/HearthLounge | c4c39e26d333c7a858cc0a646a80cd07e56113c5 | [
"Apache-2.0"
] | 28 | 2017-06-05T11:23:13.000Z | 2018-05-28T09:37:22.000Z | src/containers/shared-assets/class-selection-wrapper/separator/separator-styles.css | sbsrnt/HearthLounge | c4c39e26d333c7a858cc0a646a80cd07e56113c5 | [
"BSD-3-Clause"
] | 83 | 2017-05-20T14:29:00.000Z | 2018-05-09T20:59:38.000Z | src/containers/shared-assets/class-selection-wrapper/separator/separator-styles.css | xNehel/clownfiesta-collector-react | c4c39e26d333c7a858cc0a646a80cd07e56113c5 | [
"BSD-3-Clause"
] | 4 | 2017-08-28T14:41:24.000Z | 2018-03-04T13:10:49.000Z | .separator {
display: flex;
align-items: center;
background: #474143;
position: relative; }
.separator:before {
position: absolute;
content: '';
width: 1px;
height: 95%;
top: 2.5%;
left: calc(50% - .5px);
background-color: #A69E9D; }
.separator p {
background: #474143;
co... | 21.458333 | 48 | 0.617476 |
a18bf6d434cdc2194e1b8b2baa7376f921719b25 | 485 | h | C | Modules/ThirdParty/MINC/src/libminc/libsrc/minc_config.h | Crimson-MITK-ThirdParty/InsightToolkit-4.9.0 | 0b008f85216729cb9397576f690a685284683f4c | [
"Apache-2.0"
] | null | null | null | Modules/ThirdParty/MINC/src/libminc/libsrc/minc_config.h | Crimson-MITK-ThirdParty/InsightToolkit-4.9.0 | 0b008f85216729cb9397576f690a685284683f4c | [
"Apache-2.0"
] | null | null | null | Modules/ThirdParty/MINC/src/libminc/libsrc/minc_config.h | Crimson-MITK-ThirdParty/InsightToolkit-4.9.0 | 0b008f85216729cb9397576f690a685284683f4c | [
"Apache-2.0"
] | null | null | null | #ifndef MINC_CONFIG_H
#define MINC_CONFIG_H
#define MICFG_FORCE_V2 "MINC_FORCE_V2"
#define MICFG_COMPRESS "MINC_COMPRESS"
#define MICFG_CHUNKING "MINC_CHUNKING"
#define MICFG_LOGFILE "MINC_LOGFILE"
#define MICFG_LOGLEVEL "MINC_LOGLEVEL"
#define MICFG_MAXBUF "MINC_MAX_FILE_BUFFER_KB"
#define MICFG_MAXMEM "MINC_MAX... | 28.529412 | 48 | 0.806186 |
596a34612ea13680b96c2fba452cdfed695bbd9f | 6,120 | h | C | Source/Core/Visualization/Renderer/ValueAxis.h | X1aoyueyue/KVS | ad47d62bef4fdd9ddd3412a26ee6557b63f0543b | [
"BSD-3-Clause"
] | 42 | 2015-07-24T23:05:07.000Z | 2022-03-16T01:31:04.000Z | Source/Core/Visualization/Renderer/ValueAxis.h | X1aoyueyue/KVS | ad47d62bef4fdd9ddd3412a26ee6557b63f0543b | [
"BSD-3-Clause"
] | 4 | 2015-03-17T05:42:49.000Z | 2020-08-09T15:21:45.000Z | Source/Core/Visualization/Renderer/ValueAxis.h | X1aoyueyue/KVS | ad47d62bef4fdd9ddd3412a26ee6557b63f0543b | [
"BSD-3-Clause"
] | 29 | 2015-01-03T05:56:32.000Z | 2021-10-05T15:28:33.000Z | /*****************************************************************************/
/**
* @file ValueAxis.h
* @author Naohisa Sakamoto
*/
/*****************************************************************************/
#pragma once
#include <kvs/Painter>
#include <kvs/Type>
#include <kvs/UIColor>
#include <kvs/Rectan... | 40.8 | 111 | 0.641667 |
0b77f76b149075d4d3817aa9211f7115e499a12a | 273 | py | Python | tests/parser/rewriting.projection.4.test.py | veltri/DLV2 | 944aaef803aa75e7ec51d7e0c2b0d964687fdd0e | [
"Apache-2.0"
] | null | null | null | tests/parser/rewriting.projection.4.test.py | veltri/DLV2 | 944aaef803aa75e7ec51d7e0c2b0d964687fdd0e | [
"Apache-2.0"
] | null | null | null | tests/parser/rewriting.projection.4.test.py | veltri/DLV2 | 944aaef803aa75e7ec51d7e0c2b0d964687fdd0e | [
"Apache-2.0"
] | null | null | null | input = """
f(X,1) :- a(X,Y),
g(A,X),g(B,X),
not f(1,X).
a(X,Y) :- g(X,0),g(Y,0).
g(x1,0).
g(x2,0).
"""
output = """
f(X,1) :- a(X,Y),
g(A,X),g(B,X),
not f(1,X).
a(X,Y) :- g(X,0),g(Y,0).
g(x1,0).
g(x2,0).
"""
| 11.869565 | 25 | 0.296703 |
6cc990081ec1ca1f21d70e156a9e6926dde713af | 273 | sql | SQL | darth-vader/05_full_stack_sinatra/sql_examples/twitter_migrations.sql | ga-chicago/ga-chicago.github.io | 986e10405798014b28db94f1fd8421b204b78378 | [
"MIT"
] | null | null | null | darth-vader/05_full_stack_sinatra/sql_examples/twitter_migrations.sql | ga-chicago/ga-chicago.github.io | 986e10405798014b28db94f1fd8421b204b78378 | [
"MIT"
] | null | null | null | darth-vader/05_full_stack_sinatra/sql_examples/twitter_migrations.sql | ga-chicago/ga-chicago.github.io | 986e10405798014b28db94f1fd8421b204b78378 | [
"MIT"
] | null | null | null | #1 create db
CREATE DATABASE twitter;
#2 connect to db
\c twitter
#3 create tables
CREATE TABLE users (id SERIAL PRIMARY KEY, name varchar(255), password varchar(255), email varchar(255));
CREATE TABLE tweets(id SERIAL PRIMARY KEY, user_id integer, tweet varchar(140));
| 24.818182 | 105 | 0.761905 |
4a5bfd566f01020a6c28690cd9b9d299b8b9e9e6 | 627 | js | JavaScript | modules/compareUrls.js | robertrahardja/webscraper | 68eda069768c117eef08b7c14f0567433d101850 | [
"MIT"
] | null | null | null | modules/compareUrls.js | robertrahardja/webscraper | 68eda069768c117eef08b7c14f0567433d101850 | [
"MIT"
] | null | null | null | modules/compareUrls.js | robertrahardja/webscraper | 68eda069768c117eef08b7c14f0567433d101850 | [
"MIT"
] | null | null | null | const arrPop = require('./arrayPop.js')
const getPage = require('./get$.js')
const setArrayEquals = require('./setArrayEquals.js')
module.exports = async function compareUrls(url, url2) {
// info from first website
let firstArray = []
$ = await getPage(url).catch(err => console.error(`compareUrls: Error on getti... | 29.857143 | 110 | 0.701754 |
126c6c7695a268e880abba932f60f2d1aacbaaa5 | 319 | h | C | UI/JKStockTableWidget.h | kenylerich/StockTool | 04da77d9be6633a66bef2d4f15c2b23f9ef522da | [
"Apache-2.0"
] | 3 | 2018-09-25T04:06:17.000Z | 2020-10-07T08:49:29.000Z | UI/JKStockTableWidget.h | kenylerich/StockTool | 04da77d9be6633a66bef2d4f15c2b23f9ef522da | [
"Apache-2.0"
] | null | null | null | UI/JKStockTableWidget.h | kenylerich/StockTool | 04da77d9be6633a66bef2d4f15c2b23f9ef522da | [
"Apache-2.0"
] | 1 | 2020-12-29T00:27:09.000Z | 2020-12-29T00:27:09.000Z | #pragma once
#include "JKVirtualTreeAdapter.h"
#include "JKTreeModelCustomItem.h"
#include "BLL/JKStockCodeTradeBLL.h"
#include "BLL/JKStockTradeUtil.h"
class StockBuyTableItem
: public JKTreeModelCustomItem<StockCodeTradeBLLPtr>
{
public:
StockBuyTableItem(StockCodeTradeBLLPtr data);
~StockBuyTableItem();
};
| 18.764706 | 53 | 0.805643 |
bb6af419b4cf285cffc88c1862db7c09d8809913 | 310 | rs | Rust | src/system/routes/index.rs | XNBlank/rusticity | 8cbd38f0724efc52ea53808bd2602a34b0c7975e | [
"MIT"
] | 1 | 2021-02-23T12:45:42.000Z | 2021-02-23T12:45:42.000Z | src/system/routes/index.rs | XNBlank/rusticity | 8cbd38f0724efc52ea53808bd2602a34b0c7975e | [
"MIT"
] | null | null | null | src/system/routes/index.rs | XNBlank/rusticity | 8cbd38f0724efc52ea53808bd2602a34b0c7975e | [
"MIT"
] | null | null | null | use actix_web::{web, get, post, put, delete, HttpResponse, Responder};
use sqlx::MySqlPool;
#[get("/")]
async fn index(db_pool: web::Data<MySqlPool>) -> impl Responder {
let result = "Hello World";
let response: HttpResponse = HttpResponse::Ok().content_type("text/html").body(result);
response
} | 31 | 91 | 0.687097 |
d4c256b0188c235a3e19a2077445fb261d413df0 | 1,819 | kt | Kotlin | app/src/main/java/info/moevm/se/weatheradvisor/ui/adapter/LocationAdapter.kt | moevm/adfmp19-weather-advisor | 1d2d3706163f0974c323a8a7c9d8af30ddf25e6f | [
"MIT"
] | null | null | null | app/src/main/java/info/moevm/se/weatheradvisor/ui/adapter/LocationAdapter.kt | moevm/adfmp19-weather-advisor | 1d2d3706163f0974c323a8a7c9d8af30ddf25e6f | [
"MIT"
] | null | null | null | app/src/main/java/info/moevm/se/weatheradvisor/ui/adapter/LocationAdapter.kt | moevm/adfmp19-weather-advisor | 1d2d3706163f0974c323a8a7c9d8af30ddf25e6f | [
"MIT"
] | 1 | 2019-02-17T23:20:44.000Z | 2019-02-17T23:20:44.000Z | package info.moevm.se.weatheradvisor.ui.adapter
import android.annotation.SuppressLint
import android.view.View
import android.view.ViewGroup
import android.widget.TextView
import androidx.recyclerview.widget.RecyclerView
import info.moevm.se.domain.entities.Location
import info.moevm.se.ext.inflate
import info.moevm.... | 35.666667 | 112 | 0.694887 |
aa0f2b4b610691e2b60c7d028cff936bf3f46255 | 884 | asm | Assembly | boot/disk.asm | a-quelle/OSproject | 8afaaf87eef9a13fbca7819b751f8d4a7c13099f | [
"MIT"
] | null | null | null | boot/disk.asm | a-quelle/OSproject | 8afaaf87eef9a13fbca7819b751f8d4a7c13099f | [
"MIT"
] | null | null | null | boot/disk.asm | a-quelle/OSproject | 8afaaf87eef9a13fbca7819b751f8d4a7c13099f | [
"MIT"
] | null | null | null | ;params: bx is read buffer address
; dl is drive number to read from
; dh is number of sectors to read
;reads dh sectors, starting at sector 2 of cylinder 0 of drive dl
disk_load:
push ax
push bx
push cx
push dx
mov ah, 0x02 ;disk read with int 0x13
mov al, dh ;al is number of sectors to read
mov cl, 0x0... | 20.55814 | 65 | 0.728507 |
0ba7c2583722cded680577d9143e475dac69688c | 2,258 | js | JavaScript | src/controllers/userController.js | AntonioCopete/node-develop-your-mvc-project | 680a52b22062f4e5c93e1549604a234dc19a1682 | [
"MIT"
] | 2 | 2021-12-22T16:43:08.000Z | 2021-12-26T11:31:21.000Z | src/controllers/userController.js | AntonioCopete/mern-back | e0f83eeba752095aad05c379ff68454e10283c5a | [
"MIT"
] | null | null | null | src/controllers/userController.js | AntonioCopete/mern-back | e0f83eeba752095aad05c379ff68454e10283c5a | [
"MIT"
] | null | null | null | const { errorMiddleware } = require('../middleware');
const db = require('../models');
async function login(req, res, next) {
const { uid, email } = req.user;
try {
const User = await db.User.findOne({ email: email }).select().lean().exec();
console.log(User);
if (User) {
res.status(200).send({... | 20.160714 | 80 | 0.578831 |
417406a956c9b611f55d9da1cf3783f180090167 | 217 | h | C | SDK/AviUtl/edit_filter.h | totoki-kei/MyAviutlFilter | 6fcb6279319e933580a8a17aca6e6aabd1324055 | [
"MIT"
] | null | null | null | SDK/AviUtl/edit_filter.h | totoki-kei/MyAviutlFilter | 6fcb6279319e933580a8a17aca6e6aabd1324055 | [
"MIT"
] | null | null | null | SDK/AviUtl/edit_filter.h | totoki-kei/MyAviutlFilter | 6fcb6279319e933580a8a17aca6e6aabd1324055 | [
"MIT"
] | null | null | null | #define MID_EDIT_VIDEO_COPY 100
#define MID_EDIT_AUDIO_COPY 101
#define MID_EDIT_COPY 102
#define MID_EDIT_PASTE 103
#define MID_EDIT_DELETE 104
#define MID_EDIT_INSERT 105
#define MID_EDIT_FILE_INFO 106
| 21.7 | 32 | 0.81106 |
9e91e5850183a57e2b4340318a1c62552b62110c | 598 | asm | Assembly | oeis/003/A003261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/003/A003261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/003/A003261.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A003261: Woodall (or Riesel) numbers: n*2^n - 1.
; 1,7,23,63,159,383,895,2047,4607,10239,22527,49151,106495,229375,491519,1048575,2228223,4718591,9961471,20971519,44040191,92274687,192937983,402653183,838860799,1744830463,3623878655,7516192767,15569256447,32212254719,66571993087,137438953471,283467841535,584115552255... | 59.8 | 488 | 0.839465 |
0ad2a13bdbcf121ef1a736fdac3c09a1f15a1613 | 1,715 | kt | Kotlin | src/commonTest/kotlin/examples/qep/samples.kt | GameModsBR/quick-expression-parser | 91c286ad40e9ca345846a0f575edda5fcd3af40e | [
"Apache-2.0"
] | null | null | null | src/commonTest/kotlin/examples/qep/samples.kt | GameModsBR/quick-expression-parser | 91c286ad40e9ca345846a0f575edda5fcd3af40e | [
"Apache-2.0"
] | null | null | null | src/commonTest/kotlin/examples/qep/samples.kt | GameModsBR/quick-expression-parser | 91c286ad40e9ca345846a0f575edda5fcd3af40e | [
"Apache-2.0"
] | null | null | null | @file:Suppress("UndocumentedPublicClass", "unused")
package examples.qep
import br.com.gamemods.qep.ParameterProvider
import br.com.gamemods.qep.parseExpression
private fun parseExpressionMapSample()
= "Hello #{user.name}, today is #dayOfWeek. Will you go #{user.isAdult? 'work' : 'to school'} today?"
... | 35 | 110 | 0.561516 |
2a02c560298b28e3615935fc514fccffd58fa8f5 | 4,198 | java | Java | dap4/d4core/src/main/java/dap4/core/util/DapDump.java | joansmith3/thredds | ac321ce2a15f020f0cdef1ff9a2cf82261d8297c | [
"NetCDF"
] | 1 | 2018-04-24T13:53:46.000Z | 2018-04-24T13:53:46.000Z | dap4/d4core/src/main/java/dap4/core/util/DapDump.java | joansmith3/thredds | ac321ce2a15f020f0cdef1ff9a2cf82261d8297c | [
"NetCDF"
] | 16 | 2016-04-11T06:42:41.000Z | 2019-05-03T04:04:50.000Z | dap4/d4core/src/main/java/dap4/core/util/DapDump.java | joansmith3/thredds | ac321ce2a15f020f0cdef1ff9a2cf82261d8297c | [
"NetCDF"
] | 1 | 2019-07-22T19:57:26.000Z | 2019-07-22T19:57:26.000Z | /* Copyright 2012, UCAR/Unidata.
See the LICENSE file for more information.
*/
package dap4.core.util;
import java.io.*;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.util.Arrays;
abstract public class DapDump
{
//////////////////////////////////////////////////
// Provide a simple d... | 31.328358 | 83 | 0.50667 |
2d096305889cff6cd77862bc4d963d9abcf76151 | 4,229 | rs | Rust | src/models/mapping_users_lookup_mapping_item_user.rs | cholcombe973/isilon | 928234ce6928a47e061c8afac4e4e589d3b22ea9 | [
"MIT"
] | 1 | 2018-11-26T17:37:36.000Z | 2018-11-26T17:37:36.000Z | src/models/mapping_users_lookup_mapping_item_user.rs | cholcombe973/isilon | 928234ce6928a47e061c8afac4e4e589d3b22ea9 | [
"MIT"
] | null | null | null | src/models/mapping_users_lookup_mapping_item_user.rs | cholcombe973/isilon | 928234ce6928a47e061c8afac4e4e589d3b22ea9 | [
"MIT"
] | null | null | null | #[allow(unused_imports)]
use serde_json::Value;
#[derive(Debug, Serialize, Deserialize)]
pub struct MappingUsersLookupMappingItemUser {
#[serde(rename = "dn")]
pub dn: Option<String>,
#[serde(rename = "dns_domain")]
pub dns_domain: Option<String>,
#[serde(rename = "domain")]
pub domain: Option<... | 43.597938 | 102 | 0.669662 |
50f419b4c75613cb0456330a78a759e2e79dea4d | 653 | go | Go | simulation/pkg/protos/inventory/actual.Helpers.go | Jim3Things/CloudChamber | 2d261aade139c21a8628978fe45af00c565c1e68 | [
"Apache-2.0"
] | 2 | 2019-11-10T11:14:18.000Z | 2022-02-18T22:26:11.000Z | simulation/pkg/protos/inventory/actual.Helpers.go | Jim3Things/CloudChamber | 2d261aade139c21a8628978fe45af00c565c1e68 | [
"Apache-2.0"
] | 107 | 2020-02-29T02:52:45.000Z | 2022-03-20T18:16:51.000Z | simulation/pkg/protos/inventory/actual.Helpers.go | Jim3Things/CloudChamber | 2d261aade139c21a8628978fe45af00c565c1e68 | [
"Apache-2.0"
] | 1 | 2019-11-10T11:12:37.000Z | 2019-11-10T11:12:37.000Z | // Assorted utility routines for types from the various protobuf definitions
package inventory
import (
"fmt"
)
func (x *Actual_Pdu) Describe() string {
cables := ""
join := ""
for i, cable := range x.Cables {
cables = fmt.Sprintf("%s%s%d: %s", cables, join, i, cable)
join = "; "
}
return fmt.Sprintf("PD... | 20.40625 | 84 | 0.601838 |
c4a3ca7ec69bb7a73dfa5c08e66290c17e3c4bf7 | 23,009 | c | C | src/modesel.c | msikma/allegrotest | 12ba94213768b7653eb1d667a0cbea02e04f62fe | [
"OLDAP-2.4"
] | 29 | 2016-08-18T18:03:55.000Z | 2022-01-13T15:55:42.000Z | src/modesel.c | msikma/allegrotest | 12ba94213768b7653eb1d667a0cbea02e04f62fe | [
"OLDAP-2.4"
] | 2 | 2021-09-15T19:45:50.000Z | 2021-09-16T12:39:48.000Z | src/modesel.c | msikma/allegrotest | 12ba94213768b7653eb1d667a0cbea02e04f62fe | [
"OLDAP-2.4"
] | 8 | 2017-08-16T06:49:27.000Z | 2022-01-15T04:44:32.000Z | /* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
* \ \ \/\ \ \_\ \_ \_\ \_/\ __//\ \L\ \ \ \//\ \L\ \
* \ \_\ \_\/\____\/\____\ \____\ \____ \ \_\\ \____/
*... | 30.195538 | 129 | 0.60372 |
2f2aad78bef0c197ba909b3b5248edfc918124b0 | 2,337 | php | PHP | src/Cinema/BoBundle/Repository/MoviesRepository.php | soz3w/cinema | 0290b6b31a1ed2b7a676a183c94e5d1250e19ae8 | [
"MIT"
] | null | null | null | src/Cinema/BoBundle/Repository/MoviesRepository.php | soz3w/cinema | 0290b6b31a1ed2b7a676a183c94e5d1250e19ae8 | [
"MIT"
] | null | null | null | src/Cinema/BoBundle/Repository/MoviesRepository.php | soz3w/cinema | 0290b6b31a1ed2b7a676a183c94e5d1250e19ae8 | [
"MIT"
] | null | null | null | <?php
namespace Cinema\BoBundle\Repository;
use Doctrine\ORM\EntityRepository;
use Doctrine\ORM\Mapping as ORM;
class MoviesRepository extends EntityRepository
{
public function getMoviesCovered($limit)
{
$query=$this->getEntityManager()->createQuery(
"SELECT m
F... | 27.174419 | 58 | 0.51519 |
e75f0fb76d22be4155f6047a1fe0c9ce8cfe6ac7 | 233 | js | JavaScript | examples/CompWithSass/CompWithSass.js | Jay-A-McBee/create-react-component-folder | ae2e537d6bbefc1a08bd681597a8edb97578ca1d | [
"MIT"
] | 159 | 2018-02-07T11:30:21.000Z | 2022-02-23T12:33:00.000Z | examples/CompWithSass/CompWithSass.js | donovantc/create-react-component-folder | b6bb2d007914c67b4d0df17c5adcfe14a73c14eb | [
"MIT"
] | 44 | 2018-03-11T10:02:28.000Z | 2021-12-02T22:46:57.000Z | examples/CompWithSass/CompWithSass.js | donovantc/create-react-component-folder | b6bb2d007914c67b4d0df17c5adcfe14a73c14eb | [
"MIT"
] | 59 | 2018-03-10T23:35:45.000Z | 2022-03-10T13:03:12.000Z | import React, { Component } from 'react';
import PropTypes from 'prop-types';
class CompWithSass extends Component {
render() {
return <div>CompWithSass</div>;
}
}
CompWithSass.propTypes = {};
export default CompWithSass;
| 17.923077 | 41 | 0.712446 |
77787f90d594707d7cb1509c6c682e55205734a6 | 4,786 | kt | Kotlin | agp-7.1.0-alpha01/tools/base/build-system/gradle-core/src/main/java/com/android/build/gradle/internal/cxx/model/JsonUtil.kt | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | agp-7.1.0-alpha01/tools/base/build-system/gradle-core/src/main/java/com/android/build/gradle/internal/cxx/model/JsonUtil.kt | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | agp-7.1.0-alpha01/tools/base/build-system/gradle-core/src/main/java/com/android/build/gradle/internal/cxx/model/JsonUtil.kt | jomof/CppBuildCacheWorkInProgress | 9e3475f6d94cb3239f27ed8f8ee81b0abde4ef51 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2019 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 28.152941 | 92 | 0.690765 |
26a03c18ef82af69a934196fb97aba1729cb504a | 4,276 | java | Java | studio/plugins/text.editor/src/main/java/com/andcreations/ae/studio/plugins/text/editor/autocomplete/TECompletionProvider.java | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | 1 | 2021-02-23T09:36:42.000Z | 2021-02-23T09:36:42.000Z | studio/plugins/text.editor/src/main/java/com/andcreations/ae/studio/plugins/text/editor/autocomplete/TECompletionProvider.java | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | null | null | null | studio/plugins/text.editor/src/main/java/com/andcreations/ae/studio/plugins/text/editor/autocomplete/TECompletionProvider.java | mikolajgucki/ae-engine | c4953feb74853b01b39b45b3bce23c10f6f74db0 | [
"MIT"
] | null | null | null | package com.andcreations.ae.studio.plugins.text.editor.autocomplete;
import java.util.ArrayList;
import java.util.List;
import javax.swing.text.JTextComponent;
import org.fife.ui.autocomplete.Completion;
import org.fife.ui.autocomplete.DefaultCompletionProvider;
/**
* @author Mikolaj Gucki
*/
public ... | 32.393939 | 77 | 0.45884 |
90238070b4dc6cc427c6cd8a8293f07bfd65a221 | 808 | swift | Swift | DouYUZB/DouYUZB/Classes/Home/ViewModel/GameViewModel.swift | BreankingBad/DouYuZB | 8e9c5d8bcd01edf02bed6a96646e83487c6e0925 | [
"MIT"
] | 2 | 2018-06-07T06:50:31.000Z | 2018-07-08T10:50:01.000Z | DouYUZB/DouYUZB/Classes/Home/ViewModel/GameViewModel.swift | BreankingBad/DouYuZB | 8e9c5d8bcd01edf02bed6a96646e83487c6e0925 | [
"MIT"
] | 1 | 2018-07-08T10:49:13.000Z | 2018-07-09T03:10:33.000Z | DouYUZB/DouYUZB/Classes/Home/ViewModel/GameViewModel.swift | BreankingBad/DouYuZB | 8e9c5d8bcd01edf02bed6a96646e83487c6e0925 | [
"MIT"
] | null | null | null | //
// GameViewModel.swift
// DouYUZB
//
// Created by mxm on 2018/7/8.
// Copyright © 2018年 mxm. All rights reserved.
//
import Foundation
class GameViewModel {
lazy var gameModels: [BaseGameModel] = [BaseGameModel]()
}
extension GameViewModel {
func loadGameData(finishedCallback: @escaping () -> Vo... | 26.933333 | 135 | 0.589109 |
11416b090ceec38b1532e567ef41ce6539631c37 | 749 | asm | Assembly | oeis/126/A126986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/126/A126986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/126/A126986.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A126986: Expansion of 1/(1+4*x*c(x)), c(x) the g.f. of Catalan numbers A000108.
; Submitted by Christian Krause
; 1,-4,12,-40,124,-408,1272,-4176,13020,-42808,133096,-439344,1358872,-4514800,13853040,-46469280,140945820,-479312760,1430085000,-4958382960,14453014920,-51500944080,145230007440,-537922074720,144690294818... | 37.45 | 481 | 0.76235 |
1f2e8a17e3eef51cb643dc015e53aee082bc6848 | 125 | css | CSS | src/components/Side/side.css | FredBrock/gatsby-fredbrock-blog | cd97a777eb5480a4cd7be5cdf3e0adfbb29a8018 | [
"MIT"
] | null | null | null | src/components/Side/side.css | FredBrock/gatsby-fredbrock-blog | cd97a777eb5480a4cd7be5cdf3e0adfbb29a8018 | [
"MIT"
] | 7 | 2021-05-09T21:42:04.000Z | 2022-02-26T14:30:17.000Z | src/components/Side/side.css | FredBrock/gatsby-fredbrock-blog | cd97a777eb5480a4cd7be5cdf3e0adfbb29a8018 | [
"MIT"
] | null | null | null | .box-shadow {
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.transition-fast {
transition: all 0.2s ease !important;
}
| 15.625 | 46 | 0.632 |
fbcb6d9fe250614319e6ef49db2ede858cd1f740 | 708 | h | C | code/Modules/Gfx/Resource/drawState.h | waywardmonkeys/oryol | 6b496fa9f5fd7acbae3363e0617cb13d333aa6bf | [
"MIT"
] | null | null | null | code/Modules/Gfx/Resource/drawState.h | waywardmonkeys/oryol | 6b496fa9f5fd7acbae3363e0617cb13d333aa6bf | [
"MIT"
] | null | null | null | code/Modules/Gfx/Resource/drawState.h | waywardmonkeys/oryol | 6b496fa9f5fd7acbae3363e0617cb13d333aa6bf | [
"MIT"
] | null | null | null | #pragma once
//------------------------------------------------------------------------------
/**
@class Oryol::_priv::drawState
@ingroup _priv
@brief bundles pre-compiled state for drawing operations
*/
#if ORYOL_OPENGL
#include "Gfx/gl/glDrawState.h"
namespace Oryol {
namespace _priv {
class dr... | 24.413793 | 81 | 0.624294 |
28b3f1c40fd5db6b96bf013396f1b4009d1db49d | 393 | rb | Ruby | db/migrate/20090405172532_create_team_filters.rb | mikehelmick/CascadeLMS | 50475a619665dad921efb01fd1265f5ebbc3653c | [
"BSD-3-Clause"
] | 16 | 2015-01-20T06:03:46.000Z | 2022-01-16T00:07:18.000Z | db/migrate/20090405172532_create_team_filters.rb | ybakos/CascadeLMS | ff5c0e0f51fda8dedccfdf36ec9a929267bf5141 | [
"BSD-3-Clause"
] | 38 | 2020-02-06T05:13:54.000Z | 2020-02-06T05:14:35.000Z | db/migrate/20090405172532_create_team_filters.rb | ybakos/CascadeLMS | ff5c0e0f51fda8dedccfdf36ec9a929267bf5141 | [
"BSD-3-Clause"
] | 5 | 2015-07-04T12:47:07.000Z | 2019-03-23T00:51:47.000Z | class CreateTeamFilters < ActiveRecord::Migration
def self.up
create_table :team_filters do |t|
t.column :assignment_id, :integer, :null => false
t.column :project_team_id, :integer, :null => false
t.timestamps
end
add_index(:team_filters, [:assignment_id, :project_team_id], :uniqu... | 23.117647 | 81 | 0.681934 |
cd9ce6496d864d155e4ef7acb145a95a69629557 | 3,603 | kt | Kotlin | demo/src/main/java/com/github/ai/fprovider/demo/MainViewModel.kt | aivanovski/internal-storage-file-provider | 1ddc05dc4f6439966872386a03f4ec85cce5c9e3 | [
"Apache-2.0"
] | null | null | null | demo/src/main/java/com/github/ai/fprovider/demo/MainViewModel.kt | aivanovski/internal-storage-file-provider | 1ddc05dc4f6439966872386a03f4ec85cce5c9e3 | [
"Apache-2.0"
] | null | null | null | demo/src/main/java/com/github/ai/fprovider/demo/MainViewModel.kt | aivanovski/internal-storage-file-provider | 1ddc05dc4f6439966872386a03f4ec85cce5c9e3 | [
"Apache-2.0"
] | null | null | null | package com.github.ai.fprovider.demo
import androidx.lifecycle.LiveData
import androidx.lifecycle.MutableLiveData
import androidx.lifecycle.ViewModel
import androidx.lifecycle.ViewModelProvider
import androidx.lifecycle.viewModelScope
import com.github.ai.fprovider.demo.utils.Event
import com.github.ai.fprovider.demo.... | 31.060345 | 107 | 0.677491 |
92d91df9851f8f5d230f0ecd1a7bea41e8ae3e30 | 11,980 | h | C | include/ups/upscaledb_uqi.h | romz-pl/upscaledb | 781206f75a9f49b67dc0cd2c0e191435e60f4693 | [
"Apache-2.0"
] | null | null | null | include/ups/upscaledb_uqi.h | romz-pl/upscaledb | 781206f75a9f49b67dc0cd2c0e191435e60f4693 | [
"Apache-2.0"
] | 9 | 2018-05-05T08:01:58.000Z | 2018-05-07T19:10:01.000Z | include/ups/upscaledb_uqi.h | romz-pl/upscaledb | 781206f75a9f49b67dc0cd2c0e191435e60f4693 | [
"Apache-2.0"
] | null | null | null | /*
* Copyright (C) 2005-2017 Christoph Rupp (chris@crupp.de).
*
* 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 ... | 31.197917 | 80 | 0.705175 |
270f2fbdf0ccb6a65807e6304456c8748eaaea48 | 8,659 | c | C | machine/qemu/sources/u-boot/drivers/clk/ti/clk-divider.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | 1 | 2021-11-21T19:56:29.000Z | 2021-11-21T19:56:29.000Z | machine/qemu/sources/u-boot/drivers/clk/ti/clk-divider.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | machine/qemu/sources/u-boot/drivers/clk/ti/clk-divider.c | muddessir/framework | 5b802b2dd7ec9778794b078e748dd1f989547265 | [
"MIT"
] | null | null | null | // SPDX-License-Identifier: GPL-2.0+
/*
* TI divider clock support
*
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
*
* Loosely based on Linux kernel drivers/clk/ti/divider.c
*/
#include <common.h>
#include <clk.h>
#include <clk-uclass.h>
#include <div64.h>
#include <dm.h>
#include <dm/device_compat.h>... | 22.667539 | 78 | 0.685414 |
8951dce431453c1f9dd38d08bb27dc6d0559c684 | 406 | asm | Assembly | oeis/036/A036716.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/036/A036716.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/036/A036716.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A036716: a(n)=number of Gaussian integers z=a+bi satisfying n-1/2<|z|<=n+1/2, a>=0, 0<=b<=a.
; Submitted by Jamie Morken(w4)
; 1,2,2,3,5,4,6,6,7,9,8,10,9,12,12,11,15,15,15,15,15,19,18,19,19,22,21,21,24,22,26,25,24,27,29,29,29,29,32,30,34,32,34,35,34,37,35,39,39,40,40,41,44,40,43,45,43,48,43,50,48
seq $0,36705 ; Numb... | 50.75 | 172 | 0.633005 |
263be644f442d276d4bc2fad57fea2a68f018190 | 3,510 | java | Java | workflow/commons/src/test/java/com/datastax/oss/dsbulk/workflow/commons/settings/ConnectorSettingsTest.java | tarzanek/dsbulk | 28eec419fc8548a739095176e7b7f6fc98aff58a | [
"Apache-2.0"
] | 37 | 2020-07-21T15:20:42.000Z | 2022-03-07T10:12:25.000Z | workflow/commons/src/test/java/com/datastax/oss/dsbulk/workflow/commons/settings/ConnectorSettingsTest.java | tarzanek/dsbulk | 28eec419fc8548a739095176e7b7f6fc98aff58a | [
"Apache-2.0"
] | 30 | 2020-07-21T15:23:37.000Z | 2022-03-28T08:03:26.000Z | workflow/commons/src/test/java/com/datastax/oss/dsbulk/workflow/commons/settings/ConnectorSettingsTest.java | tarzanek/dsbulk | 28eec419fc8548a739095176e7b7f6fc98aff58a | [
"Apache-2.0"
] | 18 | 2020-07-21T21:53:39.000Z | 2022-03-22T09:53:18.000Z | /*
* Copyright DataStax, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | 35.816327 | 96 | 0.676353 |
f07e0ced31d9f3b5a75c59dd3ef793ba14212ab0 | 2,831 | py | Python | tests/base.py | octue/octue-sdk-python | 31c6e9358d3401ca708f5b3da702bfe3be3e52ce | [
"MIT"
] | 5 | 2020-10-01T12:43:10.000Z | 2022-03-14T17:26:25.000Z | tests/base.py | octue/octue-sdk-python | 31c6e9358d3401ca708f5b3da702bfe3be3e52ce | [
"MIT"
] | 322 | 2020-06-24T15:55:22.000Z | 2022-03-30T11:49:28.000Z | tests/base.py | octue/octue-sdk-python | 31c6e9358d3401ca708f5b3da702bfe3be3e52ce | [
"MIT"
] | null | null | null | import os
import subprocess
import unittest
import uuid
import warnings
from tempfile import TemporaryDirectory, gettempdir
from octue.cloud.emulators import GoogleCloudStorageEmulatorTestResultModifier
from octue.mixins import MixinBase, Pathable
from octue.resources import Datafile, Dataset, Manifest
from tests impo... | 42.253731 | 118 | 0.716001 |
62059c4821c3317ae25a1c871edbbbd255141a28 | 852 | asm | Assembly | src/test/resources/library/io.asm | xCubeArrow/Cubelang | 602376489c0acbbb1f88fd97ee71d143e30cfd53 | [
"MIT"
] | null | null | null | src/test/resources/library/io.asm | xCubeArrow/Cubelang | 602376489c0acbbb1f88fd97ee71d143e30cfd53 | [
"MIT"
] | 1 | 2021-11-13T22:49:01.000Z | 2021-11-13T22:49:01.000Z | src/test/resources/library/io.asm | xCubeArrow/Cubelang | 602376489c0acbbb1f88fd97ee71d143e30cfd53 | [
"MIT"
] | null | null | null | extern putchar
extern printf
intPrintFormat db "%d", 10, 0
charPrintFormat db "%c", 10, 0
pointerPrintFormat db "%p", 10, 0
printI8:
sub rsp, 8
mov esi, edi
mov edi, intPrintFormat
xor al, al
call printf
add rsp, 8
ret
printI16:
sub rsp, 8
mov esi, edi
mov edi, intPrintFormat
... | 15.490909 | 33 | 0.596244 |
3ef445bc1f7ede22930eaefa6bfa2bc582e2bef0 | 2,467 | h | C | sodor/emulator/common/tracer.h | haojunliu/OpenFPGA | b0c4f27077f698aae59bbcbd3ca002f22ba2a5a1 | [
"BSD-2-Clause"
] | 31 | 2016-02-15T02:57:28.000Z | 2021-06-02T10:40:25.000Z | archipelago/emulator/common/tracer.h | haojunliu/OpenFPGA | b0c4f27077f698aae59bbcbd3ca002f22ba2a5a1 | [
"BSD-2-Clause"
] | null | null | null | archipelago/emulator/common/tracer.h | haojunliu/OpenFPGA | b0c4f27077f698aae59bbcbd3ca002f22ba2a5a1 | [
"BSD-2-Clause"
] | 6 | 2017-02-08T21:51:51.000Z | 2021-06-02T10:40:40.000Z | //************************************************************
// CS152 Lab 1: Tracer class for analyzing instruction mixes
//************************************************************
// TA : Christopher Celio
// Date : 2012 Spring
// Student :
// ****INSTRUCTIONS*****: ... | 37.378788 | 94 | 0.452371 |
b5e3e70ce3c2cabc6efe3a52d7d5849f03f1310b | 4,186 | kt | Kotlin | Module/DebugTools/src/main/java/com/lwh/debugtools/ui/activity/home/DTHomeActivity.kt | l-w-h/DebugTools | cd9ccb97577f17d77884643942a0c642be03dae8 | [
"Apache-2.0"
] | 1 | 2019-11-29T04:10:32.000Z | 2019-11-29T04:10:32.000Z | Module/DebugTools/src/main/java/com/lwh/debugtools/ui/activity/home/DTHomeActivity.kt | l-w-h/DebugTools | cd9ccb97577f17d77884643942a0c642be03dae8 | [
"Apache-2.0"
] | null | null | null | Module/DebugTools/src/main/java/com/lwh/debugtools/ui/activity/home/DTHomeActivity.kt | l-w-h/DebugTools | cd9ccb97577f17d77884643942a0c642be03dae8 | [
"Apache-2.0"
] | null | null | null | package com.lwh.debugtools.ui.activity.home
import android.content.Context
import android.content.Intent
import android.view.View
import androidx.appcompat.app.AlertDialog
import com.lwh.debugtools.R
import com.lwh.debugtools.base.adapter.ViewPagerAdapter
import com.lwh.debugtools.base.listener.OnPageChangeListenerImp... | 28.671233 | 95 | 0.573817 |
cf24b76e346ce013e3adc6823eb0afebb714f752 | 18,972 | css | CSS | img/portfolio/BayAreaWeddingFairs _ home_files/Or_NMPGe-t-.css | IrakozeLadouce/wedds-connector | 6247e2eda6f0f314f1b6b80317db4739ed0dd6db | [
"MIT"
] | null | null | null | img/portfolio/BayAreaWeddingFairs _ home_files/Or_NMPGe-t-.css | IrakozeLadouce/wedds-connector | 6247e2eda6f0f314f1b6b80317db4739ed0dd6db | [
"MIT"
] | null | null | null | img/portfolio/BayAreaWeddingFairs _ home_files/Or_NMPGe-t-.css | IrakozeLadouce/wedds-connector | 6247e2eda6f0f314f1b6b80317db4739ed0dd6db | [
"MIT"
] | null | null | null | ._3u55{display:inline-block;vertical-align:middle}._3qh2{animation:rotateSpinner 1.2s linear infinite}@keyframes rotateSpinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
._51l0 ._1r_9{-webkit-font-smoothing:antialiased;z-index:202}._3v5f ._1r_9{-webkit-font-smoothing:antialiased;z-index:202}._1r_9 ._53ij... | 1,897.2 | 8,631 | 0.793591 |
9d725982bd52176029ce6e59d58617f6c33a1135 | 1,061 | asm | Assembly | _build/dispatcher/jmp_ippsSHA256Unpack_cb89815c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsSHA256Unpack_cb89815c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsSHA256Unpack_cb89815c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsSHA256Unpack:function
extern n8_ippsSHA256Unpack:function
extern y8_ippsSHA256Unpack:function
extern e9_ippsSHA256Unpack:function
extern l9_ippsSHA256Unpack:function
extern n0_ippsSHA256Unpack:function
extern k0_ippsSHA256Unpack:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
s... | 27.205128 | 91 | 0.792648 |
04067c3bed680e8d2d619338541549a5e5fdba5c | 274 | js | JavaScript | index.js | buschtoens/fix-ember-component-css | 4eddc4b5e04175fa23c77f17d260fbcac39364ad | [
"MIT"
] | null | null | null | index.js | buschtoens/fix-ember-component-css | 4eddc4b5e04175fa23c77f17d260fbcac39364ad | [
"MIT"
] | null | null | null | index.js | buschtoens/fix-ember-component-css | 4eddc4b5e04175fa23c77f17d260fbcac39364ad | [
"MIT"
] | null | null | null | /* jshint node: true */
'use strict';
module.exports = {
name: 'fix-ember-component-css',
setupPreprocessorRegistry: function(type, registry) {
registry.add('css', {
ext: ['dummy'],
toTree: function(tree) {
return tree;
}
})
}
};
| 17.125 | 55 | 0.565693 |
2f1eac3682e91c44b5663ae8dec7fbd370c029d5 | 3,949 | php | PHP | views/renewal/renewalstatus.php | jaredespineli/bpls | 2060e00367c77f0a04ed957bcd67160d75a67fba | [
"BSD-3-Clause"
] | null | null | null | views/renewal/renewalstatus.php | jaredespineli/bpls | 2060e00367c77f0a04ed957bcd67160d75a67fba | [
"BSD-3-Clause"
] | null | null | null | views/renewal/renewalstatus.php | jaredespineli/bpls | 2060e00367c77f0a04ed957bcd67160d75a67fba | [
"BSD-3-Clause"
] | null | null | null | <style type="text/css">
table {
font-family: arial, sans-serif;
border-collapse: collapse;
width: 100%;
}
td, th {
border: 1px solid #dddddd;
text-align: center;
padding: 2px;
}
</style>
<?php
use yii\helpers\Html;
use yii\grid\GridView;
use yii\helpers... | 33.752137 | 203 | 0.416814 |
74124b701266cb4c3daecc1aafcaba7719efe366 | 2,971 | h | C | simd_sys_core/include/simd_sig_dmeu_data.h | timurkelin/simsimd | 79431b70cca50a995f2a1f12b3f5abe26e574096 | [
"MIT"
] | 14 | 2019-07-16T22:14:21.000Z | 2021-09-26T10:20:48.000Z | simd_sys_core/include/simd_sig_dmeu_data.h | timurkelin/simsimd | 79431b70cca50a995f2a1f12b3f5abe26e574096 | [
"MIT"
] | null | null | null | simd_sys_core/include/simd_sig_dmeu_data.h | timurkelin/simsimd | 79431b70cca50a995f2a1f12b3f5abe26e574096 | [
"MIT"
] | 3 | 2020-03-20T02:34:39.000Z | 2020-06-28T19:55:28.000Z | /*
* simd_sig_dmeu_data.h
*
* Description:
* Declaration of the DM/EU data type and signal
*
*/
#ifndef SIMD_SYS_CORE_INCLUDE_SIMD_SIG_DMEU_DATA_H_
#define SIMD_SYS_CORE_INCLUDE_SIMD_SIG_DMEU_DATA_H_
#include <string>
#include <iostream>
#include <complex>
#include <systemc>
#include "simd_report.h"
namesp... | 24.966387 | 83 | 0.613262 |
74c78f62a2baebe1eefdb1530ca542f84e8082b4 | 2,186 | js | JavaScript | react-production-center/src/components/controls.component.js | HypeUFO/react-production-center | 6be7ab8ba029f7df2824eed183428afe4f1474e2 | [
"MIT"
] | null | null | null | react-production-center/src/components/controls.component.js | HypeUFO/react-production-center | 6be7ab8ba029f7df2824eed183428afe4f1474e2 | [
"MIT"
] | null | null | null | react-production-center/src/components/controls.component.js | HypeUFO/react-production-center | 6be7ab8ba029f7df2824eed183428afe4f1474e2 | [
"MIT"
] | null | null | null | import React from 'react';
import classnames from 'classnames';
import RaisedButton from 'material-ui/RaisedButton';
const styles = {
rBtn: {
margin: 0,
minWidth: 20,
width: '40%',
//minHeight: 65,
border: '2px solid black',
margin: '2%'
},
misc: {
minHeight: 40
}
}
cla... | 31.681159 | 161 | 0.610247 |
70cf86fb9639da93308965b48b62b99ad48b9e75 | 3,662 | h | C | prebuildevent_demo/display/ssd1306_commands.h | AterLux/prebuildevent_demo | 9e34c9fa55c2d899641b16ec0c8a6cc355241686 | [
"Apache-2.0"
] | null | null | null | prebuildevent_demo/display/ssd1306_commands.h | AterLux/prebuildevent_demo | 9e34c9fa55c2d899641b16ec0c8a6cc355241686 | [
"Apache-2.0"
] | null | null | null | prebuildevent_demo/display/ssd1306_commands.h | AterLux/prebuildevent_demo | 9e34c9fa55c2d899641b16ec0c8a6cc355241686 | [
"Apache-2.0"
] | null | null | null | /*
* ssd13061_commands.h
*
* Author: Погребняк Дмитрий (Pogrebnyak Dmitry, http://aterlux.ru/)
*/
#ifndef SSD1306_COMMANDS_H_
#define SSD1306_COMMANDS_H_
// Устанавливает контраст, значение - в следующем байте
#define CMD_SET_CONTRAST_CONTROL 0x81
#define CMD_ENTIRE_DISPLAY_ON(enabled) ((enabled) ? 0xA5 : 0x... | 36.62 | 137 | 0.808301 |
8bd7390178d919e10842af3e6f9416270e92a8f7 | 4,268 | swift | Swift | Shared/SlidersView.swift | paulrbarnard/WHRDisplay | 99817462670ff378a7635f262db86513edf5e1e8 | [
"BSD-2-Clause"
] | null | null | null | Shared/SlidersView.swift | paulrbarnard/WHRDisplay | 99817462670ff378a7635f262db86513edf5e1e8 | [
"BSD-2-Clause"
] | null | null | null | Shared/SlidersView.swift | paulrbarnard/WHRDisplay | 99817462670ff378a7635f262db86513edf5e1e8 | [
"BSD-2-Clause"
] | null | null | null | //
// SlidersView.swift
// WHRDisplay
//
// Created by pbarnard on 01/03/2022.
//
import SwiftUI
import Network
struct slidersView: View {
@ObservedObject var setSize: mySize
@ObservedObject var udpListener: UdpListener
var udpSender: UdpSender
@State var minDistance: Double = 0.0
@State var spanDistance: Do... | 30.056338 | 85 | 0.684161 |
965f0c972752de1332f29c3f62b2b7ecccc1fa23 | 896 | php | PHP | examples/generate_csr.php | jpcandioti/phpWsAfip | 865e1c2287b17a85ec37d066fba8aba2c2e8c548 | [
"Apache-2.0"
] | 8 | 2018-06-27T12:10:47.000Z | 2019-10-31T20:44:06.000Z | examples/generate_csr.php | jpcandioti/phpWsAfip | 865e1c2287b17a85ec37d066fba8aba2c2e8c548 | [
"Apache-2.0"
] | 1 | 2020-09-20T19:11:35.000Z | 2020-09-20T19:11:35.000Z | examples/generate_csr.php | jpcandioti/phpWsAfip | 865e1c2287b17a85ec37d066fba8aba2c2e8c548 | [
"Apache-2.0"
] | 1 | 2019-08-13T02:08:10.000Z | 2019-08-13T02:08:10.000Z | <?php
include 'vendor/autoload.php';
use phpWsAfip\WS\WSASS;
// Nombre y ubicación del archivo .key y el archivos .csr a generar.
$alias = 'jgutierrez';
$key_file = 'credentials/' . $alias . '.key';
$csr_file = 'credentials/' . $alias . '.csr';
// Distinguished Name (DN) para el Certificate Signing Request... | 30.896552 | 76 | 0.63058 |
227bd457908ad0eaa0028bfded4b5dfcb0883ca3 | 684 | html | HTML | Angular Sakan/src/app/layout/user/show-post/show-post.component.html | alaanaeim125/Project-Sakan-For-Student | e3f1a5ee3f9533f14a4ca94ab7b21b3b2287990b | [
"MIT"
] | 2 | 2019-10-03T19:58:26.000Z | 2019-10-04T10:42:21.000Z | Angular Sakan/src/app/layout/user/show-post/show-post.component.html | alaanaeim125/Project-Sakan-For-Student | e3f1a5ee3f9533f14a4ca94ab7b21b3b2287990b | [
"MIT"
] | null | null | null | Angular Sakan/src/app/layout/user/show-post/show-post.component.html | alaanaeim125/Project-Sakan-For-Student | e3f1a5ee3f9533f14a4ca94ab7b21b3b2287990b | [
"MIT"
] | null | null | null | <h2 class="headDetails">تفاصيـــــل العقـــار</h2>
<br>
<div class="card">
<img src="{{post.ImageUrl}}" alt="no image" style="width:100%" class="marginTop">
<h1 class="marginTop headDetails">شـــقه للإيجـــار</h1>
<h3 class="marginTop "> تاريخ النشر : {{post.Date}}</h3>
<h3 class="marginTop"> السعر : {{post.Pri... | 52.615385 | 86 | 0.662281 |
4c2cc88b83a4c17f887565245f1732750eea05aa | 143 | php | PHP | www/html/bitrix/modules/bizproc/install/activities/bitrix/codecondition/lang/en/codecondition.php | Evil1991/bitrixdock | 306734e0f6641c9118c0129a49d9a266124cdc9c | [
"MIT"
] | 1 | 2020-10-05T04:28:40.000Z | 2020-10-05T04:28:40.000Z | www/html/bitrix/modules/bizproc/install/activities/bitrix/codecondition/lang/en/codecondition.php | Evil1991/bitrixdock | 306734e0f6641c9118c0129a49d9a266124cdc9c | [
"MIT"
] | null | null | null | www/html/bitrix/modules/bizproc/install/activities/bitrix/codecondition/lang/en/codecondition.php | Evil1991/bitrixdock | 306734e0f6641c9118c0129a49d9a266124cdc9c | [
"MIT"
] | null | null | null | <?
$MESS ['BPCC_EMPTY_CODE'] = "PHP condition is missing.";
$MESS ['BPCC_NO_PERMS'] = "You do not have permission to change the condition.";
?> | 35.75 | 80 | 0.692308 |
043094d9206c065a97a3907d6eb62492c2b7b18d | 10,261 | swift | Swift | Controller/Authentication/SignUpController.swift | AgrinobleAGN/Agrinoble-Mobile-App-iOS | 9c28c53b8f3b74afcf5ba1e280c2f7ac36de2403 | [
"MIT"
] | 1 | 2021-09-29T03:08:51.000Z | 2021-09-29T03:08:51.000Z | Controller/Authentication/SignUpController.swift | AgrinobleAGN/Agrinoble-Mobile-App-iOS | 9c28c53b8f3b74afcf5ba1e280c2f7ac36de2403 | [
"MIT"
] | null | null | null | Controller/Authentication/SignUpController.swift | AgrinobleAGN/Agrinoble-Mobile-App-iOS | 9c28c53b8f3b74afcf5ba1e280c2f7ac36de2403 | [
"MIT"
] | null | null | null |
import UIKit
import WoWonderTimelineSDK
import ZKProgressHUD
class SignUpController: BaseVC {
@IBOutlet weak var userNameField: RoundTextField!
@IBOutlet weak var firstName: RoundTextField!
@IBOutlet weak var lastName: RoundTextField!
@IBOutlet weak var email: RoundTextField!
@IBOutlet weak... | 44.80786 | 261 | 0.62567 |
39c20b5333b6e43bd4fb9b976104f021d0684e57 | 157,167 | js | JavaScript | example/main.js | LeeeeeeM/mobx | 67540a4e5a6cae3a65e12f74a5a0bf7258cb1f83 | [
"MIT"
] | null | null | null | example/main.js | LeeeeeeM/mobx | 67540a4e5a6cae3a65e12f74a5a0bf7258cb1f83 | [
"MIT"
] | null | null | null | example/main.js | LeeeeeeM/mobx | 67540a4e5a6cae3a65e12f74a5a0bf7258cb1f83 | [
"MIT"
] | null | null | null | !(function(e) {
var t = {}
function n(r) {
if (t[r]) return t[r].exports
var i = (t[r] = { i: r, l: !1, exports: {} })
return e[r].call(i.exports, i, i.exports, n), (i.l = !0), i.exports
}
;(n.m = e),
(n.c = t),
(n.d = function(e, t, r) {
n.o(e, t) || ... | 39.961098 | 265 | 0.261467 |
875ecab8413de848c2d090ea27b7dc04879371d7 | 6,365 | rs | Rust | src/problem/rank.rs | hvy/kurobako | 35b24596cea73148a9fa942c283e88238a313ef4 | [
"MIT"
] | 31 | 2019-05-06T14:36:07.000Z | 2021-01-30T14:18:27.000Z | src/problem/rank.rs | hvy/kurobako | 35b24596cea73148a9fa942c283e88238a313ef4 | [
"MIT"
] | 31 | 2020-01-23T05:52:56.000Z | 2021-02-28T10:16:49.000Z | src/problem/rank.rs | hvy/kurobako | 35b24596cea73148a9fa942c283e88238a313ef4 | [
"MIT"
] | 3 | 2021-03-24T01:46:57.000Z | 2022-03-11T11:33:17.000Z | use crate::record::{ProblemRecord, StudyRecord};
use kurobako_core::domain;
use kurobako_core::json::{self, JsonRecipe};
use kurobako_core::problem::{
BoxEvaluator, BoxProblem, BoxProblemFactory, Evaluator, Problem, ProblemFactory, ProblemRecipe,
ProblemSpec, ProblemSpecBuilder,
};
use kurobako_core::registry::... | 32.809278 | 114 | 0.580047 |
e5027656ee990fb6039cc6594914cdcf968dde66 | 4,588 | ts | TypeScript | src/app/app.component.ts | Kesavan2013/OnDVay_latest | 4e33e44f9bbe0bd72782056206ca4342cd23e58e | [
"Apache-2.0"
] | null | null | null | src/app/app.component.ts | Kesavan2013/OnDVay_latest | 4e33e44f9bbe0bd72782056206ca4342cd23e58e | [
"Apache-2.0"
] | null | null | null | src/app/app.component.ts | Kesavan2013/OnDVay_latest | 4e33e44f9bbe0bd72782056206ca4342cd23e58e | [
"Apache-2.0"
] | null | null | null | import { Component, OnInit, ViewChild,NgZone } from "@angular/core";
import { NavigationEnd, Router } from "@angular/router";
import { RouterExtensions } from "nativescript-angular/router";
import { DrawerTransitionBase, RadSideDrawer, SlideInOnTopTransition } from "nativescript-ui-sidedrawer";
import { filter } from ... | 35.022901 | 114 | 0.625981 |
4da271b52a67bbc7632d8dce5ac38562712072a8 | 665 | html | HTML | manuscript/page-1335/body.html | marvindanig/the-idiot | 1492fc48bfea73fc306ed7bf934cd5643f7e6739 | [
"CECILL-B"
] | null | null | null | manuscript/page-1335/body.html | marvindanig/the-idiot | 1492fc48bfea73fc306ed7bf934cd5643f7e6739 | [
"CECILL-B"
] | null | null | null | manuscript/page-1335/body.html | marvindanig/the-idiot | 1492fc48bfea73fc306ed7bf934cd5643f7e6739 | [
"CECILL-B"
] | null | null | null | <div class="leaf flex"><div class="inner justify"><p> If I have once been given to understand and realize that I am—what does it matter to me that the world is organized on a system full of errors and that otherwise it cannot be organized at all? Who will or can judge me after this? Say what you like—the th... | 665 | 665 | 0.762406 |
33140a733282fc3cda89ba29d9d792c5e98ffc31 | 365 | asm | Assembly | oeis/152/A152456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/152/A152456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/152/A152456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A152456: a(n)=1*(n+2)!-2*(n+1)!-3*n!.
; Submitted by Jamie Morken(s3.)
; -3,-1,6,54,408,3240,28080,267120,2782080,31570560,388281600,5149267200,73287244800,1114636723200,18045906278400,309918825216000,5628230479872000,107773290713088000,2170404686241792000
add $0,2
mov $2,4
mov $3,-4
lpb $0
dif $2,2
add $3,$0
... | 22.8125 | 185 | 0.70137 |
0bb20a1cdedfbffd4e7982cebb075a87cca615b2 | 3,731 | js | JavaScript | src/js/service/keyboard/ShortcutService.js | stayqrious/piskel | a7d43f63b4dc263550e4be2add920f52b11913ee | [
"Apache-2.0"
] | 2,039 | 2015-01-01T16:28:53.000Z | 2022-01-14T01:03:19.000Z | src/js/service/keyboard/ShortcutService.js | stayqrious/piskel | a7d43f63b4dc263550e4be2add920f52b11913ee | [
"Apache-2.0"
] | 319 | 2015-01-04T17:01:48.000Z | 2017-05-13T00:37:29.000Z | src/js/service/keyboard/ShortcutService.js | stayqrious/piskel | a7d43f63b4dc263550e4be2add920f52b11913ee | [
"Apache-2.0"
] | 209 | 2015-01-17T01:37:33.000Z | 2021-09-17T00:39:33.000Z | (function () {
var ns = $.namespace('pskl.service.keyboard');
ns.ShortcutService = function () {
this.shortcuts_ = [];
};
/**
* @public
*/
ns.ShortcutService.prototype.init = function() {
$(document.body).keydown($.proxy(this.onKeyDown_, this));
};
/**
* Add a keyboard shortcut
* @p... | 28.480916 | 103 | 0.628518 |
0e4d1ae1c9e123251a3c47b47b23f407087af6ee | 1,008 | html | HTML | docs/layouts/_default/baseof.html | stefb965/containerd | a1affdb4ff38395ee6d7590a7b11d18f2333c0da | [
"Apache-2.0"
] | 9 | 2018-10-10T04:52:28.000Z | 2020-02-14T19:50:40.000Z | docs/layouts/_default/baseof.html | stefb965/containerd | a1affdb4ff38395ee6d7590a7b11d18f2333c0da | [
"Apache-2.0"
] | 1 | 2021-03-16T11:16:32.000Z | 2021-03-16T11:16:32.000Z | docs/layouts/_default/baseof.html | stefb965/containerd | a1affdb4ff38395ee6d7590a7b11d18f2333c0da | [
"Apache-2.0"
] | 2 | 2018-10-18T15:59:50.000Z | 2021-03-16T11:14:01.000Z | {{- $prodSite := not .Site.IsServer -}}
{{- $faviconUrl := .Site.Params.favicon | absURL -}}
{{- $fontImport := .Site.Params.fontImport -}}
<!DOCTYPE html>
<html lang="{{ default "en" .Site.LanguageCode }}">
<head>
{{ .Hugo.Generator }}
{{- partial "meta.html" . }}
<title>{{ block "title" . }}{{ .Site.T... | 28.8 | 77 | 0.502976 |
16b05ceb1a784cb4c0a06eff629cae9185c3fb51 | 1,079 | h | C | code/include/swoc/swoc_version.h | bneradt/libswoc | 58719322a17fe020ed2340592abb30bbfba26f2f | [
"Apache-2.0"
] | null | null | null | code/include/swoc/swoc_version.h | bneradt/libswoc | 58719322a17fe020ed2340592abb30bbfba26f2f | [
"Apache-2.0"
] | null | null | null | code/include/swoc/swoc_version.h | bneradt/libswoc | 58719322a17fe020ed2340592abb30bbfba26f2f | [
"Apache-2.0"
] | null | null | null | // SPDX-License-Identifier: Apache-2.0
// Copyright Verizon Media 2020
/** @file
Solid Wall of C++ Library
@mainpage
A collection of basic utilities derived from Apache Traffic Server code.
Much of the focus is on low level text manipulation, in particular
- @c TextView, an extension of @c std::... | 32.69697 | 78 | 0.751622 |
b241727d7bcf4f6a1979d161e61088ed7bab1bc9 | 1,298 | swift | Swift | BBMetalImage/BBMetalImage/BBMetalBoxBlurFilter.swift | carat-im/BBMetalImage | 6edd7287c9a5e702bce7fc7b6a4953b6197601cf | [
"MIT"
] | 815 | 2019-04-20T09:24:12.000Z | 2022-03-23T15:11:43.000Z | BBMetalImage/BBMetalImage/BBMetalBoxBlurFilter.swift | carat-im/BBMetalImage | 6edd7287c9a5e702bce7fc7b6a4953b6197601cf | [
"MIT"
] | 100 | 2019-04-25T04:06:37.000Z | 2021-12-15T02:41:32.000Z | BBMetalImage/BBMetalImage/BBMetalBoxBlurFilter.swift | carat-im/BBMetalImage | 6edd7287c9a5e702bce7fc7b6a4953b6197601cf | [
"MIT"
] | 109 | 2019-04-20T09:24:14.000Z | 2022-03-08T07:40:26.000Z | //
// BBMetalBoxBlurFilter.swift
// BBMetalImage
//
// Created by Kaibo Lu on 4/6/19.
// Copyright © 2019 Kaibo Lu. All rights reserved.
//
import MetalPerformanceShaders
/// A filter that convolves an image with a given kernel of odd width and height
public class BBMetalBoxBlurFilter: BBMetalBaseFilter {
///... | 35.081081 | 129 | 0.68567 |
f77b55e4448027ac27952a64d042c30e6350915b | 1,923 | c | C | libkieker/monitoring/probes/aspect/controlflow.c | kieker-monitoring/kieker-lang-pack-c | a8aa001f02781bda34a655e6b62b7ed369759142 | [
"Apache-2.0"
] | null | null | null | libkieker/monitoring/probes/aspect/controlflow.c | kieker-monitoring/kieker-lang-pack-c | a8aa001f02781bda34a655e6b62b7ed369759142 | [
"Apache-2.0"
] | null | null | null | libkieker/monitoring/probes/aspect/controlflow.c | kieker-monitoring/kieker-lang-pack-c | a8aa001f02781bda34a655e6b62b7ed369759142 | [
"Apache-2.0"
] | null | null | null | #include "controlflow.h"
#include <pthread.h>
#include <unistd.h>
#include "../../utilities/kieker_error.h"
#include "../../../include/kieker_controller.h"
#include "../../controller/kieker_trace.h"
void kieker_probe_aspect_controlflow_initialize() {
kieker_controller_initialize();
}
kieker_trace_t* kieker_probe_a... | 30.52381 | 137 | 0.74987 |
e57f424d659b7aa09863f70a11eb59d19c978f11 | 885 | ts | TypeScript | FronEnd/FrontComentario/src/app/Services/comentario.service.ts | walase01/APPCometarios | 474db6f78f97b2ce883e899506916bc60f668198 | [
"MIT"
] | null | null | null | FronEnd/FrontComentario/src/app/Services/comentario.service.ts | walase01/APPCometarios | 474db6f78f97b2ce883e899506916bc60f668198 | [
"MIT"
] | null | null | null | FronEnd/FrontComentario/src/app/Services/comentario.service.ts | walase01/APPCometarios | 474db6f78f97b2ce883e899506916bc60f668198 | [
"MIT"
] | null | null | null | import { HttpClient } from '@angular/common/http';
import { Injectable } from '@angular/core';
import { Observable } from 'rxjs';
import { comentario } from '../Interfaces/comentario';
@Injectable({
providedIn: 'root'
})
export class ComentarioService {
private myAppUrl = "https://localhost:44355/";
private ... | 31.607143 | 72 | 0.698305 |
56ae110666731b2e708d678e9021908bd696d4e7 | 47 | ts | TypeScript | src/Components/Admin/index.ts | sh-fes/sh-fes | a9e0cae9ea9c50497ab6af944f156479052addca | [
"MIT"
] | null | null | null | src/Components/Admin/index.ts | sh-fes/sh-fes | a9e0cae9ea9c50497ab6af944f156479052addca | [
"MIT"
] | null | null | null | src/Components/Admin/index.ts | sh-fes/sh-fes | a9e0cae9ea9c50497ab6af944f156479052addca | [
"MIT"
] | null | null | null | export { default as AdminUI } from './AdminUI'; | 47 | 47 | 0.702128 |
ae3dd5b891b276ae7dbf5edcf5e7bcbcb084e2c8 | 651 | lua | Lua | example/clients/lua/model/example_hat.lua | titpetric/protoc-gen-twirp_swagger | f21ef47d69e37c1602a7fb26146de05c092d30b6 | [
"BSD-3-Clause"
] | 58 | 2018-01-30T21:57:01.000Z | 2021-12-28T11:12:02.000Z | example/clients/lua/model/example_hat.lua | titpetric/protoc-gen-twirp_swagger | f21ef47d69e37c1602a7fb26146de05c092d30b6 | [
"BSD-3-Clause"
] | 21 | 2018-03-12T22:32:57.000Z | 2021-05-06T06:31:22.000Z | example/clients/lua/model/example_hat.lua | titpetric/protoc-gen-twirp_swagger | f21ef47d69e37c1602a7fb26146de05c092d30b6 | [
"BSD-3-Clause"
] | 14 | 2018-06-06T07:45:24.000Z | 2022-02-15T11:31:37.000Z | --[[
service.proto
No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
OpenAPI spec version: version not set
Generated by: https://github.com/swagger-api/swagger-codegen.git
]]
-- example_hat class
local example_hat = {}
local example_hat_mt = {
__name... | 19.147059 | 103 | 0.717358 |
9c7b95b7285bed90d2edd1c8d62770c7c759ff92 | 339 | js | JavaScript | WebContent/app/contents/01ma/ma04MrkOpt/services/ma.MrkOpt.svc.js | edentns/MarketManagerWeb | 4397dcf437f74bdd14ce4d8ce65fddf196d4780b | [
"BSD-3-Clause"
] | 1 | 2020-07-23T13:52:08.000Z | 2020-07-23T13:52:08.000Z | WebContent/app/contents/01ma/ma04MrkOpt/services/ma.MrkOpt.svc.js | edentns/MarketManagerWeb | 4397dcf437f74bdd14ce4d8ce65fddf196d4780b | [
"BSD-3-Clause"
] | null | null | null | WebContent/app/contents/01ma/ma04MrkOpt/services/ma.MrkOpt.svc.js | edentns/MarketManagerWeb | 4397dcf437f74bdd14ce4d8ce65fddf196d4780b | [
"BSD-3-Clause"
] | null | null | null | (function () {
"use strict";
/**
* @ngdoc function
* @name ma.MrkOpt.service : ma.MrkOptSvc
* MrkOpt에 ""를 관리한다.
*/
angular.module("ma.MrkOpt.service")
.factory("ma.MrkOptSvc", ["APP_CONFIG", "$http", function (APP_CONFIG, $http) {
return {
};
... | 24.214286 | 88 | 0.471976 |
c644b25b0dfa630e1d5fbb1ab32ef2b21f006ae8 | 45 | sql | SQL | beeline-utils/hql/chicago/createDatabase.sql | zhuwbigdata/hadoop-admin-utils | bc0f3ca13d75c7e0e2e849102da7abfdf0771419 | [
"Apache-2.0"
] | 7 | 2016-10-11T14:58:48.000Z | 2021-01-04T08:43:40.000Z | beeline-utils/hql/chicago/createDatabase.sql | zhuwbigdata/hadoop-admin-utils | bc0f3ca13d75c7e0e2e849102da7abfdf0771419 | [
"Apache-2.0"
] | 1 | 2019-09-19T19:46:53.000Z | 2019-09-19T19:46:53.000Z | beeline-utils/hql/chicago/createDatabase.sql | zhuwbigdata/hadoop-admin-utils | bc0f3ca13d75c7e0e2e849102da7abfdf0771419 | [
"Apache-2.0"
] | 3 | 2016-10-16T16:08:17.000Z | 2019-04-30T02:26:07.000Z | CREATE DATABASE IF NOT EXISTS chicago;
!quit
| 15 | 38 | 0.8 |
e76ae0a55c4c5aa9b8e98fc87c0a9ce5d8b8efbb | 232 | js | JavaScript | migrations/2_erc20_migration.js | ethtective/contracts | 7e437e446904cd8599f707e1e7e0f4ea89191289 | [
"MIT"
] | null | null | null | migrations/2_erc20_migration.js | ethtective/contracts | 7e437e446904cd8599f707e1e7e0f4ea89191289 | [
"MIT"
] | null | null | null | migrations/2_erc20_migration.js | ethtective/contracts | 7e437e446904cd8599f707e1e7e0f4ea89191289 | [
"MIT"
] | null | null | null | const Ethtective20 = artifacts.require("./Ethtective20.sol");
module.exports = async function(deployer) {
await deployer.deploy(Ethtective20, "Ethtective20", "Ethtective20");
const eth20 = await Ethtective20.deployed();
};
| 33.142857 | 72 | 0.741379 |
c330ae7d44ce390ea2d213dc57eada5f0a26b8aa | 145 | go | Go | leetcode/classical_01_03.go | Zchary-Ma/go101 | c37866bda126c749860b8e149544f884993dccd6 | [
"MIT"
] | 1 | 2021-11-10T10:02:24.000Z | 2021-11-10T10:02:24.000Z | leetcode/classical_01_03.go | Zchary-Ma/go101 | c37866bda126c749860b8e149544f884993dccd6 | [
"MIT"
] | null | null | null | leetcode/classical_01_03.go | Zchary-Ma/go101 | c37866bda126c749860b8e149544f884993dccd6 | [
"MIT"
] | null | null | null | package leetcode
import (
"strings"
)
func replaceSpaces(S string, length int) string {
return strings.Replace(S[:length], " ", "%20", -1)
}
| 14.5 | 51 | 0.668966 |
26b8e83a390acdd0635b17f6280fc7f23e8afc0f | 16,523 | java | Java | src/main/java/org/jlab/jaws/ActivationRule.java | JeffersonLab/shelved-timer | 90a286d796ac0d48d0c8a9258ff69bd9251f5a3f | [
"MIT"
] | null | null | null | src/main/java/org/jlab/jaws/ActivationRule.java | JeffersonLab/shelved-timer | 90a286d796ac0d48d0c8a9258ff69bd9251f5a3f | [
"MIT"
] | 1 | 2021-03-25T13:33:39.000Z | 2021-03-25T13:33:39.000Z | src/main/java/org/jlab/jaws/ActivationRule.java | JeffersonLab/shelved-timer | 90a286d796ac0d48d0c8a9258ff69bd9251f5a3f | [
"MIT"
] | null | null | null | package org.jlab.jaws;
import io.confluent.kafka.streams.serdes.avro.SpecificAvroSerde;
import org.apache.kafka.common.serialization.Serdes;
import org.apache.kafka.streams.KeyValue;
import org.apache.kafka.streams.StreamsBuilder;
import org.apache.kafka.streams.StreamsConfig;
import org.apache.kafka.streams.Topology;... | 45.268493 | 168 | 0.60092 |
7140212d0ad023a39b34c17cbec3576c4f1d368c | 4,626 | ts | TypeScript | user/src/service/controller.ts | aufacicenta/rapydbot | 84413fb882b73d4dd89c4f7c645d8a2fe39bdcff | [
"MIT"
] | 1 | 2021-07-17T16:20:07.000Z | 2021-07-17T16:20:07.000Z | user/src/service/controller.ts | aufacicenta/rapydbot | 84413fb882b73d4dd89c4f7c645d8a2fe39bdcff | [
"MIT"
] | 19 | 2021-05-27T21:29:04.000Z | 2021-07-19T17:28:43.000Z | user/src/service/controller.ts | aufacicenta/rapydbot | 84413fb882b73d4dd89c4f7c645d8a2fe39bdcff | [
"MIT"
] | 1 | 2021-05-28T01:25:49.000Z | 2021-05-28T01:25:49.000Z | import grpc from "grpc";
import { injectable } from "inversify";
import "reflect-metadata";
import { IContext } from "../server/interface/IContext";
import {
CreateUserReply,
CreateUserRequest,
FindUserByTelegramUserIdReply,
FindUserByTelegramUserIdRequest,
GetUserIdByTelegramUsernameReply,
GetUserIdByTeleg... | 25.7 | 96 | 0.681799 |
6f9e0c0ab79bcfaf9c2ba93c03b527b993224b23 | 633 | rs | Rust | updater-bin/src/version.rs | AmionSky/updater | 7f9220b487d8ba42733dae93b3d3ff1f96e5b5ae | [
"MIT"
] | 1 | 2020-05-12T06:46:39.000Z | 2020-05-12T06:46:39.000Z | updater-bin/src/version.rs | AmionSky/updater | 7f9220b487d8ba42733dae93b3d3ff1f96e5b5ae | [
"MIT"
] | null | null | null | updater-bin/src/version.rs | AmionSky/updater | 7f9220b487d8ba42733dae93b3d3ff1f96e5b5ae | [
"MIT"
] | null | null | null | use semver::Version;
use std::error::Error;
use std::path::{Path, PathBuf};
pub const PKG_VERSION: &str = env!("CARGO_PKG_VERSION");
pub fn app_file<P: AsRef<Path>>(wd: P) -> PathBuf {
wd.as_ref().join("version.txt")
}
pub fn read_file<P: AsRef<Path>>(version_file: P) -> Option<Version> {
if version_file.as_... | 26.375 | 93 | 0.614534 |
47651a9d21bd0aa522af677e5058cf89d99b4967 | 1,225 | html | HTML | web/index.html | 1548162311/test | 0aa7faaf81626aa1efd16284fcef8b75ce9004dd | [
"Apache-2.0"
] | null | null | null | web/index.html | 1548162311/test | 0aa7faaf81626aa1efd16284fcef8b75ce9004dd | [
"Apache-2.0"
] | null | null | null | web/index.html | 1548162311/test | 0aa7faaf81626aa1efd16284fcef8b75ce9004dd | [
"Apache-2.0"
] | null | null | null | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0;" name="viweport">
<title>first html</title>
</head>
<body>
<div>测试第一阶段</div>
<div>测试第二阶段</div>
<img src="https://www.baidu.com/img/bd_logo1.png" width="270" height="129">... | 20.762712 | 92 | 0.42449 |
f076d7596035ea99f16b2ee688410ac4e2c0be9a | 2,292 | py | Python | tests/coro.py | dshean/sliderule-python | 3cf9a6c65987705354cb536d71f85a32fbb24d15 | [
"BSD-3-Clause"
] | 1 | 2021-04-09T22:01:33.000Z | 2021-04-09T22:01:33.000Z | tests/coro.py | dshean/sliderule-python | 3cf9a6c65987705354cb536d71f85a32fbb24d15 | [
"BSD-3-Clause"
] | null | null | null | tests/coro.py | dshean/sliderule-python | 3cf9a6c65987705354cb536d71f85a32fbb24d15 | [
"BSD-3-Clause"
] | null | null | null | # python
import sys
import h5coro
###############################################################################
# DATA
###############################################################################
# set resource
resource = "file:///data/ATLAS/ATL06_20200714160647_02950802_003_01.h5"
# expected single read
h_li_e... | 38.2 | 149 | 0.505236 |
4a5aa620ff9ed592919f5f987eba7f9cf4bdcb44 | 1,228 | js | JavaScript | src/components/Landing.js | Dragoris/people-and-projects | f773fce6db936763723e6081a93eff728894ccee | [
"MIT"
] | null | null | null | src/components/Landing.js | Dragoris/people-and-projects | f773fce6db936763723e6081a93eff728894ccee | [
"MIT"
] | null | null | null | src/components/Landing.js | Dragoris/people-and-projects | f773fce6db936763723e6081a93eff728894ccee | [
"MIT"
] | null | null | null | import React from "react"
import Form from 'react-bootstrap/Form'
import Row from 'react-bootstrap/Row'
import Button from 'react-bootstrap/Button'
import Col from 'react-bootstrap/Col'
import { Link } from "gatsby"
import UseButtons from './UseButtons'
const containerStyle = {
position: 'absolute',
top: '0',
d... | 22.327273 | 89 | 0.619707 |