代码搜索:initialised
找到约 115 项符合「initialised」的源代码
代码结果 115
www.eeworm.com/read/122710/14673293
txt file1.txt
线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主
线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入
点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回,
并且C/C++运行期库的启动代码调用ExitProcess()为止。
Mmemory is allocated from gmem_ ...
www.eeworm.com/read/122710/14673656
txt file1.txt
线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主
线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入
点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回,
并且C/C++运行期库的启动代码调用ExitProcess()为止。
Mmemory is allocated from gmem_ ...
www.eeworm.com/read/122710/14673657
txt files.txt
线程用于描述进程中的运行路径。每当进程被初始化时,系统就要创建一个主
线程。该主线程与C/C++运行期库的启动代码一道开始运行,启动代码则调用进入
点函数(WinMain()、wWinMain()等函数),并且继续运行直到进入点函数返回,
并且C/C++运行期库的启动代码调用ExitProcess()为止。
Mmemory is allocated from gmem_ ...
www.eeworm.com/read/162614/5527300
c mzero6.c
/* Tail call optimizations would convert func() into the moral equivalent of:
double acc = 0.0;
for (int i = 0; i
www.eeworm.com/read/334907/12563493
h scpinpage.h
#if !defined(AFX_SCPIN_H__BCCF423C_951B_4C61_9B03_5CB75C00BB17__INCLUDED_)
#define AFX_SCPIN_H__BCCF423C_951B_4C61_9B03_5CB75C00BB17__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/100359/15876202
h rdlib.h
/* rdlib.h Functions for manipulating librarys of RDOFF object files */
struct librarynode {
char * name;
FILE * fp; /* initialised to NULL - always check*/
int referenced; /* &
www.eeworm.com/read/454634/7386277
h state.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Limited 2006-2009
Part of BlueLab 4.1-Release
DESCRIPTION
Interface for st
www.eeworm.com/read/242779/12985963
h state.h
/****************************************************************************
DESCRIPTION
Interface for state management functionality
FILE
state.h
*/
#ifndef APPLICATION_STATE_H
www.eeworm.com/read/136571/5868719
3 sdl_videodrivername.3
.TH "SDL_VideoDriverName" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_VideoDriverName\- Obtain the name of the video driver
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.s
www.eeworm.com/read/133108/5907432
3 sdl_videodrivername.3
.TH "SDL_VideoDriverName" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_VideoDriverName\- Obtain the name of the video driver
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBc