content
stringlengths
4
1.04M
lang
stringclasses
358 values
score
int64
0
5
repo_name
stringlengths
5
114
repo_path
stringlengths
4
229
repo_licenses
listlengths
1
8
/* Copyright (c) 2017-2019 Netronome Systems, Inc. All rights reserved. * * SPDX-License-Identifier: BSD-2-Clause */ ;TEST_INIT_EXEC nfp-mem i32.ctm:0x80 0x00000000 0x00000000 0x00154d0a 0x0d1a6805 ;TEST_INIT_EXEC nfp-mem i32.ctm:0x90 0xca306ab8 0x08004500 0x007ede06 0x40004011 ;TEST_INIT_EXEC nfp-mem i32...
UnrealScript
2
pcasconnetronome/nic-firmware
test/datapath/pkt_ipv4_vxlan_tcp_x88.uc
[ "BSD-2-Clause" ]
# Made_Cache Varnish 4 VCL # # https://github.com/madepeople/Made_Cache # vcl 4.0; import std; backend default { .host = "127.0.0.1"; .port = "8080"; .first_byte_timeout = 300s; .between_bytes_timeout = 300s; } # The admin backend needs longer timeout values backend admin { .host = "127.0.0.1"; ...
VCL
5
madepeople/Made_Cache
src/code/Cache/etc/magento.vcl
[ "BSD-4-Clause" ]
/****************************************************************************** * Copyright 2019 The Apollo Authors. All Rights Reserved. * * 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 ...
C
5
jzjonah/apollo
modules/perception/tool/benchmark/lidar/util/object.h
[ "Apache-2.0" ]
class KVO { """ Key-Value Observing Mixin class. Include this Class into any class to add support for Key-Value Observing. Inspired by Objective-C's KVO, but using @Block@s, as it fits nicer with Fancy's semantics. Example: class Person { include: KVO read_write_slots: ('name, ...
Fancy
5
bakkdoor/fancy
lib/kvo.fy
[ "BSD-3-Clause" ]
digraph graphname { graph [fontname = "helvetica", fontsize=11]; node [shape="box", fontname = "helvetica", fontsize=11]; edge [fontname = "helvetica", fontsize=11]; rankdir="TB"; subgraph cluster_browser { label = "Browser Process"; subgraph cluster_cache_tree { label = "Cached accessi...
Graphviz (DOT)
4
zealoussnow/chromium
docs/accessibility/browser/figures/caching_approach.gv
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
untyped // note: had to rename all instances of C_HardPointEntity to CHardPointEntity here, unsure why this was even a thing? global function CodeCallback_RegisterClass_CHardPointEntity function CodeCallback_RegisterClass_CHardPointEntity() { CHardPointEntity.ClassName <- "CHardPointEntity" function CHardPointEnt...
Squirrel
4
GeckoEidechse/NorthstarMods
Northstar.CustomServers/mod/scripts/vscripts/class/CHardPointEntity.nut
[ "MIT" ]
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # peterisb <pb@sungis.lv>, 2017 msgid "" msgstr "" "Project-Id-Version: Django REST framework\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-1...
Gettext Catalog
2
scratchmex/django-rest-framework
rest_framework/locale/lv/LC_MESSAGES/django.po
[ "BSD-3-Clause" ]
label ccd0013: call gl(0,"bgcc0011") call vsp(0,1) call vsp(1,0) with wipeleft "さてと。" menu: "教室": $B=1 "屋上": $B=2 "廊下": $B=3 return #
Ren'Py
3
fossabot/cross-channel_chinese-localization_project
AllPlatforms/scripts/ccd/ccd0013.rpy
[ "Apache-2.0" ]
L HWCRHK e_chil_err.h e_chil_err.c
eC
3
jiangzhu1212/oooii
Ouroboros/External/OpenSSL/openssl-1.0.0e/engines/e_chil.ec
[ "MIT" ]
--TEST-- Testing mb_ereg() duplicate named groups --EXTENSIONS-- mbstring --SKIPIF-- <?php function_exists('mb_ereg') or die("skip mb_ereg() is not available in this build"); ?> --FILE-- <?php mb_regex_encoding("UTF-8"); $pattern = '\w+((?<punct>?)|(?<punct>!))'; mb_ereg($pattern, '中?', $m); var_dump($m...
PHP
4
NathanFreeman/php-src
ext/mbstring/tests/mb_ereg_dupnames.phpt
[ "PHP-3.01" ]
-- Copyright 2021 Jeff Foley. All rights reserved. -- Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. local json = require("json") name = "SonarSearch" type = "api" function start() set_rate_limit(1) end function vertical(ctx, domain) local p = 0 while(true...
Ada
4
Elon143/Amass
resources/scripts/api/sonarsearch.ads
[ "Apache-2.0" ]
import * as React from 'react'; import { SxProps } from '@mui/system'; import { Theme } from '@mui/material/styles'; import ButtonBase from '@mui/material/ButtonBase'; import { OverridableComponent, OverrideProps } from '@mui/material/OverridableComponent'; import { TabScrollButtonProps } from '../TabScrollButton'; imp...
TypeScript
5
dany-freeman/material-ui
packages/mui-material-next/src/Tabs/Tabs.d.ts
[ "MIT" ]
" Vim compiler file " Compiler: Yamllint for YAML " Maintainer: Romain Lafourcade <romainlafourcade@gmail.com> " Last Change: 2021 July 21 if exists("current_compiler") finish endif let current_compiler = "yamllint" if exists(":CompilerSet") != 2 command -nargs=* CompilerSet setlocal <args> endif Compile...
VimL
3
uga-rosa/neovim
runtime/compiler/yamllint.vim
[ "Vim" ]
#version 3.6; #include "colors.inc" #include "metals.inc" #include "textures.inc" global_settings { max_trace_level 64 } camera { location <30,-50,25> sky z up 0.15*z right -0.15*x*image_width/image_height look_at <0,0,2.8> } background{rgb 1} light_source{<-8,-20,30> color rgb <0.77,0.75,0.75>} light_source{...
POV-Ray SDL
3
wgq-iapcm/Parvoro-
3rdparty/voro++-0.4.6/examples/interface/polygons4.pov
[ "BSD-3-Clause" ]
package gw.specContrib.classes.property_Declarations.gosuClassGosuEnh enhancement Errant_GosuEnh_31: Errant_GosuClass_31 { //Error expected. GOOD function getNormalProperty() : String { return null } //## issuekeys: THE METHOD 'GETNORMALPROPERTY()' IS ALREADY DEFINED IN THE TYPE 'GW.SPECCONTRIB.AAA.PARSERVSOP...
Gosu
3
tcmoore32/sheer-madness
gosu-test/src/test/gosu/gw/specContrib/classes/property_Declarations/gosuClassGosuEnh/Errant_GosuEnh_31.gsx
[ "Apache-2.0" ]
PREFIX owl: <http://www.w3.org/2002/07/owl#> PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> SELECT DISTINCT ?s ?label WHERE { SERVICE <http://api.finto.fi/sparql> { SELECT DISTINCT ?s ?label ?plabel ?alabel ?hlabel (GROUP_CONCAT(DISTINCT STR(?type)...
SPARQL
4
JavascriptID/sourcerer-app
src/test/resources/samples/langs/SPARQL/string-matching.sparql
[ "MIT" ]
<GameFile> <PropertyGroup Name="MouseModeTips" Type="Layer" ID="90f387b1-60d8-4bed-ab52-3c6c51d094f9" Version="3.10.0.0" /> <Content ctype="GameProjectContent"> <Content> <Animation Duration="450" Speed="1.0000"> <Timeline ActionTag="229197645" Property="Position"> <PointFrame FrameIndex...
Csound
3
A29586a/Kirikiroid2
cocos/kr2/cocosstudio/ui/help/MouseModeTips.csd
[ "BSD-3-Clause" ]
import {DOCUMENT, Location, PlatformLocation, PopStateEvent, ViewportScroller} from '@angular/common'; import {Inject, Injectable, OnDestroy} from '@angular/core'; import {fromEvent, Subject} from 'rxjs'; import {debounceTime, takeUntil} from 'rxjs/operators'; import {SessionStorage} from './storage.service'; type Scr...
TypeScript
4
John-Cassidy/angular
aio/src/app/shared/scroll.service.ts
[ "MIT" ]
:orphan: ************************* NumPy C Code Explanations ************************* .. This document has been moved to ../dev/internals.code-explanations.rst. This document has been moved to :ref:`c-code-explanations`.
reStructuredText
0
iam-abbas/numpy
doc/source/reference/internals.code-explanations.rst
[ "BSD-3-Clause" ]
SinOsc s => FoldbackSaturator foldy => dac; 0.3 => foldy.threshold; 0.001 => float delta; while(1::ms => now) { if((foldy.index() < 1.0) || (foldy.index() > 4.0)) { -1.0 *=> delta; } foldy.index(foldy.index() - delta); }
ChucK
3
ccdarabundit/chugins
FoldbackSaturator/foldback-test-index.ck
[ "MIT" ]
import { generateUtilityClass, generateUtilityClasses } from '@mui/base'; export interface StepContentClasses { /** Styles applied to the root element. */ root: string; /** Styles applied to the root element if `last={true}` (controlled by `Step`). */ last: string; /** Styles applied to the Transition compon...
TypeScript
4
dany-freeman/material-ui
packages/mui-material/src/StepContent/stepContentClasses.ts
[ "MIT" ]
Written by Erik Bosman a 410 byte quine with comments DATA SECTION : The data section contains the data needed for reproducing the code section : The format in which the data is stored is as follows: : : every character is stored into memory as two separate bytes (B1; B2) : the character that is represented by these...
Brainfuck
5
RubenNL/brainheck
examples/quine/quine-410-commented.bf
[ "Apache-2.0" ]
Prefix(:=<http://example.org/>) Ontology(:TestInferredEdges # primitive hierarchy SubClassOf(:a :root) SubClassOf(:b :a) SubClassOf(:c :b) SubClassOf(:d :c) SubClassOf(:e :d) # equivalence axioms sufficient to build complete hierarchy EquivalentClasses(:ax ObjectSomeValuesFrom(:p :a)) EquivalentClasses(:bx ObjectSom...
Web Ontology Language
3
jmcmurry/SciGraph
SciGraph-core/src/test/resources/ontologies/cases/TestInferredEdges.owl
[ "Apache-2.0" ]
## Error 404 (object) - message: `404 Not found` (string) - status_code: 404 (number) `status code number` ## Error 400 (object) - message: `Bad Request` (string) - status_code: 400 (number) `status code number` ## Error 403 (object) - message: `Forbidden` (string) - status_code: 403 (number) `status code number` ##...
API Blueprint
3
k2gsalem/api-laravel
docs/api/blueprint/dataStructures/errors.apib
[ "MIT" ]
answer = "\x33"
TOML
0
vanillajonathan/julia
stdlib/TOML/test/testfiles/invalid/string-byte-escapes.toml
[ "Zlib" ]
100 5 0 0 0 1 4 2 1 3 4 [0] [0] [0] [0] 1 1 1 61 [6] 2 1 1 31 [10] 3 1 1 90 [9] 4 1 2 80 56 [12] [12] 5 1 1 70 [7] 6 1 2 47 100 [7] [7] 7 1 1 92 [13] 8 1 1 78 [9] 9 1 1 50 [7] 10 1 1 48 [15] 11 1 1 37 [15] 12 1 1 59 [11] 13 1 2 54 18 [12] [12] 14 1 1 62 [11] 15 1 1 57 [9] 16 1 1 42 [7] 17 1 1 38 [5] ...
Eagle
1
klorel/or-tools
examples/data/rcpsp/single_mode_max_delay/testsetd/psp63.sch
[ "Apache-2.0" ]
" Vim syntax file " Language: Graphviz program " Maintainer: Matthew Fernandez <matthew.fernandez@gmail.com> " Last Change: Tue, 28 Jul 2020 17:20:44 -0700 if exists("b:current_syntax") finish endif let s:cpo_save = &cpo set cpo&vim syn keyword gvArg ARGC ARGV syn keyword gvBeg BEGIN BEG_G N E END END_G syn keyw...
VimL
4
uga-rosa/neovim
runtime/syntax/gvpr.vim
[ "Vim" ]
<cfinclude template="Header.cfm"> <cfset StructKeyExists(quickInfoData, 'companyName')>
ColdFusion
2
tonym128/CFLint
src/test/resources/com/cflint/tests/Includes/Template.cfm
[ "BSD-3-Clause" ]
{} :host |tiye.me :uploads $ [] {} :from |dist/* :to |/web-assets/cdn/calcit-workflow/ {} :from |dist/{index.html,manifest.json} :to |/web-assets/repo/mvc-works/calcit-workflow/
Cirru
1
jimengio/meson-drafter
upload.cirru
[ "MIT" ]
// FLAGS: -d3 // OUTPUT: \[debug\] Run time error 4: "Array index out of bounds" // OUTPUT: \[debug\] Attempted to read/write array element at index 100500 in array of size 1 // OUTPUT: \[debug\] AMX backtrace: // OUTPUT: \[debug\] #0 [0-9a-fA-F]+ in main \(\) at .*orte_regs\.pwn:14 // OUTPUT: Error while executi...
PAWN
2
SL-RP/samp-plugin-crashdetect
tests/orte_regs.pwn
[ "BSD-2-Clause" ]
(assert (= (str.substr "abcdef" 2 3) "cde")) (check-sat)
SMT
3
mauguignard/cbmc
regression/smt2_strings/substr_const_sat/substr_const_sat.smt2
[ "BSD-4-Clause" ]
package test; public enum EnumValues { OK(0), COMPILATION_ERROR(1), INTERNAL_ERROR(2), SCRIPT_EXECUTION_ERROR(3); private final int code; EnumValues(int code) { this.code = code; } public int getCode() { return code; } }
Java
4
AndrewReitz/kotlin
compiler/testData/compileKotlinAgainstJava/EnumValues.java
[ "ECL-2.0", "Apache-2.0" ]
def bar { "In bar!" println Thread sleep: 1 "OK, done!" println } self @@ bar Thread sleep: 1 self @@ bar Console readln
Fancy
1
bakkdoor/fancy
examples/async_send.fy
[ "BSD-3-Clause" ]
--TEST-- JIT INC: 021 --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.file_update_protection=0 opcache.jit_buffer_size=1M opcache.protect_memory=1 ;opcache.jit_debug=257 --EXTENSIONS-- opcache --SKIPIF-- <?php if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only"); ?> --FILE-- <?php function inc(...
PHP
3
NathanFreeman/php-src
ext/opcache/tests/jit/inc_021.phpt
[ "PHP-3.01" ]
<GameProjectFile> <PropertyGroup Type="Scene" Name="crossplatform_UIListView_Editor_Horizontal" ID="25848ead-412c-4d99-a737-9312d4f0dfa4" Version="2.1.0.0" /> <Content ctype="GameProjectContent"> <Content> <Animation Duration="0" Speed="1.0000" /> <ObjectData Name="Scene" FrameEvent="" ctype="Single...
Csound
3
dum999/CocosStudioSamples
CocosStudioProjects/crossplatform_UIListView_Editor/cocosstudio/crossplatform_UIListView_Editor_Horizontal.csd
[ "MIT" ]
\ READ-LINE and WRITE-LINE \ \ This code is part of pForth. \ \ Permission to use, copy, modify, and/or distribute this \ software for any purpose with or without fee is hereby granted. \ \ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL \ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED \ WA...
Forth
5
nickpascucci/pforth
fth/file.fth
[ "0BSD" ]
CLASS zcl_abapgit_persist_packages DEFINITION PUBLIC CREATE PRIVATE . PUBLIC SECTION. TYPES: BEGIN OF ty_package, devclass TYPE scompkdtln-devclass, component TYPE scompkdtln-component, comp_posid TYPE scompkdtln-comp_posid, END OF ty_package . TYPES: ty_pack...
ABAP
4
Manny27nyc/abapGit
src/persist/zcl_abapgit_persist_packages.clas.abap
[ "MIT" ]
#! /bin/sh -e # DP: Build and install libstdc++_pic.a library. dir= if [ $# -eq 3 -a "$2" = '-d' ]; then pdir="-d $3" dir="$3/" elif [ $# -ne 1 ]; then echo >&2 "`basename $0`: script expects -patch|-unpatch as argument" exit 1 fi case "$1" in -patch) patch $pdir -f --no-backup-if-mismatch...
Darcs Patch
4
a69/meta-arago-glsdk
meta-arago-extras/recipes-devtools/gcc/gcc-4.5/libstdc++-pic.dpatch
[ "MIT" ]
(* * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. *) open OUnit2 open Test_utils module Scope_api = Scope_api.With_Loc let mk_scope_builder_all_uses_test ?(enable_enums = false) conte...
OCaml
5
zhangmaijun/flow
src/analysis/__tests__/scope_builder_test.ml
[ "MIT" ]
- page_title _("New User") %h3.page-title = s_('AdminUsers|New user') %hr = render 'form'
Haml
3
glimmerhq/glimmerhq
app/views/admin/users/new.html.haml
[ "MIT" ]
-- Copyright 2018 Stanford University -- -- 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 agree...
Rouge
4
elliottslaughter/regent-tutorial
Regions/3.rg
[ "Apache-2.0" ]
#!/usr/bin/bash # then, connect to computer: # adb connect 192.168.5.11:5555 setprop service.adb.tcp.port 5555 stop adbd start adbd
Shell
4
wolterhv/openpilot
selfdrive/debug/adb.sh
[ "MIT" ]
### Limit T Limit(x, x => 0) == 0 T Limit(Sin(x)/x, x => Infinity) == 0 f = J( x -> mpow(x,10) ) T Limit( (f(x+h) - f(x))/h, h => 0) == 10 * (x^9) f = J( x -> x^10) T Limit( (f(x+h) - f(x))/h, h => 0) == 10 * (x^9) # We need to fix this. Inf is a Float64. Convert it to SJulia T Limit( 1/(x^(Log(Log(Log(Log((1/...
Objective-J
3
UnofficialJuliaMirrorSnapshots/Symata.jl-a906b1d5-d016-55c4-aab3-8a20cba0db2a
symata_test/sympy_test.sj
[ "MIT" ]
## Exposure data You can read in exposure data from a text file, or from the GWAS catalog. ### Text file The text file must have the following columns (in any order) with these exact column headers - `SNP` (rs IDs, required) - `beta` (numeric effect size, required for MR) - `se` (numeric standard error, required...
RMarkdown
5
Steven-Shixq/TwoSampleMR
inst/sandpit/vignette.rmd
[ "MIT" ]
# Contributed by Bob Rotsted @ Reservoir Labs # # Small Business Innovation Research (SBIR) Data Rights. # # These SBIR data are furnished with SBIR rights under Contract # No. DE-SC0004400 and DE-SC0006343. For a period of 4 years # (expiring August, 2018), unless extended in accordance with # FAR 27.409(h), subject t...
Bro
4
reservoirlabs/bro-scripts
exfil-detection-framework/app-exfil-conn.bro
[ "Apache-2.0" ]
L AFALG e_afalg_err.h e_afalg_err.c
eC
0
madanagopaltcomcast/pxCore
examples/pxScene2d/external/libnode-v10.15.3/deps/openssl/openssl/engines/afalg/e_afalg.ec
[ "Apache-2.0" ]
name := """websockets""" organization := "com.baeldung" version := "1.0-SNAPSHOT" lazy val root = (project in file(".")).enablePlugins(PlayJava) scalaVersion := "2.13.0" lazy val akkaVersion = "2.6.0-M8" lazy val akkaHttpVersion = "10.1.10" libraryDependencies += guice libraryDependencies += "com.typesafe.akka" %%...
Scala
3
DBatOWL/tutorials
play-framework/websockets/build.sbt
[ "MIT" ]
@0x84ed73ce30ad1d3f; struct Foo { id @0 :UInt32; name @1 :Text; }
Cap'n Proto
3
p4l1ly/pycapnp
test/foo.capnp
[ "BSD-2-Clause" ]
@comment{-*- Dictionary: /usr/lisp/scribe/hem/hem; Mode: spell; Package: Hemlock; Log: /usr/lisp/scribe/hem/hem-docs.log -*-} @chapter (Auxiliary Systems) This chapter describes utilities that some implementations of @hemlock may leave unprovided or unsupported. @section[Key-events] @index(I/O) @index[keyboard input]...
CartoCSS
5
digikar99/ccl
cocoa-ide/hemlock/doc/cim/aux-sys.mss
[ "Apache-2.0" ]
/* CHANGED.CHANGED */ body { margin: 0; } h1, footer { padding: 2px auto; } ul.CHANGED { list-style: none; } .CHANGED { font-size: large; }
CSS
3
ravitejavalluri/brackets
test/spec/FindReplace-known-goods/regexp-case-sensitive/css/foo.css
[ "MIT" ]
label ccb0009: 太一 "「さて」" "ふぁさぁっと前髪を払う。" 太一 "「邪魔したな」" call gl(1,"TCYM0003|TCYM0003") call vsp(1,1) with dissolve voice "vfccb0009mki000" 美希 "「おつとめご苦労様です」" 太一 "「そうだ、美希」" "立ち止まる。" "大切なことを伝え忘れていた。" call gl(1,"TCYM0000|TCYM0000") call vsp(1,1) with dissolve voice "...
Ren'Py
3
fossabot/cross-channel_chinese-localization_project
AllPlatforms/scripts/ccb/ccb0009.rpy
[ "Apache-2.0" ]
/*--------------------------------------------------------------------------------------------- * Copyright (c) Microsoft Corporation. All rights reserved. * Licensed under the MIT License. See License.txt in the project root for license information. *---------------------------------------------------------------...
TypeScript
4
kklt2002/vscode
src/vs/workbench/services/remote/browser/remoteAgentServiceImpl.ts
[ "MIT" ]
>&>::.3%:v v_.25*,v ^ _ 1.@ >3/:1-^ ^ < >2-v ^-1,*25.-10_1.25*,v ^+1 < # 27/11/2017
Befunge
0
tlgs/dailyprogrammer
Befunge/easy/e239.befunge
[ "Unlicense" ]
// Copyright 2017 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. #include "textflag.h" #define HASHUPDATE \ SHA256H V9.S4, V3, V2 \ SHA256H2 V9.S4, V8, V3 \ VMOV V2.B16, V8.B16 // func sha256block(h []uint32, p []byte, k...
GAS
4
Havoc-OS/androidprebuilts_go_linux-x86
src/crypto/sha256/sha256block_arm64.s
[ "BSD-3-Clause" ]
static const uint16_t in_val[46] = { 0x91bd, 0x2595, 0x270a, 0x26c5, 0x2010, 0x9f82, 0xa63d, 0xa7e8, 0xa4dc, 0x9c98, 0x23d4, 0x27bd, 0x272e, 0x20de, 0xa02d, 0xa5e7, 0xa76e, 0xa619, 0x1174, 0x24a3, 0x270e, 0x2650, 0x20c6, 0x9e4e, 0xa680, 0xa79e, 0xa37c, 0x9525, 0x25da, 0x27ce, 0x2754, 0x2230, 0xa134,...
Max
3
Trifunik/zephyr
tests/lib/cmsis_dsp/filtering/src/fir_f16.pat
[ "Apache-2.0" ]
///////////////////////////////////////////////////////////////////// //// //// drm_ip_activator_0x1042000100010001_wrapper //// verilog component declaration example //// AUTOGENERATED FILE - DO NOT EDIT //// DRM SCRIPT VERSION 2.2.0 //// DRM HDK VERSION 4.2.1.0 //// DRM VERSION 4.2.1 //// COPYRIGHT (C) ALGODONE //// ...
Verilog
3
FCS-holding/acc_lib
drm_ip/drm_hdk__falconcomputing_data_compression_fczlib_4CUs/falconcomputing.com_data_compression_fczlib_1.0.0/core/drm_ip_activator_0x1042000100010001.veo
[ "Apache-2.0" ]
/* * Copyright 2010-2018 JetBrains s.r.o. * * 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 agre...
Objective-C++
5
Mu-L/kotlin
kotlin-native/runtime/src/objc/cpp/ObjCExportNumbers.mm
[ "ECL-2.0", "Apache-2.0" ]
data "aws_iam_policy_document" "eks-assume-role" { statement { actions = ["sts:AssumeRole"] principals { type = "Service" identifiers = ["eks.amazonaws.com"] } } } resource "aws_iam_role" "cluster" { name = "diem-${local.workspace_name}-cluster" path ...
HCL
4
PragmaTwice/diem
terraform/validator/aws/auth.tf
[ "Apache-2.0" ]
#!/usr/bin/env bash # # usage: ./scripts/update_terminfo.sh # # This script does: # # 1. Download Dickey's terminfo.src # 2. Compile temporary terminfo database from terminfo.src # 3. Use database to generate src/nvim/tui/terminfo_defs.h # set -e url='https://invisible-island.net/datafiles/current/terminfo.src....
Shell
5
uga-rosa/neovim
scripts/update_terminfo.sh
[ "Vim" ]
SUMMARY = "Simple DirectMedia Layer image library v2" SECTION = "libs" LICENSE = "Zlib" LIC_FILES_CHKSUM = "file://COPYING.txt;md5=822edb694b20ff16ceef85b27f61c11f" DEPENDS = "tiff zlib libpng jpeg virtual/libsdl2 libwebp" SRC_URI = "http://www.libsdl.org/projects/SDL_image/release/SDL2_image-${PV}.tar.gz" SRC_URI[m...
BitBake
3
shipinglinux/meta-openembedded
meta-oe/recipes-graphics/libsdl/libsdl2-image_2.0.5.bb
[ "MIT" ]
=pod =head1 NAME EVP_mdc2 - MDC-2 For EVP =head1 SYNOPSIS #include <openssl/evp.h> const EVP_MD *EVP_mdc2(void); =head1 DESCRIPTION MDC-2 (Modification Detection Code 2 or Meyer-Schilling) is a cryptographic hash function based on a block cipher. This implementation is only available with the legacy provider. ...
Pod
4
pmesnier/openssl
doc/man3/EVP_mdc2.pod
[ "Apache-2.0" ]
xquery version "1.0-ml"; module namespace pma = "http://marklogic.com/smart-mastering/preview-matching-activity-lib"; import module namespace hent = "http://marklogic.com/data-hub/hub-entities" at "/data-hub/5/impl/hub-entities.xqy"; import module namespace matcher = "http://marklogic.com/smart-mastering/matcher" a...
XQuery
5
xmlnovelist/marklogic-data-hub
marklogic-data-hub/src/main/resources/ml-modules/root/data-hub/5/mastering/preview-matching-activity-lib.xqy
[ "Apache-2.0" ]
///////////////////////////////////////////////////////////////////////////// // Name: press.pov // Purpose: POV-Ray scene used to generate clip for splash // Author: Wlodzimierz ABX Skiba // Modified by: // Created: 24/11/2004 // Copyright: (c) Wlodzimierz Skiba // Licence: wxWindows licence ...
POV-Ray SDL
4
madanagopaltcomcast/pxCore
examples/pxScene2d/external/WinSparkle/3rdparty/wxWidgets/samples/splash/press.pov
[ "Apache-2.0" ]
%%% %%% Authors: %%% Erik Klintskog (erik@sics.se) %%% %%% Copyright: %%% Erik Klintskog, 1998 %%% %%% Last change: %%% $Date$Author: %%% $Revision: %%% %%% This file is part of Mozart, an implementation %%% of Oz 3 %%% http://www.mozart-oz.org %%% %%% See the file "LICENSE" or %%% http://www.mozart-oz.or...
Oz
4
Ahzed11/mozart2
platform-test/dp/equality.oz
[ "BSD-2-Clause" ]
<?xml version="1.0" encoding="UTF-8"?> <!-- ******************************************************************* --> <!-- --> <!-- © Copyright IBM Corp. 2010, 2012 --> <!-- ...
XPages
4
jesse-gallagher/XPagesExtensionLibrary
extlib/lwp/product/runtime/eclipse/plugins/com.ibm.xsp.extlib.controls/src/com/ibm/xsp/extlib/config/raw-extlib-dojo-layout.xsp-config
[ "Apache-2.0" ]
#include "colors.inc" #include "metals.inc" #default{finish{ambient 0.01}} #global_settings{assumed_gamma 1.0 max_trace_level 5} sky_sphere { pigment { color MidnightBlue } } union { union { #include "dazzler.sub.pov" texture { pigment { color rgbf<0.0, 0.0, 0.0, 1.0> } finish { reflec...
POV-Ray SDL
3
jamesbowman/cuflow
scene-dazzler.pov
[ "BSD-3-Clause" ]
quiet wow such language very syntax github recognized wow loud such language much friendly rly friendly is true plz console.loge with 'such friend, very inclusive' but plz console.loge with 'no love for doge' wow wow module.exports is language
Dogescript
0
JavascriptID/sourcerer-app
src/test/resources/samples/langs/Dogescript/example.djs
[ "MIT" ]
/* * Copyright (C) 2017-2019 Netronome Systems, Inc. All rights reserved. * * @file slicc_hash.uc * @brief Stereoscopic Locomotive Interleaved Cryptographic CRC Hash * * SPDX-License-Identifier: BSD-2-Clause */ #ifndef _SLICC_HASH #define _SLICC_HASH #include <passert.uc> #include <preproc.uc> #include <stdm...
UnrealScript
5
pcasconnetronome/nic-firmware
firmware/apps/nic/slicc_hash.uc
[ "BSD-2-Clause" ]
<% ' ASP Cmd Shell On IIS 5.1 ' brett.moore_at_security-assessment.com ' http://seclists.org/bugtraq/2006/Dec/0226.html Dim oS,oSNet,oFSys, oF,szCMD, szTF On Error Resume Next Set oS = Server.CreateObject("WSCRIPT.SHELL") Set oSNet = Server.CreateObject("WSCRIPT.NETWORK") Set oFSys = Server.CreateObject("Scripting....
ASP
2
ismailbozkurt/angryFuzzer
fuzzdb/web-backdoors/asp/cmd-asp-5.1.asp
[ "MIT" ]
<#ftl strip_whitespace=true> <#if reports?has_content> # API Change analysis Results The summary of the API changes between artifacts <#list analysis.oldApi.archives as archive>`${archive.name}`<#sep>, </#list> and <#list analysis.newApi.archives as archive>`${archive.name}`<#sep>, </#list> [cols="1,1,1,1,1", option...
FreeMarker
4
benoit-sns/quarkus
independent-projects/revapi/src/main/resources/META-INF/revapi.ftl
[ "Apache-2.0" ]
Library: button-ocx Synopsis: Demonstrate using a DUIM gadget as an OLE Control. Files: library control store run Target-type: DLL Compilation-mode: tight Copyright: Original Code is Copyright (c) 1995-2004 Functional Objects, Inc. All rights reserved. License: See License.txt in this distri...
Dylan
1
kryptine/opendylan
sources/ole/examples/button-ocx/button-ocx.lid
[ "BSD-2-Clause" ]
: main me @ "Hello World" notify ;
MUF
1
venusing1998/hello-world
m/muf.muf
[ "MIT" ]
//===--- ErrorObjectTestSupport.h - Support for Instruments.app -*- C++ -*-===// // // This source file is part of the Swift.org open source project // // Copyright (c) 2014 - 2019 Apple Inc. and the Swift project authors // Licensed under Apache License v2.0 with Runtime Library Exception // // See https://swift.org/L...
C
3
lwhsu/swift
stdlib/public/runtime/ErrorObjectTestSupport.h
[ "Apache-2.0" ]
Module: system-internals define constant $architecture-little-endian? :: <boolean> = #t; define constant $machine-name = #"arm"; define constant $os-name = #"linux";
Dylan
3
kryptine/opendylan
sources/system/arm-linux-operating-system.dylan
[ "BSD-2-Clause" ]
import "std/test" test.run("Exceptions", fn(assert) { let fastVar = 42 const myException = fn() { myException2() } const myException2 = fn() { throw "Nope" } let m1 = try { myException() } catch e { errorVal(e) } assert.isEq(m1, "Nope") assert...
Inform 7
3
lfkeitel/nitrogen
tests/basic/exceptions.ni
[ "BSD-3-Clause" ]
#pragma once #include "envoy/extensions/http/original_ip_detection/xff/v3/xff.pb.h" #include "envoy/http/original_ip_detection.h" namespace Envoy { namespace Extensions { namespace Http { namespace OriginalIPDetection { namespace Xff { /** * XFF (x-forwarded-for) IP detection extension. */ class XffIPDetection : p...
C
4
dcillera/envoy
source/extensions/http/original_ip_detection/xff/xff.h
[ "Apache-2.0" ]
; Extern readcpul extern m#read#cpul ; Prints a string to the default console ; Arguments: ; RDI - the pointer to the string ; RSI - the number of characters to print m#read#cpul: ; Move integer (size of char pointer) to edx mov rdx, rsi ; Move char pointer to rsi mov rsi, rdi ; write syscall mov rax, 0 ; READ mov r...
Parrot Assembly
4
giag3/peng-utils
lib/std-lib/unix/asm/read.pasm
[ "MIT" ]
/****************************************************************************** * Copyright 2017 The Apollo Authors. All Rights Reserved. * * 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 ...
C++
5
seeclong/apollo
modules/planning/math/smoothing_spline/osqp_spline_1d_solver_test.cc
[ "Apache-2.0" ]
package com.alibaba.json.bvt.serializer; import java.io.IOException; import java.lang.reflect.Field; import java.net.URL; import java.util.Enumeration; import java.util.Set; import java.util.Vector; import junit.framework.TestCase; import com.alibaba.fastjson.JSON; import com.alibaba.fastjson.serializer.SerializeCon...
Java
4
Czarek93/fastjson
src/test/java/com/alibaba/json/bvt/serializer/ClassLoaderTest.java
[ "Apache-2.0" ]
{# Update the html_style/table_structure.html documentation too #} {% if doctype_html %} <!DOCTYPE html> <html> <head> <meta charset="{{encoding}}"> {% if not exclude_styles %}{% include html_style_tpl %}{% endif %} </head> <body> {% include html_table_tpl %} </body> </html> {% elif not doctype_html %} {% if not exclud...
Smarty
4
13rianlucero/CrabAgePrediction
crabageprediction/venv/Lib/site-packages/pandas/io/formats/templates/html.tpl
[ "MIT" ]
// Copyright 2010-2012 RethinkDB, all rights reserved. #include "containers/buffer_group.hpp" #include <string.h> #include <algorithm> void buffer_group_copy_data(const buffer_group_t *dest, const const_buffer_group_t *source) { // TODO: Is a buffer group size an int? int64_t bytes = source->get_size(); r...
C++
4
zadcha/rethinkdb
src/containers/buffer_group.cc
[ "Apache-2.0" ]
<http://example.org/foo> <http://example.org/bar> "2.345"^^<http://www.w3.org/2001/XMLSchema#decimal> . <http://example.org/foo> <http://example.org/bar> "1"^^<http://www.w3.org/2001/XMLSchema#decimal> . <http://example.org/foo> <http://example.org/bar> "1.0"^^<http://www.w3.org/2001/XMLSchema#decimal> . <http://exampl...
Turtle
2
joshrose/audacity
lib-src/lv2/serd/tests/TurtleTests/turtle-subm-26.ttl
[ "CC-BY-3.0" ]
sleep X t app appmode photo_burst sleep 1 t app burst_settings 5-1 sleep 1 t app button shutter PR sleep 9 t app appmode photo_burst d.\autoexec.ash REBOOt yess
AGS Script
1
waltersgrey/autoexechack
BurstHacks/BurstLoop/5-1/Hero3PlusBlack/autoexec.ash
[ "MIT" ]
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg width="168px" height="152px" viewBox="0 0 168 152" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sketch="http://www.bohemiancoding.com/sketch/ns"> <!-- Generator: Sketch 3.3.1 (12002) - http://www.bohemia...
SVG
2
izioto/material-design-lite
docs/_assets/icons.svg
[ "CC-BY-4.0" ]
# Emacs 23 daemon capability is a killing feature. # One emacs process handles all your frames whether # you use a frame opened in a terminal via a ssh connection or X frames # opened on the same host. # Benefits are multiple # - You don't have the cost of starting Emacs all the time anymore # - Opening a file is as f...
Shell
4
sshishov/ohmyzsh
plugins/emacs/emacs.plugin.zsh
[ "MIT" ]
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
CSS
3
kyoty/spark
core/src/main/resources/org/apache/spark/ui/static/webui.css
[ "BSD-2-Clause", "Apache-2.0", "CC0-1.0", "MIT", "MIT-0", "ECL-2.0", "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
// An example of the bind construct using a hierarchical reference starting with $root module foo (input logic a, input logic b, output logic c); // Magic happens here... endmodule module bar (input a, input b, output c); assign c = a ^ b; endmodule module top (); logic u, v, w; foo foo_i (.a (u), .b (v), .c...
SystemVerilog
4
gudeh/yosys
tests/bind/hier.sv
[ "ISC" ]
/* -*- Mode: IDL; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this file, * You can obtain one at http://mozilla.org/MPL/2.0/. * * The origin of this IDL file is ...
WebIDL
5
tlively/wasm-bindgen
crates/web-sys/webidls/enabled/File.webidl
[ "Apache-2.0", "MIT" ]
import os import os.path path =os.getcwd() listdir =os.listdir(path) html =[] for dirs in listdir: if (dirs[-1]=="l") and (dirs[0].isnumeric()): html.append(dirs) html.sort() print(html) k=0 for item in html: if 0<k<len(html)-1: next_path = html[k+1] l_path =html[k-1] elif k==0: ...
Python
4
CFFPhil/build-web-application-with-golang
zh/a_href.py
[ "BSD-3-Clause" ]
package jadx.tests.integration.debuginfo; import java.lang.ref.WeakReference; import org.junit.jupiter.api.Test; import jadx.core.dex.nodes.ClassNode; import jadx.tests.api.IntegrationTest; import static org.junit.jupiter.api.Assertions.assertEquals; public class TestLineNumbers2 extends IntegrationTest { public...
Java
5
Dev-kishan1999/jadx
jadx-core/src/test/java/jadx/tests/integration/debuginfo/TestLineNumbers2.java
[ "Apache-2.0" ]
.zoom-default .zoom-wrapper width 100% overflow hidden .zoom-items display flex flex-direction row flex-wrap wrap align-content space-between .grid-item flex 1 1 25% box-sizing border-box height 52px line-height 52px border 1px solid #e...
Stylus
3
cym2050/better-scroll
packages/react-examples/src/pages/zoom/index.styl
[ "MIT" ]
/* * Copyright (c) 2021, Ali Mohammad Pur <mpfard@serenityos.org> * * SPDX-License-Identifier: BSD-2-Clause */ #pragma once #include <LibJS/Bytecode/BasicBlock.h> #include <LibJS/Bytecode/Generator.h> #include <sys/time.h> #include <time.h> namespace JS::Bytecode { struct PassPipelineExecutable { Executable...
C
4
r00ster91/serenity
Userland/Libraries/LibJS/Bytecode/PassManager.h
[ "BSD-2-Clause" ]
#Signature file v4.1 #Version 1.66 CLSS public abstract interface java.io.Serializable CLSS public abstract interface java.lang.Comparable<%0 extends java.lang.Object> meth public abstract int compareTo({java.lang.Comparable%0}) CLSS public abstract java.lang.Enum<%0 extends java.lang.Enum<{java.lang.Enum%0}>> cons ...
Standard ML
3
timfel/netbeans
enterprise/web.el/nbproject/org-netbeans-modules-web-el.sig
[ "Apache-2.0" ]
include("${CONFIG_FILE}") set(prefix "COPYFILES: ") set(use_symlink 0) if(IS_SYMLINK "${CMAKE_BINARY_DIR}${CMAKE_FILES_DIRECTORY}/symlink_test") set(use_symlink 1) endif() set(update_dephelper 0) if(DEFINED DEPHELPER AND NOT EXISTS "${DEPHELPER}") set(update_dephelper 1) endif() set(__state "") macro(copy_file_...
CMake
4
thisisgopalmandal/opencv
cmake/copy_files.cmake
[ "BSD-3-Clause" ]
# vim: set noexpandtab: CC := cl CFLAGS := /nologo LDFLAGS := /nologo PROGRAMS := metsvc.exe metsvc-server.exe SCRIPTS := install.bat SOURCES := $(patsubst %.exe,%.cpp,$(PROGRAMS)) OBJECTS := $(patsubst %.exe,%.obj,$(PROGRAMS)) GENERATED := vc??.pdb build: $(PROGRAMS) metsvc.exe: metsvc.cpp met...
Makefile
4
OsmanDere/metasploit-framework
external/source/metsvc/src/Makefile
[ "BSD-2-Clause", "BSD-3-Clause" ]
#summary archive_write_disk 3 manual page == NAME == *archive_write_disk_new*, *archive_write_disk_set_options*, *archive_write_disk_set_skip_file*, *archive_write_disk_set_group_lookup*, *archive_write_disk_set_standard_lookup*, *archive_write_disk_set_user_lookup*, *archive_write_header*, *archive_write_data*, *archi...
MediaWiki
5
OakCityLabs/ios_system
libarchive/libarchive/doc/wiki/ManPageArchiveWriteDisk3.wiki
[ "BSD-3-Clause" ]
set fish_greeting "" begin  set --local...
fish
5
purveshpatel511/bat
tests/syntax-tests/highlighted/Fish/test.fish
[ "Apache-2.0", "MIT" ]
--TEST-- Test is_executable() function: usage variations - diff. path notations --SKIPIF-- <?php if (substr(PHP_OS, 0, 3) == 'WIN') { die('skip not for windows'); } ?> --FILE-- <?php /* test is_executable() with file having different filepath notation */ require __DIR__.'/file.inc'; echo "*** Testing is_executable...
PHP
5
NathanFreeman/php-src
ext/standard/tests/file/is_executable_variation1.phpt
[ "PHP-3.01" ]
# @ECLASS: dlang.eclass # @MAINTAINER: marco.leise@gmx.de # @BLURB: install D libraries in multiple locations for each D version and compiler # @DESCRIPTION: # The dlang eclass faciliates creating dependiencies on D libraries for use # with different D compilers and D versions. # DLANG_VERSION_RANGE can be set in the e...
Gentoo Eclass
5
Pulgovisk/pulgovisk-overlay
dlang.eclass
[ "Unlicense" ]
############################################################################## # AWS ############################################################################## # General aws help aws --version # Show the current AWS CLI version aws configure # Configure your AWS Key ID, AWS Secret, default region and defau...
Shell
4
imdex1009/awesome-cheatsheets
tools/aws.sh
[ "MIT" ]