max_stars_repo_path
stringlengths
4
261
max_stars_repo_name
stringlengths
6
106
max_stars_count
int64
0
38.8k
id
stringlengths
1
6
text
stringlengths
7
1.05M
ports/ARM/IAR/ecc_hamming_a.asm
SijWoo/micrium-os-base
16
27092
<filename>ports/ARM/IAR/ecc_hamming_a.asm ;******************************************************************************************************** ; uC/CRC ; ERROR DETECTING CODE (EDC) & ERROR CORRECTING CODE (ECC) CALCULATION UTILITIES ; ; Cop...
programs/oeis/027/A027608.asm
karttu/loda
0
81848
; A027608: Expansion of 1/((1-x)*(1-2x)^4). ; 1,9,49,209,769,2561,7937,23297,65537,178177,471041,1216513,3080193,7667713,18808833,45547521,109051905,258473985,607125505,1414529025,3271557121,7516192769,17163091969,38973472769,88046829569,197971148801,443186937857,988110913537,2194728288257,4857608011777,10715943403521,...
Data/List/Categorical.agda
Lolirofle/stuff-in-agda
6
5904
module Data.List.Categorical where import Lvl open import Functional open import Function.Equals open import Data.List open import Data.List.Functions open import Data.List.Proofs open import Data.List.Equiv.Id open import Lang.Instance open import Logic open import Logic.Propositional open import Relator.Equals open ...
Data/List/Iterable.agda
Lolirofle/stuff-in-agda
6
9489
<reponame>Lolirofle/stuff-in-agda<gh_stars>1-10 module Data.List.Iterable where open import Data open import Data.List import Data.List.Functions as List open import Logic.Propositional open import Logic.Predicate import Lvl open import Relator.Equals open import Structure.Container.Iterable open import Type...
programs/oeis/005/A005610.asm
neoneye/loda
22
164091
<reponame>neoneye/loda<gh_stars>10-100 ; A005610: Number of Boolean functions realized by cascades of n gates. ; 2,14,86,518,3110,18662,111974,671846,4031078,24186470,145118822,870712934,5224277606,31345665638,188073993830,1128443962982,6770663777894,40623982667366,243743896004198,1462463376025190 mov $1,6 pow $1,$0 m...
programs/oeis/133/A133629.asm
neoneye/loda
22
97649
<filename>programs/oeis/133/A133629.asm ; A133629: a(1)=1, a(n) = a(n-1) + (p-1)*p^(n/2-1) if n is even, otherwise a(n) = a(n-1) + p^((n-1)/2), where p=5. ; 1,5,10,30,55,155,280,780,1405,3905,7030,19530,35155,97655,175780,488280,878905,2441405,4394530,12207030,21972655,61035155,109863280,305175780,549316405,1525878905,...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1445.asm
ljhsiun2/medusa
9
88836
<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1445.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0xd19b, %rsi lea addresses_WT_ht+0x1204e, %rdi clflush (%rdi) and %r11, %r11 mov $95, %rcx rep movsl xor ...
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c34002a.ada
best08618/asylo
7
27931
<filename>gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c3/c34002a.ada -- C34002A.ADA -- Grant of Unlimited Rights -- -- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687, -- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained -- unlimi...
alloy4fun_models/trashltl/models/1/dYiKvco3eJzQuWC9q.als
Kaixi26/org.alloytools.alloy
0
2188
open main pred iddYiKvco3eJzQuWC9q_prop2 { (historically no File) until (some File) } pred __repair { iddYiKvco3eJzQuWC9q_prop2 } check __repair { iddYiKvco3eJzQuWC9q_prop2 <=> prop2o }
Validation/pyFrame3DD-master/gcc-master/gcc/ada/gnat_cuda.adb
djamal2727/Main-Bearing-Analytical-Model
0
19588
<filename>Validation/pyFrame3DD-master/gcc-master/gcc/ada/gnat_cuda.adb<gh_stars>0 ------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- ...
kernel.asm
hamedmiir/xv6-Os-Lab-1
0
241177
kernel: file format elf32-i386 Disassembly of section .text: 80100000 <multiboot_header>: 80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh 80100006: 00 00 add %al,(%eax) 80100008: fe 4f 52 decb 0x52(%edi) 8010000b: e4 .byte 0xe4 8010000c <entry>: 8010...
programs/oeis/001/A001877.asm
neoneye/loda
22
174370
<filename>programs/oeis/001/A001877.asm ; A001877: Number of divisors of n of form 5k+2; a(0) = 0. ; 0,0,1,0,1,0,1,1,1,0,1,0,2,0,2,0,1,1,1,0,1,1,2,0,2,0,1,1,2,0,1,0,2,0,2,1,2,1,1,0,1,0,3,0,2,0,1,1,2,1,1,1,2,0,2,0,2,1,1,0,2,0,2,1,2,0,2,1,2,0,2,0,3,0,2,0,1,2,1,0,1,1,2,0,4,1,1,1,2,0,1,1,2,0,2,0,3,1,2,0 mov $4,2 mov $5,$0...
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_44.asm
meesokim/z88dk
0
2713
<filename>libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_beepfx/_bfx_44.asm ; BeepFX sound effect by shiru ; http://shiru.untergrund.net SECTION rodata_sound_bit PUBLIC _bfx_44 _bfx_44: ; Select_5 defb 1 ;tone defw 4,1000,400,100,128 defb 1 ;tone defw 4,1000,400,100,64 defb 1 ;tone defw 4,1000,400...
src/System/FilePath.agda
t-more/agda-prelude
111
12510
-- | NOTE: This module can only represent file paths which are valid strings. -- On Linux, a file path may be an arbitrary sequence of bytes, but using anything -- except utf8 for file paths is a terrible idea. -- -- What should happen if we come across a non utf8 path from an untrusted source? -- crash -> denial-of-se...
libsrc/_DEVELOPMENT/input/ep/z80/asm_in_stick_int.asm
jpoikela/z88dk
640
98685
; =============================================================== ; Aug 2015 ; =============================================================== ; ; uint16_t in_stick_int(void) ; ; Return joystick state in byte FGHIRLDU active high. The ; FGHI bits are fire buttons with "F" being primary. ; ; =========================...
programs/oeis/315/A315676.asm
jmorken/loda
1
29227
<filename>programs/oeis/315/A315676.asm<gh_stars>1-10 ; A315676: Coordination sequence Gal.4.75.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,6,12,17,21,26,32,38,44,50,55,59,64,70,76,82,88,93,97,102,108,114,120,126,131,135,140,...
Categories/Object/Terminal.agda
p-pavel/categories
1
4140
{-# OPTIONS --universe-polymorphism #-} open import Categories.Category module Categories.Object.Terminal {o ℓ e} (C : Category o ℓ e) where open import Level open import Relation.Binary using (IsEquivalence; Setoid) open import Categories.Support.PropositionalEquality open Category C record Terminal : Set (o ⊔ ℓ ...
dsl/antlr/Examples/JSON.g4
y2ghost/study
0
5645
grammar JSON; json: object | array ; object : '{' pair (',' pair)* '}' | '{' '}' // empty object ; pair: STRING ':' value ; array : '[' value (',' value)* ']' | '[' ']' // empty array ; value : STRING | NUMBER | object | array | 'true' | 'false' | 'nu...
programs/oeis/311/A311843.asm
neoneye/loda
22
166106
; A311843: Coordination sequence Gal.4.38.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,4,8,13,17,21,26,30,34,38,42,47,51,55,60,64,68,72,76,81,85,89,94,98,102,106,110,115,119,123,128,132,136,140,144,149,153,157,162,166,170,174,...
src/pp/block2/cc/ll/Sentence.g4
Pieterjaninfo/PP
0
2520
lexer grammar Sentence; //@header{package pp.block2.cc.ll;} NOUN : 'students' | 'compilers' ; VERB : 'love' ; ADJECTIVE : 'all' | 'smart' | 'undergraduate' ; ENDMARK : '.' ; // ignore whitespace WS : [ \t\n\r] -> skip; // everything else is a typo TYPO : [a-zA-Z]+;
enduser/netmeeting/av/codecs/intel/h263/i386/d3mmc.asm
npocmaka/Windows-Server-2003
17
240350
;/* ************************************************************************* ;** INTEL Corporation Proprietary Information ;** ;** This listing is supplied under the terms of a license ;** agreement with INTEL Corporation and may not be copied ;** nor disclosed except in accordance with the terms of ...
src/Bootstrap/SimpleInductive.agda
WhatisRT/meta-cedille
35
5721
module Bootstrap.SimpleInductive where open import Data.List using (applyUpTo) open import Prelude data ConstrData' : Set where Self : ConstrData' Other : String → ConstrData' ConstrData = String × List ConstrData' InductiveData = String × List ConstrData private ℕ⊎Sshow : ℕ ⊎ String → String ℕ⊎Sshow (inj₁...
programs/oeis/255/A255227.asm
jmorken/loda
1
81969
; A255227: Number of (n+2)X(7+2) 0..1 arrays with no 3x3 subblock diagonal sum 0 and no antidiagonal sum 0 and no row sum 2 and no column sum 2 ; 127,133,142,154,172,199,238,295,379,502,682,946,1333,1900,2731,3949,5734,8350,12184,17803,26038,38107,55795,81718,119710,175390,256993,376588,551863,808741,1185214,1736962,25...
tools/scitools/conf/understand/ada/ada12/g-dyntab.ads
brucegua/moocos
1
5507
------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- -- -- ...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_717.asm
ljhsiun2/medusa
9
173665
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_717.asm .global s_prepare_buffers s_prepare_buffers: push %r14 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1454d, %r8 nop nop nop add %rbx, %rbx and $0xffffffffffffffc0, %r8 vmovaps (%r8), %y...
Cubical/Algebra/Semilattice.agda
marcinjangrzybowski/cubical
301
6459
<gh_stars>100-1000 {-# OPTIONS --safe #-} module Cubical.Algebra.Semilattice where open import Cubical.Algebra.Semilattice.Base public
src/Selective/Examples/TestChannel.agda
Zalastax/thesis
1
16499
<gh_stars>1-10 module Selective.Examples.TestChannel where open import Selective.Libraries.Channel open import Prelude open import Debug open import Data.Nat.Show using (show) ℕ-ReplyMessage : MessageType ℕ-ReplyMessage = ValueType UniqueTag ∷ [ ValueType ℕ ]ˡ ℕ-Reply : InboxShape ℕ-Reply = [ ℕ-ReplyMessage ]ˡ ℕ×ℕ...
source/league/arch/arm/matreshka-simd-arm-neon.ads
svn2github/matreshka
24
13221
<filename>source/league/arch/arm/matreshka-simd-arm-neon.ads ------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- ...
oeis/143/A143779.asm
neoneye/loda-programs
11
98797
; A143779: Numbers of the form k=k^2-n^2. ; Submitted by <NAME> ; 0,-1,-3,0,-16,231,53325,2843555576,8085808313800691712,65380296087528385371720710929665490863,4274583116492879495671558465604382082843695840997226026463670361542736484669 lpb $0 sub $0,1 pow $1,2 add $3,$2 sub $2,1 add $3,$2 add $1,$3 lpe mo...
libsrc/stdio/conio/generic_console_fonts.asm
jpoikela/z88dk
640
245796
<filename>libsrc/stdio/conio/generic_console_fonts.asm ; ; Variables that point to the font and udgs used by gencon ; SECTION data_clib PUBLIC generic_console_font32 PUBLIC generic_console_udg32 EXTERN CRT_FONT generic_console_font32: defw CRT_FONT generic_console_udg32: defw 0
src/main/antlr4/CloudFrontLogGrammar.g4
pedivo/jsalparser
0
1904
<reponame>pedivo/jsalparser<gh_stars>0 grammar CloudFrontLogGrammar; @header{ package com.hiramsoft.commons.jsalparser; } @members{ CloudFrontWebLogBuilder builder = new CloudFrontWebLogBuilder(); } import S3Tokens; file [ICloudFrontLogVisitor visitor] @init { builder.reset(); } : ver=version { builder.acc...
13/2/src/main.adb
Heziode/aoc-ada-2021
3
18270
with Ada.Containers.Hashed_Maps, Ada.Containers.Vectors, Ada.Execution_Time, Ada.Integer_Text_IO, Ada.Real_Time, Ada.Strings.Fixed, Ada.Text_IO; with Utils; procedure Main is use Ada.Execution_Time, Ada.Real_Time, Ada.Text_IO; use Utils; type Coordinate_2D is reco...
bb-runtimes/arm/nordic/nrf51/s-bbbopa__microbit.ads
JCGobbi/Nucleo-STM32G474RE
0
10431
------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME LIBRARY (GNARL) COMPONENTS -- -- -- -- ...
src/ada/src/afrl-impact-impactlinesearchtask-spark_boundary.ads
pat-rogers/OpenUxAS
0
12271
package afrl.impact.ImpactLineSearchTask.SPARK_Boundary with SPARK_Mode is pragma Annotate (GNATprove, Terminating, SPARK_Boundary); -- This wrapper is only introduced for termination function Get_LineID (X : ImpactLineSearchTask) return Int64; end afrl.impact.ImpactLineSearchTask.SPARK_Boundary;
example/src/clic_ex-commands-user_input.adb
reznikmm/clic
0
1698
<gh_stars>0 with Ada.Text_IO; use Ada.Text_IO; with AAA.Strings; with CLIC.User_Input; use CLIC.User_Input; with GNAT.OS_Lib; package body CLIC_Ex.Commands.User_Input is function Valid_Number (Str : String) return Boolean is (for all C of Str => C in '0' .. '9'); ------------- -- Execute -- --------...
test/Succeed/LineEndings/Dos.agda
cruhland/agda
1,989
7711
module LineEndings.Dos where postulate ThisWorks : Set
msvcrt_win32.asm
muxamed666/asmkursach
0
98820
<gh_stars>0 format PE CONSOLE entry start include "H:\DOWNLOADS\FASM\include\win32ax.inc" section '.text' code executable ; Ввод stdin -> st0 macro input { pusha ; сохр. рег. push floatbuffer ; указатель на буфер ввода push floatfor...
test/Fail/SizedTypesRigidVarClash.agda
cruhland/agda
1,989
15623
{-# OPTIONS --sized-types #-} module SizedTypesRigidVarClash where open import Common.Size renaming (↑_ to _^) data Nat : {size : Size} -> Set where zero : {size : Size} -> Nat {size ^} suc : {size : Size} -> Nat {size} -> Nat {size ^} inc : {i j : Size} -> Nat {i} -> Nat {j ^} inc x = suc x
apple_scripts/Scroll.applescript
joaopalmeiro/dotfiles
0
953
(* * Toggle scroll direction (natural) * * Source: https://lukasliesis.medium.com/how-to-set-scroll-direction-independently-for-mouse-and-trackpad-on-macbook-66bb6812678 *) -- Open System Preferences (Trackpad) tell application "System Preferences" reveal anchor "trackpadTab" of pane id "com.apple.preference.trac...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_2828_85.asm
ljhsiun2/medusa
9
81687
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r8 push %rbp push %rcx push %rdx push %rsi lea addresses_WC_ht+0x17d61, %r8 sub %r14, %r14 movups (%r8), %xmm3 vpextrq $0, %xmm3, %rdx nop nop dec %rsi lea addresses_WC_ht+0x8185, %rbp nop sub $45938, %r10 movw $0x6162, (%rbp) nop nop...
Myne.g4
jasonmoo/myne
2
1279
grammar Myne; fragment COMMA_: ',' ; WORD: [a-zA-Z0-9\-'’]+ ; PUNCTUATION: [!?.]+ ; NEWLINE: '\r'? '\n' ; COMMA: COMMA_ ; IGNORE: ( '(' ~')'+ ')' | '[' ~']'+ ']' | [\t "]+ ) -> skip ; song: NEWLINE* stanza+ ; stanza: verse+ NEWLINE* ; verse: sentence+ NEWLINE? ; sentence: (WORD COMMA?)+ PUNCTUATION?...
programs/oeis/015/A015246.asm
karttu/loda
1
83625
<gh_stars>1-10 ; A015246: a(n) = (2*n - 13)*n^2. ; 0,-11,-36,-63,-80,-75,-36,49,192,405,700,1089,1584,2197,2940,3825,4864,6069,7452,9025,10800,12789,15004,17457,20160,23125,26364,29889,33712,37845,42300,47089,52224,57717,63580,69825,76464,83509,90972,98865,107200,115989,125244,134977,145200,155925,167164,178929,191232,...
programs/oeis/016/A016921.asm
jmorken/loda
1
81094
; A016921: a(n) = 6*n + 1. ; 1,7,13,19,25,31,37,43,49,55,61,67,73,79,85,91,97,103,109,115,121,127,133,139,145,151,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,247,253,259,265,271,277,283,289,295,301,307,313,319,325,331,337,343,349,355,361,367,373,379,385,391,397,403,409,415,421,427,433,439,445,451,457,46...
tests/rule_arg_complex/5.asm
NullMember/customasm
414
15308
#ruledef test { ld {x} => 0x55 @ x`8 } ld (3 + x) * 5 ; error: failed / error: unknown
oeis/258/A258711.asm
neoneye/loda-programs
11
90685
; A258711: Motzkin numbers A001006 read mod 7. ; Submitted by <NAME> ; 1,1,2,4,2,0,2,1,1,2,4,2,6,3,3,3,6,5,6,5,1,0,0,0,0,0,1,6,5,5,3,6,3,5,5,2,2,4,1,4,4,0,1,1,2,4,2,0,2,1,1,2,4,2,0,2,1,1,2,4,2,6,3,3,3,6,5,6,5,1,0,0,0,0,0,1,6,5,5,3,6,3,5,5,2,2,4,1,4 seq $0,1006 ; Motzkin numbers: number of ways of drawing any number of...
src/score_display.adb
thomas070605/shoot-n-loot
0
21520
<filename>src/score_display.adb<gh_stars>0 -- Shoot'n'loot -- Copyright (c) 2020 <NAME> with HAL; use HAL; with GESTE_Config; use GESTE_Config; with GESTE.Sprite; with GESTE.Tile_Bank; with Game_Assets.Tileset; with Game_Assets.Tileset_Collisions; with Game_Assets.Misc_Objects; use Game_Assets; package body Score...
small8/sml1536.ada
hulpke/smallgrp
5
16788
<filename>small8/sml1536.ada ############################################################################# ## #W sml1536.ada GAP library of groups <NAME> ## <NAME>, <NAME> ## SMALL_GROUP_LIB[ 1536 ].2nil[ 105 ] := rec( ops := [ 2, 1044,,,,,,,,,,,,,,,,...
Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_1020.asm
ljhsiun2/medusa
9
86876
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r8 push %r9 push %rax push %rbx push %rsi lea addresses_UC_ht+0x3580, %rbx clflush (%rbx) nop nop nop inc %rax mov (%rbx), %r12w nop nop nop mfence lea addresses_WC_ht+0x5080, %r9 nop nop nop nop nop xor $39697, %r11 mov $0x6162636465666768, %rsi mo...
Assets/Grammars/Tortoise/Tortoise.g4
ivancanosa/AntlrExampleUnity
7
3065
<filename>Assets/Grammars/Tortoise/Tortoise.g4 grammar Tortoise; @members { public TortoiseCompiler Compiler = new TortoiseCompiler(); } prog : cmd+ ; cmd : (move | rotate) NEWLINE ; move : MOV DIR VAL { Compiler.AddMoveCommand($DIR.text, $VAL.text); }; rotate : ROT VAL { Compiler.AddRotateCommand($VAL.text); };...
oeis/021/A021423.asm
neoneye/loda-programs
11
10277
<reponame>neoneye/loda-programs ; A021423: Decimal expansion of 1/419. ; Submitted by <NAME>(m2) ; 0,0,2,3,8,6,6,3,4,8,4,4,8,6,8,7,3,5,0,8,3,5,3,2,2,1,9,5,7,0,4,0,5,7,2,7,9,2,3,6,2,7,6,8,4,9,6,4,2,0,0,4,7,7,3,2,6,9,6,8,9,7,3,7,4,7,0,1,6,7,0,6,4,4,3,9,1,4,0,8,1,1,4,5,5,8,4,7,2,5,5,3,6,9,9,2,8,4,0 seq $0,83811 ; Numbers...
oeis/251/A251577.asm
neoneye/loda-programs
11
19671
; A251577: E.g.f.: exp(7*x*G(x)^6) / G(x)^6 where G(x) = 1 + x*G(x)^7 is the g.f. of A002296. ; Submitted by <NAME> ; 1,1,7,133,4501,224497,14926387,1245099709,125177105641,14743403405857,1991987858095039,303781606238806549,51624122993243471293,9674836841745014156497,1982441139367342976694379,44094618562302832081531105...
assets/link/done.asm
AngryCanary/AngryCanary.github.io
0
1676
Elf64_Sym <0> Elf64_Sym <offset aItmDeregistert - offset unk_470, 20h, 0, 0, \ ; "_ITM_deregisterTMCloneTable" offset dword_0, 0> Elf64_Sym <offset aPrintf - offset unk_470, 12h, 0, 0, offset dword_0,\ ; "printf" ...
src/Bounded-space.agda
nad/definitional-interpreters
0
2822
<filename>src/Bounded-space.agda ------------------------------------------------------------------------ -- Definitional interpreters can model systems with bounded space ------------------------------------------------------------------------ -- In "Reasoning on Divergent Computations with Coaxioms" Ancona, -- Dagni...
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/loop_optimization6.ads
best08618/asylo
7
2023
<gh_stars>1-10 package Loop_Optimization6 is A : Integer := 0; procedure Main; end Loop_Optimization6;
Bank_G/2_servo.asm
ndf-zz/fv1testing
0
167206
; FV-1 Testing ; ; Program: RMP servo POT ; ; POT0: Target value ; ; Check RMP servo ; skp RUN,main wldr RMP0,0,4096 ; setup RMP0 main: rdax POT0,0.5 ; load pot, scaled to ramp amp wrax REG0,1.0 ; save a copy sof 1.0,-0.25 ; offset sof -2.0,0.0 ; scale up sof -2.0,0.0 ; scale up wrax DACL,0.0 ; output t...
oeis/142/A142009.asm
neoneye/loda-programs
11
99640
<reponame>neoneye/loda-programs ; A142009: Primes congruent to 5 mod 31. ; Submitted by <NAME> ; 5,67,191,439,563,811,997,1307,1493,1741,2113,2237,2423,2609,2671,2857,3167,3229,3539,3911,4159,4283,4903,5399,5647,6143,6329,6577,6701,6763,6949,7321,7507,7817,7879,8623,8747,8933,9181,9491,9677,9739,10111,10607,10979,11351...
dsmr-parser/src/main/antlr4/nl/basjes/dsmr/parse/Dsmr.g4
nielsbasjes/dsmr-tools
11
5997
/* * Dutch Smart Meter Requirements (DSMR) Toolkit * Copyright (C) 2019-2021 <NAME> * * 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 * * https://www.apache.org/licenses/LICENSE-2.0...
oeis/168/A168507.asm
neoneye/loda-programs
11
171784
<filename>oeis/168/A168507.asm ; A168507: a(n) = n^5*(n^10 + 1)/2. ; 0,1,16400,7174575,536871424,15258790625,235092496176,2373780763375,17592186060800,102945566076849,500000000050000,2088624084788351,7703510787417600,25592946507231025,77784047779175024,218946945190809375,576460752303947776,1431211525755617825,337332030...
alloy4fun_models/trashltl/models/18/oY2bKb7otHp8M8ZMF.als
Kaixi26/org.alloytools.alloy
0
4209
<gh_stars>0 open main pred idoY2bKb7otHp8M8ZMF_prop19 { all f : Protected | f in Trash until f not in Protected } pred __repair { idoY2bKb7otHp8M8ZMF_prop19 } check __repair { idoY2bKb7otHp8M8ZMF_prop19 <=> prop19o }
processor/arch/c64/left.asm
HakierGrzonzo/bfc64
1
241632
<gh_stars>1-10 cpy #$00 bne label() dec $00fb + 1 // decrament least significant byte of pointer, if you need more than 256 * 256 cells, please reconsider your life choices label(): dey
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca.log_21829_226.asm
ljhsiun2/medusa
9
174
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r14 push %r8 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x922f, %rdi nop nop nop dec %r8 mov $0x6162636465666768, %r14 movq %r14, %xmm5 vmovups %ymm5, (%rdi) nop sub $59248, %rax lea addresses_A_ht+0x311f, %rdx nop nop sub $45944, %...
programs/oeis/313/A313738.asm
jmorken/loda
1
172488
; A313738: Coordination sequence Gal.6.158.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; 1,5,10,15,20,25,31,36,41,46,51,56,61,66,71,76,81,87,92,97,102,107,112,117,122,127,132,137,143,148,153,158,163,168,173,178,183,188,193,199,20...
src/basestypes.adb
thindil/steamsky
80
15722
<filename>src/basestypes.adb<gh_stars>10-100 -- Copyright 2019-2021 <NAME> -- -- This file is part of Steam Sky. -- -- Steam Sky is free software: you can redistribute it and/or modify -- it under the terms of the GNU General Public License as published by -- the Free Software Foundation, either version ...
QASM.g4
libtangle/QASM-Grammar
9
5432
grammar QASM; mainprog : version statement* ; statement : decl | gatedecl goplist '}' | gatedecl '}' | 'opaque' ID idlist ';' | 'opaque' ID '(' ')' idlist ';' | 'opaque' ID '(' idlist ')' idlist ';' | qop | 'if' '(' ID '==' INT ')' qop | 'barrier' anylist ';' ; version : 'OPENQASM' REAL '...
Cats/Functor/Representable.agda
alessio-b-zak/cats
0
2019
<gh_stars>0 module Cats.Functor.Representable where open import Data.Product using (_×_ ; _,_) open import Relation.Binary using (Setoid) open import Cats.Bifunctor using (Bifunctor) open import Cats.Category open import Cats.Category.Op using (_ᵒᵖ) open import Cats.Category.Setoids as Setoids using (Setoids ; ≈-intr...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_19795_1800.asm
ljhsiun2/medusa
9
8825
.global s_prepare_buffers s_prepare_buffers: push %r15 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x7f60, %rsi clflush (%rsi) xor $62783, %rdi mov (%rsi), %r9 nop nop nop nop nop cmp %r15, %r15 lea addresses_A_ht+0x1a240, %rsi lea addresses_WT_ht+0x49c4, %rdi and $21628, %r9 mov $117, %rcx...
source/numerics/a-nllcar.ads
ytomino/drake
33
24529
<filename>source/numerics/a-nllcar.ads pragma License (Unrestricted); with Ada.Numerics.Generic_Complex_Arrays; with Ada.Numerics.Long_Long_Complex_Types; with Ada.Numerics.Long_Long_Real_Arrays; package Ada.Numerics.Long_Long_Complex_Arrays is new Generic_Complex_Arrays (Long_Long_Real_Arrays, Long_Long_Complex_Typ...
llvm-gcc-4.2-2.9/gcc/ada/sinput-d.adb
vidkidz/crossbridge
1
22759
<filename>llvm-gcc-4.2-2.9/gcc/ada/sinput-d.adb ------------------------------------------------------------------------------ -- -- -- GNAT COMPILER COMPONENTS -- -- ...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_598.asm
ljhsiun2/medusa
9
98378
<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_598.asm .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r14 push %rbp push %rbx push %rcx push %rdi push %rdx // Faulty Load lea addresses_WC+0x70b5, %r14 nop nop nop and $28593, %rdx movups (...
src/Similarity/Step.agda
nad/up-to
0
8988
<reponame>nad/up-to<filename>src/Similarity/Step.agda ------------------------------------------------------------------------ -- The one-sided Step function, used to define similarity and the -- two-sided Step function ------------------------------------------------------------------------ {-# OPTIONS --sized-types ...
source/amf/mof/cmof/amf-cmof-types-collections.ads
svn2github/matreshka
24
7820
<reponame>svn2github/matreshka<gh_stars>10-100 ------------------------------------------------------------------------------ -- -- -- Matreshka Project -- -- ...
player.asm
chickendude/c64-avalanche
1
162767
<filename>player.asm draw_player: lda #<player_sprite sta $82 lda #>player_sprite sta $83 lda x_pos sta $86 lda y_pos sta $87 jmp draw_sprite ; [sprites.asm]
test/asset/agda-stdlib-1.0/Data/AVL/Height.agda
omega12345/agda-mode
0
15337
------------------------------------------------------------------------ -- The Agda standard library -- -- Types and functions which are used to keep track of height -- invariants in AVL Trees ------------------------------------------------------------------------ {-# OPTIONS --without-K --safe #-} module Data.AVL....
FormalAnalyzer/models/apps/ID2SecuritySystem+.als
Mohannadcse/IoTCOM_BehavioralRuleExtractor
0
4725
<reponame>Mohannadcse/IoTCOM_BehavioralRuleExtractor<filename>FormalAnalyzer/models/apps/ID2SecuritySystem+.als module app_ID2SecuritySystem open IoTBottomUp as base open cap_lock open cap_switch open cap_runIn open cap_presenceSensor one sig app_ID2SecuritySystem extends IoTApp { presence : one cap_presenceSe...
libsrc/_DEVELOPMENT/l/z80/long/l_decs_dehl.asm
meesokim/z88dk
0
29623
SECTION code_l PUBLIC l_decs_dehl l_decs_dehl: ; signed decrement of long ; ; enter : dehl = signed long ; ; exit : dehl = dehl - 1, min at $8000 0000 ; z flag set on underflow ; ; uses : af, de, hl ld a,h or l jr z, msw dec hl ret msw: or e jr z, limit ...
programs/oeis/246/A246642.asm
neoneye/loda
22
174051
<reponame>neoneye/loda<filename>programs/oeis/246/A246642.asm ; A246642: Sequence appearing in the curvature of a certain four circle touching problem: (-3 + 5*A007805(n))/2. ; 1,41,761,13681,245521,4405721,79057481,1418628961,25456263841,456794120201,8196837899801,147086288076241,2639356347472561,47361327966429881,84...
src/svd/sam_svd-pac.ads
Fabien-Chouteau/samd51-hal
1
13797
<filename>src/svd/sam_svd-pac.ads pragma Style_Checks (Off); -- This spec has been automatically generated from ATSAMD51G19A.svd pragma Restrictions (No_Elaboration_Code); with HAL; with System; package SAM_SVD.PAC is pragma Preelaborate; --------------- -- Registers -- --------------- subtype PAC...
programs/oeis/339/A339531.asm
karttu/loda
1
97564
<filename>programs/oeis/339/A339531.asm ; A339531: Numbers b > 1 such that the smallest two primes, i.e., 2 and 3 are base-b Wieferich primes. ; 17,37,53,73,89,109,125,145,161,181,197,217,233,253,269,289,305,325,341,361,377,397,413,433,449,469,485,505,521,541,557,577,593,613,629,649,665,685,701,721,737,757,773,793,809,...
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/atomic6_4.adb
best08618/asylo
7
19709
<filename>gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/atomic6_4.adb -- { dg-do compile } -- { dg-options "-fdump-tree-gimple" } with Atomic6_Pkg; use Atomic6_Pkg; procedure Atomic6_4 is procedure P (I1 : out Integer; I2 : in Integer) is begin I1 := I2; end; Temp : Integer; begin P (Integer(Counter1),...
src/lab-code/car-blinker/car-blinker-rav-ql/src/blinker.adb
hannesb0/rtpl18
0
22293
<gh_stars>0 with Control; with Ada.Real_Time;use Ada.Real_Time; package body Blinker is protected body Cmd_Type_Access is procedure Send( Cmd : Command_To_Type ) is --binary semaphore begin Command_Is_New := False; if Command_To.Cmd /= Cmd.Cmd then Command_To := Cmd; ...
ZeroMQ/filecode/examples/Ada/zmq-examples-multi_thread_server.adb
JailbreakFox/LightWeightRepository
2
22469
with ZMQ.Sockets; with ZMQ.Contexts; with ZMQ.devices; with Ada.Strings.Unbounded; use Ada.Strings.Unbounded; procedure ZMQ.examples.Multi_Thread_Server is task type server_task (ctx : not null access ZMQ.Contexts.Context; id : Integer) is end server_task; task body server_task is ...
Aurora/Aurora/x64/Debug/pri_loop.asm
manaskamal/aurora-xeneva
8
240826
<reponame>manaskamal/aurora-xeneva ; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1 include listing.inc INCLUDELIB LIBCMT INCLUDELIB OLDNAMES PUBLIC ?first_loop@@3PEAU_pri_loop_box_@@EA ; first_loop PUBLIC ?last_loop@@3PEAU_pri_loop_box_@@EA ; last_loop _BSS SEGMENT ?first_loop@@3PEA...
oeis/235/A235355.asm
neoneye/loda-programs
11
8977
<gh_stars>10-100 ; A235355: 0 followed by the sum of (1),(2), (3,4),(5,6), (7,8,9),(10,11,12) from the natural numbers. ; 0,1,2,7,11,24,33,58,74,115,140,201,237,322,371,484,548,693,774,955,1055,1276,1397,1662,1806,2119,2288,2653,2849,3270,3495,3976,4232,4777,5066,5679,6003,6688,7049,7810,8210,9051,9492,10417,10901,1191...
test/Succeed/Issue5712.agda
KDr2/agda
1
17180
-- Andreas, 2021-12-31, issue #5712, reported by Trebor-Huang -- {-# OPTIONS -v tc.cover.cover:10 #-} open import Agda.Builtin.Reflection open import Agda.Builtin.Unit nothing : Term → TC ⊤ nothing hole = returnTC _ record Foo : Set1 where field A : Set @(tactic nothing) foo : A → A open Foo F : Foo F .A...
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_27_508.asm
ljhsiun2/medusa
9
92816
<filename>Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_27_508.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0x4aa9, %rsi lea addresses_A_ht+0x1b7ed, %rdi nop nop nop and $36792, %r8 mov $25, %rcx rep movsw no...
engine/overworld/auto_movement.asm
opiter09/ASM-Machina
1
179467
<gh_stars>1-10 PlayerStepOutFromDoor:: ld hl, wd730 res 1, [hl] call IsPlayerStandingOnDoorTile jr nc, .notStandingOnDoor ld a, $fc ld [wJoyIgnore], a ld hl, wd736 set 1, [hl] ld a, $1 ld [wSimulatedJoypadStatesIndex], a ld a, D_DOWN ld [wSimulatedJoypadStatesEnd], a xor a ld [wSpritePlayerStateData1Image...
programs/oeis/112/A112563.asm
karttu/loda
0
102707
<gh_stars>0 ; A112563: Sieve performed by successive iterations of steps where step m is: keep m terms, remove the next 5 and repeat; as m = 1,2,3,.. the remaining terms form this sequence. ; 1,7,43,169,505,1051,2527,5083,7729,11635,22681,33937,55483,90889,132595,152251,238057,327643,451249,543355,776161,997927,1258993...
programs/oeis/268/A268539.asm
neoneye/loda
22
26693
; A268539: Numbers k such that 48*k+25 is a perfect square. ; 0,2,3,7,17,25,28,38,58,72,77,93,123,143,150,172,212,238,247,275,325,357,368,402,462,500,513,553,623,667,682,728,808,858,875,927,1017,1073,1092,1150,1250,1312,1333,1397,1507,1575,1598,1668,1788,1862,1887,1963,2093,2173,2200,2282,2422,2508,2537,2625,2775,2867,...
models/hol/sygus/synth.als
johnwickerson/alloystar
2
1083
module synth<spec> open util/boolean as b -------------------------------------------------------------------------------- -- Values -------------------------------------------------------------------------------- /* use the builtin Int, and Bool from the util/boolean library */ /* abstract sig Bool {} one sig True ...
alloy4fun_models/trashltl/models/7/RbrSyFGr5kdsNGbEK.als
Kaixi26/org.alloytools.alloy
0
1490
open main pred idRbrSyFGr5kdsNGbEK_prop8 { always some f : File.link | eventually f in Trash } pred __repair { idRbrSyFGr5kdsNGbEK_prop8 } check __repair { idRbrSyFGr5kdsNGbEK_prop8 <=> prop8o }
apps/bootloader/main_direct.adb
ekoeppen/MSP430_Generic_Ada_Drivers
0
11231
<gh_stars>0 with System.Machine_Code; use System.Machine_Code; with System.Storage_Elements; use System.Storage_Elements; with System.Address_To_Access_Conversions; with System; use System; with Interfaces; use Interfaces; with MSPGD.Board; use MSPGD.Board; with MSP430_SVD; use MSP430_SVD; with MSP430_SVD.FLASH; use MS...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1354.asm
ljhsiun2/medusa
9
99665
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x8b21, %r9 clflush (%r9) and %rax, %rax movw $0x6162, (%r9) nop add %r11, %r11 lea addresses_D_ht+0x2520, %rcx nop nop nop nop nop add $1868, %rsi mov (%rcx), %rdi nop nop add $6106...
programs/oeis/060/A060893.asm
karttu/loda
1
23350
; A060893: n^8 - n^4 + 1. ; 1,1,241,6481,65281,390001,1678321,5762401,16773121,43040161,99990001,214344241,429960961,815702161,1475750641,2562840001,4294901761,6975673921,11019855601,16983432721,25599840001,37822664881,54875639281,78310705441,110074982401,152587500001,208826607601,282429005041,377801383681,500245705681...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1780.asm
ljhsiun2/medusa
9
175863
<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1780.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x17213, %r9 nop nop nop nop sub %r12, %r12 movb $0x61, (%r9) nop nop nop nop xor $13129,...
programs/oeis/306/A306447.asm
neoneye/loda
22
169337
<reponame>neoneye/loda ; A306447: Number of (undirected) Hamiltonian cycles in the n-antiprism graph. ; 3,9,16,29,56,110,225,469,991,2110,4511,9666,20736,44511,95575,205253,440828,946817,2033628,4367986,9381949,20151433,43283195,92967882,199685571,428904390,921243268,1978737467,4250128235,9128846273,19607840040,4211566...
gcc-gcc-7_3_0-release/gcc/testsuite/gnat.dg/array14.adb
best08618/asylo
7
20500
<reponame>best08618/asylo -- { dg-do compile } -- { dg-options "-gnatws" } with Array14_Pkg; use Array14_Pkg; package body Array14 is package Nested is Length : constant SSE.Storage_Count := Length2; subtype Encoded_Index_Type is SSE.Storage_Count range 1 .. Length; subtype Encoded_Type is SSE.Storag...
gcc-gcc-7_3_0-release/gcc/ada/a-calari.adb
best08618/asylo
7
18818
<filename>gcc-gcc-7_3_0-release/gcc/ada/a-calari.adb ------------------------------------------------------------------------------ -- -- -- GNAT RUN-TIME COMPONENTS -- -- ...
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_110_518.asm
ljhsiun2/medusa
9
26703
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %r8 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0xd613, %rbp nop nop nop cmp $54321, %r10 mov (%rbp), %r9 nop dec %rcx lea addresses_UC_ht+0x8613, %r8 clflush (%r8) nop nop nop dec %r15 mov $0x6162636465666768, %rax...
alloy4fun_models/trashltl/models/5/yCF2fie9XFFitiHMA.als
Kaixi26/org.alloytools.alloy
0
3328
open main pred idyCF2fie9XFFitiHMA_prop6 { all f:File | always f in Trash' } pred __repair { idyCF2fie9XFFitiHMA_prop6 } check __repair { idyCF2fie9XFFitiHMA_prop6 <=> prop6o }
Relation/Binary/Construct/Bounded.agda
oisdk/agda-playground
6
9208
{-# OPTIONS --cubical --safe --postfix-projections #-} open import Prelude open import Relation.Binary module Relation.Binary.Construct.Bounded {e} {E : Type e} {r₁ r₂} (totalOrder : TotalOrder E r₁ r₂) where open TotalOrder totalOrder renaming (refl to ≤-refl) import Data.Unit.UniversePolymorphic as Poly import Dat...