OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initialize
(Results
351 - 375
of
3257
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/opencore/android/
android_audio_stream.cpp
94
//
initialize
audio sink when we have enough information
thread_init.cpp
39
// This thread is about to exit, so we can un-
initialize
/external/opencore/codecs_v2/omx/omx_aac/src/
aac_timestamp.cpp
22
//
Initialize
the parameters
/external/opencore/codecs_v2/omx/omx_mp3/src/
mp3_timestamp.cpp
22
//
Initialize
the parameters
/external/opencore/engines/2way/src/
pv_2way_engine_factory.cpp
25
//
initialize
Oscl and PVlogger ASAP in each thread
/external/qemu/distrib/sdl-1.2.12/src/audio/nto/
SDL_nto_audio.c
117
/* PCM transfer channel parameters
initialize
function */
184
/*
Initialize
all variables that we clean on shutdown */
363
/*
initialize
channel transfer parameters to default */
474
/* Allocate memory to the audio buffer and
initialize
with silence (Note that
/external/qemu/distrib/sdl-1.2.12/src/main/beos/
SDL_BeApp.cc
51
/*
Initialize
the Be Application, if it's not already started */
/external/qemu/distrib/sdl-1.2.12/src/thread/pth/
SDL_systhread.c
57
SDL_SetError("Couldn't
initialize
pth attributes");
/external/qemu/distrib/sdl-1.2.12/src/thread/pthread/
SDL_systhread.c
58
SDL_SetError("Couldn't
initialize
pthread attributes");
/external/qemu/distrib/sdl-1.2.12/src/thread/riscos/
SDL_systhread.c
85
SDL_SetError("Couldn't
initialize
pthread attributes");
/external/qemu/distrib/sdl-1.2.12/src/timer/macos/
FastTimes.c
110
/*
Initialize
the feature flags */
185
/*
Initialize
globals the first time we are called */
227
/*
Initialize
globals the first time we are called */
268
/*
Initialize
globals the first time we are called */
/external/skia/src/animator/
SkDisplayApply.h
69
virtual void
initialize
();
/external/srec/portable/include/
PStackSize.h
28
*
Initialize
the stack base. This should be done in the main() function.
/external/srec/portable/src/
PStackSize.c
27
/**
Initialize
the stack base. This should be done in the main() function.
/external/srec/srec/Semproc/include/
SR_LexicalAnalyzer.h
52
* Create and
Initialize
/external/stlport/test/eh/
test_rope.cpp
56
TestRope::value_type x = TestRope::value_type(random_number(random_base)); //
initialize
before use
test_string.cpp
43
TestString::value_type x = TestString::value_type(random_number(random_base)) ; //
initialize
before use
test_valarray.cpp
45
TestValarray::value_type x = random_number(random_base) ; //
initialize
before use
/external/v8/src/
oprofile-agent.h
47
static bool
Initialize
();
/external/v8/test/cctest/
test-threads.cc
37
v8::V8::
Initialize
();
/external/v8/test/mjsunit/
global-deleted-property-ic.js
30
// Load x from the prototype of this. Make sure to
initialize
the IC.
megamorphic-callbacks.js
44
//
Initialize
IC stubs.
/external/webkit/JavaScriptCore/runtime/
Lookup.cpp
49
entry->
initialize
(identifier, values[i].attributes, values[i].value1, values[i].value2);
/external/webkit/JavaScriptCore/wtf/
ThreadIdentifierDataPthreads.cpp
58
void ThreadIdentifierData::
initialize
(ThreadIdentifier id)
function in class:WTF::ThreadIdentifierData
ThreadIdentifierDataPthreads.h
46
static void
initialize
(ThreadIdentifier identifier);
Completed in 326 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>