text stringlengths 1 1.05M |
|---|
; ================================================================
; DevSound constants
; ================================================================
if !def(incDSConsts)
incDSConsts set 1
; Note values
C_2 equ $00
C#2 equ $01
D_2 equ $02
D#2 equ $03
E_2 equ $04
F_2 equ $05
F#2 equ $06
G_... |
; TrainerCard.Jumptable indexes
const_def
const TRAINERCARDSTATE_PAGE1_LOADGFX ; 0
const TRAINERCARDSTATE_PAGE1_JOYPAD ; 1
const TRAINERCARDSTATE_PAGE2_LOADGFX ; 2
const TRAINERCARDSTATE_PAGE2_JOYPAD ; 3
const TRAINERCARDSTATE_PAGE3_LOADGFX ; 4
const TRAINERCARDSTATE_PAGE3_JOYPAD ; 5
const TRAINERCARDSTATE_Q... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x13e17, %rsi
lea addresses_D_ht+0x19ec7, %rdi
nop
and $65411, %rax
mov $87, %rcx
rep movsl
nop
nop
xor $42316, %r11
lea addresses_normal_ht+0x8557, %r10
nop
and %rcx, %rcx
mov (%r10... |
#include <iostream>
#include <memory>
#include "service/Application.h"
int main() {
auto app = std::make_unique<Application>();
app->Start();
}
|
/*
* Copyright (c) 2021 Samsung Electronics Co., Ltd. All Rights Reserved
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless... |
// =================================================================================================
// Copyright Adobe
// Copyright 2008 Adobe
// All Rights Reserved
//
// NOTICE: Adobe permits you to use, modify, and distribute this file in accordance with the terms
// of the Adobe license agreement accompanying it. ... |
; vi:filetype=nasm
global _start
section .text
bits 32
_start:
mov esp, stack_top
call check_multiboot
call check_cpuid
call check_long_mode
; print 'OK' to screen
mov dword [0xb8000], 0x2f4b2f4f
hlt
error:
mov dword[0xb8000], 0x4f524f45
mov dword[0xb8004], 0x4f3a4f52
mov dwo... |
; A136530: 2^n*(3*n^2+13*n+8)/8.
; Submitted by Christian Krause
; 1,6,23,74,216,592,1552,3936,9728,23552,56064,131584,305152,700416,1593344,3596288,8060928,17956864,39780352,87687168,192413696,420478976,915406848,1986002944,4294967296,9261023232,19914555392,42714791936,91402272768,195152576512,415806521344,88422639206... |
;===============================================================================
; Copyright 2014-2019 Intel Corporation
; All Rights Reserved.
;
; If this software was obtained under the Intel Simplified Software License,
; the following terms apply:
;
; The source code, information and material ("Material") co... |
<%
from pwnlib.shellcraft.amd64.linux import syscall
%>
<%page args="fd, request, vararg"/>
<%docstring>
Invokes the syscall ioctl. See 'man 2 ioctl' for more information.
Arguments:
fd(int): fd
request(unsigned): request
vararg(int): vararg
</%docstring>
${syscall('SYS_ioctl', fd, request, vara... |
; $Id: bs3-mode-SwitchToPE16_32.asm 69111 2017-10-17 14:26:02Z vboxsync $
;; @file
; BS3Kit - Bs3SwitchToPE16_32
;
;
; 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 redistrib... |
-- HUMAN RESOURCE MACHINE PROGRAM --
-- 14-Maximization-Room - SIZE 11/10 - SPEED 35/34 --
JUMP c
a:
COPYFROM 0
b:
OUTBOX
c:
INBOX
COPYTO 0
INBOX
COPYTO 1
SUB 0
JUMPN a
COPYFROM 1
JUMP b
|
#pragma once
#include <GLFW/glfw3.h>
#include <glm/glm.hpp>
#include <glm/gtc/matrix_transform.hpp>
#include <glm/ext.hpp>
#include <glm/gtx/string_cast.hpp>
#include "Framebuffer.hpp"
/*class Camera {
public:
//Controls(GLFWwindow* window);
glm::mat4 movement(GLFWwindow* window);
};*/
/*struct CameraInfo {
glm::... |
#include "Castro.H"
#include "Castro_F.H"
#include "Castro_util.H"
#include "Castro_hydro.H"
#include "Radiation.H"
#include "RadHydro.H"
#include "RAD_F.H"
#include "fluxlimiter.H"
using namespace amrex;
void
Castro::ctu_rad_consup(const Box& bx,
Array4<Real> const& update,
... |
use32
org 500h
;Загрузка таблицы прерываний и запуск прерываний
lidt [idtr]
sti
;Загрузка информации о VESA из указателя
pop esi
mov edi, Mode_Info
mov ecx, dword[Mode_Info_len]
rep movsb
call r_init
call k_initKeys
;Заливка цветом (P.S. градиентом) (P.P.S. не работает как надо, но даже лучше)
mov eax, 0x00829c82
m... |
;------------------------------------------------------------------------------
;
; Copyright (c) 2006 - 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 distr... |
; A183228: a(n) is the base-5 digit sum of 10^n+1.
; 2,3,5,5,5,5,9,5,5,9,13,13,13,13,9,13,17,21,21,21,17,13,21,25,29,21,33,33,25,33,41,41,33,25,29,33,33,41,29,37,37,41,45,41,37,41,37,45,45,45,45,49,53,53,49,57,41,57,69,61,53,53,49,61,57,65,61,49,57,61,61,65,61,61,61,65,53,49,65,69,57,81,81,81,81,69,77,77,77,97,93,93,85... |
; A093303: a(n) = a(n-1)*(2n-1) + 2n with a(0)=0.
; Submitted by Jon Maiga
; 0,2,10,56,400,3610,39722,516400,7746016,131682290,2501963530,52541234152,1208448385520,30211209638026,815702660226730,23655377146575200,733316691543831232,24199450820946430690,846980778733125074186,31338288813125627744920,122219326371189948205... |
; A208376: Number of n X 5 0..1 arrays avoiding 0 0 0 and 1 1 1 horizontally and 0 0 1 and 1 0 1 vertically.
; 16,256,704,1344,2176,3200,4416,5824,7424,9216,11200,13376,15744,18304,21056,24000,27136,30464,33984,37696,41600,45696,49984,54464,59136,64000,69056,74304,79744,85376,91200,97216,103424,109824,116416,123200,130... |
// Copyright 2018 The Chromium OS 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 "shill/cellular/cellular_capability_universal_cdma.h"
#include <base/strings/string_number_conversions.h>
#include <base/strings/string_util.... |
addi x10, x0, 33
addi x11, x0, 40
addi x12, x0, -10
mul x13, x11, x12
addi x14, x0, 34
addi x15, x0, 5
sw x11, 0, x0
sw x12, 4, x0
amoxor.w x20, x14, x0
amoadd.w x21, x15, x14
|
; boot.asm
; mov ds, 0x07c0 ; Can't do this b/c invalid combination of opcodes and operands
; ds is a segment register -> look into segments
; The code in the boot sector of the disk is loaded by the BIOS at 0000:7c00
; (segment: offset). The segment seems to basically be the start of the
... |
; A008383: Coordination sequence for A_4 lattice.
; 1,20,110,340,780,1500,2570,4060,6040,8580,11750,15620,20260,25740,32130,39500,47920,57460,68190,80180,93500,108220,124410,142140,161480,182500,205270,229860,256340,284780,315250,347820,382560,419540,458830,500500,544620,591260,640490,692380,747000,804420,864710,927940... |
dnl HPPA 64-bit time stamp counter access routine.
dnl Copyright 2000, 2002, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Pu... |
; A289254: a(n) = 4^n - 3*n - 1.
; 0,9,54,243,1008,4077,16362,65511,262116,1048545,4194270,16777179,67108824,268435413,1073741778,4294967247,17179869132,68719476681,274877906886,1099511627715,4398046511040,17592186044349,70368744177594,281474976710583,1125899906842548,4503599627370417,18014398509481902,7205759403792785... |
; A097081: Sum C(n,4k)2^k, k = 0 . . n.
; Submitted by Christian Krause
; 1,1,1,1,3,11,31,71,145,289,601,1321,2979,6683,14743,32111,69697,151777,332113,728689,1598883,3503627,7668079,16774775,36704017,80343361,175916521,385196761,843365379,1846290395,4041672871,8847607391
mov $2,1
lpb $0
sub $0,1
add $3,$1
mul $... |
.global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r15
push %r8
push %r9
push %rcx
push %rdi
// Store
lea addresses_A+0x27ad, %rcx
nop
nop
add %r8, %r8
mov $0x5152535455565758, %rdi
movq %rdi, %xmm3
movups %xmm3, (%rcx)
nop
nop
nop
nop
lfence
// Store
... |
DrawPlayerHP:
ld a, $1
jr DrawHP
DrawEnemyHP:
ld a, $2
DrawHP:
ld [wWhichHPBar], a
push hl
push bc
; box mons have full HP
ld a, [wMonType]
cp BOXMON
jr z, .at_least_1_hp
ld a, [wTempMonHP]
ld b, a
ld a, [wTempMonHP + 1]
ld c, a
; Any HP?
or b
jr nz, .at_least_1_hp
xor a
ld c, a
ld e, a
ld a, 6... |
#pragma once
#include <cstdint>
#include <mutex>
#include <vector>
#include <openenclave/host.h>
#include "common/types.hpp"
#include "host/timer.hpp"
struct buffer
{
uint8_t* data = nullptr;
size_t size = 0;
buffer() = default;
buffer(const buffer&) = delete;
};
class PSIEnclave
{
oe_enclave_... |
extern m7_ippsDLPGenKeyPair:function
extern n8_ippsDLPGenKeyPair:function
extern y8_ippsDLPGenKeyPair:function
extern e9_ippsDLPGenKeyPair:function
extern l9_ippsDLPGenKeyPair:function
extern n0_ippsDLPGenKeyPair:function
extern k0_ippsDLPGenKeyPair:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:funct... |
; A097133: 3*Fibonacci(n)+(-1)^n.
; 1,2,4,5,10,14,25,38,64,101,166,266,433,698,1132,1829,2962,4790,7753,12542,20296,32837,53134,85970,139105,225074,364180,589253,953434,1542686,2496121,4038806,6534928,10573733,17108662,27682394,44791057,72473450,117264508,189737957,307002466,496740422,803742889,1300483310,2104226200,34... |
#include "Platform.inc"
#include "FarCalls.inc"
#include "Timer0.inc"
#include "Motor.inc"
#include "../../../Smps/IsSmpsEnabledStub.inc"
#include "TestFixture.inc"
radix decimal
PulseSteeringFromRestTest code
global testArrange
testArrange:
movlw 1
fcall initialiseIsSmpsEnabledStub
fcall initialiseTimer... |
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1b44c, %rsi
lea addresses_WC_ht+0x1a310, %rdi
nop
nop
nop
nop
sub $10118, %r14
mov $118, %rcx
rep movsw
and $9859, %rbp
lea addresses_A_ht+0x9740, %rsi
lea addresses_normal_h... |
; A166280: Stirling2 triangle mod 2, T(n,k) = A008277(n,k) mod 2.
; Submitted by Jon Maiga
; 1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,0,1,1,1,1,1,1,0,0,1,1,1,1,0,1,0,0,0,1,1,1,1,0,1,0,0,0,1,1,1,0,1,1,1,0,0,1,1,1,1,1,0,0,1,1,0,1,1,1,1,1,0,1,0,0,0,1,1,1,0,1,1,1,1,0,1,0,0,0,0,1,1,0,1,1,1,0,1,1,1,0,0,0
lpb $0
add $1,1
sub $0... |
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: SleepTimerINT.asm
;; Version: 1.0, Updated on 2015/3/4 at 22:26:59
;; Generated by PSoC Designer 5.4.3191
;;
;; DESCRIPTION: SleepTime... |
#include "Platform.inc"
#include "TestDoubles.inc"
radix decimal
udata
global calledInitialiseAdc
global calledEnableAdc
global calledDisableAdc
calledInitialiseAdc res 1
calledEnableAdc res 1
calledDisableAdc res 1
AdcMocks code
global initialiseAdcMocks
global initialiseAdc
global enableAdc
global disa... |
; A263944: Positive integers n such that (n+28)^3 - n^3 is a square.
; Submitted by Jon Maiga
; 28,189,959,4648,22323,107009,512764,2456853,11771543,56400904,270233019,1294764233,6203588188,29723176749,142412295599,682338301288,3269279210883,15664057753169,75051009555004,359590990021893,1722903940554503,825492871275066... |
; A062570: a(n) = phi(2*n).
; Submitted by Jamie Morken(w2)
; 1,2,2,4,4,4,6,8,6,8,10,8,12,12,8,16,16,12,18,16,12,20,22,16,20,24,18,24,28,16,30,32,20,32,24,24,36,36,24,32,40,24,42,40,24,44,46,32,42,40,32,48,52,36,40,48,36,56,58,32,60,60,36,64,48,40,66,64,44,48,70,48,72,72,40,72,60,48,78,64,54,80,82,48,64,84,56,80,88,48,... |
;++
;
;Copyright (c) 1991 Microsoft Corporation
;
;Module Name:
;
; ixsysint.asm
;
;Abstract:
;
; This module implements the HAL routines to enable/disable system
; interrupts.
;
;Author:
;
; John Vert (jvert) 22-Jul-1991
;
;Environment:
;
; Kernel Mode
;
;Revision History:
;
;--
... |
#include "uit/ducts/mock/ThrowDuct.hpp"
#include "uit/ducts/proc/put=growing+get=stepping+type=trivial/inlet=DequeIrsend+outlet=RingIrecv_t::IdirOriDuct.hpp"
#include "uit/setup/ImplSpec.hpp"
using ImplSel = uit::ImplSelect<
uit::a::SerialPendingDuct,
uit::ThrowDuct,
uit::t::IsOriDuct
>;
#define IMPL_NAME "inle... |
/*=============================================================================
Copyright (c) 2001-2011 Joel de Guzman
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)
This is an auto-generated file... |
; A074611: 4^n + 5^n.
; 2,9,41,189,881,4149,19721,94509,456161,2215269,10814201,53022429,260917841,1287811989,6371951081,31591319949,156882857921,780119322309,3883416742361,19348364235069,96466943268401,481235204714229,2401777977060041
mov $1,4
pow $1,$0
mov $2,5
pow $2,$0
add $1,$2
|
; $Id: bs3-cmn-UtilSetFullGdtr.asm 69111 2017-10-17 14:26:02Z vboxsync $
;; @file
; BS3Kit - Bs3UtilSetFullGdtr
;
;
; 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 redistribu... |
INCLUDE "clib_cfg.asm"
SECTION code_l_sdcc
PUBLIC __divulong
EXTERN l_divu_32_32x32
__divulong:
; unsigned 32-bit division
;
; enter : stack = divisor (32-bit), dividend (32-bit), ret
;
; exit : dehl = quotient
; dehl'= remainder
pop af
exx
pop hl
pop de ... |
/**********************************************************************
Audacity: A Digital Audio Editor
Repair.cpp
Dominic Mazzoni
*******************************************************************//**
\class EffectRepair
\brief Use the interpolation code to fill in damaged audio.
Damage can in... |
/*******************************************************************\
Module: Language Registration
Author: CM Wintersteiger
\*******************************************************************/
#include <langapi/mode.h>
#include <ansi-c/ansi_c_language.h>
#include <cpp/cpp_language.h>
#ifdef HAVE_SPECC
#include ... |
// Copyright (c) 2011-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The Orbit Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "sendcoinsentry.h"
#include "ui_sendcoinsentry.h"
#include "ad... |
/***********************************************************************************************************************
**
** Copyright (c) 2011, 2015 ETH Zurich
** All rights reserved.
**
** Redistribution and use in source and binary forms, with or without modification, are permitted provided that the
** following c... |
; A038210: Triangle whose (i,j)-th entry is binomial(i,j)*2^(i-j)*4^j.
; Submitted by Christian Krause
; 1,2,4,4,16,16,8,48,96,64,16,128,384,512,256,32,320,1280,2560,2560,1024,64,768,3840,10240,15360,12288,4096,128,1792,10752,35840,71680,86016,57344,16384,256,4096,28672,114688,286720,458752,458752,262144
lpb $0
add ... |
; int b_array_back(b_array_t *a)
SECTION code_clib
SECTION code_adt_b_array
PUBLIC _b_array_back
EXTERN asm_b_array_back
_b_array_back:
pop af
pop hl
push hl
push af
jp asm_b_array_back
|
dnl PowerPC-32 mpn_addlsh1_n -- rp[] = up[] + (vp[] << 1)
dnl Copyright 2003, 2005 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as publish... |
%include "Common.asminc"
%if BUILD_IS_SYSTEM_WINDOWS && BUILD_IS_PLATFORM_AMD64
%include "Windows-amd64/LibC.asminc"
%include "Windows-amd64/Logger.asminc"
section .rdata
LoggerFormat: db 33o, "[38;2;%sm[%s] %s: %s", 33o, "[39m", 10, 0
LoggerInfoStr: db "Info", 0
LoggerInfoColor: db "255;255;255", 0
Logge... |
; A128939: Maximal product over partitions of n into parts of the form 3k+1.
; Submitted by Jamie Morken(s1)
; 1,1,1,4,4,4,7,16,16,16,28,64,64,64,112,256,256,256,448,1024,1024,1024,1792,4096,4096,4096,7168,16384,16384,16384,28672,65536,65536,65536,114688,262144,262144,262144,458752,1048576
lpb $0
mov $2,$0
lpb $2
... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x18b8d, %r10
nop
nop
cmp %rdx, %rdx
movw $0x6162, (%r10)
nop
xor %rdi, %rdi
lea addresses_UC_ht+0x153fd, %rsi
lea addresses_UC_ht+0x98d, %rdi
nop
nop
nop
nop
nop
sub $42383, ... |
[bits 64]
exit_process equ 0x0210
section .text
mov eax,0x1000
syscall
mov eax,exit_process
xor rdx,rdx
syscall |
#pragma once
// This file is generated from the Game's Reflection data
#include <cstdint>
#include <RED4ext/Common.hpp>
#include <RED4ext/REDhash.hpp>
namespace RED4ext
{
namespace ent {
struct EntityGameInterface
{
static constexpr const char* NAME = "entEntityGameInterface";
static constexpr const char* A... |
; A054135: T(n,1), array T as in A054134.
; 2,4,9,19,39,79,159,319,639,1279,2559,5119,10239,20479,40959,81919,163839,327679,655359,1310719,2621439,5242879,10485759,20971519,41943039,83886079,167772159,335544319,671088639,1342177279
mov $1,2
pow $1,$0
mul $1,10
sub $1,1
div $1,4
|
; A073103: Number of solutions to x^4 == 1 (mod n).
; Submitted by Christian Krause
; 1,1,2,2,4,2,2,4,2,4,2,4,4,2,8,8,4,2,2,8,4,2,2,8,4,4,2,4,4,8,2,8,4,4,8,4,4,2,8,16,4,4,2,4,8,2,2,16,2,4,8,8,4,2,8,8,4,4,2,16,4,2,4,8,16,4,2,8,4,8,2,8,4,4,8,4,4,8,2,32,2,4,2,8,16,2,8,8,4,8,8,4,4,2,8,16,4,2,4,8
add $0,1
mov $2,$0
lpb $0
... |
;;; Segment 1867 (1867:0000)
1867:0000 00 DD 05 34 06 DD 05 34 06 B8 BA 28 8E C0 26 A1 ...4...4...(..&.
1867:0010 30 30 05 18 00 26 FF 36 32 30 50 6A C8 9A BA 00 00...&.620Pj....
1867:0020 31 23 83 C4 06 CB B8 BA 28 8E C0 26 A1 30 30 05 1#......(..&.00.
1867:0030 18 00 26 FF 36 32 30 50 6A DE 9A BA 00 31 23 83 ..&.620P... |
; A167487: a(n) = n*(n + 3)/2 + 8.
; 8,10,13,17,22,28,35,43,52,62,73,85,98,112,127,143,160,178,197,217,238,260,283,307,332,358,385,413,442,472,503,535,568,602,637,673,710,748,787,827,868,910,953,997,1042,1088,1135,1183,1232,1282,1333,1385,1438,1492,1547,1603,1660,1718,1777,1837,1898,1960,2023,2087,2152,2218,2285,2353,2... |
; unsigned int sms_vdp_feature_disable(unsigned int features)
SECTION code_clib
SECTION code_arch
PUBLIC asm_sms_vdp_feature_disable
EXTERN _GLOBAL_SMS_VDP_R0R1
EXTERN asm_sms_vdp_feature_enable_0
asm_sms_vdp_feature_disable:
; enter : hl = R1/R0 bits to disable
;
; exit : hl = new R1/R0 contents
;
... |
;
; Plotting in tilemap mode
;
IF FORzxn
SECTION code_graphics
PUBLIC res_MODE64
res_MODE64:
defc NEEDunplot = 1
INCLUDE "pixel_MODE64.inc"
ENDIF
|
/* XMRig
* Copyright 2010 Jeff Garzik <jgarzik@pobox.com>
* Copyright 2012-2014 pooler <pooler@litecoinpool.org>
* Copyright 2014 Lucas Jones <https://github.com/lucasjones>
* Copyright 2014-2016 Wolf9466 <https://github.com/OhGodAPet>
* Copyright 2016 Jay D Dee <jayddee246@gmail.com>
* C... |
// Copyright 2015 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 "chrome/renderer/autofill/password_generation_test_utils.h"
#include <base/strings/utf_string_conversions.h>
#include "base/strings/stringprintf... |
; A318417: Scaled g.f. T(u) = Sum_{n>=0} a(n)*(3*u/48)^n satisfies 3*(2*u-1)*T + d/du(4*u*(2*u-1)*(u-1)*T') = 0, and a(0)=1; sequence gives a(n).
; Submitted by Jon Maiga
; 1,12,228,5040,121380,3093552,82047504,2240162496,62508328740,1773580002480,50988042273168,1481392081181376,43413834762798864,1281498837550545600,38... |
; A192832: Molecular topological indices of the lattice graphs.
; 0,48,576,2880,9600,25200,56448,112896,207360,356400,580800,906048,1362816,1987440,2822400,3916800,5326848,7116336,9357120,12129600,15523200,19636848,24579456,30470400,37440000,45630000,55194048,66298176,79121280,93855600,110707200,129896448,151658496,176... |
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xab34, %rsi
lea addresses_UC_ht+0x1d034, %rdi
sub $25180, %r15
mov $42, %rcx
rep movsw
nop
nop
xor %r8, %r8
lea addresses_A_ht+0x7024, %rsi
lea addresses_normal_ht+0xe034, %rdi... |
; compile dengan cara
; nasm -f elf32 -o namafile.o namafile.asm
; ld -m elf_i386 -o namafile namafile.o
; ./namafile
section .text
global _start ; wajib deklarasi untuk linker atau ld
_start: ; memberi info dari titik masuk linker
mov edx, len ; deklarasi panjang dari ... |
#include <iostream>
#include <fstream>
#include <vector>
#include <string>
using namespace std;
int main(int argc, char **argv)
{
int error;
try {
using Byte = std::uint8_t;
string path = "Super.nes";
error = 1;
ifstream romFile (path, std::ios_base::binary | std::ios_base::in);
if(!romF... |
/*********************************************************\
* File: FontManagerBackend.cpp *
*
* Copyright (C) 2002-2013 The PixelLight Team (http://www.pixellight.org/)
*
* This file is part of PixelLight.
*
* Permission is hereby granted, free of charge, to any person obtaining a co... |
// Copyright (c) 2014 GitHub, Inc.
// Use of this source code is governed by the MIT license that can be
// found in the LICENSE file.
#include "atom/browser/net/asar/asar_protocol_handler.h"
#include "atom/browser/net/asar/url_request_asar_job.h"
#include "net/base/filename_util.h"
#include "net/base/net_errors.h"
... |
; A314836: Coordination sequence Gal.6.131.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,9,14,18,23,27,31,36,40,45,49,54,59,63,68,72,77,81,85,90,94,99,103,108,113,117,122,126,131,135,139,144,148,153,157,162,167,171,176,180,18... |
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.00.23506.0
TITLE D:\Projects\TaintAnalysis\AntiTaint\Epilog\src\func-rets.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC ___local_stdio_printf_options
PUBLIC __vfprintf_l
PUBLIC _printf
... |
<%
from pwnlib.shellcraft.powerpc.linux import syscall
%>
<%page args="when"/>
<%docstring>
Invokes the syscall stime. See 'man 2 stime' for more information.
Arguments:
when(time_t): when
</%docstring>
${syscall('SYS_stime', when)}
|
; A093526: Numerators of even raw moments in the distribution of line lengths for lines picked at random in the unit disk.
; 1,1,5,7,42,22,429,715,4862,8398,58786,52003,742900,1337220,646323,17678835,129644790,79606450,1767263190,328206021,8155422340,45741281820,343059613650,107492012277,4861946401452,9183676536076
ad... |
////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2014-2019, Lawrence Livermore National Security, LLC.
// Produced at the Lawrence Livermore National Laboratory.
// Written by the LBANN Research Team (B. Van Essen, et al.) listed in
// the CONTRIBUTORS file. <lbann-dev@l... |
, , , , , , , , , , , , , , ;
jc ,start ,gf0 , , , , , , , ;
lda ,mod0 ,15h , , , , ; Initialization
lda ,mod1 ,15h , , , , ; LACK of Low: Lch, High:
lda ,df0 ,03h , , , , ; Rch are assumed for the
lda ,df1 ,02h , , , , ; following comment relative
lda ,dp0 ,01h , , , , ; t... |
//===------------------------- UnwindCursor.hpp ---------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//
// C++ interface to lower levels of libuwi... |
; A007559: Triple factorial numbers (3*n-2)!!! with leading 1 added.
; 1,1,4,28,280,3640,58240,1106560,24344320,608608000,17041024000,528271744000,17961239296000,664565853952000,26582634158080000,1143053268797440000,52580450364682240000,2576442067869429760000,133974987529210347520000,7368624314106569113600000,427380210... |
; void __CALLEE__ adt_QueueDeleteS_callee(struct adt_Queue *q, void *delete)
; 09.2005 aralbrec
SECTION code_clib
PUBLIC adt_QueueDeleteS_callee
PUBLIC _adt_QueueDeleteS_callee
PUBLIC asm_adt_QueueDeleteS
EXTERN l_jpix
EXTERN _u_free
.adt_QueueDeleteS_callee
._adt_QueueDeleteS_callee
pop hl
pop de
ex (sp),... |
.MODEL SMALL
.STACK 100H
DRAW_DIAGONAL MACRO X, Y
LOCAL WHILE, EXIT
MOV AH, 0CH
MOV AL, 11
MOV CX, Y
MOV DX, X
WHILE:
INT 10H
CMP CX, 559
JE EXIT
INC CX
INC DX
JMP WHILE
EXIT:
ENDM
DRAW_DIAGONAL2 MACRO X, Y
LOCAL WHILE, EXIT
MOV AH, 0... |
extern m7_ippsPrimeSet:function
extern n8_ippsPrimeSet:function
extern y8_ippsPrimeSet:function
extern e9_ippsPrimeSet:function
extern l9_ippsPrimeSet:function
extern n0_ippsPrimeSet:function
extern k0_ippsPrimeSet:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment .data
align 8
dq .Li... |
//this file was auto-generated from "button_l2.svg" by res2h
#include "../Resources.h"
const size_t help_button_l2_svg_size = 1701;
const unsigned char help_button_l2_svg_data[1701] = {
0x3c,0x3f,0x78,0x6d,0x6c,0x20,0x76,0x65,0x72,0x73,
0x69,0x6f,0x6e,0x3d,0x22,0x31,0x2e,0x30,0x22,0x20,
0x65,0x6e,0x63,0x6... |
; Autogenerated by the Meson build system.
; Do not edit, your changes will be lost.
%define ARCH_X86_32 1
%define ARCH_X86_64 0
%define FORCE_VEX_ENCODING 0
%define PIC 1
%define PREFIX 1
; %define STACK_ALIGNMENT 4 -- Stack alignment is controlled by Chromium
%define private_prefix dav1d
|
10 ORG 100H
20 JP MAIN
30REGOUT EQU 0BD03H
40RPTCHR EQU 0BFEEH
50GPF EQU 0BFD0H
60AOUT EQU 0BD09H
70PUTSTR EQU 0BFF1H
80WAITK EQU 0BFCDH
100MAIN: CALL CLS
110 LD A,64
120 LD B,6
130 CALL DIV
140 PUSH AF
150 LD A,D
160 LD HL,RSLT0
170 CALL HX2DEC
180 POP AF
190 LD HL,RSLT1
200 CALL HX2DEC
210 LD HL,RSLT
220 CALL STRLN... |
; A169455: Number of reduced words of length n in Coxeter group on 10 generators S_i with relations (S_i)^2 = (S_i S_j)^33 = I.
; 1,10,90,810,7290,65610,590490,5314410,47829690,430467210,3874204890,34867844010,313810596090,2824295364810,25418658283290,228767924549610,2058911320946490,18530201888518410,16677181699666569... |
###############################################################################
# Copyright 2018 Intel Corporation
# All Rights Reserved.
#
# If this software was obtained under the Intel Simplified Software License,
# the following terms apply:
#
# The source code, information and material ("Material") containe... |
#include "core/Events/eventsmap.h"
std::unordered_map<std::string, int> EventsMap::eventTypes {
{ "None", QEvent::None },
{ "ActionAdded", QEvent::ActionAdded },
{ "ActionChanged", QEvent::ActionChanged },
{ "ActionRemoved", QEvent::ActionRemoved },
{ "ActivationChange", ... |
n0: jmp n1
n1: jmp n2
n2: jmp n3
n3: jmp n4
n4: jmp n5
n5: jmp n6
n6: jmp n7
n7: jmp n8
n8: jmp n9
n9: jmp n10
n10: jmp n11
n11: jmp n12
n12: jmp n13
n13: jmp n14
n14: jmp n15
n15: jmp n16
n16: jmp n17
n17: jmp n18
n18: jmp n19
n19: jmp n20
n20: jmp n21
n21: jmp n22
n22: jmp n23
n23: jmp n24
n24... |
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/io.hpp>
int main(int argc, char **argv)
{
// exploit namespaces to shorten code
using namespace boost::numeric::ublas;
using std::cout;
using std::endl;
// declare three 3x3 matrices of complex<long double> elements
matrix<std::comp... |
; A179178: The number of equal-sized equilateral triangles visible (when viewed from above) in successive Genealodrons formed from 2^n -1 same size equilateral triangles.
; 1,3,7,14,25,40,57,77,100,126,155,187,222,260,301,345,392,442,495,551,610,672,737,805,876,950,1027,1107,1190,1276,1365,1457,1552,1650,1751,1855,1962... |
; Listing generated by Microsoft (R) Optimizing Compiler Version 14.00.50727.42
TITLE c:\Documents and Settings\Michael\Desktop\bte_lighter\Demos\Demo11\SysCore\Kernel\mmngr_phys.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_BSS SEGMENT
__mmngr_memory_size DD... |
#include "SymbolFactorial.h"
dwe::SymbolFactorial::SymbolFactorial(std::string c)
{
init();
priority = 3;
number_of_required_arguments = 1;
setValue(c);
}
dwe::SymbolFactorial::~SymbolFactorial(void)
{
}
double dwe::SymbolFactorial::calculate( double v ){
return postCalculate((double)factorial(... |
; A057625: a(n) = n! * sum 1/k! where the sum is over all positive integers k that divide n.
; Submitted by Jamie Morken(s4)
; 1,3,7,37,121,1201,5041,62161,423361,5473441,39916801,818959681,6227020801,130784734081,1536517382401,32256486662401,355687428096001,10679532671808001,121645100408832001,3770998783116364801,5961... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11993, %rsi
lea addresses_normal_ht+0x1c185, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
inc %r10
mov $72, %rcx
rep movsl
nop
nop
nop
nop
xor %r9, %r9
lea addresses_D_ht+0x15cc5, %rbp
nop
... |
; Relocating Loader for SMS2/Atari V2.00 1986 Tony Tebby QJUMP
section loader
xref init_hw ; initialise hardware
xref init_ram ; initialise ram
xref end_all ; end of this segment
include 'dev8_keys_smsv' ... |
global _start
section .data
pwd db 'password', 0 ; String end with '\0'
pwdLen equ $ - pwd ; Length of pwd
section .bss
res resb 10 ; Reserve 10 byte to store result
section .text
_start:
mov ecx, pwdLen ; msg length
dec ecx ; ecx - 1, to skip '\0' in the end of msg
mov edi, res ; Destination ES:EDI
mov... |
; A010807: 19th powers: a(n) = n^19.
; 0,1,524288,1162261467,274877906944,19073486328125,609359740010496,11398895185373143,144115188075855872,1350851717672992089,10000000000000000000,61159090448414546291,319479999370622926848,1461920290375446110677,5976303958948914397184,22168378200531005859375,75557863725914323419136,... |
; #########################################################################
;
; GENERIC.ASM is a roadmap around a standard 32 bit
; windows application skeleton written in MASM32.
;
; #########################################################################
; Assembler specific inst... |
.data
#Área para dados da memoria principal
msg: .asciiz"Óla, mundo" # Mensagem a ser exibida
.text
#programa principal
li $v0 ,4
la $a0 , msg
syscall
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.