代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/162519/5546437
java pr16867.java
/* SSA-DCE was removing the initialization of the temporary object
in getFoo because it wasn't realizing that the pointer was needed
outside of it. */
public class PR16867
{
public static Ob
www.eeworm.com/read/159715/5581906
h apiext.h
/**
* @file rtems/score/apiext.h
*
* This is the API Extensions Handler.
*/
/*
* COPYRIGHT (c) 1989-2006.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribu
www.eeworm.com/read/155397/5622605
nc identitymodem.nc
// $Id: IdentityModeM.nc,v 1.1.2.4 2003/08/26 09:08:14 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permiss
www.eeworm.com/read/155397/5622790
nc blockciphermode.nc
// $Id: BlockCipherMode.nc,v 1.2.6.4 2003/08/26 09:08:12 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permi
www.eeworm.com/read/155397/5623116
readme
README for BlinkTask
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
BlinkTask is a basic application that toggles the leds on the mote
on every clock interrupt. The difference bet
www.eeworm.com/read/154620/5635411
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/154620/5635426
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/154620/5635476
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/154620/5635656
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/474878/6797060
cpp clientdemo.cpp
// clientdemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "clientdemo.h"
#include "clientdemoDlg.h"
//#include "coinclient.h"
#ifdef _DEBUG
#def