代码搜索:initializes
找到约 4,453 项符合「initializes」的源代码
代码结果 4,453
www.eeworm.com/read/253946/12175913
h cms_ps_interface.h
/*This function is the entry of MMS parser module.It creates MMS
* Playing window and initializes MMS parser module.
*/
T_BOOL fnPAR_SmilParserEntry(T_UBYTE* pBodyPdu,T_WORD length); /
www.eeworm.com/read/251391/12348215
h cms_ps_interface.h
/*This function is the entry of MMS parser module.It creates MMS
* Playing window and initializes MMS parser module.
*/
T_BOOL fnPAR_SmilParserEntry(T_UBYTE* pBodyPdu,T_WORD length); /
www.eeworm.com/read/125329/14497670
s cmclocks.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This code initializes the Integrator Core Module Core Clock and Bus Clock
;; for the following cores:
;;
;; ARM740T
;; ARM720T
;; AR
www.eeworm.com/read/223685/14619317
txt pthread_cond_init.txt
pthread_cond_init Subroutine
Purpose
Initializes a condition variable and sets its attributes.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pthread_cond_init (condi
www.eeworm.com/read/217811/14950838
c stinit.c
/* This program initializes Linux SCSI tape drives using the
inquiry data from the devices and a text database.
Copyright 1996-2005 by Kai M鋕isara (email Kai.Makisara@kolumbus.fi)
Distributi
www.eeworm.com/read/214167/15111884
cpp prg8_2.cpp
// File: prg8_2.cpp
// the program initializes a 50-element vector with 5-digit random
// integers in the range 0 to 99999 and sorts the vector using the
// radix sort. it outputs the numbers in 6
www.eeworm.com/read/212602/15151936
m fm_ncomp.m
function check = fm_ncomp
% FM_NCOMP search components used in the current data
% file and initializes fields used for power
% flow computations.
%
% CHECK = FM_NCOMP
%
%see also FM_
www.eeworm.com/read/11276/218515
tex file_fopen.tex
\subsubsection*{Purpose}
Searches for file and initializes the file object.
\subsubsection*{Prototype}
\code{esint8 file\_fopen(File *file, FileSystem *fs, eint8 *filename, eint8 mode);}
\subsubsectio
www.eeworm.com/read/12870/258457
s cmclocks.s
;; Copyright ARM Ltd 2002. All rights reserved.
;;
;; This code initializes the Integrator Core Module Core Clock and Bus Clock
;; for the following cores:
;;
;; ARM740T
;; ARM720T
;; AR
www.eeworm.com/read/480930/1306378
c traps.c
/*
* arch/alpha/kernel/traps.c
*
* (C) Copyright 1994 Linus Torvalds
*/
/*
* This file initializes the trap entry points
*/
#include
#include
#include