OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialize
(Results
226 - 250
of
3257
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/freetype/src/raster/
rastpic.c
68
/*
initialize
pointer table - this is how the module usually expects this data */
/external/freetype/src/smooth/
ftspic.c
68
/*
initialize
pointer table - this is how the module usually expects this data */
/external/freetype/src/truetype/
ttpic.c
62
/*
initialize
pointer table - this is how the module usually expects this data */
/external/grub/docs/
boot.S
53
/*
Initialize
the stack pointer. */
boot.S.texi
53
/* @r{
Initialize
the stack pointer.} */
/external/icu4c/i18n/
currpinf.cpp
64
initialize
(Locale::getDefault(), status);
71
initialize
(locale, status);
203
initialize
(loc, status);
208
CurrencyPluralInfo::
initialize
(const Locale& loc, UErrorCode& status) {
function in class:CurrencyPluralInfo
/external/icu4c/i18n/unicode/
tmutfmt.h
236
//
initialize
all private data members
239
//
initialize
data member without fill in data for fTimeUnitToCountToPattern
242
//
initialize
fTimeUnitToCountToPatterns from current locale's resource.
254
//
initialize
hash table
/external/icu4c/samples/case/
case.cpp
29
fprintf(stderr, "Could not
initialize
(finit()) over stdout! \n");
/external/jpeg/
jcapimin.c
57
/*
Initialize
a memory manager instance for this object */
239
*
initialize
JPEG object
259
/* (Re)
initialize
error mgr and destination modules */
262
/*
Initialize
the marker writer ... bit of a crock to do it here. */
jcinit.c
32
/*
Initialize
master control (includes parameter checking/processing) */
/external/kernel-headers/original/asm-x86/
highmem.h
37
* Right now we
initialize
only a single pte table. It can be extended
/external/libffi/testsuite/libffi.call/
closure_stdcall.c
53
/*
Initialize
the cif */
cls_multi_schar.c
65
/*
Initialize
the cif */
cls_multi_sshort.c
65
/*
Initialize
the cif */
cls_multi_ushort.c
65
/*
Initialize
the cif */
struct7.c
51
/*
Initialize
the cif */
struct8.c
53
/*
Initialize
the cif */
/external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_defs.h
25
// Base decoder node failed to
initialize
the base decoder. Fatal error so the node needs to be reset.
/external/opencore/nodes/pvomxencnode/include/
pvmf_omx_enc_defs.h
25
// Enc node failed to
initialize
the encoder. Fatal error so the node needs to be reset.
/external/ppp/pppd/
magic.h
45
void magic_init __P((void)); /*
Initialize
the magic number generator */
md4.h
29
**
Initialize
the MD4_CTX prepatory to doing a message digest
/external/skia/src/animator/
SkDrawGroup.h
48
virtual void
initialize
();
SkDrawMatrix.h
41
virtual void
initialize
();
/external/skia/src/core/
SkBitmapProcState_shaderproc.h
35
// now
initialize
fx
/external/srec/tools/thirdparty/OpenFst/fst/lib/
partition.h
53
Initialize
(num_states);
63
//
Initialize
just creates num_states of elements. All element
66
void
Initialize
(size_t num_states) {
99
// Add element_id to class_id. The Add method is used to
initialize
Completed in 613 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>