代码搜索:initial

找到约 10,000 项符合「initial」的源代码

代码结果 10,000
www.eeworm.com/read/207862/15260302

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/169536/5420347

s init.s

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/169028/5428971

asm cooker0923v0.asm

;******************************************************** ; COMPANY : CHOMP * ; PROJECT NAME : cooker * ; Author : borg * ; Original : * ; VERSION : V0.0 * ;
www.eeworm.com/read/167408/5460397

c retarget.c

/* * Copyright (C) ARM Limited, 1999. All rights reserved. */ /* This implements a 'retarget' layer for low-level IO. Typically, this would contain your own target-dependent implementation
www.eeworm.com/read/162614/5517139

c rld-legit2.c

/* A variant of rld-legit1.c only for full code coverage of the initial version of cris_reload_address_legitimized. */ /* { dg-options -O2 } */ short * g (short *a, char *y) { __asm__ ("" : : :
www.eeworm.com/read/162614/5522974

m encode-3.m

/* Method encoding tests for stand-alone @protocol declarations. */ /* Contributed by Ziemowit Laski . */ /* { dg-do run } */ #include #ifdef __cplusplus #define
www.eeworm.com/read/158865/5594452

c satisfy.c

/* Name-satisfaction for GNU Chill compiler. Copyright (C) 1993, 1998 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it
www.eeworm.com/read/152843/5657546

c init_task.c

/* * arch/v850/kernel/init_task.c -- Initial task/thread structures * * Copyright (C) 2002,03 NEC Electronics Corporation * Copyright (C) 2002,03 Miles Bader * * This file is
www.eeworm.com/read/473480/6843700

inc a2000.inc

////////////////////////////////////////////////////////////////////////////////////////// // Progarm: SACM-A2000 API external definition // Writen by: Andy // Date: 2000/06/20 ///////////////////
www.eeworm.com/read/473219/6848950

m monomialgeneration.m

function exponent_m = monomialgeneration(exponent_p,csclasses) %MONOMIALGENERATION Internal function to create candidate monomials in SOS programs % Author Johan L鰂berg % $Id: monomialgeneration