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 |
|---|---|---|---|---|
source/amf/ocl/amf-internals-holders-ocl_holders.ads | svn2github/matreshka | 24 | 17056 | ------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- --
-- ... |
pdf2keynote/applescripts/insert_movie.scpt | majorpb/pdf2keynote | 0 | 3428 | <reponame>majorpb/pdf2keynote
on run argv
set lastIndex to item 1 of argv as number
set soundFile to item 2 of argv as POSIX file
set x to item 3 of argv as number
set y to item 4 of argv as number
set theFilePath to soundFile as alias
tell application "Keynote"
tell the front document
... |
src/parser/AntlrBinary.g4 | TheModMaker/binary-reader | 0 | 1959 | <reponame>TheModMaker/binary-reader
// Copyright 2021 Google LLC
//
// 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... |
Cubical/HITs/Rationals/QuoQ.agda | dan-iel-lee/cubical | 0 | 3537 | {-# OPTIONS --cubical --no-import-sorts --safe #-}
module Cubical.HITs.Rationals.QuoQ where
open import Cubical.HITs.Rationals.QuoQ.Base public
open import Cubical.HITs.Rationals.QuoQ.Properties public
|
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_234_388.asm | ljhsiun2/medusa | 9 | 89937 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1622, %rsi
lea addresses_A_ht+0x11622, %rdi
nop
nop
nop
nop
nop
inc %rax
mov $56, %rcx
rep movsw
nop
nop
xor %rbp, %rbp
lea addresses_normal_ht+0x5816, %rdx
clflush (%rd... |
zero.asm | wastevensv/w832 | 1 | 102217 | <reponame>wastevensv/w832
0x00
0x31
0x32
0x33
0x34
0x35
0x36
0x37
0x38
0x39
0x3A
0x3B
0x3C
0x3D
0x3E
0x3F
0x60
0x11
0x12
0x13
0x14
0x15
0x16
0x17
0x18
0x19
0x1A
0x1B
0x1C
0x1D
0x1E
0x1F
|
ArmAssembler/src/main/ant14/Parser.g4 | h20man13/ArmAssembler | 0 | 1113 | grammar Parser;
instruction : bInstr
| blInstr
| bxInstr
| ldmInstr
| ldrByteInstr
| ldrDefInstr
| mlaInstr
| mrsInstr
| msrDefInstr
| msrPrivInstr
| mulInstr
| stmInstr
| strByteInstr
| strDefInstr
| swiInstr
| swpInstr
| addInstr
| andInstr
| eorInstr
| subIn... |
oeis/081/A081115.asm | neoneye/loda-programs | 11 | 2023 | <reponame>neoneye/loda-programs
; A081115: (p^2 - 1)/12 where p > 3 runs through the primes.
; Submitted by <NAME>
; 2,4,10,14,24,30,44,70,80,114,140,154,184,234,290,310,374,420,444,520,574,660,784,850,884,954,990,1064,1344,1430,1564,1610,1850,1900,2054,2214,2324,2494,2670,2730,3040,3104,3234,3300,3710,4144,4294,4370,4... |
c2000/C2000Ware_1_00_06_00/libraries/boot_rom/f2806x/v1_1/rom_sources/source/Vectors_Boot.asm | ramok/Themis_ForHPSDR | 0 | 6185 | <reponame>ramok/Themis_ForHPSDR
;; TI File $Revision: /main/4 $
;; Checkin $Date: March 8, 2011 15:18:39 $
;;###########################################################################
;;
;; FILE: Vectors_Boot.h
;;
;; TITLE: Boot Rom vector table.
;;
;; Functions:
;;
;; This section of code populates the vector ... |
parse/hndllibs.asm | DigitalMars/optlink | 28 | 177284 | TITLE HNDLLIBS - Copyright (c) SLR Systems 1994
INCLUDE MACROS
INCLUDE IO_STRUC
PUBLIC DO_OBJS,DO_SRCNAM
.DATA
EXTERNDEF FILNAM:NFN_STRUCT,SRCNAM:NFN_STRUCT
EXTERNDEF CURN_PLTYPE:BYTE,DEBUG_TYPES_SELECTED:BYTE
EXTERNDEF LISTTYPE:DWORD,FILE_HASH_MOD:DWORD,CURN_SECTION_GINDEX:DWORD
EXTERNDEF LIB... |
legend-pure-m3-core/src/main/antlr4/org/finos/legend/pure/m3/serialization/grammar/top/antlr/TopAntlrParser.g4 | hausea/legend-pure | 37 | 7699 | parser grammar TopAntlrParser;
options
{
tokenVocab = TopAntlrLexer;
}
definition: (top)*
EOF
;
top: CODE_BLOCK_START (CODE)*
; |
libsrc/osca/get_file_size.asm | RC2014Z80/z88dk | 8 | 95418 | <gh_stars>1-10
;
; Old School Computer Architecture - interfacing FLOS
; <NAME>, 2011
;
; Get the size for the given file
;
; $Id: get_file_size.asm,v 1.5 2016-06-22 22:13:09 dom Exp $
;
INCLUDE "flos.def"
SECTION code_clib
PUBLIC get_file_size
PUBLIC _get_file_size
get_file_size:
_get_file_size:
; ... |
programs/oeis/008/A008677.asm | neoneye/loda | 22 | 175831 | ; A008677: Expansion of 1/((1-x^3)*(1-x^5)*(1-x^7)).
; 1,0,0,1,0,1,1,1,1,1,2,1,2,2,2,3,2,3,3,3,4,4,4,4,5,5,5,6,6,6,7,7,7,8,8,9,9,9,10,10,11,11,12,12,12,14,13,14,15,15,16,16,17,17,18,19,19,20,20,21,22,22,23,24,24,25,26,26,27,28,29,29,30,31,31,33,33,34,35,35,37,37,38,39,40,41,41,43,43,44,46,46,47,48,49,50,51,52,53,54
mo... |
programs/oeis/186/A186293.asm | neoneye/loda | 22 | 84148 | ; A186293: (A007519(n)-1)/2.
; 8,20,36,44,48,56,68,96,116,120,128,140,156,168,176,200,204,216,224,228,260,284,288,296,300,308,320,336,380,384,404,428,440,464,468,476,488,504,516,524,548,564,576,596,600,608
seq $0,5123 ; Numbers n such that 8n + 1 is prime.
mul $0,4
|
programs/oeis/081/A081026.asm | neoneye/loda | 22 | 12415 | ; A081026: Variation on Ulam numbers: a(1) = 1; a(2) = 2; for n>2, a(n) = smallest (n odd) or largest (n even) number > a(n-1) that is a unique sum of two distinct earlier terms.
; 1,2,3,5,6,11,12,23,24,47,48,95,96,191,192,383,384,767,768,1535,1536,3071,3072,6143,6144,12287,12288,24575,24576,49151,49152,98303,98304,196... |
alloy4fun_models/trashltl/models/11/qYkzwyTXRoJ3msF6J.als | Kaixi26/org.alloytools.alloy | 0 | 2985 | <reponame>Kaixi26/org.alloytools.alloy
open main
pred idqYkzwyTXRoJ3msF6J_prop12 {
always (all f: File | eventually always f in Trash)
}
pred __repair { idqYkzwyTXRoJ3msF6J_prop12 }
check __repair { idqYkzwyTXRoJ3msF6J_prop12 <=> prop12o } |
test/Fail/Issue1109-1.agda | shlevy/agda | 1,989 | 8791 | postulate
A : Set
x : A
f : A → A → A
_●_ : A → A → A
infix 20 _●_
syntax f x y = x ○ y
doesn't-parse : A
doesn't-parse = x ○ x ● x
-- Default fixity for syntax is no longer -666, but 20 as for normal operators.
|
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_11095_632.asm | ljhsiun2/medusa | 9 | 102361 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1884d, %r14
nop
nop
nop
nop
nop
dec %rcx
mov $0x6162636465666768, %r9
movq %r9, %xmm4
movups %xmm4, (%r14)
nop
nop
nop
add %r8, %r8
lea addresses_A_ht+0x310d, %r... |
programs/oeis/103/A103168.asm | neoneye/loda | 22 | 100144 | <reponame>neoneye/loda<filename>programs/oeis/103/A103168.asm
; A103168: a(n) = remainder when (n written backwards) is divided by n.
; 0,0,0,0,0,0,0,0,0,1,0,9,5,13,6,13,3,9,15,2,12,0,9,18,2,10,18,26,5,3,13,23,0,9,18,27,36,7,15,4,14,24,34,0,9,18,27,36,45,5,15,25,35,45,0,9,18,27,36,6,16,26,36,46,56,0,9,18,27,7,17,27,37,... |
New/NewNew.agda | inc-lc/ilc-agda | 10 | 15025 | <reponame>inc-lc/ilc-agda
module New.NewNew where
open import New.Changes
open import New.LangChanges
open import New.Lang
open import New.Derive
open import Data.Empty
[_]τ_from_to_ : ∀ (τ : Type) → (dv : Chτ τ) → (v1 v2 : ⟦ τ ⟧Type) → Set
-- This can't be a datatype, since it wouldn't be strictly positive as it
--... |
programs/oeis/134/A134421.asm | jmorken/loda | 1 | 92161 | <gh_stars>1-10
; A134421: Partial sums of A134021.
; 1,2,4,6,8,11,14,17,20,23,26,29,32,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119,123,127,131,135,139,143,148,153,158,163,168,173,178,183,188,193,198,203,208,213,218,223,228,233,238,243
mov $1,5
mov $3,$0
lpb $0
add $0,1
add $1,$0
sub $1... |
gps.ads | e3l6/SSMDev | 0 | 30110 | <gh_stars>0
-------------------------------------------------------------------------------
-- GPS
--
-- Copyright © 2016 <NAME>
--
-- This code is available under the "MIT License".
-- Please see the file COPYING in this distribution for license terms.
--
-- Purpose:
-- This package interfaces to the Adafruit Ultima... |
ruotaVettoreSenzaAppoggioRICORSIVO.asm | edoardottt/Asm_mars_examples | 21 | 92238 | <reponame>edoardottt/Asm_mars_examples
# STAMPARE UN VETTORE IN INPUT AL CONTRARIO RICORSIVAMENTE SENZA VETTORE DI APPOGGIO
# DA TROVARE ERRORE: LE CHIAMATE RICORSIVE SONO GIUSTE, MA ESCE PRIMA DI CHIUDERE L'ULTIMA
# ESEMPIO: VETTORE= 1,2,3,4,5===STAMPA====> 1,4,3,2,5
.data
vettore: .word 50:1
richiesta: .asciiz "inser... |
backend/src/tools/Agtype.g4 | hwha/AGViewer | 29 | 7441 | <reponame>hwha/AGViewer
grammar Agtype;
agType
: agValue EOF
;
agValue
: value typeAnnotation?
;
value
: STRING #StringValue
| INTEGER #IntegerValue
| floatLiteral #FloatValue
| 'true' #TrueBoolean
| 'false' #FalseBoolean
| 'null' #NullValue
| obj #ObjectValue
| array #ArrayValue
;
obj
:... |
Task/MD5-Implementation/Ada/md5-implementation-3.ada | LaudateCorpus1/RosettaCodeData | 1 | 7153 | with Ada.Strings.Unbounded;
with Ada.Text_IO;
with MD5;
procedure Tester is
use Ada.Strings.Unbounded;
type String_Array is array (Positive range <>) of Unbounded_String;
Sources : constant String_Array :=
(To_Unbounded_String (""),
To_Unbounded_String ("a"),
To_Unbounded_String ("abc"),
... |
arch/ARM/STM32/driversWB55x/stm32-hsem.adb | morbos/Ada_Drivers_Library | 2 | 7022 | with STM32_SVD.HSEM; use STM32_SVD.HSEM;
with System;
package body STM32.HSEM is
function OneStepLock (Semaphore : UInt5) return Boolean
is
Idx : Sema_Range := Sema_Range (Semaphore);
begin
return not
(STM32_SVD.HSEM.HSEM_Periph.RLR (Idx).LOCK and
(STM32_SVD.HSEM.HSEM_Perip... |
tooling/specs/visualizer.als | ruimaranhao/alloydocs | 58 | 1082 | <gh_stars>10-100
abstract sig Object {}
sig File extends Object {}
sig Dir extends Object {contents: set Object}
one sig Root extends Dir { }
fact {
Object in Root.*contents
}
assert RootTop {
no o: Object | Root in o.contents
}
check RootTop // This assertion should produce a counterexample
|
AwaitingComputations.agda | danelahman/aeff-agda | 4 | 9627 | <reponame>danelahman/aeff-agda
open import Data.Empty
open import Data.Maybe
open import Data.Product
open import Data.Sum
open import AEff
open import EffectAnnotations
open import Types
open import Relation.Binary.PropositionalEquality hiding ([_])
open import Relation.Nullary
open import Relation.Nullary.Negation
... |
case-studies/performance/synthesis/alloy/model/model.als | uwplse/memsynth | 19 | 903 | module alglave
open program
open framework
open test
/* SC */
fun ppo_SC[t: Test] : MemoryEvent->MemoryEvent {
t.po
}
fun grf_SC[rf: MemoryEvent->MemoryEvent, t: Test] : MemoryEvent->MemoryEvent {
rf
}
fun ab_SC[rf: MemoryEvent->MemoryEvent, t: Test] : MemoryEvent->MemoryEvent {
none->none
}
/* TSO */
fun... |
libsrc/target/multi8/gencon/generic_console_ioctl.asm | jpoikela/z88dk | 0 | 1022 |
MODULE generic_console_ioctl
PUBLIC generic_console_ioctl
SECTION code_clib
INCLUDE "ioctl.def"
EXTERN generic_console_cls
EXTERN generic_console_font32
EXTERN generic_console_udg32
EXTERN __multi8_mode
EXTERN __console_h
EXTERN __console_w
EXTERN __port29_copy
EXTERN __vram_in
; a = ioctl
; de = arg
g... |
bios.asm | mastmees/z-two | 4 | 81147 | <gh_stars>1-10
; The MIT License (MIT)
;
; Copyright (c) 2018 <NAME> <<EMAIL>>
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the r... |
programs/oeis/172/A172051.asm | neoneye/loda | 22 | 11856 | ; A172051: Decimal expansion of 1/999999.
; 0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0
mod $0,6
trn $0,4
|
programs/oeis/308/A308124.asm | karttu/loda | 1 | 95893 | ; A308124: a(n) = (2 + 7*4^n)/3.
; 3,10,38,150,598,2390,9558,38230,152918,611670,2446678,9786710,39146838,156587350,626349398,2505397590,10021590358,40086361430,160345445718,641381782870,2565527131478,10262108525910,41048434103638,164193736414550,656774945658198,2627099782632790
mov $1,4
pow $1,$0
div $1,3
mul $1,7
ad... |
oeis/002/A002447.asm | neoneye/loda-programs | 11 | 178823 | <reponame>neoneye/loda-programs
; A002447: Expansion of 1/(1-2*x^2-3*x^3).
; Submitted by <NAME>
; 1,0,2,3,4,12,17,36,70,123,248,456,865,1656,3098,5907,11164,21108,40049,75708,143422,271563,513968,973392,1842625,3488688,6605426,12505251,23676916,44826780,84869585,160684308,304219510,575977371,1090491944,2064613272,3908... |
src/asf-helpers-beans.adb | jquorning/ada-asf | 12 | 194 | -----------------------------------------------------------------------
-- asf-helpers-beans -- Helper packages to write ASF applications
-- Copyright (C) 2012, 2017 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in co... |
data/tileset_headers.asm | adhi-thirumala/EvoYellow | 16 | 7985 | Tilesets:
tileset Overworld_Block, Overworld_GFX, Overworld_Coll, $FF,$FF,$FF, $52, OUTDOOR
tileset RedsHouse1_Block, RedsHouse1_GFX, RedsHouse1_Coll, $FF,$FF,$FF, $FF, INDOOR
tileset Mart_Block, Mart_GFX, Mart_Coll, $18,$19,$1E, $FF, INDOOR
tileset Forest_Block, Forest_GFX, ... |
Userland/SampleCodeModule/asm/sys_caller.asm | ignacioVidaurreta/bootLoader | 1 | 10409 | <filename>Userland/SampleCodeModule/asm/sys_caller.asm
GLOBAL int80
section .text
int80:
push rbp
mov rbp, rsp
mov rax, r9
int 80h
mov rsp, rbp
pop rbp
ret
|
oeis/115/A115164.asm | neoneye/loda-programs | 11 | 92202 | ; A115164: a(n) = 3*a(n-1) + 4*a(n-2), with a(0) = 3, a(1) = 7, a(3) = 9, for n > 2.
; Submitted by <NAME>(s2)
; 3,7,9,55,201,823,3273,13111,52425,209719,838857,3355447,13421769,53687095,214748361,858993463,3435973833,13743895351,54975581385,219902325559,879609302217,3518437208887,14073748835529,56294995342135,22517998... |
node_modules/@sap/cds-compiler/lib/language/language.g4 | lbritz/RiskApplication | 0 | 888 | // ANTLR4 grammar to generate Parser and Lexer for CDS-Language
// To be built the parser by hand, install Java, download the ANTLR4 tool, then
// antlr4 -no-listener -o ../gen language.g4
// Alternatively, install Java, and use
// npm run download && npm run gen
//
// To test the parser in the REPL, see file './l... |
alloy4fun_models/trashltl/models/0/WPb879cyAChXdgQqc.als | Kaixi26/org.alloytools.alloy | 0 | 33 | <reponame>Kaixi26/org.alloytools.alloy
open main
pred idWPb879cyAChXdgQqc_prop1 {
}
pred __repair { idWPb879cyAChXdgQqc_prop1 }
check __repair { idWPb879cyAChXdgQqc_prop1 <=> prop1o } |
src/vulkan-math/numerics/vulkan-math-numerics.adb | zrmyers/VulkanAda | 1 | 29150 | --------------------------------------------------------------------------------
-- MIT License
--
-- Copyright (c) 2020 <NAME>
--
-- 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 r... |
libsrc/adt/stack/adt_StackPush.asm | andydansby/z88dk-mk2 | 1 | 247026 | <filename>libsrc/adt/stack/adt_StackPush.asm
; int adt_StackPush(struct adt_Stack *s, void *item)
; CALLER linkage for function pointers
XLIB adt_StackPush
LIB adt_StackPush_callee
XREF ASMDISP_ADT_STACKPUSH_CALLEE
.adt_StackPush
pop bc
pop de
pop hl
push hl
push de
push bc
jp adt_StackPush... |
src/ado-caches-discrete.ads | My-Colaborations/ada-ado | 0 | 23161 | -----------------------------------------------------------------------
-- ado-cache-discrete -- Simple cache management for discrete types
-- Copyright (C) 2017 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this file except in compli... |
programs/oeis/293/A293688.asm | karttu/loda | 1 | 7479 | <gh_stars>1-10
; A293688: Partial sums of A002251.
; 0,2,3,8,15,18,28,32,45,60,66,84,104,112,135,144,170,198,209,240,252,286,322,336,375,416,432,476,493,540,589,608,660,714,735,792,814,874,936,960,1025,1050,1118,1188,1215,1288,1363,1392,1470,1500,1581,1664,1696,1782,1815,1904,1995,2030,2124,2220,2257,2356,2394,2496,260... |
Student/examples/Correct/CPRL0/Correct_122.asm | SoftMoore/CPRL-Kt | 6 | 81466 | PROGRAM 8
LDCB 0
LDCB 0
LDCB 0
LDCB 0
LDCB 0
LDCB 0
LDCB 0
LDCB 1
CMP
BGE L2
LDCSTR "false < true"
PUTSTR
PUTEOL
BR L3
L2:
LDCSTR "false >= true"
PUTSTR
PUTEOL
L3:
LDCB 0
LDCB 0
LDCCH 'a'
LDCB 0
LDCB 0
LDCCH 'b'
CMP
BGE L6
LDCSTR "'a' < 'b... |
scripts/switch_tab.scpt | p-becker/dotfiles | 1 | 478 | on run argv
set dotfilesPath to item 1 of argv
set desiredProfile to item 2 of argv
set sessionFile to dotfilesPath & "/vim/Session.vim"
set vimrc to dotfilesPath & "/vim/vimrc"
set foundProfile to false
tell application "iTerm"
tell current window
repeat with aTab in tabs
set... |
boot/init/a64/syscall.asm | Tiihala/Dancy | 11 | 160332 | <reponame>Tiihala/Dancy<gh_stars>10-100
;;
;; Copyright (c) 2019, 2020 <NAME>
;;
;; Permission to use, copy, modify, and/or distribute this software for any
;; purpose with or without fee is hereby granted, provided that the above
;; copyright notice and this permission notice appear in all copies.
;;
;; THE SOFTWARE I... |
Projects/PJZ2/Framework/Depack/RNC_Depack_2C.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 21 | 24306 | <reponame>jonathanbennett73/amiga-pjz-planet-disco-balls<gh_stars>10-100
*------------------------------------------------------------------------------
* PRO-PACK Unpack Source Code (Compact Version) - MC68000, Method 2
*
* Copyright (c) 1991,92 <NAME>, U.K. All Rights Reserved.
*
* File: RNC_2C.S
*
* Date: 24... |
third_party/universal-ctags/ctags/Units/parser-ada.r/ada-separate.d/input.adb | f110/wing | 1 | 8346 | -- Taken from #2943 submitted by @koenmeersman
with Ada.Text_IO;
separate (Buffer);
package body Test is
procedure Inner is separate;
begin
null;
end Test;
|
testutil/ahven/util-xunit.adb | Letractively/ada-util | 0 | 27093 | <reponame>Letractively/ada-util<gh_stars>0
-----------------------------------------------------------------------
-- util-xunit - Unit tests on top of AHven
-- Copyright (C) 2011 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not use this fil... |
llvm-gcc-4.2-2.9/gcc/ada/a-ciorse.adb | vidkidz/crossbridge | 1 | 28765 | <gh_stars>1-10
------------------------------------------------------------------------------
-- --
-- GNAT LIBRARY COMPONENTS --
-- ... |
libsrc/_DEVELOPMENT/target/sms/driver/terminal/sms_01_output_terminal/sms_01_output_terminal_oterm_msg_pause.asm | jpoikela/z88dk | 640 | 172753 | SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC sms_01_output_terminal_oterm_msg_pause
EXTERN asm_in_wait_key, asm_in_wait_nokey
sms_01_output_terminal_oterm_msg_pause:
; can use: af, bc, de, hl
;
; The scroll count has reached zero so the driver should
; pause the output somehow.
... |
source/league/matreshka-internals-calendars-formatting.ads | svn2github/matreshka | 24 | 1743 | <reponame>svn2github/matreshka
------------------------------------------------------------------------------
-- --
-- Matreshka Project --
-- ... |
oeis/098/A098021.asm | neoneye/loda-programs | 11 | 9481 | ; A098021: Positions of 0's in the zero-one sequence [nr+2r]-[nr]-[2r], where r=sqrt(2) and [ ]=floor; see A187967.
; 5,10,17,22,29,34,39,46,51,58,63,68,75,80,87,92,99,104,109,116,121,128,133,138,145,150,157,162,169,174,179,186,191,198,203,208,215,220,227,232,237,244,249,256,261,268,273,278,285,290,297,302,307,314,319,... |
list0/task2/src/linear_search.adb | luk9400/nsi | 0 | 17290 | package body Linear_Search
with SPARK_Mode
is
function Search (A : Ar; I : Integer) return T is
begin
for Index in T range Ar'First .. Ar'Last loop
if A (Index) = I then
return Index;
else
null;
end if;
end loop;
return 0;
end Search;
end Linear_Search;
|
src/fot/FOL/SchemataATP.agda | asr/fotc | 11 | 4769 | ------------------------------------------------------------------------------
-- Examples of translation of logical schemata
------------------------------------------------------------------------------
{-# OPTIONS --exact-split #-}
{-# OPTIONS --no-sized-types #-}
{-# OPTIONS --no-universe-po... |
ga_ref_impl/src/metric.ads | rogermc2/GA_Ada | 3 | 16897 |
with GA_Maths;
package Metric is
use GA_Maths.Float_Array_Package;
type Metric_Record (Dim : Integer) is private;
subtype Metric_Matrix is GA_Maths.Float_Matrix;
type Metric_Data is array (Integer range <>) of float;
Null_Metric : constant Metric_Matrix (1 .. 0, 1 .. 0) := (others => (others => ... |
computer_architecture/clock/clock.asm | yisonPylkita/studies | 0 | 26649 | <reponame>yisonPylkita/studies
HOURS EQU 07Ch
MINUTES EQU 07Dh
SECONDS EQU 07Eh
TICKS EQU 07Fh
HOURS_MEM EQU 2002h
MINUTES_MEM EQU 2001h
SECONDS_MEM EQU 2000h
;CRYSTAL EQU 11059200 ;The crystal speed
TMRCYCLE EQU 12 ;The number of crystal cycles per timer increment
;TMR_SEC EQU 921600 ;The # of time... |
change date & version number.applescript | AlexanderGalen/applescripts | 3 | 2805 | --gets current date
set {year:y, month:m, day:d} to (current date)
set m to m * 1
set thisdate to m & "/" & d & "/" & y as string
tell application "QuarkXPress"
tell document 1
set word 5 of story 1 of text box "Proof Sheet Info" to thisdate
set proofSheetInfoText to story 1 of text box "Proof Sheet Info"
set A... |
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_15903_254.asm | ljhsiun2/medusa | 9 | 178030 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1b5ae, %r14
nop
nop
nop
nop
cmp $62303, %r15
mov (%r14), %r12w
nop
nop
nop
cmp %rbp, %rbp
lea addresses_UC_ht+0xf42e, %rsi
lea addresses_WT_ht+0x407c, %rdi
nop
nop
nop
xor $... |
target/cos_117/disasm/iop_overlay1/TRCLN.asm | jrrk2/cray-sim | 49 | 29333 | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x291A- f:00024 d: 282 | OR[282] = A
0x0002 (0x000004) 0x211A- f:00020 d: 282 | A = OR[282]
0x0003 (0x000006) 0x863E- f:00103 d: 62 | P = P + 62 (0x0041), A # 0
... |
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_4729_1243.asm | ljhsiun2/medusa | 9 | 9668 | <filename>Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca.log_4729_1243.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1d1db, %rsi
lea addresses_A_ht+0x1672b, %rdi
nop
nop
nop
add %r14, %r14
mov $17, %rcx
rep movsq
nop
nop
nop
cmp $100... |
src/servlet-security-oauth.ads | My-Colaborations/ada-servlet | 6 | 13439 | <filename>src/servlet-security-oauth.ads<gh_stars>1-10
-----------------------------------------------------------------------
-- servlet-security-oauth - OAuth2 servlets
-- Copyright (C) 2018 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- you may not... |
open_all_htop/Open All htop.applescript | supermitch/iterm-scripts | 0 | 4177 | on open_all_htops(jump_user, box_user, boxes, env)
tell application "iTerm"
tell current window
create tab with default profile
end tell
# Create sessions.
tell current session of current window
split vertically with default profile
split vertically with default profile
end tell
tell session 1 of... |
programs/oeis/267/A267602.asm | karttu/loda | 0 | 28277 | ; A267602: Number of unlabeled, connected graphs on n vertices that are prime and have no induced subgraph isomorphic to a bull, a P5 or a P5-bar.
; 0,0,0,1,1,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2... |
alloy4fun_models/trashltl/models/1/FSXZGnSsQwviob6oj.als | Kaixi26/org.alloytools.alloy | 0 | 644 | <reponame>Kaixi26/org.alloytools.alloy
open main
pred idFSXZGnSsQwviob6oj_prop2 {
no File until some File'
}
pred __repair { idFSXZGnSsQwviob6oj_prop2 }
check __repair { idFSXZGnSsQwviob6oj_prop2 <=> prop2o } |
riddle/ass.asm | etzinis/os_lab_ntua | 0 | 105012 | <filename>riddle/ass.asm<gh_stars>0
riddle: file format elf64-x86-64
Disassembly of section .init:
0000000000401170 <.init>:
401170: 48 83 ec 08 sub $0x8,%rsp
401174: e8 5b 04 00 00 callq 4015d4 <socket@plt+0x104>
401179: 48 83 c4 08 add $0x8,%rsp
40117d: c3 ... |
oeis/168/A168673.asm | neoneye/loda-programs | 11 | 161405 | ; A168673: Binomial transform of A169609.
; Submitted by <NAME>(s2)
; 1,4,10,20,38,74,148,298,598,1196,2390,4778,9556,19114,38230,76460,152918,305834,611668,1223338,2446678,4893356,9786710,19573418,39146836,78293674,156587350,313174700,626349398,1252698794,2505397588,5010795178,10021590358,20043180716,40086361430,80172... |
target/cos_117/disasm/iop_overlay1/XFMCRE.asm | jrrk2/cray-sim | 49 | 21560 | <gh_stars>10-100
0x0000 (0x000000) 0x2118- f:00020 d: 280 | A = OR[280]
0x0001 (0x000002) 0xB434- f:00132 d: 52 | R = OR[52], A = 0
0x0002 (0x000004) 0x0000- f:00000 d: 0 | PASS
0x0003 (0x000006) 0x1000- f:00010 d: 0 | A = 0 (0x0000)... |
programs/oeis/282/A282852.asm | neoneye/loda | 22 | 164284 | <filename>programs/oeis/282/A282852.asm
; A282852: 37-gonal numbers: a(n) = n*(35*n-33)/2.
; 0,1,37,108,214,355,531,742,988,1269,1585,1936,2322,2743,3199,3690,4216,4777,5373,6004,6670,7371,8107,8878,9684,10525,11401,12312,13258,14239,15255,16306,17392,18513,19669,20860,22086,23347,24643,25974
mov $2,$0
bin $2,2
mul $2... |
dcf/src/dcf-zip-crc.ads | onox/dcf-ada | 5 | 6560 | <reponame>onox/dcf-ada
-- SPDX-License-Identifier: MIT
--
-- Copyright (c) 1999 - 2018 <NAME>
-- SWITZERLAND
--
-- 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, i... |
ga_lib/src/gl_util.ads | rogermc2/GA_Ada | 3 | 5402 | <gh_stars>1-10
with GL.Types; use GL.Types;
with GA_Maths;
with Multivectors;
package GL_Util is
subtype Pick_Window is Singles.Vector4;
type GL_Pick is private;
-- function From_GL (V3 : GL.Types.Singles.Vector3) return C3GA.Vector_E3;
-- procedure GL_Color_3fm (R, G, B : GL.Types.Single);
... |
oeis/321/A321715.asm | neoneye/loda-programs | 11 | 8159 | <reponame>neoneye/loda-programs
; A321715: a(n) = 3*a(n-1) + 4*a(n-2) + a(n-3), a(0) = 1, a(1) = -1, a(2) = -1 .
; Submitted by <NAME>
; 1,-1,-1,-6,-23,-94,-380,-1539,-6231,-25229,-102150,-413597,-1674620,-6780398,-27453271,-111156025,-450061557,-1822262042,-7378188379,-29873674862,-120956040144,-489741008259,-19829208... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1595.asm | ljhsiun2/medusa | 9 | 17215 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x163b6, %rbp
and $29452, %rdi
movb $0x61, (%rbp)
nop
and $34872, %rdi
lea addresses_WT_ht+0xbdb6, %rsi
lea addresses_normal_ht+0xf7f6, %rdi
nop
add %r10, %r10
mov $67, %rcx
re... |
programs/oeis/238/A238410.asm | karttu/loda | 1 | 246902 | ; A238410: a(n) = floor((3(n-1)^2 + 1)/2).
; 0,2,6,14,24,38,54,74,96,122,150,182,216,254,294,338,384,434,486,542,600,662,726,794,864,938,1014,1094,1176,1262,1350,1442,1536,1634,1734,1838,1944,2054,2166,2282,2400,2522,2646,2774,2904,3038,3174,3314,3456,3602,3750,3902,4056,4214,4374,4538,4704,4874,5046,5222,5400,5582,576... |
Scaliger.ads | Louis-Aime/Milesian_calendar_Ada | 0 | 13110 | -- Package Scaliger
-- This package defines extended duration and time types using the "julian day"
-- as defined by <NAME> in 1583.
-- The duration is expressed as a number of 1/8 seconds.
-- Two numeric conversion functions are definied
-- exchanging a day expressed as a decimal figure from and to
-- an integer numbe... |
sendMessage.applescript | liam-murphy14/EncryptionFun | 0 | 4329 | on run {targetBuddyPhone, targetMessage}
tell application "Messages"
set targetService to 1st service whose service type = iMessage
set targetBuddy to buddy targetBuddyPhone of targetService
send targetMessage to targetBuddy
end tell
end run |
base/win32/fusion/dll/whistler/i386/setunhandledexceptionfilterasm.asm | npocmaka/Windows-Server-2003 | 17 | 103379 | <filename>base/win32/fusion/dll/whistler/i386/setunhandledexceptionfilterasm.asm
;
; This is in assembly because assembly lets you generate arbitrarily named symbols.
;
.386p
.model flat
extern _SetUnhandledExceptionFilter@4:near
public __imp__SetUnhandledExceptionFilter@4
CONST segment
__imp__SetUnhan... |
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/Result-p.asm | prismotizm/gigaleak | 0 | 1026 | Name: Result-p.asm
Type: file
Size: 70355
Last-Modified: '1992-07-30T05:00:34Z'
SHA-1: 1642A09839B5D788E4A4D9C33C433F41E5841AC1
Description: null
|
llvm-gcc-4.2-2.9/gcc/ada/prj.adb | vidkidz/crossbridge | 1 | 19064 | <reponame>vidkidz/crossbridge
------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- ... |
eng_mecat_bkp/vhdl_microcont/uC/inst ass/prog1.asm | Mutanne/hiworld | 0 | 93352 | org 0
mov A,#0h
mov A,#0ffh
mov B,#0fh
mov R0,#0f0h
mov A,#15
mov A,#10101010b
mov A,#HIGH(0fh)
mov B,#LOW(0fh)
mov A,#HIGH(65535)
mov B,#low(65535)
;mov A,#(255 - 250)
;mov A,#high(255-240)
;mov B,#low(255-240)
mov A,#'A'
mov B,#'B'
end
|
3-mid/impact/source/3d/collision/dispatch/impact-d3-dispatcher-collision.ads | charlie5/lace | 20 | 12705 | with impact.d3.Dispatcher,
impact.d3.Object,
impact.d3.Manifold,
impact.d3.collision.Algorithm,
impact.d3.collision.Proxy,
impact.d3.collision.create_Func,
impact.d3.collision.manifold_Result,
impact.d3.collision.overlapped_pair_Callback.cached,
impact.d3.collision.Configuration;... |
Engine Hacks/Changing preparation BGM/c0p.asm | sme23/Christmas2 | 1 | 85038 | @thumb
push {lr, r4, r5, r6}
mov r4, r1
mov r5, r2
mov r6, r3
;マップ設定から取得
; ldr r0, =$0202BCEC ;FE8J
ldr r0, =$0202BCF0 ;FE8U
ldrb r0, [r0, #14]
; ldr r1, =$08034520 ;FE8J
ldr r1, =$08034618 ;FE8U
mov lr, r1
@dcw $F800
add r0, #0x26 ;0x72->0x26に変更
ldrh r0, [r0]
;mov r0, #52
; l... |
src/types.ads | joffreyhuguet/curve25519-spark2014 | 4 | 16423 | with Big_Integers; use Big_Integers;
package Types with
SPARK_Mode
is
-- Index types used in implementations
type Extended_Index_Type is range - 1 .. 18;
subtype Product_Index_Type is Extended_Index_Type range 0 .. 18;
subtype Index_Type is Extended_Index_Type range 0 .. 9;
-- Array types used in... |
UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/SmiException.asm | James992927108/uEFI_Edk2_Practice | 1 | 168771 | ;------------------------------------------------------------------------------ ;
; Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distributi... |
Samveen's example OS/requirements/fasmw-1.45/examples/opengl/opengl.asm | samveen/teasers | 0 | 163988 |
; OpenGL programming example
format PE GUI 4.0
entry start
include '%include%\win32a.inc'
include 'opengl.inc'
section '.data' data readable writeable
_title db 'OpenGL example',0
_class db 'FASMOPENGL32',0
theta GLfloat 0.6
hinstance dd ?
hwnd dd ?
hdc dd ?
hrc dd ?
msg M... |
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_setBackdropColor.asm | jpoikela/z88dk | 640 | 6666 | <gh_stars>100-1000
; void SMS_setBackdropColor(unsigned char entry)
SECTION code_clib
SECTION code_SMSlib
PUBLIC _SMS_setBackdropColor
EXTERN asm_SMSlib_setBackdropColor
_SMS_setBackdropColor:
pop af
pop hl
push hl
push af
jp asm_SMSlib_setBackdropColor
|
src/x86-64/init/net.asm | ohnx/ge | 0 | 163700 | <filename>src/x86-64/init/net.asm
; =============================================================================
; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems
; Copyright (C) 2008-2015 Return Infinity -- see LICENSE.TXT
;
; INIT_NET
; ================================================================... |
oeis/034/A034660.asm | neoneye/loda-programs | 11 | 9911 | <reponame>neoneye/loda-programs
; A034660: Sum of n-th powers of divisors of 12.
; Submitted by <NAME>
; 6,28,210,2044,22386,257908,3037530,36130444,431733666,5170140388,61978939050,743375541244,8918294543346,107006334784468,1283997101947770,15407492847694444,184887084343023426,2218628050709022148,26623434909949071690,... |
examples/stm32f0/rfm69_moter/modem/controller.adb | ekoeppen/STM32_Generic_Ada_Drivers | 1 | 4951 | <gh_stars>1-10
with STM32_SVD; use STM32_SVD;
with Serial; use Serial;
with STM32GD.Board; use STM32GD.Board;
with STM32GD.USART; use STM32GD.USART;
with Ada.Real_Time; use Ada.Real_Time;
with Ada.Synchronous_Task_Control; use A... |
oeis/098/A098815.asm | neoneye/loda-programs | 11 | 240534 | ; A098815: 2^p - 7 where p is prime.
; -3,1,25,121,2041,8185,131065,524281,8388601,536870905,2147483641,137438953465,2199023255545,8796093022201,140737488355321,9007199254740985,576460752303423481,2305843009213693945,147573952589676412921,2361183241434822606841,9444732965739290427385,604462909807314587353081,9671406556... |
libsrc/_DEVELOPMENT/math/float/am9511/asm/z80/am32_read.asm | dikdom/z88dk | 1 | 166489 | <gh_stars>1-10
SECTION code_clib
SECTION code_fp_am9511
PUBLIC asm_sccz80_readl
PUBLIC asm_sccz80_read1
PUBLIC asm_sdcc_readr
PUBLIC asm_sdcc_read1
EXTERN asm_load
.asm_sccz80_readl
; sccz80 float primitive
; Read right sccz80 float from the stack
;
; enter : stack = sccz80_float left, sccz80_floa... |
Task/Regular-expressions/AppleScript/regular-expressions.applescript | LaudateCorpus1/RosettaCodeData | 1 | 3192 | <reponame>LaudateCorpus1/RosettaCodeData
try
find text ".*string$" in "I am a string" with regexp
on error message
return message
end try
try
change "original" into "modified" in "I am the original string" with regexp
on error message
return message
end try
|
programs/oeis/187/A187577.asm | neoneye/loda | 22 | 247129 | ; A187577: Complement of A187576.
; 3,6,9,10,13,16,19,22,25,26,29,32,35,36,39,42,45,48,51,52,55,58,61,64,67,68,71,74,77,78,81,84,87,90,93,94,97,100,103,104,107,110,113,116,119,120,123,126,129,132,135,136,139,142,145,146,149,152,155,158,161,162,165,168,171,174,177,178,181,184,187,188,191,194,197,200,203,204,207,210,213,... |
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/Net.asm | prismotizm/gigaleak | 0 | 171639 | Name: Net.asm
Type: file
Size: 1218
Last-Modified: '1992-02-13T07:47:46Z'
SHA-1: 648CD56CCFAA9D6D098A239E189C84B887FA6F71
Description: null
|
oeis/068/A068409.asm | neoneye/loda-programs | 11 | 22405 | <reponame>neoneye/loda-programs<filename>oeis/068/A068409.asm
; A068409: a(n) = binomial(binomial(2*n,n),n).
; Submitted by <NAME>
; 1,2,15,1140,916895,8137369800,850423134076516,1105964895591808388136,18627853605123584223921210120,4180709311038401636820646431913319660,12767818425644517198178541333546326811326975100,53... |
examples/Sized/SelfRef.agda | agda/ooAgda | 23 | 9704 | <gh_stars>10-100
module Sized.SelfRef where
open import Data.Product
open import Data.String.Base
open import Size
open import SizedIO.Object
open import SizedIO.IOObject
open import SizedIO.ConsoleObject
open import SizedIO.Base
open import SizedIO.Console hiding (main)
open import NativeIO
data AMethod : Set w... |
src/linted-audio/src/linted-audio.adb | mstewartgallus/linted | 0 | 7888 | <filename>src/linted-audio/src/linted-audio.adb
-- Copyright 2016,2017 <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
--
-- http ://www.apache.org/licenses/LICENSE-2.0
--
-- U... |
onnxruntime/core/mlas/lib/amd64/QgemmU8X8KernelAvx2.asm | lchang20/onnxruntime | 6,036 | 82679 | <filename>onnxruntime/core/mlas/lib/amd64/QgemmU8X8KernelAvx2.asm
;++
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
; Licensed under the MIT License.
;
; Module Name:
;
; QgemmU8X8KernelAvx2.asm
;
; Abstract:
;
; This module implements the kernels for the quantized integer matrix/matrix
; multip... |
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/join/c-select-p.asm | prismotizm/gigaleak | 0 | 22758 | Name: c-select-p.asm
Type: file
Size: 42177
Last-Modified: '1992-07-30T05:00:34Z'
SHA-1: 13459E13FF9D7FEC0C06027D1C398CE71317A34E
Description: null
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.