text
stringlengths
1
1.05M
.data localArq: .asciiz "C:/Users/kendy/Downloads/Memory (1)/Memory/bin/Debug/net6.0-windows/Combination.txt" myarray: .align 2 .space 24 .text move $t0, $zero #Indice do array move $t1, $zero # valor a ser colocado no array move $t3, $zero li $t4, 1 li $t2, 5 #tamanho do array li $s2, 12 addi $t5, $...
Name: set_bg1.asm Type: file Size: 37962 Last-Modified: '2000-11-08T02:03:12Z' SHA-1: 39E1B84B0470FD65D49F5552549B1E271CE91D8B Description: null
;; ; ; Name: stage_udp_shell ; Type: Stage ; Qualities: None ; Platforms: Linux ; Authors: skape <mmiller [at] hick.org> ; Version: $Revision: 1400 $ ; License: ; ; This file is part of the Metasploit Exploit Framework ; and is subject to the same licenses and copyrights as ...
// 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 "remoting/host/session_manager_factory.h" #include "remoting/protocol/chromium_port_allocator.h" #include "remoting/protocol/chromium_socket...
; arith.asm LOD #7 ; acc = 7 initialize variables STO W ; W = acc LOD #3 ; acc = 3 STO X ; X = acc LOD #6 ; acc = 8 STO Y ; Y = acc ; Z = (W + X) * Y / 2 LOD W ; acc = W # set X, Y in simulator first ADD X ; acc = acc + X (= W+X) ...
// // Copyright 2016 Pixar // // Licensed under the Apache License, Version 2.0 (the "Apache License") // with the following modification; you may not use this file except in // compliance with the Apache License and the following modification to it: // Section 6. Trademarks. is deleted and replaced with: // // 6. Trad...
; unsigned char esx_dos_catalog(struct esx_cat *cat) SECTION code_esxdos PUBLIC esx_dos_catalog EXTERN asm_esx_dos_catalog defc esx_dos_catalog = asm_esx_dos_catalog
; A283216: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 597", based on the 5-celled von Neumann neighborhood. ; Submitted by Christian Krause ; 1,2,4,11,17,46,68,187,273,750,1092,3003,4369,12014,17476,48059...
//============================================================================= // // cagey-math - C++-17 Vector Math Library // Copyright (c) 2016-2020 Kyle Girard <theycallmecoach@gmail.com> // // The MIT License (MIT) // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this softw...
mfm_bytes equ $3200 loc_cylinder equ 0 loc_track equ 1 movem.l d0-a6,-(sp) lea ($BFD100).l,a5 bsr motors_off lea unk_7EA93(pc),a6 andi.b #$7F,(a5) move.b (a6)+,d0 move.l a0,2(a6) st 6(a6) and.b d0,(a5) ...
/*========================================================================= Program: VMTK Module: $RCSfile: vtkvmtkOpenNLLinearSystemSolver.cxx,v $ Language: C++ Date: $Date: 2006/04/06 16:46:43 $ Version: $Revision: 1.3 $ Copyright (c) Luca Antiga, David Steinman. All rights reserved. See ...
/* * This software is distributed under BSD 3-clause license (see LICENSE file). * * Authors: Saurabh Mahindre, Heiko Strathmann, Pan Deng, Viktor Gal */ #include <shogun/clustering/KMeansBase.h> #include <shogun/distance/Distance.h> #include <shogun/distance/EuclideanDistance.h> #include <shogun/labels/Labels.h> ...
@0 D=M @1 D=D-M @10 D;JGT @1 D=M @12 0;JMP @0 D=M @2 M=D @14 0;JMP
; ;================================================================================================== ; RC2014 Z180 STANDARD CONFIGURATION (NATIVE Z180 LINEAR MEMORY) ;================================================================================================== ; ; THE COMPLETE SET OF DEFAULT CONFIGURATION ...
; ;Based on the SG C Tools 1.7 ;(C) 1993 Steve Goldsmith ; ;$Id: vdcset.asm,v 1.1 2008/06/23 17:34:35 stefano Exp $ ; ;set vdc reg, d = reg, e = val XLIB vdcset vdcset: ld bc,0d600h out (c),d loop1: in d,(c) bit 7,d jr z,loop1 inc bc ...
; A117691: Expansion of -(x^7+x^6+x^5-2*x^3-3*x^2-3*x-4) / ((x-1)^2*(x+1)^2*(x^2+1)^2). ; 4,3,3,2,8,5,5,3,12,7,7,4,16,9,9,5,20,11,11,6,24,13,13,7,28,15,15,8,32,17,17,9,36,19,19,10,40,21,21,11,44,23,23,12,48,25,25,13,52,27,27,14,56,29,29,15,60,31,31,16,64,33,33,17,68,35,35,18,72,37,37,19,76,39,39,20 mov $1,$0 mod $1,4 ...
; A018909: Define the sequence S(a_0,a_1) by a_{n+2} is the least integer such that a_{n+2}/a_{n+1}>a_{n+1}/a_n for n >= 0. This is S(3,6). ; Submitted by Jamie Morken(s1) ; 3,6,13,29,65,146,328,737,1657,3726,8379,18843,42375,95295,214305,481942,1083821,2437364,5481296,12326680,27721007,62340730,140195723,315280889,709...
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r12 push %r8 push %r9 push %rax push %rbx push %rdx // Store lea addresses_UC+0x1f07c, %rax nop nop nop nop cmp $9324, %r12 movb $0x51, (%rax) nop nop cmp $16248, %r9 // Load lea addresses_A+0x1783c, %r8 nop add...
; Used by BattleTowerText BTTrainerClassGenders: ; entries correspond to trainer classes db MALE ; FALKNER db FEMALE ; WHITNEY db FEMALE ; BUGSY db MALE ; MORTY db MALE ; PRYCE db FEMALE ; JASMINE db MALE ; CHUCK db FEMALE ; CLAIR db MALE ; RIVAL1 db MALE ; POKEMON_PROF db FEMALE ; WILL db MALE...
#include "sprite.h" Sprite::Sprite(ALLEGRO_BITMAP *image, unsigned int columns, unsigned int rows) : _Image(image), _Columns(columns), _Rows(rows), _Playing(false) { } Sprite::~Sprite() { } void Sprite::Play(float x, float y, int row, bool loop) { _Playing = true; _Row = row; if (_Row != -1) _Spr...
// -*- C++ -*- // Copyright (C) 2005-2017 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library 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 3...
#pragma comment(linker, "/stack:640000000") #include <algorithm> #include <bitset> #include <cassert> #include <cctype> #include <climits> #include <cmath> #include <cstdio> #include <cstdlib> #include <cstring> #include <fstream> #include <iostream> #include <iomanip> #include <iterator> #include <list> #include <map...
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r14 push %r9 push %rax push %rbp push %rbx push %rdi push %rdx // Load lea addresses_A+0x1313a, %rax nop xor %rbp, %rbp mov (%rax), %r9 nop nop and %rbp, %rbp // Store lea addresses_WT+0x2aaa, %rdx nop nop nop inc %r14 mo...
; A178634: a(n) = 63 * ((10^n - 1)/9)^2. ; 63,7623,776223,77762223,7777622223,777776222223,77777762222223,7777777622222223,777777776222222223,77777777762222222223,7777777777622222222223,777777777776222222222223,77777777777762222222222223,7777777777777622222222222223,777777777777776222222222222223,7777777777777776222222...
; A340520: a(n) = 2*A006463(n) + 1. ; 1,3,5,9,13,17,23,29,35,41,49,57,65,73,81,91,101,111,121,131,141,153,165,177,189,201,213,225,239,253,267,281,295,309,323,337,353,369,385,401,417,433,449,465,481,499,517,535,553,571,589,607,625,643,661,681,701,721,741,761,781,801,821,841,861,881,903,925,947,969,991,1013,1035,1057,107...
; A131478: a(n) = ceiling(n^4/4). ; 0,1,4,21,64,157,324,601,1024,1641,2500,3661,5184,7141,9604,12657,16384,20881,26244,32581,40000,48621,58564,69961,82944,97657,114244,132861,153664,176821,202500,230881,262144,296481,334084,375157,419904,468541,521284,578361,640000,706441,777924,854701,937024,1025157,1119364,1219921,13...
/*========================== begin_copyright_notice ============================ Copyright (C) 2017-2021 Intel Corporation SPDX-License-Identifier: MIT ============================= end_copyright_notice ===========================*/ #ifndef IS_RELEASE_DLL #include "Common_ISA.h" #include "Common_ISA_util.h" #incl...
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r14 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x5b3e, %r11 nop nop nop nop nop and %r14, %r14 mov (%r11), %r13w cmp %rbp, %rbp lea addresses_A_ht+0xf53e, %r13 nop nop nop sub $38541, %rsi movups (%r13), %xmm4 vpextrq $1, ...
; void flockfile(FILE *file) SECTION code_stdio PUBLIC _flockfile EXTERN asm_flockfile _flockfile: pop af pop ix push hl push af jp asm_flockfile
; int screen(x,y) ; CALLER linkage for function pointers ; ; $Id: screen.asm,v 1.4 2016-06-19 20:58:00 dom Exp $ ; SECTION code_clib PUBLIC screen PUBLIC _screen EXTERN asm_screen screen: _screen: pop bc pop de pop hl push hl push de push bc jp asm_screen
.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_normal_ht+0x176d4, %rdx nop nop nop dec %rdi mov $0x6162636465666768, %rsi movq %rsi, %xmm3 movups %xmm3, (%rdx) nop xor %rcx, %rcx lea addresses_D_ht+0x1a7a3, %rsi lea addresses_A_...
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1b52c, %rsi lea addresses_normal_ht+0x1a04c, %rdi nop nop nop nop nop sub %rax, %rax mov $25, %rcx rep movsl nop nop nop nop nop add %r11, %r11 lea addresses_D_ht+0xa6ec, %r8 ...
;consts LEFT_OPERAND_BASE equ 2000h RIGHT_OPERAND_BASE equ 3000h RESULT_BASE equ 4000h ; setup mov a, 0 ; add first byte mov dptr, #LEFT_OPERAND_BASE movx a, @dptr mov r0, a mov dptr, #RIGHT_OPERAND_BASE movx a, @dptr addc a, r0 mov dptr, #RES...
; An internal wallhack that hooks CoD's syscall function and adjusts the render flag of entities ; that pass through for rendering. ; ; Originally written 2008/12/20 by attilathedud. ; System descriptors. .386 .model flat,stdcall option casemap:none VirtualAlloc proto stdcall :DWORD, :DWORD, :DWORD, :DWORD ...
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x9e51, %rcx nop nop nop nop nop add $8092, %r12 mov (%rcx), %r9 nop nop nop nop nop sub $29002, %rbp lea addresses_WC_ht+0x18abf, %rax nop nop nop nop and %r9, %r9 mov (%rax),...
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r15 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x167f9, %rbp inc %r8 movb (%rbp), %r15b nop and $59629, %r10 lea addresses_D_ht+0x44f9, %r10 nop nop dec %r14 mov (%r10), %r15 nop nop nop nop nop add $3258...
// Copyright 2016, VIXL authors // 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 source code must retain the above copyright notice, // this list of conditions ...
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0 TITLE C:\Users\libit\source\repos\SQLite_L29\SQLite_L29\SQLite_L29.cpp .686P .XMM include listing.inc .model flat INCLUDELIB LIBCMT INCLUDELIB OLDNAMES CONST SEGMENT $SG7387 DB 'Hello World!', 0aH, 00H ORG $+2 $SG7388 DB 'test.db',...
#include "RemoteMemory.h" #include "../Process.h" #include "../../Misc/Trace.hpp" namespace blackbone { RemoteMemory::RemoteMemory( Process* process ) : _process( process ) { // Generate unique pipe name _pipeName = Utils::RandomANString() + L"_" + std::to_wstring( process->pid() ) + L"_" +...
copyright zengfr site:http://github.com/zengfr/romhack 09D478 move.b ($46f,A5), D0 09D47C beq $9d496 [base+46F] 09D480 subq.b #1, ($46f,A5) 09D484 cmpi.b #$3f, D0 [base+46F] 09D4A4 move.b #$3f, ($46f,A5) [base+46E] 09D4AA rts [base+46F] copyright zengfr site:http://github.com/zengfr/romhack
// Copyright David Abrahams 2001. // 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) #ifndef CLASS_WRAPPER_DWA20011221_HPP # define CLASS_WRAPPER_DWA20011221_HPP # include <boost/python/to_python_converter.hpp> #if...
; A175822: Partial sums of ceiling(n^2/7). ; 0,1,2,4,7,11,17,24,34,46,61,79,100,125,153,186,223,265,312,364,422,485,555,631,714,804,901,1006,1118,1239,1368,1506,1653,1809,1975,2150,2336,2532,2739,2957,3186,3427,3679,3944,4221,4511,4814,5130,5460,5803,6161,6533,6920,7322,7739,8172,8620,9085,9566,10064,10579,11111,11661,...
; A262699: List of currency denominations such that any value x > 0 is represented in exactly x ways as a sum of distinct denominations, where a repeated value represents a bill and a coin which count as distinct denominations. ; 1,2,2,3,4,4,8,8,16,16,32,32,64,64,128,128,256,256,512,512,1024,1024,2048,2048,4096,4096,81...
; ************************************************************************************************************ ; ************************************************************************************************************ ; ; Repaint whole display. No registers guaranteed ; ; ***********************************...
;; arch/x86/boot/grub/boot.asm ;; Multiboot init module for x86. ;; Multiboot header, Segment Flush and Wakeup call to main ;; Compile with: nasm -f elf arch/x86/boot/grub/boot.asm -o boot.o ;; A few multiboot constants ;; Defined by linker script align 4 extern code, bss, end, kmain extern initialise_console, initiali...
; A166012: a(n) = 2*(A000045(n)-(n mod 2)) + 1 + (n mod 2). ; 1,2,3,4,7,10,17,26,43,68,111,178,289,466,755,1220,1975,3194,5169,8362,13531,21892,35423,57314,92737,150050,242787,392836,635623,1028458,1664081,2692538,4356619,7049156,11405775,18454930,29860705,48315634,78176339,126491972,204668311,331160282,535828593,86698...
; A007949: Greatest k such that 3^k divides n. Or, 3-adic valuation of n. ; 0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,3,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,3,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,4,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,2,0,0,1,0,0,1,0,0,3,0,0,1,0,0,1,0,0,2,0,0,1,0,0,...
;****************************************************************************** ;* TI ARM C/C++ Codegen Unix v18.1.1.LTS * ;* Date/Time created: Fri Jul 3 20:08:26 2020 * ;****************************************************************************** ...
; A160656: The odd prime numbers together with 0: p - (-1)^p - 1 where p = n-th prime. ; Submitted by Jamie Morken(w3) ; 0,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,...
.DATA .TEXT 0x10c8 start: addi $gp,$0,1 mfc0 $k0,$14,0 loop: sw $t0,0xfc50($0) bne $gp,$0,loop mtc0 $k0,$14,0 eret
_mkdir: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "stat.h" #include "user.h" int main(int argc, char *argv[]) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 57 push %edi 4: 56 push %e...
; A332102: Least m > 0 such that 2*m^n <= Sum_{k < m} k^n. ; 3,5,8,10,13,15,18,20,23,25,28,30,33,35,38,40,42,45,47,50,52,55,57,60,62,65,67,70,72,75,77,79,82,84,87,89,92,94,97,99,102,104,107,109,112,114,116,119,121,124,126,129,131,134,136,139,141,144,146,149,151,153,156,158,161,163,166 mov $2,$0 add $2,1 mov $1,$2 mul ...
db "SLUDGE@" ; species name db "As it moves, a" next "very strong poison" next "leaks from it," page "making the ground" next "there barren for" next "three years.@"
%line 1+1 elfabssect.asm [absolute 0] %line 1+0 elfabssect.asm teststruc: %line 2+1 elfabssect.asm .testlabel resw 1 teststruc_size: %line 3+0 elfabssect.asm [section .text] ;global teststruc global teststruc.testlabel global teststruc_size
; int tape_load_block(void *addr, size_t len, unsigned char type) ; CALLER linkage for function pointers PUBLIC tape_load_block PUBLIC _tape_load_block EXTERN tape_load_block_callee EXTERN ASMDISP_TAPE_LOAD_BLOCK_CALLEE .tape_load_block ._tape_load_block pop hl pop bc ld a,c pop de pop ix push hl ...
; A181543: Triangle of cubed binomial coefficients, T(n,k) = C(n,k)^3, read by rows. ; 1,1,1,1,8,1,1,27,27,1,1,64,216,64,1,1,125,1000,1000,125,1,1,216,3375,8000,3375,216,1,1,343,9261,42875,42875,9261,343,1,1,512,21952,175616,343000,175616,21952,512,1,1,729,46656,592704,2000376,2000376,592704,46656,729,1,1,1000,91125,17...
.global s_prepare_buffers s_prepare_buffers: push %r13 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xc0a3, %rsi lea addresses_WC_ht+0x14dd3, %rdi mfence mov $59, %rcx rep movsl and %rax, %rax lea addresses_A_ht+0x1c693, %rdx nop nop nop add %rbp, %rbp vmovups (%rdx), %ymm2 vextracti1...
; A115565: a(n) = 5*n^4 - 10*n^3 + 20*n^2 - 15*n + 11. ; 11,61,281,911,2311,4961,9461,16531,27011,41861,62161,89111,124031,168361,223661,291611,374011,472781,589961,727711,888311,1074161,1287781,1531811,1809011,2122261,2474561,2869031,3308911,3797561,4338461,4935211,5591531,6311261,7098361,7956911,8891111,9905281,11003...
/* * Copyright (c) Facebook, Inc. and its affiliates. * * 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 applic...
effect :256 dta [#&$e0] ;>>2 // finetune +0 tidl dta l(\ 56,\ 60,\ 63,\ 67,\ 71,\ 75,\ 80,\ 85,\ 90,\ 95,\ 101,\ 107,\ 113,\ 120,\ 127,\ 135,\ 143,\ 151,\ 160,\ 170,\ 180,\ 190,\ 202,\ 214,\ 226,\ 240,\ 254,\ 269,\ 285,\ 302,\ 320,\ 339,\ 360,\ 381,\ 404,\ 428,\ 453,\ 4...
; A015004: q-factorial numbers for q=5. ; 1,1,6,186,29016,22661496,88515803376,1728802155736656,168827903320618878336,82435457461295106532780416,201258420458750640859769304304896,2456767777551003294245070550498298923776,149949204558598784020761783280669552547300269056,457608656114991441791862974276310729015428990506749...
#include "system.h" #include <GL/freeglut.h> #include "ModelLoader.h" #include "SceneManager.h" void mg_system::init(int &argc, char **argv) { mg_system::_internal::freeglutInit(argc, argv); SceneManager::getInstance().init(); } void mg_system::_internal::freeglutInit(int& argc, char **argv) { glutInit(&argc, arg...
Name: zel_code.asm Type: file Size: 18635 Last-Modified: '2016-05-13T04:25:37Z' SHA-1: 60B6BA24DA383D71E0273FAA96209DFB065CAA81 Description: null
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x12f36, %r12 sub %r13, %r13 mov (%r12), %r10d nop nop nop nop nop dec %r13 lea addresses_normal_ht+0x1e0e2, %rsi lea addresses_D_ht+0x1a736, %rdi nop nop add $45418, %r13 mov $...
adc a, ixh ; Error adc a, ixl ; Error adc a, iyh ; Error adc a, iyl ; Error adc ixh ; Error adc ixl ; Error adc iyh ; Error adc iyl ; Error ...
/* ============================================================================== This file is part of the JUCE library. Copyright (c) 2015 - ROLI Ltd. Permission is granted to use this software under the terms of either: a) the GPL v2 (or any later version) b) the Affero GPL v3 Details...
// Copyright 2018 The Goma 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 "fake/fake_compiler_type_specific.h" #include "fake/fake_include_processor.h" #include "fake_flags.h" #include "glog/logging.h" namespace devtools_...
; A188557: Number of 6 X n binary arrays without the pattern 0 1 diagonally, vertically, antidiagonally or horizontally. ; 7,13,24,44,80,144,256,448,769,1291,2116,3384,5282,8054,12012,17548,25147,35401,49024,66868,89940,119420,156680,203304,261109,332167,418828,523744,649894,800610,979604,1190996,1439343,1729669,206749...
; A137735: a(0)=1. a(n) = floor(n/b(n)), where b(n) is the largest value among (a(0),a(1),...,a(n-1)). ; 1,1,2,1,2,2,3,2,2,3,3,3,4,3,3,3,4,4,4,4,5,4,4,4,4,5,5,5,5,5,6,5,5,5,5,5,6,6,6,6,6,6,7,6,6,6,6,6,6,7,7,7,7,7,7,7,8,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,9,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,9,9,9,9,9,9,9,9,9 lpb $0 add ...
_cat: file format elf32-i386 Disassembly of section .text: 00000000 <main>: } } int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc push -0x4(%ecx) a: 55 push %ebp b: ...
; ; Z88 Graphics Functions - Small C+ stubs ; ; Stefano Bodrato 19/7/2007 ; ; ; $Id: multipoint_callee.asm $ ; IF !__CPU_INTEL__ & !__CPU_GBZ80__ ; CALLER LINKAGE FOR FUNCTION POINTERS ; ----- bool multipoint(int hv, int length, int x, int y) ;Usage: ;pick a vertical or horizontal bit bar, up to ...
/* * PCG Random Number Generation for C++ * * Copyright 2014-2017 Melissa O'Neill <oneill@pcg-random.org>, * and the PCG Project contributors. * * SPDX-License-Identifier: (Apache-2.0 OR MIT) * * Licensed under the Apache License, Version 2.0 (provided in * LICENSE-APACHE.txt and at http://...
; A288838: a(n) = (1/4!)*3^(n+2)*(n+7)*(n+2)*(n+1)*(n). ; Submitted by Jamie Morken(w3) ; 54,729,6075,40095,229635,1194102,5786802,26572050,116917020,496897335,2051893701,8269753401,32643763425,126557359740,482984209620,1817776934388,6757388169138,24843338857125,90429753439935,326206114635555,1167092987918319,414437101...
#include <vector> #include "libcmaes/cmaes.h" #include "libcmaes/surrogates/rankingsvm.hpp" #include "libcmaes/surrogates/rsvm_surr_strategy.hpp" #include "surrcmaes_glue.h" #include <stdint.h> using namespace libcmaes; extern "C" { void cmaes_optimize(int noisy, int elitism_reevaluate, int use_elitism, int use_s...
; this file is NOT automatically generated - you can nudge the x and y offsets so they look even... .macro worldtitleheader,xOffset,yOffset .byte 0x03,0x70,0x20+xOffset,0x08+yOffset, \ 0xD1,0xF9,0x24,0x08, \ 0xF1,0xF9,0x24,0x08, \ 0x11,0xF9,0x24,0x08 .endmacro .macro owleveltitleheader,x...
db "FOX@" ; species name db "As its body grows" next "larger, its six" next "warm tails become" page "more beautiful," next "with a more luxur-" next "ious coat of fur.@"
; A170092: Number of reduced words of length n in Coxeter group on 35 generators S_i with relations (S_i)^2 = (S_i S_j)^37 = I. ; 1,35,1190,40460,1375640,46771760,1590239840,54068154560,1838317255040,62502786671360,2125094746826240,72253221392092160,2456609527331133440,83524723929258536960,2839840613594790256640,965545...
SECTION bss_clib PUBLIc __bit_irqstatus __bit_irqstatus: defw 0 ; current irq status when DI is necessary
; A269956: Triangle read by rows, T(n,k) = binomial(3*n,n+k) for n>=0 and 0<=k<=n. ; 1,3,3,15,20,15,84,126,126,84,495,792,924,792,495,3003,5005,6435,6435,5005,3003,18564,31824,43758,48620,43758,31824,18564,116280,203490,293930,352716,352716,293930,203490,116280,735471,1307504,1961256,2496144,2704156,2496144,1961256,130...
; A254828: Number of length 1 1..(n+1) arrays with every leading partial sum divisible by 2, 3 or 5. ; 1,2,3,4,5,5,6,7,8,8,9,9,10,11,12,12,13,13,14,15,16,16,17,18,19,20,21,21,22,22,23,24,25,26,27,27,28,29,30,30,31,31,32,33,34,34,35,35,36,37,38,38,39,40,41,42,43,43,44,44,45,46,47,48,49,49,50,51,52,52,53,53,54,55,56,56 ...
; ; ANSI Video handling for the Epson PX4 ; By Stefano Bodrato - Nov 2014 ; ; Handles Attributes INVERSE + UNDERLINED ; ; ** alternate (smaller) 4bit font capability: ; ** use the PACKEDFONT flag ; ; set it up with: ; .text_cols = max columns ; .text_rows = max rows ; .DOTS+1 = char size ; .font = font file ; ; Di...
#pragma once #include <Register/Utility.hpp> namespace Kvasir { //General Purpose Input/Output namespace PtcPdor{ ///<Port Data Output Register using Addr = Register::Address<0x400ff080,0x00000000,0x00000000,std::uint32_t>; ///Port Data Output constexpr Register::FieldLocation<Addr,Regis...
/* * Copyright (C) 2020-2021 University of Stuttgart (VISUS). * All rights reserved. */ #include "msf/LineTranslator.h" #include <regex> #include <sstream> msf::LineTranslator::LineTranslator() : next_id_(10000) {} std::string msf::LineTranslator::cleanupShader(const std::string& shader_source) { // The shade...
;MANIPULATIONS OF MEMORY %macro physicalGo 1 mov si, %1 jmp [ds:si] %endmacro %macro getPhyMem 2 mov si, %2 lea di, [ds:si] mov %1, di %endmacro %macro modPhyMem 2 mov di, %1 mov si, %2 mov [ds:di], si %endmacro %macro stackFrame 0 mov bp, sp %endmacro %macro getFromStack ...
; A305498: The smallest positive even integer that can be represented with n digits in base 3/2. ; 2,4,6,10,16,24,36,54,82,124,186,280,420,630,946,1420,2130,3196,4794,7192,10788,16182,24274,36412,54618,81928,122892,184338,276508,414762,622144,933216,1399824,2099736,3149604,4724406,7086610,10629916,15944874,23917312 mu...
#include "sensor_serialization.h" #include <stdlib.h> #include <stdio.h> #define PERSIST_FILE "sensors.ser" typedef enum { PERSIST_FIELD_END, PERSIST_FIELD_SERIAL, PERSIST_FIELD_FRUSTUM_TRANS, PERSIST_FIELD_FOV_ASPECT, PERSIST_FIELD_FRUSTUM_PLANES } PersistFieldHeader; void SaveSensor(const char...
; uint in_LookupKey(uchar c) SECTION code_clib PUBLIC in_LookupKey PUBLIC _in_LookupKey EXTERN in_keytranstbl ; Given the ascii code of a character, returns the scan row and mask ; corresponding to the key that needs to be pressed to generate the ; character. ; ; The scan row returned will have bit 7 set and bit 6 ...
; A056548: a(n) = Sum_{k>=1} round(n/k) where round(1/2) = 0. ; 0,1,4,7,11,15,19,23,29,32,37,43,47,52,58,62,68,73,79,84,90,94,100,108,112,117,124,128,136,142,146,152,160,165,171,177,183,188,196,202,208,215,219,227,233,237,247,253,259,263,272,277,283,293,297,303,311,315 mov $2,$0 add $2,$0 lpb $2 mov $4,$2 lpb $4 ...
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x170cf, %r11 nop sub %rcx, %rcx mov $0x6162636465666768, %r9 movq %r9, %xmm5 movups %xmm5, (%r11) nop nop nop inc %r15 lea addresses_UC_ht+0x5b2f, %rsi lea addresses_UC_ht+0xe...
#include "duckdb.hpp" #include "sqlite3.h" namespace sqlite { //! Transfer all data inside the DuckDB connection to the given sqlite database bool TransferDatabase(duckdb::Connection &con, sqlite3 *sqlite); //! Fires a query to a SQLite database, returning a QueryResult object. Interrupt should be initially set to 0...
; A181984: INVERT transform of A028310. ; 1,2,5,12,28,65,151,351,816,1897,4410,10252,23833,55405,128801,299426,696081,1618192,3761840,8745217,20330163,47261895,109870576,255418101,593775046,1380359512,3208946545,7459895657,17342153393,40315615410,93722435101,217878227876,506505428836,1177482265857,2737314167775,6363483...
a ABA 1 ADDD 3 TAG ANDB 40, 15 ABA lopp ADCA 16 ANDCC 2015 ASLA ASLB $14 ASR %1000 BGND BGE #14 BCS @9 BEQ %1001
;// TI File $Revision: /main/3 $ ;// Checkin $Date: June 26, 2007 16:41:07 $ ;//########################################################################### ;// ;// FILE: DSP2833x_CSMPasswords.asm ;// ;// TITLE: DSP2833x Code Security Module Passwords. ;// ;// DESCRIPTION: ;// ;// This file is used ...
// LayerMenu.hh for Fluxbox - fluxbox toolkit // Copyright (c) 2003-2004 Henrik Kinnunen (fluxgen at fluxbox dot org) // and Simon Bowden (rathnor at users.sourceforge.net) // // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated docume...
; A088317: a(n) = 8*a(n-1) + a(n-2), starting with a(0) = 1 and a(1) = 4. ; Submitted by Jon Maiga ; 1,4,33,268,2177,17684,143649,1166876,9478657,76996132,625447713,5080577836,41270070401,335241141044,2723199198753,22120834731068,179689877047297,1459639851109444 mov $3,1 lpb $0 sub $0,1 add $2,$3 mov $3,$1 mov...
section .trampoline bits 16 global smp_entry KERN_DATA equ 0x500 KERN_DATA_HI equ 0xFFFF800000000500 KERNEL_VIRTUAL_BASE equ 0xFFFFFFFF80000000 extern init_pml4 smp_entry: cli cld jmp 0x0000:.reset_cs .reset_cs: xor ax, ax mov ds, ax mov es, ax mov fs, ax mov gs, ax mov ss, ax lgdt [gdt32_ptr] mov eax...
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1e496, %r10 add %rdx, %rdx movb $0x61, (%r10) nop nop nop nop inc %r8 lea addresses_normal_ht+0xef1a, %rsi lea addresses_A_ht+0xbed2, %rdi nop nop nop nop nop inc %r15 mov $3, %rcx rep ...
//===----------- TVM.cpp - Implement TVM target feature support -----------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
/* * Copyright (C) 2019-2020 Intel Corporation * * SPDX-License-Identifier: MIT * */ #include "shared/source/gen12lp/hw_cmds.h" #include "shared/source/memory_manager/memory_constants.h" #include "opencl/source/aub_mem_dump/aub_services.h" #include "engine_node.h" namespace NEO { const char *HwMapper<IGFX_TIG...
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %rbx push %rcx push %rdi push %rdx lea addresses_WC_ht+0x17591, %rdx nop nop nop nop inc %rbx mov (%rdx), %edi nop nop nop nop xor %r10, %r10 lea addresses_D_ht+0x1d49, %r12 nop sub %r13, %r13 mov $0x6162636465666768, %rcx movq %rcx, (%r12)...