text
stringlengths
1
1.05M
;****************************************************************************** ;* SIMD-optimized functions for the DCA decoder ;* Copyright (C) 2016 James Almer ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* modify it under the terms of the GNU Lesser General Public...
Music_Cities1: dbw $C0, Music_Cities1_Ch1 dbw $01, Music_Cities1_Ch2 dbw $02, Music_Cities1_Ch3 dbw $03, Music_Cities1_Ch4 Music_Cities1_branch_aa6f: tempo 232 loopchannel 0, Music_Cities1_branch_aa79 Music_Cities1_Ch1: ; aa76 (2:6a76) tempo 144 Music_Cities1_branch_aa79: volume 119 vibrato 8, 36 dutycycle...
;******************************************************************************************************** ; uC/OS-II ; The Real-Time Kernel ; ; Copyright 1992-2021 Silicon Laboratories Inc. www.silabs.com ; ; ...
// (C) Copyright Edward Diener 2011-2015 // Use, modification and distribution are subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt). #include <libs/vmd/test/test_doc_equality.cxx>
.size 8000 .text@48 jp lstatint .text@100 jp lbegin .data@143 c0 .text@150 lbegin: ld a, 00 ldff(ff), a ld a, 30 ldff(00), a ld a, 01 ldff(4d), a stop, 00 ld a, ff ldff(45), a ld b, 91 call lwaitly_b ld hl, fe00 ld d, 10 ld a, d ld(hl++), a ld a, 08 ld(hl++), a inc l inc l ld a, d ld(hl++), ...
//******************************************************************** //* //* Warning: This file was generated by ecore4CPP Generator //* //******************************************************************** #ifndef PSCS_SEMANTICS_STRUCTUREDCLASSIFIERS_CS_REQUESTPROPAGATIONSTRATEGYCS_REQUESTPROPAGATIONSTRATEGYIM...
; ;================================================================================================== ; RC2014 STANDARD CONFIGURATION ;================================================================================================== ; #include "cfg_rc.asm" ; CPUOSC .SET 7372800 ; CPU OSC FREQ DEFSERCFG .SE...
; A201371: Number of n X 4 0..1 arrays with rows and columns lexicographically nondecreasing read forwards, and nonincreasing read backwards. ; 2,5,14,36,80,157,280,464,726,1085,1562,2180,2964,3941,5140,6592,8330,10389,12806,15620,18872,22605,26864,31696,37150,43277,50130,57764,66236,75605,85932,97280,109714,123301,138...
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC/GEOS MODULE: Parser Library FILE: parseFormat.asm AUTHOR: John Wedgwood, Jan 24, 1991 ROUTINES: Name Description ---- ----------- GLBL ParserFormatExpr...
; ; Z88 Graphics Functions - Small C+ stubs ; ; Written around the Interlogic Standard Library ; ; Stubs Written by D Morris - 30/9/98 ; ; Wide resolution (WORD based parameters) version by Stefano Bodrato ; ; $Id: w_undrawr.asm,v 1.2 2012/04/28 16:23:59 stefano Exp $ ; XLIB ...
; A255176: a(n) = H_n(2,2) where H_n is the n-th hyperoperator. ; 3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4 pow $2,$0 pow $1,$2 add $1,3
/**************************************************************************** ** ** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). ** All rights reserved. ** Contact: Nokia Corporation (qt-info@nokia.com) ** ** This file is part of the QtGui module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:LGPL$ ** ...
; A053634: a(n) = Sum_{ d divides n } phi(d)*2^(n/d)/(2n). ; Submitted by Jon Maiga ; 2,3,4,7,10,18,30,54,94,176,316,591,1096,2058,3856,7301,13798,26244,49940,95373,182362,349626,671092,1290714,2485534,4793790,9256396,17896284,34636834,67109898,130150588,252647064,490853416,954440950,1857283156,3616821465,7048151672,13...
; A117187: Expansion of (1+x)c(x^2)/((1-x^2*c(x^2))sqrt(1-4x^2)), c(x) the g.f. of A000108. ; 1,1,4,4,15,15,56,56,210,210,792,792,3003,3003,11440,11440,43758,43758,167960,167960,646646,646646,2496144,2496144,9657700,9657700,37442160,37442160,145422675,145422675,565722720 div $0,2 add $0,2 mov $1,-2 add $1,$0 add $1,$0...
// Copyright (c) 2012 The Chromium 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 "ash/system/chromeos/network/network_state_list_detailed_view.h" #include "ash/ash_switches.h" #include "ash/root_window_controller.h" #incl...
; A033868: Numbers n such that 7*n-11 is prime. ; Submitted by Jamie Morken(s4) ; 2,4,6,10,12,16,24,30,34,36,40,42,46,52,54,60,70,76,82,84,90,94,96,112,114,120,124,136,142,144,150,160,162,166,172,180,184,186,190,196,210,214,222,226,232,234,240,244,252,262,270,274,280,300,306,322,336,342,346,354,366,370,372,376,382,384,...
#include "PathTracerApp.hpp" #include "input/Input.hpp" #include "system/System.hpp" #include "graphics/GPU.hpp" #include "graphics/ScreenQuad.hpp" #include "resources/Texture.hpp" PathTracerApp::PathTracerApp(RenderingConfig & config, const std::shared_ptr<Scene> & scene) : CameraApp(config), _renderTex ("render") {...
#ruledef { test {value:i32} => value[31:16] @ 0x00 @ value } test -0x0001_0000 ; = 0xffff_00_ffff0000
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x74cb, %rsi nop nop nop nop add %rbx, %rbx movl $0x61626364, (%rsi) nop nop nop nop nop cmp %r15, %r15 lea addresses_UC_ht+0x10ecb, %rbp nop dec %r9 mov $0x6162636465666768, %...
// Disable warning #ifdef _MSC_VER // 4146: unary minus operator applied to unsigned type, result still unsigned # pragma warning(disable:4146) #endif //_MSC_VER #include "vnl/vnl_vector.hxx" VNL_VECTOR_INSTANTIATE(unsigned int);
; OS-BUNDLED MATH FUNCTIONS ; INCLUDED IN OSTEXT.ASM ; multiply ; a: first operand ; b: second operand mul: push b, c mw c, b mw b, a mw a, 0 jz c, [.done] .loop: add a, b dec c jnz c, [.loop] .done: pop c, b ret ; multiply (16-bit x 8-bit) ; a, b: first operand ; c: second operand mul16_8: push...
add $s0, $t1, $s2 add $t3, $t1, $s3 or $s4, $t0, $t4 sub $t5, $s3, $s1 add $s2, $s3, $ZERO and $t1, $t2, $s0
SECTION code_clib SECTION code_fp_math48 PUBLIC cm48_sccz80p_dsub EXTERN cm48_sccz80p_dcallee1_0, am48_dsub cm48_sccz80p_dsub: ; sccz80 float primitive ; Subtract two math48 floats. ; ; enter : AC'(BCDEHL') = double right_op ; stack = double left_op, ret ; ; exit : AC'(BCDEHL')...
/* * Copyright (c) 2012-2013 Stanford University * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTH...
[CPU 486] [BITS 32] GLOBAL api_fopen section .text api_fopen: ; int api_fopen(char *fname); PUSH EBX MOV EDX, 21 MOV EBX, [ESP + 8] ; fname INT 0x40 POP EBX RET
; ++ ; ; File: ; ; intrinsics.asm ; ; Author: ; ; Dude719 ; ; Environment: ; ; 32 bit ; ; -- .386 .MODEL flat, stdcall ;********************************************************************* ; .data section .DATA ;********************************************************************* ; .text section .CODE ;*******...
; 0 - PUSH constant 17 leaw $17,%A movw %A,%D leaw $SP,%A movw (%A),%A movw %D,(%A) leaw $SP,%A movw (%A),%D incw %D movw %D,(%A) ; 1 - PUSH constant 17 leaw $17,%A movw %A,%D leaw $SP,%A movw (%A),%A movw %D,(%A) leaw $SP,%A movw (%A),%D incw %D movw %D,(%A) ; 2 - EQ leaw $SP,%A movw (%A),%D decw %D movw %D,(%A) movw ...
// This is a comment LDV 0xFF1 LDC 0x2 STV 0x3 0x0 0x1 RRN 2 DJN 1 0000 7 0010 8 LDV 42 0001 23 // Load value from defined storage (last line) NOT DJN 5 # this is also a comment STV 0x00 0xFF1 0x0FFFFFFF // Define storage by just providing an address and the value HLT
; A002327: Primes of form n^2 - n - 1. ; Submitted by Jon Maiga ; 5,11,19,29,41,71,89,109,131,181,239,271,379,419,461,599,701,811,929,991,1259,1481,1559,1721,1979,2069,2161,2351,2549,2861,2969,3079,3191,3539,3659,4159,4289,4421,4691,4969,5851,6971,7309,7481,8009,8741,8929,9311,10099,10301,10711,13109,13339,14519,15749,...
#include <cstddef> #include <iostream> #include <algorithm> #include <array> #include <string> #include <chrono> #include <optional> #define TINYOBJLOADER_IMPLEMENTATION #include "tiny_obj_loader.h" #include "vec.h" using vec3 = spt::vec<3, double>; using indices = std::vector<tinyobj::index_t>; bool faceContainsVe...
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r15 push %rbp push %rbx push %rdx // Store lea addresses_D+0x1db4, %rdx nop nop nop nop xor %r11, %r11 mov $0x5152535455565758, %r15 movq %r15, %xmm4 vmovups %ymm4, (%rdx) nop and %rbx, %rbx // Faulty Load lea a...
data segment n db 3,?,? array db 100 dup(?) space db ' ','$' data ends stack segment stack db 100 dup(?) stack ends code segment assume cs:code,ss:stack,ds:data start: mov ax,data mov ds,ax lea dx,n mov ah,0ah int 21h mov dl,n+2 ...
entity_max: equ $40 Entity struct dots Type: ds.b 1 align 2 ; The assembler strongly dislikes one-character element names; ; while they end up in the symbol table, it appears they're unusable :( Pos: Pos_X: ds.l 1 Pos_Y: ds.l 1 Vel: Vel_X: ds.l 1 Vel_Y: ds.l 1 Spawn: Spawn_X: ds.l 1 Spawn_Y: ds.l 1 Entity ...
; A133263: Binomial transform of (1, 2, 0, 1, -1, 1, -1, 1, ...). ; 1,3,5,8,12,17,23,30,38,47,57,68,80,93,107,122,138,155,173,192,212,233,255,278,302,327,353,380,408,437,467,498,530,563,597,632,668,705,743,782,822,863,905,948,992,1037,1083,1130,1178,1227,1277,1328,1380,1433,1487,1542,1598,1655,1713,1772,1832,1893,1955,...
; Text Editor Project ; By Arman @armanatory ; https://github.com/armanatory ;##### INSTRUCTION ###### ; ; ; Key chars from 0-9 , a-z , A-Z to show on the editor ; ; kye the # to EXIT the program and SAVE the text in root :C:\emu8086\MyBuild by name : ArmanRahimi.txt ; ; Change the text color by keying - , *...
// Copyright 2016 The Chromium 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 "ash/laser/laser_pointer_controller.h" #include <memory> #include "ash/laser/laser_pointer_view.h" #include "ash/public/cpp/shell_window_ids.h"...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright(c) 2011-2015 Intel Corporation All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; * Redistributions of s...
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 80 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %66 OpExecutionMode %4 OriginUp...
; A088941: a(n)=12*sum(1<=i<=j<=k<=n,i*j/k). ; 0,12,54,154,349,685,1217,2009,3134,4674,6720,9372,12739,16939,22099,28355,35852,44744,55194,67374,81465,97657,116149,137149,160874,187550,217412,250704,287679,328599,373735,423367,477784,537284,602174,672770 mov $7,$0 mov $9,$0 lpb $9,1 clr $0,7 mov $0,$7 sub $9,1 ...
; A092092: Back and Forth Summant S(n, _3): a(n) = Sum_{i=0..floor(2n/3)} (n-3i). ; 1,1,0,3,2,0,5,3,0,7,4,0,9,5,0,11,6,0,13,7,0,15,8,0,17,9,0,19,10,0,21,11,0,23,12,0,25,13,0,27,14,0,29,15,0,31,16,0,33,17,0,35,18,0,37,19,0,39,20,0,41,21,0,43,22,0,45,23,0,47,24,0,49,25,0,51,26,0,53,27,0,55,28,0,57,29,0,59,30,0,61,31,0,63...
; A005994: Alkane (or paraffin) numbers l(7,n). ; 1,3,9,19,38,66,110,170,255,365,511,693,924,1204,1548,1956,2445,3015,3685,4455,5346,6358,7514,8814,10283,11921,13755,15785,18040,20520,23256,26248,29529,33099,36993,41211,45790,50730,56070,61810,67991,74613,81719,89309,97428,106076,115300,125100,135525,146575,158301,1707...
; A131015: Period 12: repeat 1, 1, 3, 2, 2, 1, 4, 4, 2, 3, 3, 4. ; Submitted by Jon Maiga ; 1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2,2,1,4,4,2,3,3,4,1,1,3,2 mov $1,$0 gcd $0,3 add $1,3...
/* test_bernoulli.cpp * * Copyright Steven Watanabe 2011 * Distributed under the Boost Software License, Version 1.0. (See * accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * $Id$ * */ #include <boost/random/bernoulli_distribution.hpp> #include <boost/random/...
;-------------------------------------------------------------------------------- ; $7F5010 - Scratch Space (Callee Preserved) ;-------------------------------------------------------------------------------- !GOAL_COUNTER = "$7EF418" !GOAL_DRAW_ADDRESS = "$7EC72A" ;-----------------------------------------------------...
; A140966: a(n) = (5 + (-2)^n)/3. ; 2,1,3,-1,7,-9,23,-41,87,-169,343,-681,1367,-2729,5463,-10921,21847,-43689,87383,-174761,349527,-699049,1398103,-2796201,5592407,-11184809,22369623,-44739241,89478487,-178956969,357913943,-715827881,1431655767,-2863311529,5726623063,-11453246121,22906492247,-45812984489,91625968983,-1...
// Copyright (c) 2010 Satoshi Nakamoto // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "main.h" #include "db.h" #include "txdb.h" #include "init.h" #include "miner.h...
; void *memset_wr(void *s, int c, size_t n) SECTION code_clib SECTION code_string PUBLIC memset_wr EXTERN asm_memset_wr memset_wr: IF __CPU_GBZ80__ | __CPU_INTEL__ ld hl,sp+2 ld c,(hl) inc hl ld b,(hl) inc hl ld e,(hl) inc hl ld d,(hl) inc hl ld a,(hl+) ld h,(hl) ld l,a ELSE ...
; uint32_t esx_f_getfree(void) SECTION code_esxdos PUBLIC esx_f_getfree EXTERN asm_esx_f_getfree defc esx_f_getfree = asm_esx_f_getfree ; SDCC bridge for Classic IF __CLASSIC PUBLIC _esx_f_getfree defc _esx_f_getfree = esx_f_getfree ENDIF
<% from pwnlib.shellcraft.thumb.linux import syscall %> <%page args="fd, owner, group"/> <%docstring> Invokes the syscall fchown. See 'man 2 fchown' for more information. Arguments: fd(int): fd owner(uid_t): owner group(gid_t): group </%docstring> ${syscall('SYS_fchown', fd, owner, group)}
; =============================================================== ; Dec 2012 by Einar Saukas ; "Mega" version (246 bytes, 30% faster) ; =============================================================== ; ; void dzx7_mega(void *src, void *dst) ; ; Decompress the compressed block at address src to address dst. ; ; ======...
; A178143: Sum of squares d^2 over the divisors d=2 and/or d=3 of n. ; 0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4,0,13,0,4,9,4 seq $0,178142 ; Sum over the divisors d = 2 and/or 3 of n. mul $0,2 seq...
; DRAW LOAD SPRITE 1 BYTE DEFINITION ROTATED, RIGHT BORDER WITH IMPLIED MASK ; 04.2006 aralbrec, Sprite Pack v3.0 ; sinclair spectrum version PUBLIC SP1_DRAW_LOAD1RBIM EXTERN SP1_DRAW_LOAD1LBIM EXTERN SP1RETSPRDRAW, SP1V_ROTTBL, SP1V_PIXELBUFFER ; following data segment copied into struct sp1_cs ld de,0 nop ...
db 0 ; species ID placeholder db 100, 100, 100, 100, 100, 100 ; hp atk def spd sat sdf db STEEL, PSYCHIC ; type db 3 ; catch rate db 215 ; base exp db STAR_PIECE, STAR_PIECE ; items db GENDER_UNKNOWN ; gender ratio db 120 ; step cycles to hatch INCBIN "gfx/pokemon/jirachi/front.dimensions" db GROWTH...
;=============================================================================== ; Copyright 2017-2021 Intel Corporation ; ; 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.apa...
#pragma once // ARKSurvivalEvolved (329.9) SDK #ifdef _MSC_VER #pragma pack(push, 0x8) #endif #include "ARKSurvivalEvolved_EngramEntry_WoodSlopedWall_Left_structs.hpp" namespace sdk { //--------------------------------------------------------------------------- //Classes //-----------------------------------------...
// Fill out your copyright notice in the Description page of Project Settings. #include "BTTask_FindRandomLocation.h" #include "BehaviorTree/Blackboard/BlackboardKeyType_Vector.h" #include "Engine/Engine.h" #include "NavigationSystem.h" #include "PedestrianAIController.h" #include "PedestrianCharacter.h" EBTNodeRes...
; Move area (generalised PAN/SCROLL) V2.01  Tony Tebby ; Jonathan Oakley ; 2.02 added pt_cmbblk (wl) section con ; xref cn_maskl xref cn_maskr ; xdef cn_mblock xdef pt_mblock xdef pt_cmbblk ; ; d1 c size of section to move ; d2 c old origin in source area ; d3 c new origin in destination area...
#include "Main.h" Hook_t *g_pClientHook; Hook_t *g_pPanelHook; DWORD WINAPI HookThread(LPVOID lpArgs){ while(!GetModuleHandleA("client.dll")) Sleep(100); CreateInterfaceFn EngineFactory = CaptureFactory( "engine.dll" ); CreateInterfaceFn ClientFactory = CaptureFactory( "client.dll" ); CreateInterf...
;========================================================================================== ; ; File Name: setup.asm ; ; ; BSD 3-Clause License ; ; Copyright (c) 2019, nelsoncole ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that t...
#include "./../../../Include/Light/PointLight.hpp" namespace XGF::Shape { PointLight::PointLight(const Point& position, const Color& lightColor, float constant, float linear, float quadratic): CastShadowAbleLight(position, lightColor, LightType::Point), ...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright(c) 2018-2022 Intel Corporation All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; * Redistributions of so...
/* TEMPLATE GENERATED TESTCASE FILE Filename: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805_char_snprintf_10.cpp Label Definition File: CWE122_Heap_Based_Buffer_Overflow__cpp_CWE805.string.label.xml Template File: sources-sink-10.tmpl.cpp */ /* * @description * CWE: 122 Heap Based Buffer Overflow * BadSource: Alloc...
//============================================================================== /* Software License Agreement (BSD License) Copyright (c) 2003-2016, CHAI3D. (www.chai3d.org) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted pro...
; A120490: 1 + Sum[ k^(n-1), {k,1,n}]. ; 2,4,15,101,980,12202,184821,3297457,67731334,1574304986,40851766527,1170684360925,36720042483592,1251308658130546,46034015337733481,1818399978159990977,76762718946972480010,3448810852242967123282 mov $4,$0 add $0,1 lpb $0 sub $2,40 cmp $3,$2 cmp $3,0 mul $3,$0 sub $0,...
; A081007: a(n) = Fibonacci(4n+1) - 1, or Fibonacci(2n)*Lucas(2n+1). ; 0,4,33,232,1596,10945,75024,514228,3524577,24157816,165580140,1134903169,7778742048,53316291172,365435296161,2504730781960,17167680177564,117669030460993,806515533049392,5527939700884756,37889062373143905 mul $0,2 mov $1,1 lpb $0,1 sub $0,1 add...
; A215604: a(0)=0, a(n) = (n + a(floor(n/2))) mod 3. ; 0,1,0,1,1,2,1,2,0,1,0,1,1,2,1,2,1,2,1,2,2,0,2,0,1,2,1,2,2,0,2,0,0,1,0,1,1,2,1,2,0,1,0,1,1,2,1,2,1,2,1,2,2,0,2,0,1,2,1,2,2,0,2,0,1,2,1,2,2,0,2,0,1,2,1,2,2,0,2,0,2,0,2,0,0,1,0,1,2 lpb $0,1 add $1,$0 div $0,2 lpe mod $1,3
; char *fzx_buffer_partition_ww(struct fzx_font *ff, char *buf, uint16_t buflen, uint16_t allowed_width) SECTION code_font_fzx PUBLIC _fzx_buffer_partition_ww EXTERN l0_fzx_buffer_partition_ww_callee _fzx_buffer_partition_ww: pop af exx pop bc exx pop de pop bc pop hl push hl push b...
Map_22EE10: dc.w Frame_22EE26-Map_22EE10 dc.w Frame_22EE7C-Map_22EE10 dc.w Frame_22EEC6-Map_22EE10 dc.w Frame_22EECE-Map_22EE10 dc.w Frame_22EED6-Map_22EE10 dc.w Frame_22EEDE-Map_22EE10 dc.w Frame_22EEE6-Map_22EE10 dc.w Frame_22EEEE-Map_22EE10 dc.w Frame_22EEF6-Map_22EE10 dc.w Frame_22EEFE-Map_22EE10 ...
; A143690: A007318 * [1, 6, 14, 9, 0, 0, 0,...]. ; 1,7,27,70,145,261,427,652,945,1315,1771,2322,2977,3745,4635,5656,6817,8127,9595,11230,13041,15037,17227,19620,22225,25051,28107,31402,34945,38745,42811,47152,51777,56695,61915,67446,73297,79477,85995,92860 mov $4,$0 lpb $0,1 sub $0,1 add $3,6 add $2,$3 add $4,...
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: NEC 24-pin drivers FILE: fontNECInfo.asm AUTHOR: Dave Durran, 1 Aug 1992 REVISION HISTORY: Name Date Description ---- ---- ------...
; ; Startup code for the UZI system ; ; Created 22/1/99 ; ; UZI is completely stand alone so we don't need most ; of the gunk that OZ offers.. ; We may have more vars later to control memory ; size etc.. INCLUDE "#director.def" XDEF _start_init ; UZI proper starts at 8192 and runs to 32768 ; Processes are...
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x8daa, %r15 nop nop nop nop xor $13543, %rbx mov $0x6162636465666768, %rsi movq %rsi, %xmm6 movups %xmm6, (%r15) nop nop nop inc %rdi lea addresses_D_ht+0xa0e, %r12 sub %r10,...
; Author: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com) ; Architecture: x64 ; ; Assemble and link with the following command: ; "C:\Program Files\Microsoft Visual Studio 9.0\VC\bin\x86_amd64\ml64" template_x64_windows.asm /link /subsystem:windows /defaultlib:"C:\Program Files\Microsoft SDKs\Windows\v6.0A\Lib...
db DEX_WIGGLYTUFF ; pokedex id db 140 ; base hp db 70 ; base attack db 45 ; base defense db 45 ; base speed db 50 ; base special db NORMAL ; species type 1 db NORMAL ; species type 2 db 50 ; catch rate db 109 ; base exp yield INCBIN "pic/bmon/wigglytuff.pic",0,1 ; 66, sprite dimensions dw WigglytuffPicFront dw Wigglytu...
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x1276c, %rsi lea addresses_A_ht+0x141c4, %rdi nop nop sub %rbx, %rbx mov $44, %rcx rep movsw nop nop nop xor %rax, %rax lea addresses_A_ht+0xfacc, %r13 nop nop nop and %r15, %r15 mov $...
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright(c) 2011-2016 Intel Corporation All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions ; are met: ; * Redistributions of so...
// Copyright (c) 2011-2014 The Bitcoin Core developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "timedata.h" #include "test/test_blockidcoin.h" #include <boost/test/unit_test.hpp> BOOST_FIXTURE_TEST_SUITE(...
/*========================================================================= * RtInfoServer.cpp declares a class for serving info about real to clients * * Copyright 2007-2013, the MURFI dev team. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in complian...
; A054469: A second-order recursive sequence. ; 1,7,28,85,218,499,1053,2092,3970,7272,12958,22596,38739,65535,109714,182185,300620,493635,807555,1317360,2144396,3485032,5657028,9174560,14869613,24088399,39009168,63156437,102233030,165466347,267786673,433351756,701249694,1134726400,1836115954,2970998420,4807288015,77784...
; A266665: Total number of OFF (white) cells after n iterations of the "Rule 47" elementary cellular automaton starting with a single ON (black) cell. ; 0,1,4,6,13,15,26,28,43,45,64,66,89,91,118,120,151,153,188,190,229,231,274,276,323,325,376,378,433,435,494,496,559,561,628,630,701,703,778,780,859,861,944,946,1033,1035...
// Copyright 2017 The Ray Authors. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to i...
// // Copyright (c) 2012-2013, ARM Limited. All rights reserved. // // This program and the accompanying materials // are licensed and made available under the terms and conditions of the BSD License // which accompanies this distribution. The full text of the license may be found at // http://opensource.or...
; A247964: Beatty sequence for e^(1/3): a(n)=floor(n*(e^(1/3))) ; 0,1,2,4,5,6,8,9,11,12,13,15,16,18,19,20,22,23,25,26,27,29,30,32,33,34,36,37,39,40,41,43,44,46,47,48,50,51,53,54,55,57,58,60,61,62,64,65,66,68,69,71,72,73,75,76,78,79,80,82,83,85,86,87,89,90,92,93 mov $1,360 mul $1,$0 div $1,258
; A327171: a(n) = phi(n) * core(n), where phi is Euler totient function, and core gives the squarefree part of n. ; Submitted by Simon Strandgaard ; 1,2,6,2,20,12,42,8,6,40,110,12,156,84,120,8,272,12,342,40,252,220,506,48,20,312,54,84,812,240,930,32,660,544,840,12,1332,684,936,160,1640,504,1806,220,120,1012,2162,48,42,...
; A161714: a(n) = 28*n + 1. ; 1,29,57,85,113,141,169,197,225,253,281,309,337,365,393,421,449,477,505,533,561,589,617,645,673,701,729,757,785,813,841,869,897,925,953,981,1009,1037,1065,1093,1121,1149,1177,1205,1233,1261,1289,1317,1345,1373,1401,1429,1457,1485,1513,1541,1569,1597,1625,1653,1681,1709,1737,1765,1793,1821,1...
; A139249: a(n) = 30*n - 24. ; 6,36,66,96,126,156,186,216,246,276,306,336,366,396,426,456,486,516,546,576,606,636,666,696,726,756,786,816,846,876,906,936,966,996,1026,1056,1086,1116,1146,1176,1206,1236,1266,1296,1326,1356,1386,1416,1446,1476,1506,1536,1566,1596,1626,1656,1686,1716,1746,1776,1806,1836,1866,1896,1926,195...
-- HUMAN RESOURCE MACHINE PROGRAM -- -- 12-Tetracontiplier - SIZE 14/14 - SPEED 56/56 -- a: INBOX COPYTO 0 ADD 0 COPYTO 0 ADD 0 COPYTO 0 ADD 0 COPYTO 0 ADD 0 COPYTO 1 ADD 1 ADD 0 OUTBOX JUMP a
; A056810: Numbers whose fourth power is a palindrome. ; 0,1,11,101,1001,10001,100001,1000001,10000001,100000001,1000000001 sub $0,1 mov $2,$0 mov $3,$0 lpb $3 div $2,3 max $2,1 sub $3,2 lpe mov $1,10 pow $1,$0 mov $4,$1 cmp $4,0 add $1,$4 add $1,$2 mov $0,$1
; A108581: Positive triangular numbers repeated their own number of times. ; 1,3,3,3,6,6,6,6,6,6,10,10,10,10,10,10,10,10,10,10,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,21,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28 add $0,1 lpb $0 add $2,1 add ...
MoveNames:: db "POUND@" db "KARATE CHOP@" db "DOUBLESLAP@" db "COMET PUNCH@" db "MEGA PUNCH@" db "PAY DAY@" db "FIRE PUNCH@" db "ICE PUNCH@" db "THUNDERPUNCH@" db "SCRATCH@" db "VICEGRIP@" db "GUILLOTINE@" db "RAZOR WIND@" db "SWORDS DANCE@" db "CUT@" db "GUST@" db "WING ATTACK@" db "WHIRLWIND@" db "...
db "POISON GAS@" ; species name db "When it inhales" next "poisonous gases" next "from garbage, its" page "body expands, and" next "its insides smell" next "much worse.@"
/** * Copyright (c) Glow Contributors. See CONTRIBUTORS file. * * 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 b...
/* file: average_pooling1d_backward_result.cpp */ /******************************************************************************* * Copyright 2014-2019 Intel Corporation * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obta...
;****************************************************************************** ; ; (c) 2007 by BECK IPC GmbH ; http://www.beck-ipc.com ; ;****************************************************************************** ; ; Module: spi95dyn.asm ; Function: Dynamic linking of SPI API Function spi_read_hw_dyn() ; ; ;...
page ,132 ;************************************************************************ ;* NAD90X.ASM ;* - Contains modules supporting the NetPC UNDI API for 3c90x ;* ;* Modules included :- ;* NADInit ;* NADReset ;* NADShutDown ;* NADOpen ;* NADClose ;* NADSetFilter ;* NADGetStatistics ;* NADRequestINT ;* NA...
#importonce #import "constants.6502.asm" //#import "macros.6502.asm" // // title: bbc micro output routines // author: dean belfield // created: 20/10/2020 // last updated: 20/10/2020 // // requires: macros, constants // // notes: // // the functions get_pixel_address, pixel_address_down and pixel_address_up are sligh...
; $Id: bs3-system-data.asm 69111 2017-10-17 14:26:02Z vboxsync $ ;; @file ; BS3Kit - GDT ; ; ; Copyright (C) 2007-2017 Oracle Corporation ; ; This file is part of VirtualBox Open Source Edition (OSE), as ; available from http://www.virtualbox.org. This file is free software; ; you can redistribute it and/or modify it ...
; A144437: Period 3: repeat [3, 3, 1]. ; 3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3,1,3,3 bin $0,2 gcd $0,3 mov $1,$0
// Copyright 2010-2014 Google // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in wri...
dnl AMD64 mpn_gcd_11 optimised for Intel CNR, PNR, SBR, IBR. dnl Based on the K7 gcd_1.asm, by Kevin Ryde. Rehacked for AMD64 by Torbjorn dnl Granlund. dnl Copyright 2000-2002, 2005, 2009, 2011, 2012, 2017, 2019 Free Software dnl Foundation, Inc. dnl This file is part of the GNU MP Library. dnl dnl The GNU M...