代码搜索:initialisation

找到约 2,024 项符合「initialisation」的源代码

代码结果 2,024
www.eeworm.com/read/385462/2590562

c translate_init.c

/* * MIPS emulation for qemu: CPU initialisation routines. * * Copyright (c) 2004-2005 Jocelyn Mayer * Copyright (c) 2007 Herve Poussineau * * This library is free software; you can redistrib
www.eeworm.com/read/159825/5580490

c mbx8xx.c

/* * (C) Copyright 2000 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * Board specific routines for the MBX * * - initialisation * - interf
www.eeworm.com/read/413184/11163799

mch bag.mch

MACHINE Bag(ELEM,cap) CONSTANTS AMOUNT PROPERTIES AMOUNT=0..cap VARIABLES bag, elem INVARIANT bag : ELEMAMOUNT& elem
www.eeworm.com/read/113020/15472762

java levels.java

public class Levels { public String levName; public String levLine1; public String levLine2; public String levCode; // Requires no initialisation public Levels() { this.levName="";
www.eeworm.com/read/176341/9502681

c f_sci.c

#include #include "sci.h" /* Routines for initialisation and use of the SCI * for the PIC processor. */ /* other options: * frame errors */ unsigned char sci_Init(unsigned l
www.eeworm.com/read/169457/9860171

h init.h

/* init.h - initialisation functions Author: Paul Barker Part of: COS Created: 02/09/04 Last Modified: 06/11/04 Copyright (C) 2004 Paul Barker This program is fre
www.eeworm.com/read/399766/7838435

inc linmac.inc

$IF NOT (__LinMAC_INC) $SET (__LinMAC_INC) $include (Lin.cfg) ; include the Lin configuration (valid for all modules) ; Initialisation routine extern code InitLinMac ; extern data Bytes ex
www.eeworm.com/read/138330/13240503

inc linmac.inc

$IF NOT (__LinMAC_INC) $SET (__LinMAC_INC) $include (Lin.cfg) ; include the Lin configuration (valid for all modules) ; Initialisation routine extern code InitLinMac ; extern data Bytes ex
www.eeworm.com/read/318176/13484099

c mrcore.c

/* * MIRACL Core module - contains initialisation code and general purpose * utilities * mrcore.c * * Copyright (c) 1988-2005 Shamus Software Ltd. */ #include "miracl.h" #incl
www.eeworm.com/read/152695/5669053

c mbx8xx.c

/* * (C) Copyright 2000 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * Board specific routines for the MBX * * - initialisation * - interface to VP