代码搜索:initialise

找到约 1,377 项符合「initialise」的源代码

代码结果 1,377
www.eeworm.com/read/480077/6676527

asm p10.asm

TITLE 8086 ALP to search a number in the array for assembler. .model small .stack 100 .data ARRAY DB 63H,32H,45H,75H,12H,42H,09H,14H,56H,38H ; Array of ten numbers SER_NO DB
www.eeworm.com/read/410397/11288173

h output.h

// Larbin // Sebastien Ailleret // 03-02-00 -> 20-11-01 #ifndef OUTPUT_H #define OUTPUT_H #include "global.h" /** The fetch failed * @param u the URL of the doc * @param reason reason of the fail
www.eeworm.com/read/149022/12409248

s boot8.s

#include "leon.h" .seg "text" .proc 0 .align 4 .global _hardreset _hardreset: por: set 0x0e0, %g1 ! init IU mov %g1, %psr set PREGS, %g7 ld [%g7 + MCFG1], %g2 set 0xfffc00
www.eeworm.com/read/149022/12409259

s boot.s

#include "leon.h" .seg "text" .proc 0 .align 4 .global _hardreset _hardreset: por: set 0x0e0, %g1 ! init IU mov %g1, %psr set PREGS, %g7 ld [%g7 + MCFG1], %g2 set 0xfffc00
www.eeworm.com/read/149022/12409261

s boot8e.s

#include "leon.h" .seg "text" .proc 0 .align 4 .global _hardreset _hardreset: por: set 0x0e0, %g1 ! init IU mov %g1, %psr set PREGS, %g7 ld [%g7 + MCFG1], %g2 set 0xfffc00
www.eeworm.com/read/149022/12409330

s boote.s

#include "leon.h" .seg "text" .proc 0 .align 4 .global _hardreset _hardreset: por: set 0x0e0, %g1 ! init IU mov %g1, %psr set PREGS, %g7 ld [%g7 + MCFG1], %g2 set 0xfffc00
www.eeworm.com/read/212334/15159593

asm codec_encoder.asm

// ***************************************************************************** // Copyright (C) Cambridge Silicon Radio plc 2003-2006 http://www.csr.com // Part of BlueLab 3.6.2-release //
www.eeworm.com/read/212331/15159677

asm codec_decoder.asm

// ***************************************************************************** // Copyright (C) Cambridge Silicon Radio plc 2003-2006 http://www.csr.com // Part of BlueLab 3.6.2-release //
www.eeworm.com/read/171431/9756302

asm codec_decoder.asm

// ***************************************************************************** // Copyright (C) Cambridge Silicon Radio plc 2003-2006 http://www.csr.com // Part of BlueLab 3.4.2-release //
www.eeworm.com/read/107065/15613832

cpp server.cpp

// ============================================================================ // WinBattle Server Control Panel // // (c) 2003 Ken Reed // // This is free software. You can redistribute it and/