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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
57a3b424d24365e9e36b8f9388830856fdfdf1a7 | 615 | asm | Assembly | oeis/157/A157337.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157337.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157337.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157337: a(n) = 128*n^2 + 32*n + 1.
; 161,577,1249,2177,3361,4801,6497,8449,10657,13121,15841,18817,22049,25537,29281,33281,37537,42049,46817,51841,57121,62657,68449,74497,80801,87361,94177,101249,108577,116161,124001,132097,140449,149057,157921,167041,176417,186049,195937,206081,216481,227137,238049,249217,260641,27... | 51.25 | 496 | 0.782114 |
f07dfc0adf80e8b80d231dbb8775b7b8c8774daf | 988 | js | JavaScript | node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js | SarahBentley/spacestagram | ce377e81ef2cb4afe7d9b50cd7f3b0912380dea2 | [
"MIT"
] | null | null | null | node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js | SarahBentley/spacestagram | ce377e81ef2cb4afe7d9b50cd7f3b0912380dea2 | [
"MIT"
] | null | null | null | node_modules/@fortawesome/free-solid-svg-icons/faPaintRoller.js | SarahBentley/spacestagram | ce377e81ef2cb4afe7d9b50cd7f3b0912380dea2 | [
"MIT"
] | null | null | null | 'use strict';
Object.defineProperty(exports, '__esModule', { value: true });
var prefix = 'fas';
var iconName = 'paint-roller';
var width = 512;
var height = 512;
var aliases = [];
var unicode = 'f5aa';
var svgPathData = 'M416 128V32c0-17.66-14.34-32-32-32H32C14.34 0 0 14.34 0 32v96c0 17.66 14.34 32 32 32h352C401.7 160... | 32.933333 | 375 | 0.717611 |
74c1a3f260b534a5e5859883af201fd19f43da01 | 1,444 | swift | Swift | movieDB_app/Views/MovieCell.swift | marilymaril/movieDB_app | f9cf7579e6955b67fd9ddf4511f332ede770b2fe | [
"Apache-2.0"
] | null | null | null | movieDB_app/Views/MovieCell.swift | marilymaril/movieDB_app | f9cf7579e6955b67fd9ddf4511f332ede770b2fe | [
"Apache-2.0"
] | 1 | 2018-09-19T16:36:24.000Z | 2018-09-19T16:36:24.000Z | movieDB_app/Views/MovieCell.swift | marilymaril/movieDB_app | f9cf7579e6955b67fd9ddf4511f332ede770b2fe | [
"Apache-2.0"
] | null | null | null | //
// TableViewCell.swift
// movieDB_app
//
// Created by Marilyn Florek on 9/8/18.
// Copyright © 2018 Marilyn Florek. All rights reserved.
//
import UIKit
import AlamofireImage
class MovieCell: UITableViewCell {
@IBOutlet weak var PhotoImageView: UIImageView!
@IBOutlet weak var movieOverview: UITextView... | 26.254545 | 100 | 0.611496 |
a93bd7b27503eccf58fc1047fd8802ef4af86905 | 7,672 | swift | Swift | Homework7_Trello/ISSAnotherCollectionViewCell.swift | aku536/Homework7_Trello | 2fd96a15e86014881da7732e66517f3abfca8b28 | [
"MIT"
] | null | null | null | Homework7_Trello/ISSAnotherCollectionViewCell.swift | aku536/Homework7_Trello | 2fd96a15e86014881da7732e66517f3abfca8b28 | [
"MIT"
] | null | null | null | Homework7_Trello/ISSAnotherCollectionViewCell.swift | aku536/Homework7_Trello | 2fd96a15e86014881da7732e66517f3abfca8b28 | [
"MIT"
] | null | null | null | //
// ISSAnotherCollectionViewCell.swift
// Homework7_Trello
//
// Created by Кирилл Афонин on 01/11/2019.
// Copyright © 2019 Кирилл Афонин. All rights reserved.
//
import UIKit
// ячейка состоит из collectionView
class ISSAnotherCollectionViewCell: UICollectionViewCell, UICollectionViewDelegate, UICollectionVie... | 40.808511 | 195 | 0.649114 |
57a2533e908cc74c564f7886e6481426b8e7d2c4 | 719 | asm | Assembly | oeis/167/A167341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/167/A167341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/167/A167341.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A167341: Totally multiplicative sequence with a(p) = p*(p-3) = p^2-3p for prime p.
; Submitted by Jamie Morken(s2)
; 1,-2,0,4,10,0,28,-8,0,-20,88,0,130,-56,0,16,238,0,304,40,0,-176,460,0,100,-260,0,112,754,0,868,-32,0,-476,280,0,1258,-608,0,-80,1558,0,1720,352,0,-920,2068,0,784,-200,0,520,2650,0,880,-224,0,-1508,3304... | 26.62963 | 367 | 0.598053 |
c962915bc6154a7b5719ca13c4f0a3c17dc97ba4 | 7,655 | asm | Assembly | Bill_Cravener/append/appender.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | Bill_Cravener/append/appender.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | Bill_Cravener/append/appender.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | ; ####################################################
; William F. Cravener 5/12/2003
; ####################################################
.486
.model flat, stdcall
option casemap:none ; case sensitive
; ####################################################
include \masm32\i... | 36.626794 | 98 | 0.409798 |
85a6cdc5f613dcfd0e96316cba0698d0da26e40a | 4,974 | h | C | util/third_party/digi_lte/xbee/inc/xbee/platform_dos.h | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | null | null | null | util/third_party/digi_lte/xbee/inc/xbee/platform_dos.h | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | 1 | 2020-08-25T02:36:22.000Z | 2020-08-25T02:36:22.000Z | util/third_party/digi_lte/xbee/inc/xbee/platform_dos.h | lenloe1/v2.7 | 9ac9c4a7bb37987af382c80647f42d84db5f2e1d | [
"Zlib"
] | 1 | 2020-08-25T01:56:04.000Z | 2020-08-25T01:56:04.000Z | /***************************************************************************//**
* # License
*
* The licensor of this software is Silicon Laboratories Inc. Your use of this
* software is governed by the terms of Silicon Labs Master Software License
* Agreement (MSLA) available at
* www.silabs.com/about-us/legal/... | 34.068493 | 80 | 0.697226 |
1f9cf4c35419e263ed27bcab5b4525b669b804ac | 134 | kt | Kotlin | grobex-common/src/main/kotlin/stan/grobex/common/graphics/ColorUtil.kt | StanleyProjects/GreenRobotExtension | 30128b03e2e0f883b2a23ce7bbdb31193864dc24 | [
"Apache-2.0"
] | null | null | null | grobex-common/src/main/kotlin/stan/grobex/common/graphics/ColorUtil.kt | StanleyProjects/GreenRobotExtension | 30128b03e2e0f883b2a23ce7bbdb31193864dc24 | [
"Apache-2.0"
] | null | null | null | grobex-common/src/main/kotlin/stan/grobex/common/graphics/ColorUtil.kt | StanleyProjects/GreenRobotExtension | 30128b03e2e0f883b2a23ce7bbdb31193864dc24 | [
"Apache-2.0"
] | null | null | null | package stan.grobex.common.graphics
import android.graphics.Color
fun colorOf(hex: String): Int {
return Color.parseColor(hex)
} | 19.142857 | 35 | 0.768657 |
f0351f0efda167de7e92b3a860900dc700612c71 | 18,119 | js | JavaScript | test/lib/graph/Organization.js | treetopllc/noble.js | cc9019576c97a1a483d0311249321a0e70214bc1 | [
"MIT"
] | 3 | 2015-03-13T21:45:49.000Z | 2016-08-25T17:47:22.000Z | test/lib/graph/Organization.js | treetopllc/noble.js | cc9019576c97a1a483d0311249321a0e70214bc1 | [
"MIT"
] | 21 | 2016-09-08T20:57:02.000Z | 2018-12-07T00:51:29.000Z | test/lib/graph/Organization.js | treetopllc/noble.js | cc9019576c97a1a483d0311249321a0e70214bc1 | [
"MIT"
] | 1 | 2016-08-25T17:47:27.000Z | 2016-08-25T17:47:27.000Z | var utils = require("../../utils");
var mock = require("../../mock");
var client = utils.createClient();
var createArray = utils.createArray;
var simpleResponse = mock.simpleResponse;
var defaultHeaders = mock.defaultHeaders;
describe("lib/graph/Organization.js", function () {
describe("Organization", function () ... | 38.306554 | 94 | 0.475799 |
26b8a4dc2911860c9e2ee5721ae96f259545328e | 4,159 | java | Java | src/test/java/net/ejrbuss/core/data/TestMaybe.java | ejrbuss/net.ejrbuss.core | 52dcd964378585763b6cb81acfc0d09722c50527 | [
"MIT"
] | null | null | null | src/test/java/net/ejrbuss/core/data/TestMaybe.java | ejrbuss/net.ejrbuss.core | 52dcd964378585763b6cb81acfc0d09722c50527 | [
"MIT"
] | null | null | null | src/test/java/net/ejrbuss/core/data/TestMaybe.java | ejrbuss/net.ejrbuss.core | 52dcd964378585763b6cb81acfc0d09722c50527 | [
"MIT"
] | null | null | null | package net.ejrbuss.core.data;
import static net.ejrbuss.core.test.Dummy.*;
import net.ejrbuss.core.test.Dummy;
import org.junit.Assert;
import org.junit.Test;
import java.util.NoSuchElementException;
public class TestMaybe {
@Test
public void testGiven() {
Assert.assertEquals(Maybe.some(A), Maybe.... | 29.920863 | 87 | 0.584756 |
16135e8bfb153c7602b5a363c0c0abb9c3cc56fb | 1,334 | h | C | src/Plugins/Movie1Plugin/MovieSceneEffect.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Plugins/Movie1Plugin/MovieSceneEffect.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | src/Plugins/Movie1Plugin/MovieSceneEffect.h | Terryhata6/Mengine | dfe36fdc84d7398fbbbd199feffc46c6f157f1d4 | [
"MIT"
] | null | null | null | #pragma once
#include "Kernel/Node.h"
#include "Kernel/BaseRender.h"
#include "Kernel/BaseTransformation.h"
namespace Mengine
{
//////////////////////////////////////////////////////////////////////////
class MovieSceneEffect
: public Node
, protected BaseRender
, protected BaseTransfo... | 25.653846 | 121 | 0.536732 |
2efdb360c2cb765a215942296f4c9c8f3a8aac00 | 4,514 | lua | Lua | NuclearRebalance/prototypes/item/i-msr.lua | bjerkt/Factorio-Mods | 198c8c603e9c91a6f9b2bae78c70bf6a35836563 | [
"Unlicense"
] | 5 | 2019-12-28T05:24:50.000Z | 2021-10-05T12:40:36.000Z | NuclearRebalance/prototypes/item/i-msr.lua | bjerkt/Factorio-Mods | 198c8c603e9c91a6f9b2bae78c70bf6a35836563 | [
"Unlicense"
] | 3 | 2019-10-04T05:14:58.000Z | 2021-12-05T19:41:55.000Z | NuclearRebalance/prototypes/item/i-msr.lua | bjerkt/Factorio-Mods | 198c8c603e9c91a6f9b2bae78c70bf6a35836563 | [
"Unlicense"
] | 5 | 2019-12-27T19:14:07.000Z | 2021-10-13T20:17:21.000Z | --////////////////////////////////////////
--Reactor Hall section
--////////////////////////////////////////
data:extend({
{
type = "item",
name = "msr-reactor-hall",
icon = "__NuclearRebalance__/graphics/icons/msr/msr-reactor-hall.png",
icon_size = 128,
subgroup = "msr-intermediate",
order = "h[msr-reacto... | 25.502825 | 91 | 0.60545 |
c7d82d7c59416437757ae40b7604a446e34a842a | 15,737 | py | Python | src/node.py | xt271828/Ayakashi-lang | 209333c511644a8410ceb496256fda32fb1799dc | [
"Apache-2.0"
] | 1 | 2018-08-27T15:37:47.000Z | 2018-08-27T15:37:47.000Z | src/node.py | shiinamiyuki/Ayakashi-lang | 209333c511644a8410ceb496256fda32fb1799dc | [
"Apache-2.0"
] | null | null | null | src/node.py | shiinamiyuki/Ayakashi-lang | 209333c511644a8410ceb496256fda32fb1799dc | [
"Apache-2.0"
] | null | null | null | from lex import *
import copy
from abc import abstractmethod
from typing import List
from copy import deepcopy
class Node:
def __init__(self):
self.tok = nil_token # type: Token
self.sub_nodes = []
self.precedence = 10000 # just for better code generation
self.parent = None
... | 20.411154 | 86 | 0.569359 |
8d14beaf1b318665ff7c030912ad33bfc9e9d8c2 | 2,006 | sql | SQL | egov/egov-egf/src/main/resources/db/migration/main/V20160314175111__egf_budgetReAppropriation_actions.sql | cscl-git/digit-bpa | bcf2a4f0dadcee3d636357c51350db96071b40c6 | [
"MIT"
] | null | null | null | egov/egov-egf/src/main/resources/db/migration/main/V20160314175111__egf_budgetReAppropriation_actions.sql | cscl-git/digit-bpa | bcf2a4f0dadcee3d636357c51350db96071b40c6 | [
"MIT"
] | null | null | null | egov/egov-egf/src/main/resources/db/migration/main/V20160314175111__egf_budgetReAppropriation_actions.sql | cscl-git/digit-bpa | bcf2a4f0dadcee3d636357c51350db96071b40c6 | [
"MIT"
] | null | null | null | Insert into eg_action (id,name,url,queryparams,parentmodule,ordernumber,displayname,enabled,contextroot,version,createdby,createddate,lastmodifiedby,lastmodifieddate,application) values (nextval('SEQ_EG_ACTION'),'BudgetReAppropriationLoadActuals','/budget/budgetReAppropriation-loadActuals.action',null,(select id from e... | 182.363636 | 522 | 0.828514 |
c48f8794a896fcee787733dc9d49b0757622b3cd | 877 | h | C | data/train/cpp/c48f8794a896fcee787733dc9d49b0757622b3cdLoadFile.h | harshp8l/deep-learning-lang-detection | 2a54293181c1c2b1a2b840ddee4d4d80177efb33 | [
"MIT"
] | 84 | 2017-10-25T15:49:21.000Z | 2021-11-28T21:25:54.000Z | data/train/cpp/c48f8794a896fcee787733dc9d49b0757622b3cdLoadFile.h | vassalos/deep-learning-lang-detection | cbb00b3e81bed3a64553f9c6aa6138b2511e544e | [
"MIT"
] | 5 | 2018-03-29T11:50:46.000Z | 2021-04-26T13:33:18.000Z | data/train/cpp/c48f8794a896fcee787733dc9d49b0757622b3cdLoadFile.h | vassalos/deep-learning-lang-detection | cbb00b3e81bed3a64553f9c6aa6138b2511e544e | [
"MIT"
] | 24 | 2017-11-22T08:31:00.000Z | 2022-03-27T01:22:31.000Z |
#ifndef _LOAD_FILE_H_
#define _LOAD_FILE_H_
#include "cocos2d.h"
namespace ModelViewer
{
class LoadFile
{
public:
static LoadFile* getInstance( void);
/**
* Modelディレクトリに存在する3Dモデルファイルをすべて読み込み
*
* @return 読み込み成功 true : 失敗 false
*/
bool loadModelDirectory( void);
/**
* 読み込んだ3Dモデルの情報を取得する
*
* @par... | 14.616667 | 51 | 0.68187 |
9c696c8cc2878d2aa0ff83492679f909fd9b8340 | 819 | js | JavaScript | react-node-mongo-pagination/server/index.js | emobileingenieria/youtube | 1c9e2074ae3fd248b9c22ed6172cc1ba62353605 | [
"MIT"
] | 176 | 2020-04-19T15:17:59.000Z | 2022-03-29T19:06:32.000Z | react-node-mongo-pagination/server/index.js | emobileingenieria/youtube | 1c9e2074ae3fd248b9c22ed6172cc1ba62353605 | [
"MIT"
] | 27 | 2020-08-15T02:46:15.000Z | 2022-03-25T19:05:34.000Z | react-node-mongo-pagination/server/index.js | emobileingenieria/youtube | 1c9e2074ae3fd248b9c22ed6172cc1ba62353605 | [
"MIT"
] | 410 | 2020-01-30T11:03:22.000Z | 2022-03-30T18:35:57.000Z | const express = require("express");
const mongoose = require("mongoose");
const cors = require("cors");
mongoose.connect("mongodb://localhost/pagination", {
useUnifiedTopology: true,
useNewUrlParser: true,
});
const postSchema = new mongoose.Schema({
text: String,
title: String,
});
const Post = mongoose.mod... | 20.475 | 52 | 0.650794 |
cdc8031bccde3c892260b155822f43de95717440 | 176 | dart | Dart | lib/modules/UserProfile.dart | zhoudl0605/Dejla_mobile | 8642e77196ae1b23a33c7ecad7374f26f7397f01 | [
"Apache-2.0"
] | null | null | null | lib/modules/UserProfile.dart | zhoudl0605/Dejla_mobile | 8642e77196ae1b23a33c7ecad7374f26f7397f01 | [
"Apache-2.0"
] | null | null | null | lib/modules/UserProfile.dart | zhoudl0605/Dejla_mobile | 8642e77196ae1b23a33c7ecad7374f26f7397f01 | [
"Apache-2.0"
] | null | null | null | import 'package:cloud_firestore/cloud_firestore.dart';
class UserProfile {
final Timestamp dateOfBirth;
var favorite;
UserProfile({this.dateOfBirth, this.favorite});
}
| 19.555556 | 54 | 0.778409 |
408c478e0bfdbf6214bb435496bd7853a00266c5 | 1,835 | py | Python | microbenchmarks/script/graph.py | rodsan0/conduit | b24935a9016077b763fe2f22f403cae356e70a41 | [
"MIT"
] | null | null | null | microbenchmarks/script/graph.py | rodsan0/conduit | b24935a9016077b763fe2f22f403cae356e70a41 | [
"MIT"
] | 1 | 2020-10-22T20:41:05.000Z | 2020-10-22T20:41:05.000Z | microbenchmarks/script/graph.py | rodsan0/conduit | b24935a9016077b763fe2f22f403cae356e70a41 | [
"MIT"
] | null | null | null | import pandas as pd
import seaborn as sns
import matplotlib.pyplot as plt
from keyname import keyname as kn
from slugify import slugify
import subprocess
import sys
from iterpop import iterpop as ip
def facet(df):
return sns.FacetGrid(
df,
col='Overloaded',
row='Mesh',
margin_titles... | 21.588235 | 61 | 0.553678 |
ae66b3c3384600c471f73ffd56f2f09b95e44b3e | 260 | swift | Swift | DeviceMovementSimulator/Core/Constants.swift | pklapuch/deviceMovementSimulator | ebe16723e34d694d13ce3afc82ad8245e23b90af | [
"MIT"
] | null | null | null | DeviceMovementSimulator/Core/Constants.swift | pklapuch/deviceMovementSimulator | ebe16723e34d694d13ce3afc82ad8245e23b90af | [
"MIT"
] | null | null | null | DeviceMovementSimulator/Core/Constants.swift | pklapuch/deviceMovementSimulator | ebe16723e34d694d13ce3afc82ad8245e23b90af | [
"MIT"
] | null | null | null | //
// Constants.swift
// DeviceMovementSimulator
//
// Created by Pawel Klapuch on 31/01/2019.
// Copyright © 2019 Pawel Klapuch. All rights reserved.
//
import Foundation
internal let productIdentifier = "com.dms"
internal let productDomain = "com.dms"
| 20 | 56 | 0.730769 |
077820710ea3ac35c185a6e9d8b6500ea48a77bc | 136 | sql | SQL | project_examples/property_substitution_examples/changelog_prameters_examples/xml_changelogs/master_changelog_parameters/sqlFile_changetype_example.sql | DanZDatical/liquibase-toolbox | 6366d03f0e3ac30f94ce0aa004d94b87b0356957 | [
"Apache-2.0"
] | 7 | 2021-12-31T16:08:15.000Z | 2022-02-21T16:52:15.000Z | project_examples/property_substitution_examples/changelog_prameters_examples/xml_changelogs/master_changelog_parameters/sqlFile_changetype_example.sql | DanZDatical/liquibase-toolbox | 6366d03f0e3ac30f94ce0aa004d94b87b0356957 | [
"Apache-2.0"
] | 2 | 2021-12-27T16:35:58.000Z | 2022-01-14T23:08:40.000Z | project_examples/property_substitution_examples/changelog_prameters_examples/xml_changelogs/master_changelog_parameters/sqlFile_changetype_example.sql | DanZDatical/liquibase-toolbox | 6366d03f0e3ac30f94ce0aa004d94b87b0356957 | [
"Apache-2.0"
] | 5 | 2021-10-21T15:45:10.000Z | 2022-03-30T22:21:58.000Z | CREATE TABLE public."${table.name}_sql_example" (
id INTEGER,
${column1.name} ${data.type},
${column2.name} INTEGER
); | 27.2 | 49 | 0.617647 |
688ed8fffc5573c769d345b079c04e8f256056d2 | 133 | asm | Assembly | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | 3 | 2018-11-14T16:10:48.000Z | 2021-06-10T12:49:38.000Z | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | null | null | null | pro/pro4.1/kernel.asm | wangdehu/os | 094515f4dbfa51375ff4b508c873ab7b6b8ac1f6 | [
"MIT"
] | null | null | null | [section .text] ; 代码在此
global _start ; 导出 _start
_start:
mov ah, 0Fh
mov al, '!'
mov [gs:((80 * 1 + 39) * 2)], ax ;
jmp $
| 13.3 | 35 | 0.526316 |
ab78bfaf2465a4da4eae201ae1f26cbfa27392f1 | 623 | swift | Swift | Sources/Desolate/Delivery/Extensions/Desolate+Receiver.swift | d-exclaimation/Desolate | 1907ee584b6b787c0de7736a083b333caa21611c | [
"Apache-2.0"
] | 1 | 2021-11-01T22:59:54.000Z | 2021-11-01T22:59:54.000Z | Sources/Desolate/Delivery/Extensions/Desolate+Receiver.swift | d-exclaimation/Desolate | 1907ee584b6b787c0de7736a083b333caa21611c | [
"Apache-2.0"
] | 5 | 2021-11-02T17:39:31.000Z | 2021-12-06T16:20:47.000Z | Sources/Desolate/Delivery/Extensions/Desolate+Receiver.swift | d-exclaimation/Desolate | 1907ee584b6b787c0de7736a083b333caa21611c | [
"Apache-2.0"
] | null | null | null | //
// Desolate+Receiver.swift
// Desolate
//
// Created by d-exclaimation on 1:29 PM.
// Copyright © 2021 d-exclaimation. All rights reserved.
//
import Foundation
extension Desolate {
/// Get the receiver from this Desolate
public var ref: Receiver<ActorType.MessageType> {
DesolateReceiver(of: in... | 29.666667 | 140 | 0.712681 |
b45dc56988daae2cc2a5047405a6fb65f0626189 | 448 | asm | Assembly | oeis/346/A346224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/346/A346224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/346/A346224.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A346224: a(n) = (n!)^2 * Sum_{k=0..floor(n/2)} 1 / ((n-2*k)! * 4^k * k!).
; Submitted by Jon Maiga
; 1,1,3,15,114,1170,15570,256410,5103000,119773080,3264445800,101784097800,3591396824400,141958074258000,6236035482877200,302218901402418000,16060366291617648000,930654556409161584000,58524794739862410960000,39765258246... | 28 | 233 | 0.700893 |
dc431895b5d12a21253b55927c26fccccf9de4c4 | 464 | swift | Swift | DependencyInjectionDemo/DependencyInjectionDemo/Integrations/AppCenterIntegration.swift | nsscreencast/460-dependency-injection-with-resolver | 47a8e36314d8c9396d4686fda371d31ced6add1d | [
"MIT",
"Unlicense"
] | 1 | 2021-03-12T13:29:05.000Z | 2021-03-12T13:29:05.000Z | DependencyInjectionDemo/DependencyInjectionDemo/Integrations/AppCenterIntegration.swift | nsscreencast/460-dependency-injection-with-resolver | 47a8e36314d8c9396d4686fda371d31ced6add1d | [
"MIT",
"Unlicense"
] | null | null | null | DependencyInjectionDemo/DependencyInjectionDemo/Integrations/AppCenterIntegration.swift | nsscreencast/460-dependency-injection-with-resolver | 47a8e36314d8c9396d4686fda371d31ced6add1d | [
"MIT",
"Unlicense"
] | null | null | null | //
// AppCenterIntegration.swift
// DependencyInjectionDemo
//
// Created by Ben Scheirman on 9/10/20.
//
import Foundation
import AppCenter
import AppCenterAnalytics
class AppCenterIntegration: Analytics {
init(appSecret: String) {
MSAppCenter.start(appSecret, withServices: [
MSAnalytics.s... | 20.173913 | 76 | 0.678879 |
dd731da0c1d88f8f5e879f02faf381bc0d7c1386 | 5,271 | php | PHP | application/index/controller/ExpertInformation.php | Lixin0902/-2019- | bc8ec40f8909e94f4f9e38f6d4714d62645fc3e7 | [
"Apache-2.0"
] | null | null | null | application/index/controller/ExpertInformation.php | Lixin0902/-2019- | bc8ec40f8909e94f4f9e38f6d4714d62645fc3e7 | [
"Apache-2.0"
] | null | null | null | application/index/controller/ExpertInformation.php | Lixin0902/-2019- | bc8ec40f8909e94f4f9e38f6d4714d62645fc3e7 | [
"Apache-2.0"
] | null | null | null | <?php
namespace app\index\controller;
use app\xt\controller\BaseController;
use app\xt\model\Area;
use app\xt\model\BaseCode;
use think\Request;
use app\index\model\ExpertInformation as ExpertInfo;
/**
* 用于实现专家信息相关功能
* @package app\index\controller
* @author 谢灿
* @data 2019年6月17日
*/
class ExpertInformation exte... | 25.220096 | 134 | 0.486625 |
e9726e25d51cca812573ae6bdcc94494820c8a93 | 60 | go | Go | pkg/zookeeper/exclusive_lock.go | miiy/go-examples | 85164197f5c5232664c75136c31918efb4c55e48 | [
"MIT"
] | null | null | null | pkg/zookeeper/exclusive_lock.go | miiy/go-examples | 85164197f5c5232664c75136c31918efb4c55e48 | [
"MIT"
] | null | null | null | pkg/zookeeper/exclusive_lock.go | miiy/go-examples | 85164197f5c5232664c75136c31918efb4c55e48 | [
"MIT"
] | null | null | null | package main
func main() {
// create -e /exclusive_lock
} | 12 | 29 | 0.666667 |
e9d35bc6c3353f7984ea404b9c24dededbc2697c | 1,736 | go | Go | vendor/src/app/storage/file.go | JIEHT9U/prometheus-telegram-bot | edab2b6c88ce30579fd8773709781b2454fcd689 | [
"MIT"
] | null | null | null | vendor/src/app/storage/file.go | JIEHT9U/prometheus-telegram-bot | edab2b6c88ce30579fd8773709781b2454fcd689 | [
"MIT"
] | null | null | null | vendor/src/app/storage/file.go | JIEHT9U/prometheus-telegram-bot | edab2b6c88ce30579fd8773709781b2454fcd689 | [
"MIT"
] | null | null | null | package storage
import (
"crypto/rand"
"fmt"
"os"
"sync"
"gopkg.in/yaml.v2"
)
type ConfigFile struct {
AuthBotToken string `yaml:"auth_bot_token"`
ChatID []int64 `yaml:"chat_id"`
}
//FileStorage implements interface Storage
type FileStorage struct {
mutex *sync.Mutex
file *os.File
config... | 17.896907 | 73 | 0.657258 |
9d411013a7b91fc57955b285db686614eb2a385d | 52,605 | sql | SQL | test/Estructura.sql | rgarciajimgfi2020/ansible-mysql | 9f22214a2b4a475b98d9fcc0f6633b0342fd2692 | [
"RSA-MD"
] | null | null | null | test/Estructura.sql | rgarciajimgfi2020/ansible-mysql | 9f22214a2b4a475b98d9fcc0f6633b0342fd2692 | [
"RSA-MD"
] | null | null | null | test/Estructura.sql | rgarciajimgfi2020/ansible-mysql | 9f22214a2b4a475b98d9fcc0f6633b0342fd2692 | [
"RSA-MD"
] | null | null | null | CREATE TABLE IF NOT EXISTS `acu_absentismo` (
`Cuenta` varchar(20) COLLATE utf8_spanish_ci NOT NULL,
`idAbsentismo` int(11) NOT NULL,
`idCategoria` int(11) DEFAULT NULL,
`Ejercicio` varchar(4) COLLATE utf8_spanish_ci DEFAULT NULL,
`Enero` decimal(5,2) DEFAULT NULL,
`Febrero` decimal(5,2) DEFAULT NULL,
`Ma... | 54.512953 | 180 | 0.781009 |
70d7e8bd078d8c07fa7dea52680fe830ac909240 | 1,438 | h | C | Engine/Graphics/Shader.h | Antd23rus/S2DE_DirectX11 | 4f729278e6c795f7d606afc70a292c6501b0cafd | [
"MIT"
] | null | null | null | Engine/Graphics/Shader.h | Antd23rus/S2DE_DirectX11 | 4f729278e6c795f7d606afc70a292c6501b0cafd | [
"MIT"
] | null | null | null | Engine/Graphics/Shader.h | Antd23rus/S2DE_DirectX11 | 4f729278e6c795f7d606afc70a292c6501b0cafd | [
"MIT"
] | 1 | 2021-09-06T08:30:20.000Z | 2021-09-06T08:30:20.000Z | #pragma once
#include "Base/Main/Common.h"
#include "Graphics/Renderer.h"
#include "Graphics/Buffers.h"
#include "IO/IO_File.h"
#include "IO/IO_Disposible.h"
namespace S2DE::Render
{
class S2DE_API Shader : public IO::IO_File, public IO::IO_Disposible
{
public:
Shader();
~Shader();
//Set shader files path
... | 23.57377 | 80 | 0.705841 |
f8ac8742504f3cf850ed44172185194eb1d5c0fb | 350 | sql | SQL | changes.sql | perilsensitive/cmdb-ui | 7fc91a60126105973ca914e0b987480034fd7d45 | [
"Apache-2.0"
] | 1 | 2015-05-02T16:36:13.000Z | 2015-05-02T16:36:13.000Z | changes.sql | perilsensitive/cmdb-ui | 7fc91a60126105973ca914e0b987480034fd7d45 | [
"Apache-2.0"
] | null | null | null | changes.sql | perilsensitive/cmdb-ui | 7fc91a60126105973ca914e0b987480034fd7d45 | [
"Apache-2.0"
] | 1 | 2021-06-24T11:17:08.000Z | 2021-06-24T11:17:08.000Z |
2012.01.16 IF - change environment to environment_name
alter table service_instance change environment environment_name varchar(100);
2012.12.27 IF - add unique constraint to prevent duplicate service records in an environment. it causes problems
alter table service_instance add unique index(name,environment_name);
... | 43.75 | 112 | 0.831429 |
6b4b5cfbfd55deb3ab97d0f9f5b49b128bb323a2 | 1,415 | swift | Swift | IKS-0.0.0/IKS-0.0.0/CLLabel.swift | ChristophLabacher/HfGuide-Prototype | 2924dc76e251eb992c60a39f5e01a5e744d11eeb | [
"MIT"
] | null | null | null | IKS-0.0.0/IKS-0.0.0/CLLabel.swift | ChristophLabacher/HfGuide-Prototype | 2924dc76e251eb992c60a39f5e01a5e744d11eeb | [
"MIT"
] | null | null | null | IKS-0.0.0/IKS-0.0.0/CLLabel.swift | ChristophLabacher/HfGuide-Prototype | 2924dc76e251eb992c60a39f5e01a5e744d11eeb | [
"MIT"
] | null | null | null | //
// CLLabel.swift
// IKS-0.0.0
//
// Created by Christoph Labacher on 15.06.15.
// Copyright (c) 2015 Made with ♥ in Schwäbisch Gmünd. All rights reserved.
//
import UIKit
class CLLabel: UILabel {
override init(frame: CGRect) {
super.init(frame: frame)
self.textColor = UIColor.whiteColor()
self.font = ... | 30.106383 | 143 | 0.761837 |
79327cb77fa685a8065c2862f3e2726fdb8c344b | 11,863 | sql | SQL | uploads/Productividad y Calidad/2017/BD-20170513.sql | juancoan/MEP | ba7fb8d55d5c60067502be353d98b7d3606298d6 | [
"MIT"
] | null | null | null | uploads/Productividad y Calidad/2017/BD-20170513.sql | juancoan/MEP | ba7fb8d55d5c60067502be353d98b7d3606298d6 | [
"MIT"
] | null | null | null | uploads/Productividad y Calidad/2017/BD-20170513.sql | juancoan/MEP | ba7fb8d55d5c60067502be353d98b7d3606298d6 | [
"MIT"
] | null | null | null | -- MySQL dump 10.13 Distrib 5.7.14, for Win64 (x86_64)
--
-- Host: localhost Database: administrador
-- ------------------------------------------------------
-- Server version 5.7.14
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RE... | 35.20178 | 232 | 0.701762 |
b3ec6bd6513b2774e02489e246f4bb3c10cb5f67 | 1,089 | swift | Swift | LXLive/LXLive/Classes/Tools/Extension/UIBarButtonItem-Extension.swift | RocAndTrees/DYLiveTelevision | f6b57193ba82e3ff24b3098002d8f341c179ed13 | [
"MIT"
] | null | null | null | LXLive/LXLive/Classes/Tools/Extension/UIBarButtonItem-Extension.swift | RocAndTrees/DYLiveTelevision | f6b57193ba82e3ff24b3098002d8f341c179ed13 | [
"MIT"
] | null | null | null | LXLive/LXLive/Classes/Tools/Extension/UIBarButtonItem-Extension.swift | RocAndTrees/DYLiveTelevision | f6b57193ba82e3ff24b3098002d8f341c179ed13 | [
"MIT"
] | null | null | null | //
// UIBarButtonItem-Extension.swift
// LXLive
//
// Created by pxl on 2017/1/18.
// Copyright © 2017年 pxl. All rights reserved.
//
import UIKit
extension UIBarButtonItem {
class func createItem(imageName: String, highImageName: String, size: CGSize) -> UIBarButtonItem{
let btn = UIButton()
... | 25.928571 | 104 | 0.593205 |
d9a021c7f86128b5931f974c2c4ff80c5aa77f4c | 7,775 | rs | Rust | src/der/tagged.rs | Ichbinjoe/der-parser | 6fdcfa2d856d8a32e05dd816a5b0ffe13f7735f2 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/der/tagged.rs | Ichbinjoe/der-parser | 6fdcfa2d856d8a32e05dd816a5b0ffe13f7735f2 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/der/tagged.rs | Ichbinjoe/der-parser | 6fdcfa2d856d8a32e05dd816a5b0ffe13f7735f2 | [
"Apache-2.0",
"MIT"
] | null | null | null | use crate::ber::MAX_RECURSION;
use crate::der::*;
use crate::error::*;
use nom::error::ParseError;
use nom::{Err, IResult};
/// Read a TAGGED EXPLICIT value (combinator)
///
/// The built object will use the outer header (and tag), and contains a `Tagged` object
/// with class, value and content.
///
/// For a generic... | 29.903846 | 97 | 0.552797 |
dff60438b3abd4fad40de662475a018a9d3fef6b | 106 | kt | Kotlin | libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/commonizeInteropUsingPosixApis/src/targetBMain/kotlin/score.kt | Mu-L/kotlin | 5c3ce66e9979d2b3592d06961e181fa27fa88431 | [
"ECL-2.0",
"Apache-2.0"
] | 45,293 | 2015-01-01T06:23:46.000Z | 2022-03-31T21:55:51.000Z | libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/commonizeInteropUsingPosixApis/src/targetBMain/kotlin/score.kt | Seantheprogrammer93/kotlin | f7aabf03f89bdd39d9847572cf9e0051ea42c247 | [
"ECL-2.0",
"Apache-2.0"
] | 3,386 | 2015-01-12T13:28:50.000Z | 2022-03-31T17:48:15.000Z | libraries/tools/kotlin-gradle-plugin-integration-tests/src/test/resources/testProject/commonizeInteropUsingPosixApis/src/targetBMain/kotlin/score.kt | Seantheprogrammer93/kotlin | f7aabf03f89bdd39d9847572cf9e0051ea42c247 | [
"ECL-2.0",
"Apache-2.0"
] | 6,351 | 2015-01-03T12:30:09.000Z | 2022-03-31T20:46:54.000Z | import platform.posix.stat
actual fun score(stat: stat): Int {
return stat.rawPtr.toLong().toInt()
}
| 17.666667 | 39 | 0.707547 |
c219b88dab02ab5d814aec92025973bde5c4bb6c | 1,499 | go | Go | lighting/homekit/homekit.go | cjcormack/lighting4 | 195246ca0e9164edae761d66cf9089f7b539b48b | [
"MIT"
] | null | null | null | lighting/homekit/homekit.go | cjcormack/lighting4 | 195246ca0e9164edae761d66cf9089f7b539b48b | [
"MIT"
] | 1 | 2018-02-16T14:42:57.000Z | 2018-02-16T14:42:57.000Z | lighting/homekit/homekit.go | cjcormack/lighting4 | 195246ca0e9164edae761d66cf9089f7b539b48b | [
"MIT"
] | 1 | 2018-02-16T10:13:00.000Z | 2018-02-16T10:13:00.000Z | // Copyright 2018 Christopher Cormack. All rights reserved.
// Use of this source code is governed by the MIT License
// that can be found in the LICENSE file.
package homekit
import (
"github.com/brutella/hc"
hkAccessory "github.com/brutella/hc/accessory"
"github.com/op/go-logging"
"lighting/fixture/fixtureImpl"... | 21.724638 | 77 | 0.73449 |
16328aa949bfd0328889b169bba7c9a19c9db75a | 1,304 | h | C | include/log4cxx/defaultcategoryfactory.h | MacroGu/log4cxx_gcc_4_8 | c6c82ee6dca2808c42cfa567d32f640a8bd9ac3e | [
"Apache-2.0"
] | 1 | 2016-10-06T20:09:32.000Z | 2016-10-06T20:09:32.000Z | include/log4cxx/defaultcategoryfactory.h | MacroGu/log4cxx_gcc_4_8 | c6c82ee6dca2808c42cfa567d32f640a8bd9ac3e | [
"Apache-2.0"
] | null | null | null | include/log4cxx/defaultcategoryfactory.h | MacroGu/log4cxx_gcc_4_8 | c6c82ee6dca2808c42cfa567d32f640a8bd9ac3e | [
"Apache-2.0"
] | null | null | null | /*
* Copyright 2003,2004 The Apache Software Foundation.
*
* 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... | 30.325581 | 75 | 0.777607 |
67a816303c8059b3c02515555cd10f90d7772c22 | 317 | kt | Kotlin | app/src/main/java/com/master8/shana/ui/ext/ViewExtensions.kt | master8/shana-good-movies | c14364eb536c1c38ce7ff5f0c949878047df2e64 | [
"MIT"
] | 2 | 2020-02-07T19:42:35.000Z | 2020-04-21T11:23:53.000Z | app/src/main/java/com/master8/shana/ui/ext/ViewExtensions.kt | master8/shana-good-movies | c14364eb536c1c38ce7ff5f0c949878047df2e64 | [
"MIT"
] | null | null | null | app/src/main/java/com/master8/shana/ui/ext/ViewExtensions.kt | master8/shana-good-movies | c14364eb536c1c38ce7ff5f0c949878047df2e64 | [
"MIT"
] | 1 | 2020-04-27T16:05:00.000Z | 2020-04-27T16:05:00.000Z | package com.master8.shana.ui.ext
import android.view.View
fun View.inverseVisibility() {
this.visibility = when (this.visibility) {
View.VISIBLE -> View.GONE
else -> View.VISIBLE
}
}
fun View.show() {
this.visibility = View.VISIBLE
}
fun View.hide() {
this.visibility = View.GONE
} | 17.611111 | 46 | 0.652997 |
c7eebcbec642417f4013cac359b0875afbbab562 | 2,434 | java | Java | http-agent/src/main/java/org/motechproject/http/agent/factory/HttpComponentsClientHttpRequestFactoryWithAuth.java | piopawel/modules | c4a38304d1483bc701cc8617b08f47c94089bd53 | [
"BSD-3-Clause"
] | 1 | 2018-07-14T20:38:19.000Z | 2018-07-14T20:38:19.000Z | http-agent/src/main/java/org/motechproject/http/agent/factory/HttpComponentsClientHttpRequestFactoryWithAuth.java | mkwiatkowskisoldevelo/modules | a07b903c8aa774caf29b5bcf6889681baff83f7b | [
"BSD-3-Clause"
] | null | null | null | http-agent/src/main/java/org/motechproject/http/agent/factory/HttpComponentsClientHttpRequestFactoryWithAuth.java | mkwiatkowskisoldevelo/modules | a07b903c8aa774caf29b5bcf6889681baff83f7b | [
"BSD-3-Clause"
] | null | null | null | package org.motechproject.http.agent.factory;
import org.apache.http.HttpHost;
import org.apache.http.auth.AuthScope;
import org.apache.http.auth.UsernamePasswordCredentials;
import org.apache.http.client.CredentialsProvider;
import org.apache.http.client.protocol.ClientContext;
import org.apache.http.impl.auth.BasicS... | 39.258065 | 118 | 0.764585 |
cc27303bbd841027978db0eb4c08e6014add0576 | 17,054 | lua | Lua | dot_config/nvim/init.lua | migutw42/chezmoi-dotfiles | a5374d5a49f9b956e0124702a62c6130a1a966cb | [
"MIT"
] | null | null | null | dot_config/nvim/init.lua | migutw42/chezmoi-dotfiles | a5374d5a49f9b956e0124702a62c6130a1a966cb | [
"MIT"
] | null | null | null | dot_config/nvim/init.lua | migutw42/chezmoi-dotfiles | a5374d5a49f9b956e0124702a62c6130a1a966cb | [
"MIT"
] | null | null | null | local install_path = vim.fn.stdpath("data") ..
"/site/pack/packer/start/packer.nvim"
if vim.fn.empty(vim.fn.glob(install_path)) > 0 then
vim.fn.system({
"git", "clone", "https://github.com/wbthomason/packer.nvim",
install_path
})
vim.cmd "packadd packer.nvim"
end
r... | 32.360531 | 151 | 0.513135 |
848093ff9e68dd810f932861e65fb94852c6a5af | 2,388 | swift | Swift | RPSBrain/RPSBrain/ContentView.swift | afwolfe/HackingWithSwift | 13cc9cb22d9e286a2240775ca577bfef5f53a385 | [
"MIT"
] | null | null | null | RPSBrain/RPSBrain/ContentView.swift | afwolfe/HackingWithSwift | 13cc9cb22d9e286a2240775ca577bfef5f53a385 | [
"MIT"
] | null | null | null | RPSBrain/RPSBrain/ContentView.swift | afwolfe/HackingWithSwift | 13cc9cb22d9e286a2240775ca577bfef5f53a385 | [
"MIT"
] | null | null | null | //
// ContentView.swift
// RPSBrain
//
// Created by Alex Wolfe on 2/16/22.
//
import SwiftUI
struct ButtonChoice: ViewModifier {
func body(content: Content) -> some View {
content
// .font(.title2)
.foregroundColor(.white)
.padding()
.background(.blue)
... | 25.677419 | 114 | 0.498325 |
776f3eb4784524ed56315599fe300f3c5c822b6b | 252,034 | html | HTML | noble_annotations/annotations_all_match/yandex_translation/reports/25210960.html | LLCampos/MRRAD | 15c4a7cbfb86396dabd66f87b3ee8c5d3e1a4edb | [
"CC-BY-4.0"
] | 1 | 2021-02-19T08:30:30.000Z | 2021-02-19T08:30:30.000Z | noble_annotations/annotations_all_match/yandex_translation/reports/25210960.html | lasigeBioTM/MRRAD | 15c4a7cbfb86396dabd66f87b3ee8c5d3e1a4edb | [
"CC-BY-4.0"
] | null | null | null | noble_annotations/annotations_all_match/yandex_translation/reports/25210960.html | lasigeBioTM/MRRAD | 15c4a7cbfb86396dabd66f87b3ee8c5d3e1a4edb | [
"CC-BY-4.0"
] | null | null | null | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>Report Processor Output</title><script type="text/javascript">function h(id){for(i=0;i<id.length;i++){document.getElementById(id[i]).style.back... | 60.512365 | 2,167 | 0.692149 |
abada09af132822165e1576b9123967c4c5839ce | 786 | dart | Dart | mobile/lib/music_player_page/cover_component/effect.dart | TECHF5VE/NeverGetGray | f5afdda0fdf38f429001dd13fb8c27c33f2438c7 | [
"MIT"
] | null | null | null | mobile/lib/music_player_page/cover_component/effect.dart | TECHF5VE/NeverGetGray | f5afdda0fdf38f429001dd13fb8c27c33f2438c7 | [
"MIT"
] | 6 | 2019-11-03T19:59:26.000Z | 2021-09-01T03:35:49.000Z | mobile/lib/music_player_page/cover_component/effect.dart | TECHF5VE/NeverGetGray | f5afdda0fdf38f429001dd13fb8c27c33f2438c7 | [
"MIT"
] | 1 | 2019-04-02T09:27:22.000Z | 2019-04-02T09:27:22.000Z | import 'dart:async';
import 'package:fish_redux/fish_redux.dart';
import 'state.dart';
import 'action.dart';
Effect<CoverState> buildEffect() {
return combineEffects(<Object, Effect<CoverState>> {
CoverAction.onPlayOrPause : _onPlayOrPause,
});
}
void _onPlayOrPause(Action action, Context<CoverState> ctx) {... | 29.111111 | 98 | 0.716285 |
9248ad4f7bd89e7f06e815de1c4a4c317af06ab9 | 6,019 | asm | Assembly | engine/battle/anim_hp_bar.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | engine/battle/anim_hp_bar.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | engine/battle/anim_hp_bar.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | _AnimateHPBar:
call .IsMaximumMoreThan48Pixels
jr c, .MoreThan48Pixels
call .ComputePixels
.ShortAnimLoop:
push bc
push hl
call ShortAnim_UpdateVariables
pop hl
pop bc
push af
push bc
push hl
call ShortHPBarAnim_UpdateTiles
call HPBarAnim_BGMapUpdate
pop hl
pop bc
pop af
jr nc, .ShortAnimLoop
ret
.Mo... | 14.162353 | 73 | 0.681342 |
fb8bf66d90ab1cfda90be6771adefadce75935e3 | 10,275 | h | C | drivers/net/rtl8169.h | fanjinfei/bitvisor | bfc264533c18e3ce764f7abbcc80c79a99882bc4 | [
"Intel",
"OpenSSL",
"Unlicense"
] | 39 | 2017-03-25T00:59:42.000Z | 2022-03-30T06:07:59.000Z | drivers/net/rtl8169.h | fanjinfei/bitvisor | bfc264533c18e3ce764f7abbcc80c79a99882bc4 | [
"Intel",
"OpenSSL",
"Unlicense"
] | 13 | 2017-04-26T01:32:34.000Z | 2019-04-02T14:09:17.000Z | drivers/net/rtl8169.h | fanjinfei/bitvisor | bfc264533c18e3ce764f7abbcc80c79a99882bc4 | [
"Intel",
"OpenSSL",
"Unlicense"
] | 8 | 2017-03-14T05:37:45.000Z | 2021-12-25T16:33:46.000Z | /*
* Copyright (c) 2007, 2008 University of Tsukuba
* Copyright (C) 2007, 2008
* National Institute of Information and Communications Technology
* Copyright (c) 2010 Igel Co., Ltd
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted pro... | 39.519231 | 123 | 0.774599 |
dde914902c9a48bdff69fefe20fdcfb4a3e73e6e | 216 | h | C | MyCropPhotoImage/MyCropPhotoImage/ViewController.h | a4110494/CropPhotoImage | 2b10ed8ee613668937d31ae47e3058d0756492d5 | [
"MIT"
] | null | null | null | MyCropPhotoImage/MyCropPhotoImage/ViewController.h | a4110494/CropPhotoImage | 2b10ed8ee613668937d31ae47e3058d0756492d5 | [
"MIT"
] | null | null | null | MyCropPhotoImage/MyCropPhotoImage/ViewController.h | a4110494/CropPhotoImage | 2b10ed8ee613668937d31ae47e3058d0756492d5 | [
"MIT"
] | null | null | null | //
// ViewController.h
// MyCropPhotoImage
//
// Created by 唐兴明 on 2020/4/23.
// Copyright © 2020 SmartDoll. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end
| 13.5 | 52 | 0.694444 |
632d8ea42eb0489e11ea3a071b27f940468236e0 | 8,751 | dart | Dart | FlutterPractice/lib/FlutterDouBanMovie/DouBanListView.dart | wanghao15536870732/Flutter-Demo | ceb249c1b3d510b408ea8eadc74f67aa8cfcccd4 | [
"Apache-2.0"
] | 5 | 2019-03-17T12:47:12.000Z | 2020-09-30T09:49:42.000Z | FlutterPractice/lib/FlutterDouBanMovie/DouBanListView.dart | wanghao15536870732/Flutter_Demo | ceb249c1b3d510b408ea8eadc74f67aa8cfcccd4 | [
"Apache-2.0"
] | null | null | null | FlutterPractice/lib/FlutterDouBanMovie/DouBanListView.dart | wanghao15536870732/Flutter_Demo | ceb249c1b3d510b408ea8eadc74f67aa8cfcccd4 | [
"Apache-2.0"
] | null | null | null | import 'dart:convert';
import 'package:demoflutter/utils/Toast.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import 'package:http/http.dart' as http;
import 'DouBanDetailScreen.dart';
class DouBanListView extends StatefulWidget {
var subjectList = [];
DouBanListView({Ke... | 26.679878 | 90 | 0.519483 |
ccbeef12e4789a5f55f70517b0ba9a0bee1791f9 | 781 | swift | Swift | SwiftDemo/ControllerExample/Basic/BasicViewController.swift | GandjaFuzz/HWPanModal | 5dbbcd1bc0f0c5db371fcb515863ce49c5f75131 | [
"MIT"
] | 929 | 2019-05-17T03:47:05.000Z | 2022-03-31T18:19:11.000Z | SwiftDemo/ControllerExample/Basic/BasicViewController.swift | wangteng2021/HWPanModal | 4f13290aaca7f9e406ce0e78081807917d1082cb | [
"MIT"
] | 113 | 2019-05-24T08:18:30.000Z | 2022-03-31T02:19:56.000Z | SwiftDemo/ControllerExample/Basic/BasicViewController.swift | wangteng2021/HWPanModal | 4f13290aaca7f9e406ce0e78081807917d1082cb | [
"MIT"
] | 160 | 2019-05-24T04:08:25.000Z | 2022-03-30T13:20:33.000Z | //
// BasicViewController.swift
// SwiftDemo
//
// Created by heath wang on 2019/8/28.
// Copyright © 2019 heath wang. All rights reserved.
//
import Foundation
import UIKit
import HWPanModal
class BasicViewController: UIViewController {
override func viewDidLoad() {
view.backgroundColor = UIColo... | 21.694444 | 99 | 0.673496 |
61dba1c321d78233d95795430a5f494bfb4df746 | 1,425 | css | CSS | public/styles.css | ssh1sharma/Budget-Tracker | c78e093beb39e7275797d13f8c7c0467f45c04be | [
"MIT"
] | null | null | null | public/styles.css | ssh1sharma/Budget-Tracker | c78e093beb39e7275797d13f8c7c0467f45c04be | [
"MIT"
] | 1 | 2021-05-11T18:12:56.000Z | 2021-05-11T18:12:56.000Z | public/styles.css | ssh1sharma/Budget-Tracker | c78e093beb39e7275797d13f8c7c0467f45c04be | [
"MIT"
] | null | null | null | body {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}
.wrapper {
margin: 0 auto;
max-width: 825px;
text-align: center;
background-color: #f1f1f1;
padding: 1.6rem;
}
h1 {
font-size: 1.7rem;
color: #d16106;
}
p {
font-size: 0.8rem;
color: #7... | 12.610619 | 104 | 0.614035 |
5b3d34de9b0c692d4ce1afca9782a39397475633 | 378 | h | C | BinancePriceBar/Header/BridgingHeader.h | phhai1710/BinancePriceBar | f359e91d96dcc56badda108dcec88580a573d13a | [
"MIT"
] | 8 | 2021-03-15T02:59:10.000Z | 2021-05-31T22:07:40.000Z | BinancePriceBar/Header/BridgingHeader.h | phhai1710/BinancePriceBar | f359e91d96dcc56badda108dcec88580a573d13a | [
"MIT"
] | 1 | 2021-04-20T15:49:24.000Z | 2021-04-25T17:09:58.000Z | BinancePriceBar/Header/BridgingHeader.h | phhai1710/BinancePriceBar | f359e91d96dcc56badda108dcec88580a573d13a | [
"MIT"
] | null | null | null | //
// BridgingHeader.h
// BinancePriceBar
//
// Created by Hai Pham on 3/7/21.
//
#ifndef BridgingHeader_h
#define BridgingHeader_h
#import "TouchBar.h"
#import "AMR_ANSIEscapeHelper.h"
#import "TouchBarPrivateApi.h"
#import "TouchBarSupport.h"
#import "DeprecatedCarbonAPI.h"
#import "CBBlueLightClient.h"
#import ... | 19.894737 | 35 | 0.756614 |
262cd49eded0cd3382e79374b92117520d63b6d4 | 2,228 | java | Java | chapter_002/src/main/java/ru/job4j/oop/Profession.java | i3acsi/job4j | 26e393bc3b2fe48c152e62983c5a51c177c86f5e | [
"Apache-2.0"
] | null | null | null | chapter_002/src/main/java/ru/job4j/oop/Profession.java | i3acsi/job4j | 26e393bc3b2fe48c152e62983c5a51c177c86f5e | [
"Apache-2.0"
] | 5 | 2020-07-01T19:03:42.000Z | 2022-02-16T00:58:32.000Z | chapter_002/src/main/java/ru/job4j/oop/Profession.java | i3acsi/job4j | 26e393bc3b2fe48c152e62983c5a51c177c86f5e | [
"Apache-2.0"
] | null | null | null | package ru.job4j.oop;
public class Profession {
private String name;
private String profession;
public Profession(String name, String profession) {
this.name = name;
this.profession = profession;
}
public String getName() {
return name;
}
public String getProfessi... | 19.042735 | 57 | 0.618941 |
5c6d83b046cf28c12e4890211683cf932f46a1e1 | 1,497 | kt | Kotlin | app/src/main/java/org/tokend/template/features/assets/details/view/AssetDetailsPagerAdapter.kt | davidknyaz/android-client | 7fb6c0c96333d8356b68e7d0a868257a6e1937c8 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/tokend/template/features/assets/details/view/AssetDetailsPagerAdapter.kt | davidknyaz/android-client | 7fb6c0c96333d8356b68e7d0a868257a6e1937c8 | [
"Apache-2.0"
] | null | null | null | app/src/main/java/org/tokend/template/features/assets/details/view/AssetDetailsPagerAdapter.kt | davidknyaz/android-client | 7fb6c0c96333d8356b68e7d0a868257a6e1937c8 | [
"Apache-2.0"
] | null | null | null | package org.tokend.template.features.assets.details.view
import android.content.Context
import android.support.v4.app.Fragment
import android.support.v4.app.FragmentManager
import android.support.v4.app.FragmentPagerAdapter
import org.tokend.template.R
import org.tokend.template.features.assets.model.AssetRecord
impor... | 34.813953 | 76 | 0.664663 |
261d25ffee3ace36b176d6a4a309e2c823d4aa52 | 2,387 | java | Java | MarketPlaceService/src/main/java/com/favccxx/mp/controller/admin/LogController.java | favccxx/SmartMarketplace | e10e193f63e05a4e03a421a1340f5cebca1e174b | [
"MIT"
] | null | null | null | MarketPlaceService/src/main/java/com/favccxx/mp/controller/admin/LogController.java | favccxx/SmartMarketplace | e10e193f63e05a4e03a421a1340f5cebca1e174b | [
"MIT"
] | null | null | null | MarketPlaceService/src/main/java/com/favccxx/mp/controller/admin/LogController.java | favccxx/SmartMarketplace | e10e193f63e05a4e03a421a1340f5cebca1e174b | [
"MIT"
] | null | null | null | package com.favccxx.mp.controller.admin;
import org.apache.commons.lang3.StringUtils;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.PageRequest;
import o... | 35.102941 | 89 | 0.742354 |
25f6a09e08251e61a1845a8364c90f7163afb7ce | 1,584 | swift | Swift | Source/Document/Options/DocumentOptions.swift | abelsanchezali/ViewBuilder | 55ca397ffdad66f54b28ea7cb57cf6e40d8687c3 | [
"MIT"
] | 15 | 2017-09-17T13:38:38.000Z | 2018-05-12T22:13:01.000Z | Source/Document/Options/DocumentOptions.swift | abelsanchezali/ViewBuilder | 55ca397ffdad66f54b28ea7cb57cf6e40d8687c3 | [
"MIT"
] | null | null | null | Source/Document/Options/DocumentOptions.swift | abelsanchezali/ViewBuilder | 55ca397ffdad66f54b28ea7cb57cf6e40d8687c3 | [
"MIT"
] | null | null | null | //
// DocumentOptions.swift
// ViewBuilder
//
// Created by Abel Sanchez on 6/18/16.
// Copyright © 2016 Abel Sanchez. All rights reserved.
//
import Foundation
open class DocumentOptions: NSObject, KeyValueResolverProtocol {
open var verbose = true
open var includeParsingInfo: Bool = true
open priva... | 31.058824 | 106 | 0.682449 |
0412b0e6b54eeaaa7b639b5b3bcdb20d5586039a | 1,524 | js | JavaScript | app/routes/user.js | jeremybradbury/express-4.x-http-bearer-example | 9eaaa460cffe85f8d9bea8f9196121743bc4483f | [
"Unlicense"
] | 1 | 2017-08-07T21:45:41.000Z | 2017-08-07T21:45:41.000Z | app/routes/user.js | jeremybradbury/express4-https-bearer-token-mysql-api | 9eaaa460cffe85f8d9bea8f9196121743bc4483f | [
"Unlicense"
] | 8 | 2017-05-22T05:29:04.000Z | 2017-06-06T21:44:01.000Z | app/routes/user.js | jeremybradbury/express-4.x-http-bearer-example | 9eaaa460cffe85f8d9bea8f9196121743bc4483f | [
"Unlicense"
] | 1 | 2017-07-12T20:10:24.000Z | 2017-07-12T20:10:24.000Z | function REST_ROUTER(router,connection,app) {
var self = this;
self.handleRoutes(router,connection,app);
}
REST_ROUTER.prototype.handleRoutes = (router,connection,app) => {
// Pub home routes
router.route("/")
.get((req, res) => {
var msg = {
description: "This is a list of available endpoints... | 43.542857 | 283 | 0.572835 |
1769a0c7aad10c37449855bcccdc4cc9c0ffef3a | 5,035 | swift | Swift | Live/Models/Schedule.swift | darshanpanchal/Live | c86f816c9a2eac910d90859a5b66c939b338922f | [
"MIT"
] | null | null | null | Live/Models/Schedule.swift | darshanpanchal/Live | c86f816c9a2eac910d90859a5b66c939b338922f | [
"MIT"
] | null | null | null | Live/Models/Schedule.swift | darshanpanchal/Live | c86f816c9a2eac910d90859a5b66c939b338922f | [
"MIT"
] | null | null | null | //
// Schedule.swift
// Live
//
// Created by IPS on 05/06/18.
// Copyright © 2018 ITPATH. All rights reserved.
//
import UIKit
class Schedule: NSObject {
fileprivate let kScheduleID:String = "Id"
fileprivate let kScheduleBookingDate:String = "BookingDate"
fileprivate let kExpereinceID:String = "Exper... | 44.955357 | 118 | 0.663357 |
01b595ff85cf08cd1ff72613e9649f5c304a5d75 | 594 | dart | Dart | test/authorization_test.dart | lucianojung/widget_permission_manager | fdadc6a6711b1901d314e7cf13612b4bda80f9a0 | [
"BSD-3-Clause"
] | null | null | null | test/authorization_test.dart | lucianojung/widget_permission_manager | fdadc6a6711b1901d314e7cf13612b4bda80f9a0 | [
"BSD-3-Clause"
] | null | null | null | test/authorization_test.dart | lucianojung/widget_permission_manager | fdadc6a6711b1901d314e7cf13612b4bda80f9a0 | [
"BSD-3-Clause"
] | null | null | null | import 'package:flutter_test/flutter_test.dart';
import 'package:widget_permission_manager/authorization.dart';
void main() {
test('test Authorization creation', () {
final authorization =
Authorization(0, 'Authorization', ['Role1', 'Role2']);
expect(authorization.id, 0);
expect(authorization.na... | 28.285714 | 62 | 0.680135 |
8119f9fee9231b4d4e37e12957a75d808df54aa2 | 674 | rs | Rust | vm/src/obj/objmemory.rs | jatinderjit/RustPython | 30ddb4803790ff4b6ffc410b0bc8c1a25d24b494 | [
"MIT"
] | 1 | 2020-05-03T14:29:22.000Z | 2020-05-03T14:29:22.000Z | vm/src/obj/objmemory.rs | jatinderjit/RustPython | 30ddb4803790ff4b6ffc410b0bc8c1a25d24b494 | [
"MIT"
] | null | null | null | vm/src/obj/objmemory.rs | jatinderjit/RustPython | 30ddb4803790ff4b6ffc410b0bc8c1a25d24b494 | [
"MIT"
] | null | null | null | use crate::pyobject::{PyContext, PyFuncArgs, PyObject, PyObjectPayload, PyResult, TypeProtocol};
use crate::vm::VirtualMachine;
pub fn new_memory_view(vm: &mut VirtualMachine, args: PyFuncArgs) -> PyResult {
arg_check!(vm, args, required = [(cls, None), (bytes_object, None)]);
vm.ctx.set_attr(&cls, "obj", byte... | 29.304348 | 96 | 0.639466 |
40989785b96e6d8154f3887b6d355a7b432b5ced | 4,148 | py | Python | mopidy_internetarchive/client.py | cclauss/mopidy-internetarchive | 7ecf7326d5c3e549d9bfc2340e02e8af54630d4a | [
"Apache-2.0"
] | 13 | 2015-09-16T13:35:51.000Z | 2021-12-16T22:39:56.000Z | mopidy_internetarchive/client.py | cclauss/mopidy-internetarchive | 7ecf7326d5c3e549d9bfc2340e02e8af54630d4a | [
"Apache-2.0"
] | 32 | 2015-02-20T13:24:19.000Z | 2021-11-22T23:32:55.000Z | mopidy_internetarchive/client.py | cclauss/mopidy-internetarchive | 7ecf7326d5c3e549d9bfc2340e02e8af54630d4a | [
"Apache-2.0"
] | 2 | 2020-12-02T16:30:23.000Z | 2020-12-08T17:58:46.000Z | from collections.abc import Sequence
import operator
import urllib.parse
import requests
import cachetools
BASE_URL = "http://archive.org/"
def _session(base_url, retries):
# TODO: backoff?
session = requests.Session()
adapter = requests.adapters.HTTPAdapter(max_retries=retries)
session.mount(base... | 30.057971 | 78 | 0.600771 |
56e48c3ef014c4b0796b621c49b569d9ab575a5d | 1,110 | dart | Dart | lib/src/grpc_api/dart/google/ads/googleads/v1/resources/campaign_bid_modifier.pbjson.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | lib/src/grpc_api/dart/google/ads/googleads/v1/resources/campaign_bid_modifier.pbjson.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | lib/src/grpc_api/dart/google/ads/googleads/v1/resources/campaign_bid_modifier.pbjson.dart | domesticmouse/appengine | 3fd2b1238caa2cf9281ad5914b58d4c001c93d59 | [
"BSD-3-Clause"
] | null | null | null | ///
// Generated code. Do not modify.
// source: google/ads/googleads/v1/resources/campaign_bid_modifier.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
const CampaignBidModifier$json = {
'1': 'Campai... | 22.2 | 138 | 0.514414 |
5954ec99cbb099aac4d45c63b464b0853456cc42 | 351 | h | C | Code/GuiApps/QOpenGLDemo/cameradetector.h | tomdoel/ImageCapture | 9b484d4a31165a4e3a7e54ed7485bc453d5fe38e | [
"BSD-3-Clause"
] | 3 | 2019-04-07T20:33:28.000Z | 2021-01-27T07:51:30.000Z | Code/GuiApps/QOpenGLDemo/cameradetector.h | tomdoel/ImageCapture | 9b484d4a31165a4e3a7e54ed7485bc453d5fe38e | [
"BSD-3-Clause"
] | null | null | null | Code/GuiApps/QOpenGLDemo/cameradetector.h | tomdoel/ImageCapture | 9b484d4a31165a4e3a7e54ed7485bc453d5fe38e | [
"BSD-3-Clause"
] | 3 | 2018-09-26T02:00:33.000Z | 2022-03-24T08:44:04.000Z | #pragma once
#include <map>
#include <QCameraInfo>
#include <QString>
namespace capture {
class CameraDetector
{
public:
CameraDetector();
const std::map<QString, QCameraInfo> getAllCameras() const;
private:
void update();
std::map<QString, QCa... | 16.714286 | 71 | 0.581197 |
dddb39569f968b049c748d78374073d20e56441a | 968 | php | PHP | resources/views/settings/banner/index.blade.php | krismian/spbpjstk_v1 | 3b11291419432eddc958f3b4a7b3ba841097b573 | [
"MIT"
] | null | null | null | resources/views/settings/banner/index.blade.php | krismian/spbpjstk_v1 | 3b11291419432eddc958f3b4a7b3ba841097b573 | [
"MIT"
] | null | null | null | resources/views/settings/banner/index.blade.php | krismian/spbpjstk_v1 | 3b11291419432eddc958f3b4a7b3ba841097b573 | [
"MIT"
] | null | null | null | @extends('layouts.main')
@section('content')
<table class="table">
<thead class="tab-pane">
<tr>
<td>Caption</td>
<td>Gambar</td>
<td>Action</td>
</tr>
</thead>
<tbody>
@foreach($banners as $banner)
... | 28.470588 | 111 | 0.402893 |
74f88dcc255de255a71fbace14eaefc584074ce7 | 2,032 | rs | Rust | execution-engine/contracts/test/ee-536-regression/src/lib.rs | MicrohexHQ/CasperLabs | febb2364916232f8fedaa87ff3fd66993f8dd144 | [
"Apache-2.0"
] | 1 | 2019-09-18T18:14:02.000Z | 2019-09-18T18:14:02.000Z | execution-engine/contracts/test/ee-536-regression/src/lib.rs | MicrohexHQ/CasperLabs | febb2364916232f8fedaa87ff3fd66993f8dd144 | [
"Apache-2.0"
] | null | null | null | execution-engine/contracts/test/ee-536-regression/src/lib.rs | MicrohexHQ/CasperLabs | febb2364916232f8fedaa87ff3fd66993f8dd144 | [
"Apache-2.0"
] | null | null | null | #![no_std]
#![feature(cell_update)]
extern crate alloc;
extern crate contract_ffi;
use contract_ffi::contract_api::{
add_associated_key, remove_associated_key, revert, set_action_threshold, update_associated_key,
};
use contract_ffi::value::account::{
ActionType, PublicKey, RemoveKeyFailure, SetThresholdFailu... | 36.285714 | 99 | 0.653051 |
54443afbb5c8f15e6b00702b2032853a0c1b085c | 6,260 | go | Go | pkg/jobtracker/simpletracker/pubsub_test.go | iamh2o/drmaa2os | ef4ac993ec5fb35ecf7683d273ef6b4aba04930b | [
"Apache-2.0"
] | 1 | 2022-01-02T12:26:44.000Z | 2022-01-02T12:26:44.000Z | pkg/jobtracker/simpletracker/pubsub_test.go | iamh2o/drmaa2os | ef4ac993ec5fb35ecf7683d273ef6b4aba04930b | [
"Apache-2.0"
] | null | null | null | pkg/jobtracker/simpletracker/pubsub_test.go | iamh2o/drmaa2os | ef4ac993ec5fb35ecf7683d273ef6b4aba04930b | [
"Apache-2.0"
] | null | null | null | package simpletracker
import (
. "github.com/onsi/ginkgo"
. "github.com/onsi/gomega"
"time"
"github.com/dgruber/drmaa2interface"
)
var _ = Describe("Pubsub", func() {
Context("Basic operations", func() {
It("should be possible to register and unregister", func() {
ps, jeCh := NewPubSub(NewJobStore())
... | 29.809524 | 122 | 0.684665 |
f99d6693c83b97c460962776c19937715764931c | 1,255 | kts | Kotlin | android-sample/buildSrc/src/main/kotlin/scripts/compilation.gradle.kts | android10/Rust-Everywhere | 1d673210a801d526dece21c5bb2097bf271a2778 | [
"Apache-2.0"
] | 5 | 2020-12-22T15:24:24.000Z | 2021-11-11T10:46:07.000Z | android-sample/buildSrc/src/main/kotlin/scripts/compilation.gradle.kts | android10/Rust-cross-platform-Android-iOS-Web | 1d673210a801d526dece21c5bb2097bf271a2778 | [
"Apache-2.0"
] | null | null | null | android-sample/buildSrc/src/main/kotlin/scripts/compilation.gradle.kts | android10/Rust-cross-platform-Android-iOS-Web | 1d673210a801d526dece21c5bb2097bf271a2778 | [
"Apache-2.0"
] | 1 | 2020-12-03T13:33:14.000Z | 2020-12-03T13:33:14.000Z | package scripts
plugins {
id("com.android.application") apply false
id("kotlin-android") apply false
}
android {
packagingOptions {
exclude("LICENSE.txt")
exclude("META-INF/DEPENDENCIES")
exclude("META-INF/ASL2.0")
exclude("META-INF/NOTICE")
exclude("META-INF/NOTICE... | 25.612245 | 76 | 0.553785 |
9eca5e3eac45f87b611e689147b35a33f89a3a72 | 1,604 | asm | Assembly | rom0/trace.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 15 | 2018-09-07T15:49:44.000Z | 2021-09-21T20:47:14.000Z | rom0/trace.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 6 | 2020-05-24T08:43:07.000Z | 2020-05-26T22:02:36.000Z | rom0/trace.asm | nagydani/zx-rom-mods | a06cfb2e936c145025c4f3d6f3282cce15ad5f56 | [
"MIT"
] | 3 | 2020-08-03T06:28:34.000Z | 2021-12-29T00:27:50.000Z | ; TRACE jump
TRACE_J:SET 7,(HL)
LD HL,STEP_HOOK
PUSH HL
LD (ERR_SP),SP
LD HL,X1B83
JR TR_SW
; TRACE syntax check, like PRINT
TRACE_S:RST $30
DEFW L1FDF ; PRINT-2
LD HL,L1BEE + 5 ; CHECK-END + 5
TR_SW: PUSH HL
TR_SW1: JP SWAP
TR_THENLESS:
CALL TEST_ZERO
JR NZ,TR_IF2
LD HL,STEP_HOOK
PUSH HL
PUSH HL ; plac... | 16.367347 | 54 | 0.683915 |
40ab9aaea35e797c32f2775ae6f0388f900f5811 | 705 | py | Python | test/test_ostool.py | JukeboxPipeline/jukebox-core | bac2280ca49940355270e4b69400ce9976ab2e6f | [
"BSD-3-Clause"
] | 2 | 2015-01-22T17:39:10.000Z | 2015-03-31T09:03:24.000Z | test/test_ostool.py | JukeboxPipeline/jukebox-core | bac2280ca49940355270e4b69400ce9976ab2e6f | [
"BSD-3-Clause"
] | 3 | 2016-10-28T16:11:14.000Z | 2020-06-05T17:46:08.000Z | test/test_ostool.py | JukeboxPipeline/jukebox-core | bac2280ca49940355270e4b69400ce9976ab2e6f | [
"BSD-3-Clause"
] | null | null | null | from jukeboxcore import ostool
def test_detect_sys():
""" Detect Platform
:returns: None
:rtype: None
:raises: None
"""
ostool.detect_sys()
def test_get_interface():
""" Get PlatformInterface for your Platform
:returns: None
:rtype: None
:raises: None
"""
ostool.get... | 17.625 | 47 | 0.641135 |
474377f1a0d1f92c03321bb7f63d278ea81c650a | 11,975 | html | HTML | docs/techman/cfdsolver/cfdsolver.html | pmackenz/HydroUQ | 31e7c7525fb3548d40c951b96a999f7b927dd581 | [
"BSD-2-Clause"
] | null | null | null | docs/techman/cfdsolver/cfdsolver.html | pmackenz/HydroUQ | 31e7c7525fb3548d40c951b96a999f7b927dd581 | [
"BSD-2-Clause"
] | null | null | null | docs/techman/cfdsolver/cfdsolver.html | pmackenz/HydroUQ | 31e7c7525fb3548d40c951b96a999f7b927dd581 | [
"BSD-2-Clause"
] | null | null | null |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>5. CFD Solvers — Hydro-UQ 1.0 document... | 42.464539 | 499 | 0.648017 |
363859b2fe33020d70dd7bf1ee08c7c47f27d64c | 315 | asm | Assembly | data/mapHeaders/DiglettsCaveRoute11.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/DiglettsCaveRoute11.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/DiglettsCaveRoute11.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | DiglettsCaveRoute11_h:
db CAVERN ; tileset
db DIGLETTS_CAVE_ROUTE_11_HEIGHT, DIGLETTS_CAVE_ROUTE_11_WIDTH ; dimensions (y, x)
dw DiglettsCaveRoute11_Blocks ; blocks
dw DiglettsCaveRoute11_TextPointers ; texts
dw DiglettsCaveRoute11_Script ; scripts
db 0 ; connections
dw DiglettsCaveRoute11_Object ; objects
| 35 | 83 | 0.838095 |
851980629578372a7572c5f84a9a12cf11aa7f40 | 1,043 | rs | Rust | src/lib.rs | yujixr/csvx | 6934d876e3bde7d57d078867e88dcbcd355ade72 | [
"MIT"
] | null | null | null | src/lib.rs | yujixr/csvx | 6934d876e3bde7d57d078867e88dcbcd355ade72 | [
"MIT"
] | null | null | null | src/lib.rs | yujixr/csvx | 6934d876e3bde7d57d078867e88dcbcd355ade72 | [
"MIT"
] | null | null | null | //! # CSVX - API Documentation -
//!
//! CSVX is an extension of CSV format.
//! this extension allows you to use CSV as a spreadsheet.
//!
//! Further documentation can be found in the repository on GitHub.
//!
//! https://github.com/yujixr/csvx
//!
//! ## Example
//!
//! ```
//! extern crate csvx;
//!
//! use csvx::T... | 23.704545 | 73 | 0.547459 |
8c0469a8f04b8a8319e0bf97a302a42245c50c52 | 239,400 | sql | SQL | dogepartylib/test/fixtures/scenarios/unittest_fixture.sql | coinwarp/dogeparty-lib | 1823db21b25de723448fb50957fbfe9ff8d092c9 | [
"MIT"
] | 2 | 2016-01-31T18:13:11.000Z | 2020-05-08T23:54:55.000Z | dogepartylib/test/fixtures/scenarios/unittest_fixture.sql | coinwarp/dogeparty-lib | 1823db21b25de723448fb50957fbfe9ff8d092c9 | [
"MIT"
] | 1 | 2015-11-07T10:17:05.000Z | 2015-11-07T10:17:05.000Z | dogepartylib/test/fixtures/scenarios/unittest_fixture.sql | coinwarp/dogeparty-lib | 1823db21b25de723448fb50957fbfe9ff8d092c9 | [
"MIT"
] | 2 | 2015-11-03T19:12:02.000Z | 2021-12-18T04:48:52.000Z | -- PRAGMA page_size=1024;
-- PRAGMA encoding='UTF-8';
-- PRAGMA auto_vacuum=NONE;
-- PRAGMA max_page_count=1073741823;
BEGIN TRANSACTION;
-- Table assets
DROP TABLE IF EXISTS assets;
CREATE TABLE assets(
asset_id TEXT UNIQUE,
asset_name TEXT UNIQUE,
b... | 190.909091 | 933 | 0.878847 |
17619f9bd06730e774337cd850eb23fd908923e2 | 3,750 | html | HTML | src/app/login/login.component.html | Amir1411/Angular2 | 31876094211d309a5097295c3b434f5ee1fe84b5 | [
"MIT"
] | null | null | null | src/app/login/login.component.html | Amir1411/Angular2 | 31876094211d309a5097295c3b434f5ee1fe84b5 | [
"MIT"
] | null | null | null | src/app/login/login.component.html | Amir1411/Angular2 | 31876094211d309a5097295c3b434f5ee1fe84b5 | [
"MIT"
] | null | null | null | <div class="container">
<div class="card panel-body">
<div class="row">
<div class="col-md-7">
<div class="jumbotron">
<div class="row">
<div class="col-md-9">
<h2>Feel Free to connect</h2>
... | 61.47541 | 144 | 0.440533 |
7f3ed3bc5cd1f30d8d94cbdef5e5f0eb582d7461 | 37 | sql | SQL | parrot-api/datastore/postgres/migrations/1481145822_AddProjectClient.down.sql | TonyGorez/Front-Opti | ebbda8863567b3e3a377479385757a24d8a9a088 | [
"MIT"
] | null | null | null | parrot-api/datastore/postgres/migrations/1481145822_AddProjectClient.down.sql | TonyGorez/Front-Opti | ebbda8863567b3e3a377479385757a24d8a9a088 | [
"MIT"
] | null | null | null | parrot-api/datastore/postgres/migrations/1481145822_AddProjectClient.down.sql | TonyGorez/Front-Opti | ebbda8863567b3e3a377479385757a24d8a9a088 | [
"MIT"
] | null | null | null | DROP TABLE IF EXISTS project_clients; | 37 | 37 | 0.864865 |
a97e17bc8731449bba472c7742a6fc50db2fc10c | 8,096 | dart | Dart | lib/code/services/dtos/ranking/rank_position_dto.freezed.dart | lucaciotti/motogp_4u_app | 21a5c82cda58d5bb18a21c1dfe471077cfe408b3 | [
"MIT"
] | null | null | null | lib/code/services/dtos/ranking/rank_position_dto.freezed.dart | lucaciotti/motogp_4u_app | 21a5c82cda58d5bb18a21c1dfe471077cfe408b3 | [
"MIT"
] | null | null | null | lib/code/services/dtos/ranking/rank_position_dto.freezed.dart | lucaciotti/motogp_4u_app | 21a5c82cda58d5bb18a21c1dfe471077cfe408b3 | [
"MIT"
] | null | null | null | // GENERATED CODE - DO NOT MODIFY BY HAND
// ignore_for_file: deprecated_member_use, deprecated_member_use_from_same_package, use_function_type_syntax_for_parameters, unnecessary_const, avoid_init_to_null, invalid_override_different_default_values_named, prefer_expression_function_bodies
part of 'rank_position_dto.dar... | 33.593361 | 246 | 0.677742 |
18bba424eaea82568e3c75d462870ccaffba75a3 | 1,290 | rb | Ruby | app/jobs/pin_job.rb | cgpiao/nash-api | 3d3a898579662411273e3112149c03be9b980557 | [
"Apache-2.0"
] | null | null | null | app/jobs/pin_job.rb | cgpiao/nash-api | 3d3a898579662411273e3112149c03be9b980557 | [
"Apache-2.0"
] | null | null | null | app/jobs/pin_job.rb | cgpiao/nash-api | 3d3a898579662411273e3112149c03be9b980557 | [
"Apache-2.0"
] | null | null | null | class PinJob < ApplicationJob
queue_as :default
def perform(cid, user_id, custom_name, uuid)
temp_folder = Rails.configuration.x.temp_folder
output = temp_folder + '/' + uuid
@user = User.find user_id
begin
url = "#{Rails.configuration.x.gateway}/#{cid}"
response = HTTP.... | 35.833333 | 102 | 0.579845 |
53d42ecd82abcc4c400d05c3aa0277e993993c4e | 3,040 | java | Java | src/Math_Bit/NextPalindrome.java | satyam289/Data-structure-and-Algorithm | 75a0267958549991a1ca4a19b794faabe5997cb6 | [
"MIT"
] | null | null | null | src/Math_Bit/NextPalindrome.java | satyam289/Data-structure-and-Algorithm | 75a0267958549991a1ca4a19b794faabe5997cb6 | [
"MIT"
] | null | null | null | src/Math_Bit/NextPalindrome.java | satyam289/Data-structure-and-Algorithm | 75a0267958549991a1ca4a19b794faabe5997cb6 | [
"MIT"
] | null | null | null | package Math_Bit;
import java.math.BigInteger;
//https://www.geeksforgeeks.org/given-a-number-find-next-smallest-palindrome-larger-than-this-number/
//https://www.interviewbit.com/problems/next-smallest-palindrome/
public class NextPalindrome {
public String solve(String A) {
int n = A.length();
... | 34.157303 | 116 | 0.46875 |
7015a968aac099e58f2055626cbc5703645b4d8d | 1,305 | swift | Swift | app/Skyscanner/Network/Request/Data Models/Session/CreateSessionParameterData.swift | rcasanovan/Skyscanner | 3765dfdbc7a6e90bcf1d839fd8f53e3f88c46e4e | [
"Apache-2.0"
] | null | null | null | app/Skyscanner/Network/Request/Data Models/Session/CreateSessionParameterData.swift | rcasanovan/Skyscanner | 3765dfdbc7a6e90bcf1d839fd8f53e3f88c46e4e | [
"Apache-2.0"
] | null | null | null | app/Skyscanner/Network/Request/Data Models/Session/CreateSessionParameterData.swift | rcasanovan/Skyscanner | 3765dfdbc7a6e90bcf1d839fd8f53e3f88c46e4e | [
"Apache-2.0"
] | null | null | null | //
// CreateSessionParameterData.swift
// Skyscanner
//
// Created by Ricardo Casanova on 12/12/2018.
// Copyright © 2018 Skyscanner. All rights reserved.
//
import Foundation
struct CreateSessionParameterData: Encodable {
let cabinclass: String
let country: String
let currency: String
let lo... | 29.659091 | 253 | 0.684291 |
f74dd3df67efb8fe0a123c35b864699b53f7ec29 | 2,829 | h | C | Working/Game/xleres/SurfaceAlgorithm.h | yorung/XLE | 083ce4c9d3fe32002ff5168e571cada2715bece4 | [
"MIT"
] | 1 | 2016-06-01T10:41:12.000Z | 2016-06-01T10:41:12.000Z | Working/Game/xleres/SurfaceAlgorithm.h | yorung/XLE | 083ce4c9d3fe32002ff5168e571cada2715bece4 | [
"MIT"
] | null | null | null | Working/Game/xleres/SurfaceAlgorithm.h | yorung/XLE | 083ce4c9d3fe32002ff5168e571cada2715bece4 | [
"MIT"
] | null | null | null | // Copyright 2015 XLGAMES Inc.
//
// Distributed under the MIT License (See
// accompanying file "LICENSE" or the website
// http://www.opensource.org/licenses/mit-license.php)
#if !defined(SURFACE_ALGORITHM_H)
#define SURFACE_ALGORITHM_H
struct TangentFrameStruct
{
float3 tangent, bitangent, normal;
float ha... | 35.810127 | 117 | 0.725698 |
265709045a38650c10815a735d9c5fa47c8c3b71 | 3,683 | java | Java | src/main/java/com/bmtc/svn/service/SvnUserRightService.java | caizhenxing/mobileAutoTest | b738c64ac871ac30f8d7ec8df59809fc322397be | [
"Apache-2.0"
] | 1 | 2021-04-10T15:09:27.000Z | 2021-04-10T15:09:27.000Z | src/main/java/com/bmtc/svn/service/SvnUserRightService.java | caizhenxing/mobileAutoTest | b738c64ac871ac30f8d7ec8df59809fc322397be | [
"Apache-2.0"
] | null | null | null | src/main/java/com/bmtc/svn/service/SvnUserRightService.java | caizhenxing/mobileAutoTest | b738c64ac871ac30f8d7ec8df59809fc322397be | [
"Apache-2.0"
] | null | null | null | package com.bmtc.svn.service;
import java.util.List;
import java.util.Map;
import org.tmatesoft.svn.core.SVNException;
import com.bmtc.common.domain.Tree;
import com.bmtc.svn.domain.SvnRepo;
import com.bmtc.svn.domain.SvnRootUser;
import com.bmtc.svn.domain.SvnUserAuthz;
import com.bmtc.svn.domain.SvnUser... | 25.93662 | 114 | 0.731469 |
bf437349efb7a10e18a740c915931ec22e151aa4 | 1,767 | rs | Rust | src/lib.rs | ZacJW/window-iterator | 2af9724e2280a108054c42d946a8d57102b39967 | [
"MIT"
] | null | null | null | src/lib.rs | ZacJW/window-iterator | 2af9724e2280a108054c42d946a8d57102b39967 | [
"MIT"
] | null | null | null | src/lib.rs | ZacJW/window-iterator | 2af9724e2280a108054c42d946a8d57102b39967 | [
"MIT"
] | null | null | null | use std::mem::MaybeUninit;
enum WindowState<T: Iterator, const N: usize> {
Full([T::Item;N]),
Partial(Vec<T::Item>)
}
struct WindowIterator<T: Iterator, const N: usize> {
iter: T,
// window: Option<[T::Item;N]>,
window: WindowState<T, N>
}
impl<I: Clone, T: Iterator<Item = I>, const N: usize>... | 32.722222 | 96 | 0.486701 |
fe0c5dce5b9753f3e3708df3745ebfc12ffa32a4 | 859 | asm | Assembly | programs/oeis/141/A141933.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/141/A141933.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/141/A141933.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A141933: Primes congruent to 8 mod 25.
; 83,233,283,383,433,683,733,883,983,1033,1283,1433,1483,1583,1733,1783,1933,2083,2333,2383,2633,2683,2833,3083,3433,3533,3583,3733,3833,4133,4283,4483,4583,4733,4783,4933,5233,5333,5483,5683,5783,6133,6733,6833,6883,6983,7283,7333,7433,7583,7883,7933,8233,8783,8933,9133,9283,94... | 33.038462 | 529 | 0.719441 |
70434eba17ca88d2c48e356e64f57b898cc5f3f9 | 2,650 | go | Go | rpc/grpcx/client/client_test.go | tsingsun/woocoogo | b48be58e66f6cdd36d1220410584fcd40043e8f6 | [
"MIT"
] | null | null | null | rpc/grpcx/client/client_test.go | tsingsun/woocoogo | b48be58e66f6cdd36d1220410584fcd40043e8f6 | [
"MIT"
] | null | null | null | rpc/grpcx/client/client_test.go | tsingsun/woocoogo | b48be58e66f6cdd36d1220410584fcd40043e8f6 | [
"MIT"
] | null | null | null | package client
import (
"github.com/stretchr/testify/assert"
"github.com/tsingsun/woocoo/internal/mock/helloworld"
"github.com/tsingsun/woocoo/pkg/conf"
"github.com/tsingsun/woocoo/rpc/grpcx"
_ "github.com/tsingsun/woocoo/rpc/grpcx/registry/etcd3"
"google.golang.org/grpc/connectivity"
"testing"
"time"
)
func ... | 23.245614 | 82 | 0.615094 |
ae60930437ffa4b2c703bc5cd027f9ced3149fb6 | 5,295 | swift | Swift | Lumina/App/AppCoordinator.swift | stefanengel/Lumina | 5f2bf4bf9ba2c51caa2ae9f8ec1e68b73c750c06 | [
"MIT"
] | 7 | 2020-02-05T11:35:36.000Z | 2022-02-12T15:50:30.000Z | Lumina/App/AppCoordinator.swift | stefanengel/Lumina | 5f2bf4bf9ba2c51caa2ae9f8ec1e68b73c750c06 | [
"MIT"
] | 26 | 2020-02-05T08:00:00.000Z | 2020-12-08T22:10:04.000Z | Lumina/App/AppCoordinator.swift | stefanengel/Lumina | 5f2bf4bf9ba2c51caa2ae9f8ec1e68b73c750c06 | [
"MIT"
] | 1 | 2020-02-05T16:35:43.000Z | 2020-02-05T16:35:43.000Z | import AppKit
import SwiftUI
import CoreGraphics
import BuildStatusChecker
class AppCoordinator: NSObject {
private var buildMonitorWindow: NSWindow?
private var preferencesWindow: NSWindow?
private var buildMonitorModel: BuildMonitorModel
private var rootLayer: CALayer = CALayer()
private var em... | 31.89759 | 106 | 0.665722 |
d45b3bd476eab3042ee71cdb2742991e694c2e7c | 146 | dart | Dart | lib/model/client.dart | shakhboz-dot/delivery_meal | b5d594ef820c8663dd5257281c8ddec6150a3a11 | [
"Apache-2.0"
] | 1 | 2021-10-21T16:31:16.000Z | 2021-10-21T16:31:16.000Z | lib/model/client.dart | shakhboz-dot/delivery_meal | b5d594ef820c8663dd5257281c8ddec6150a3a11 | [
"Apache-2.0"
] | null | null | null | lib/model/client.dart | shakhboz-dot/delivery_meal | b5d594ef820c8663dd5257281c8ddec6150a3a11 | [
"Apache-2.0"
] | null | null | null | class Client {
String? email;
String? phone;
String? userId;
bool? state;
Client({this.email, this.phone, this.userId, this.state});
}
| 16.222222 | 60 | 0.664384 |
cdfc60c506583826ac8c8f389f006a847afdfc89 | 3,747 | dart | Dart | lib/post/post_detail/widget/report/report_post_widget.dart | PetIsland/petisland | 73597405f2fa50b09c32899cb3058c694ac1bd14 | [
"Apache-2.0"
] | 5 | 2019-12-04T17:52:54.000Z | 2019-12-23T19:58:48.000Z | lib/post/post_detail/widget/report/report_post_widget.dart | PetIsland/petisland | 73597405f2fa50b09c32899cb3058c694ac1bd14 | [
"Apache-2.0"
] | 111 | 2019-10-03T16:30:21.000Z | 2020-01-08T03:04:43.000Z | lib/post/post_detail/widget/report/report_post_widget.dart | PetIsland/pet-island | 73597405f2fa50b09c32899cb3058c694ac1bd14 | [
"Apache-2.0"
] | 3 | 2019-12-07T17:38:05.000Z | 2020-02-15T03:06:55.000Z | part of petisland.post.screen.widget;
class KikiReportWidget extends StatefulWidget {
final ValueChanged<ReportData> onSendReport;
const KikiReportWidget({Key key, this.onSendReport}) : super(key: key);
@override
_KikiReportWidgetState createState() => _KikiReportWidgetState();
}
class ReportData {
final ... | 27.152174 | 131 | 0.629037 |
bd5fa5c0caa99d23b0215fb5bb30e9fd60982d14 | 672 | rs | Rust | opal/src/lib.rs | Txuritan/varela | 4d3446b41c7aa7308cf8402c4ff0ddaebde3a08d | [
"MIT"
] | null | null | null | opal/src/lib.rs | Txuritan/varela | 4d3446b41c7aa7308cf8402c4ff0ddaebde3a08d | [
"MIT"
] | null | null | null | opal/src/lib.rs | Txuritan/varela | 4d3446b41c7aa7308cf8402c4ff0ddaebde3a08d | [
"MIT"
] | null | null | null | use std::io::{Result, Write};
pub use opal_macros::Template;
pub trait Template {
fn size_hint(&self) -> usize;
fn render<W>(&self, writer: &mut W) -> Result<()>
where
W: Write;
fn render_as_string(&self) -> Result<String>
where
Self: Sized,
{
let mut buf = Vec::with_... | 21.677419 | 99 | 0.592262 |
0a411d41e22716f9d3e91f332119540715a21145 | 378 | h | C | Demo/Confuse_Demo/Confuse_Demo/ViewController.h | LennonChin/Code-Confuse-Plugin | 83eb1ae7cb2ffb0b9b73c0b40204f137c3b6f1b6 | [
"MIT"
] | 304 | 2018-03-07T06:24:31.000Z | 2022-03-02T02:37:45.000Z | Demo/Confuse_Demo/Confuse_Demo/ViewController.h | LennonChin/Code-Confuse-Plugin | 83eb1ae7cb2ffb0b9b73c0b40204f137c3b6f1b6 | [
"MIT"
] | 6 | 2018-05-10T12:15:00.000Z | 2022-01-11T03:32:36.000Z | Demo/Confuse_Demo/Confuse_Demo/ViewController.h | LennonChin/Code-Confuse-Plugin | 83eb1ae7cb2ffb0b9b73c0b40204f137c3b6f1b6 | [
"MIT"
] | 62 | 2018-03-07T07:03:01.000Z | 2022-03-23T14:03:42.000Z | //
// ViewController.h
// Confuse_Demo
//
// Created by LennonChin on 2018/3/5.
// Copyright © 2018年 coderap. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
- (NSString *)thisIsAPublicFunctionWithoutParameters;
- (NSString *)thisIsAPublicFunctionWithParameter1:(NSSt... | 21 | 106 | 0.759259 |
365f2f2e3eebaa57e6d6f3e3583d60f3cfb8df15 | 1,034 | kt | Kotlin | app/src/main/java/ru/sukharev/focustimer/utils/MediaUtils.kt | SukharevPavel/FocusTimer | 178910345ef9dbe021936e5bfdf3f4a462124a42 | [
"MIT"
] | null | null | null | app/src/main/java/ru/sukharev/focustimer/utils/MediaUtils.kt | SukharevPavel/FocusTimer | 178910345ef9dbe021936e5bfdf3f4a462124a42 | [
"MIT"
] | 3 | 2018-08-20T12:37:21.000Z | 2018-08-23T14:06:20.000Z | app/src/main/java/ru/sukharev/focustimer/utils/MediaUtils.kt | SukharevPavel/FocusTimer | 178910345ef9dbe021936e5bfdf3f4a462124a42 | [
"MIT"
] | null | null | null | package ru.sukharev.focustimer.utils
import android.content.Context
import android.media.AudioAttributes
import android.media.AudioManager
import android.media.MediaPlayer
import android.net.Uri
import android.os.Build
fun playSound(context: Context, alert: Uri) {
if (alert.toString().isEmpty()) {
return
... | 34.466667 | 71 | 0.694391 |
401dc43d6590bd23eae066892b22103552c98ece | 938 | kt | Kotlin | app/src/main/java/com/kryptkode/cardinfofinder/navigator/NavigatorModule.kt | KryptKode/CardInfoFinder | 2c6a36c01cd36a16c8c7f8c2a7f09f4a98735689 | [
"MIT"
] | 2 | 2021-06-13T18:28:51.000Z | 2021-08-23T18:13:44.000Z | app/src/main/java/com/kryptkode/cardinfofinder/navigator/NavigatorModule.kt | KryptKode/CardInfoFinder | 2c6a36c01cd36a16c8c7f8c2a7f09f4a98735689 | [
"MIT"
] | null | null | null | app/src/main/java/com/kryptkode/cardinfofinder/navigator/NavigatorModule.kt | KryptKode/CardInfoFinder | 2c6a36c01cd36a16c8c7f8c2a7f09f4a98735689 | [
"MIT"
] | 1 | 2021-09-03T08:17:55.000Z | 2021-09-03T08:17:55.000Z | package com.kryptkode.cardinfofinder.navigator
import android.app.Activity
import androidx.appcompat.app.AppCompatActivity
import androidx.lifecycle.LifecycleCoroutineScope
import androidx.lifecycle.lifecycleScope
import com.kryptkode.cardinfofinder.ui.MainActivity
import dagger.Module
import dagger.Provides
import da... | 29.3125 | 85 | 0.770789 |
7c441572e2a8d9ad623e3b0624ba8202935e06d3 | 59,353 | rs | Rust | src/backend/x11/output.rs | RoastVeg/wlrusts | 8f86cc8662256916aaa529d36da5ce55e3db93c5 | [
"MIT"
] | null | null | null | src/backend/x11/output.rs | RoastVeg/wlrusts | 8f86cc8662256916aaa529d36da5ce55e3db93c5 | [
"MIT"
] | 1 | 2019-12-10T16:29:26.000Z | 2019-12-10T16:29:26.000Z | src/backend/x11/output.rs | RoastVeg/wlrusts | 8f86cc8662256916aaa529d36da5ce55e3db93c5 | [
"MIT"
] | null | null | null | use libc;
extern "C" {
pub type xcb_connection_t;
pub type wl_event_loop;
pub type wl_event_source;
pub type wl_display;
pub type wl_client;
pub type wl_global;
pub type _XDisplay;
/*
* This an unstable interface of wlroots. No guarantees are made regarding the
* future consistency of ... | 39.941454 | 159 | 0.633599 |
fb03a442edf9e6b063f2624b9394338c4881d5b5 | 6,942 | kt | Kotlin | client-kotlin/src/main/kotlin/com/influxdb/client/kotlin/InfluxDBClientKotlinFactory.kt | bonitoo-io/influxdata-platform-java | 52a781aeec4074284ac02eaf01c20f00319d91a3 | [
"MIT"
] | 6 | 2019-04-25T07:44:56.000Z | 2019-07-05T10:27:40.000Z | client-kotlin/src/main/kotlin/com/influxdb/client/kotlin/InfluxDBClientKotlinFactory.kt | bonitoo-io/influxdb-client-java | 0e166e6754c6551ab4d30c7357dbad27392b20b6 | [
"MIT"
] | 31 | 2019-02-18T06:16:56.000Z | 2019-07-18T09:50:43.000Z | client-kotlin/src/main/kotlin/com/influxdb/client/kotlin/InfluxDBClientKotlinFactory.kt | bonitoo-io/influxdata-platform-java | 52a781aeec4074284ac02eaf01c20f00319d91a3 | [
"MIT"
] | 1 | 2019-04-25T07:44:57.000Z | 2019-04-25T07:44:57.000Z | /**
* The MIT License
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, ... | 37.934426 | 118 | 0.611351 |
3931fe9c80c15545cd3cab8a57e459f46580ce01 | 16,319 | html | HTML | data_interface/train/4508.html | roeehendel/TNE | 596ee67c1ae30447aa69377901041fb93eebaba9 | [
"MIT"
] | 15 | 2021-09-27T18:40:51.000Z | 2022-02-02T14:47:02.000Z | data_interface/train/4508.html | roeehendel/TNE | 596ee67c1ae30447aa69377901041fb93eebaba9 | [
"MIT"
] | 1 | 2021-10-19T15:44:02.000Z | 2021-10-19T15:44:02.000Z | data_interface/train/4508.html | roeehendel/TNE | 596ee67c1ae30447aa69377901041fb93eebaba9 | [
"MIT"
] | 4 | 2022-01-20T10:54:14.000Z | 2022-03-13T13:14:54.000Z | <html>
<head>
<meta charset="UTF-8">
<title>BridgingExplorationTool</title>
<link rel="stylesheet" href="styles.css">
<script type="text/javascript">
var COLORS = ["#8cffd8", "#FF7F50", "#6495ED", "#BDB76B", "#DDA0DD", "#FF69B4", "#FFD700", "#F5DEB3"];
var PREPS = ['of', 'in', 'to', 'for', 'with', 'on', ... | 466.257143 | 10,344 | 0.626448 |
42789d6e0b77f935523990f0bd2fa6836eaeba3e | 517 | kt | Kotlin | app/src/main/java/ba/ahavic/exchangeme/data/rates/RatesDataModule.kt | ahavic1/ExchangeMe | 68945f6511c09107242fbb7483df4f1883a0f6ee | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ba/ahavic/exchangeme/data/rates/RatesDataModule.kt | ahavic1/ExchangeMe | 68945f6511c09107242fbb7483df4f1883a0f6ee | [
"Apache-2.0"
] | null | null | null | app/src/main/java/ba/ahavic/exchangeme/data/rates/RatesDataModule.kt | ahavic1/ExchangeMe | 68945f6511c09107242fbb7483df4f1883a0f6ee | [
"Apache-2.0"
] | null | null | null | package ba.ahavic.exchangeme.data.rates
import dagger.Binds
import dagger.Module
import dagger.Provides
import retrofit2.Retrofit
import javax.inject.Singleton
@Module
abstract class RatesDataModule {
@Singleton
@Binds
abstract fun providesRatesRepository(repository: RatesRepositoryImpl) : RatesRepositor... | 21.541667 | 94 | 0.740812 |
bd97b0f45ed9519cf4246796bb699b30e23c7a22 | 6,943 | swift | Swift | Tests/SwiftDocCTests/Benchmark/TopicGraphHashTests.swift | talzag/swift-docc | 41f116f72cd3cf6392c2f82d7b72ed3c5ccb735a | [
"Apache-2.0"
] | 335 | 2021-10-13T20:23:45.000Z | 2022-03-28T05:22:03.000Z | Tests/SwiftDocCTests/Benchmark/TopicGraphHashTests.swift | talzag/swift-docc | 41f116f72cd3cf6392c2f82d7b72ed3c5ccb735a | [
"Apache-2.0"
] | 106 | 2021-10-15T09:20:50.000Z | 2022-03-31T23:59:10.000Z | Tests/SwiftDocCTests/Benchmark/TopicGraphHashTests.swift | talzag/swift-docc | 41f116f72cd3cf6392c2f82d7b72ed3c5ccb735a | [
"Apache-2.0"
] | 45 | 2021-10-14T02:22:06.000Z | 2022-03-29T23:10:27.000Z | /*
This source file is part of the Swift.org open source project
Copyright (c) 2021 Apple Inc. and the Swift project authors
Licensed under Apache License v2.0 with Runtime Library Exception
See https://swift.org/LICENSE.txt for license information
See https://swift.org/CONTRIBUTORS.txt for Swift project authors... | 44.50641 | 190 | 0.635172 |
9593a2599608b51c32c3a804825a5e66c105980d | 1,819 | dart | Dart | lib/infrastructure/logger/repository/logger_repository.dart | david-cenzual/productive_journal | eb68c6cec45056f10e10503c580a7acf388d8559 | [
"MIT"
] | null | null | null | lib/infrastructure/logger/repository/logger_repository.dart | david-cenzual/productive_journal | eb68c6cec45056f10e10503c580a7acf388d8559 | [
"MIT"
] | null | null | null | lib/infrastructure/logger/repository/logger_repository.dart | david-cenzual/productive_journal | eb68c6cec45056f10e10503c580a7acf388d8559 | [
"MIT"
] | null | null | null | import 'package:logger/logger.dart';
import 'package:productivejournal/domain/logger/interfaces/logger_interface.dart';
class LoggerRepository implements LoggerInterface {
final logger = Logger(
printer: PrettyPrinter(
noBoxingByDefault: true,
printTime: true,
printEmojis: false,
),
);
... | 27.149254 | 82 | 0.62287 |
c14dad900426c97d298c8ed57eff5cd60a217193 | 869 | dart | Dart | reactive_web_polymer/web/components/task_view.dart | danschultz/reactive_web_dart | 0649340182f80d3dd44dd90f0dd2a4ba8bd3b08e | [
"BSD-3-Clause"
] | 2 | 2015-01-30T04:03:11.000Z | 2015-02-27T20:49:15.000Z | reactive_web_polymer/web/components/task_view.dart | danschultz/reactive_web_polymer | 0649340182f80d3dd44dd90f0dd2a4ba8bd3b08e | [
"BSD-3-Clause"
] | null | null | null | reactive_web_polymer/web/components/task_view.dart | danschultz/reactive_web_polymer | 0649340182f80d3dd44dd90f0dd2a4ba8bd3b08e | [
"BSD-3-Clause"
] | null | null | null | import 'package:polymer/polymer.dart';
import 'package:reactive_web_core/models.dart';
import 'dart:html';
/**
* A Polymer task-view element.
*/
@CustomTag('task-view')
class TaskView extends PolymerElement {
@published
Task task;
Element get _descriptionElement => $["description"];
ButtonElement get _comp... | 28.032258 | 101 | 0.711162 |
56cc3ce11d13eeee72ed8d11ef6c29ab9aac0047 | 596 | kt | Kotlin | common/src/main/kotlin/com/veosps/game/models/ui/gameframe/GameFrameComponent.kt | VeosRS/main-game | 5eb4bae27294af3a88b626e037bcb92e9e097f34 | [
"MIT"
] | null | null | null | common/src/main/kotlin/com/veosps/game/models/ui/gameframe/GameFrameComponent.kt | VeosRS/main-game | 5eb4bae27294af3a88b626e037bcb92e9e097f34 | [
"MIT"
] | null | null | null | common/src/main/kotlin/com/veosps/game/models/ui/gameframe/GameFrameComponent.kt | VeosRS/main-game | 5eb4bae27294af3a88b626e037bcb92e9e097f34 | [
"MIT"
] | null | null | null | package com.veosps.game.models.ui.gameframe
import com.veosps.game.cache.types.ui.ComponentType
import com.veosps.game.cache.types.ui.InterfaceType
data class GameFrameComponent(val name: String, val inter: InterfaceType, val target: ComponentType)
data class GameFrameNameComponent(val name: String, val inter: Strin... | 33.111111 | 100 | 0.785235 |
9a87f47c9f0a894de13049054642234e8e9df742 | 2,399 | swift | Swift | Packages/EurofurenceComponents/Tests/DealerComponentTests/Presenter Tests/WhenBindingDealerSummaryComponent_DealerDetailPresenterShould.swift | Fenrikur/ef_app_ios | f4c52fe49cfd07046c7c55015640572b069e959c | [
"MIT"
] | 9 | 2016-02-02T08:27:24.000Z | 2021-12-10T08:02:13.000Z | Packages/EurofurenceComponents/Tests/DealerComponentTests/Presenter Tests/WhenBindingDealerSummaryComponent_DealerDetailPresenterShould.swift | Fenrikur/ef_app_ios | f4c52fe49cfd07046c7c55015640572b069e959c | [
"MIT"
] | 351 | 2016-07-04T15:58:52.000Z | 2022-03-28T11:39:40.000Z | Packages/EurofurenceComponents/Tests/DealerComponentTests/Presenter Tests/WhenBindingDealerSummaryComponent_DealerDetailPresenterShould.swift | Fenrikur/ef_app_ios | f4c52fe49cfd07046c7c55015640572b069e959c | [
"MIT"
] | 3 | 2016-08-02T10:12:45.000Z | 2017-07-05T05:30:39.000Z | import DealerComponent
import EurofurenceModel
import XCTest
class WhenBindingDealerSummaryComponent_DealerDetailPresenterShould: XCTestCase {
var context: DealerDetailPresenterTestBuilder.Context!
var viewModel: FakeDealerDetailViewModel!
var summaryViewModel: DealerDetailSummaryViewModel!
var boundC... | 43.618182 | 100 | 0.787828 |
4ef35d4b3e4ec707ffc7ee70a6afe7b791fb1448 | 1,249 | kt | Kotlin | src/main/kotlin/com/golinko/statement/processor/service/reader/JSONStatementReader.kt | golinko/statement-processor-kotlin | fb1e7928b73ddf741d4ab88aff9e26234a730485 | [
"Apache-2.0"
] | null | null | null | src/main/kotlin/com/golinko/statement/processor/service/reader/JSONStatementReader.kt | golinko/statement-processor-kotlin | fb1e7928b73ddf741d4ab88aff9e26234a730485 | [
"Apache-2.0"
] | null | null | null | src/main/kotlin/com/golinko/statement/processor/service/reader/JSONStatementReader.kt | golinko/statement-processor-kotlin | fb1e7928b73ddf741d4ab88aff9e26234a730485 | [
"Apache-2.0"
] | null | null | null | package com.golinko.statement.processor.service.reader
import com.fasterxml.jackson.core.type.TypeReference
import com.fasterxml.jackson.databind.ObjectMapper
import com.golinko.statement.processor.dto.MimeType
import com.golinko.statement.processor.dto.StatementDTO
import com.golinko.statement.processor.exceptions.St... | 36.735294 | 98 | 0.746197 |
c7ede9be1c33906a814fc790762ec51b33af0b4d | 167 | py | Python | sp/apps.py | etiennepouliot/django-saml-sp | 122c7714d69dff68d91f5d2cd7b2748581a10193 | [
"BSD-3-Clause"
] | 11 | 2020-01-07T15:35:46.000Z | 2021-08-19T09:25:09.000Z | sp/apps.py | etiennepouliot/django-saml-sp | 122c7714d69dff68d91f5d2cd7b2748581a10193 | [
"BSD-3-Clause"
] | 8 | 2019-12-04T18:58:17.000Z | 2021-11-18T02:08:58.000Z | sp/apps.py | etiennepouliot/django-saml-sp | 122c7714d69dff68d91f5d2cd7b2748581a10193 | [
"BSD-3-Clause"
] | 8 | 2020-01-08T16:38:42.000Z | 2021-11-18T19:34:46.000Z | from django.apps import AppConfig
from django.utils.translation import ugettext_lazy as _
class SPConfig(AppConfig):
name = "sp"
verbose_name = _("SAML SP")
| 20.875 | 55 | 0.742515 |