OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:init_context
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/main/memcheck/tests/linux/
stack_changes.c
26
int
init_context
(mycontext *uc)
function
57
int c1 =
init_context
(&ctx1);
58
int c2 =
init_context
(&ctx2);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h
118
init_context
();
132
init_context
();
141
void
init_context
()
function in struct:GalliumD3D11DeviceContext
[
all
...]
/external/mesa3d/src/gallium/state_trackers/d3d1x/gd3d11/
d3d11_context.h
118
init_context
();
132
init_context
();
141
void
init_context
()
function in struct:GalliumD3D11DeviceContext
[
all
...]
/external/chromium_org/third_party/freetype/src/truetype/
ttinterp.c
447
/*
Init_Context
*/
462
Init_Context
( TT_ExecContext exec,
468
FT_TRACE1(( "
Init_Context
: new object at 0x%08p\n", exec ));
493
FT_ERROR(( "
Init_Context
: not enough memory for %p\n", exec ));
[
all
...]
/external/freetype/src/truetype/
ttinterp.c
447
/*
Init_Context
*/
462
Init_Context
( TT_ExecContext exec,
468
FT_TRACE1(( "
Init_Context
: new object at 0x%08p\n", exec ));
493
FT_ERROR(( "
Init_Context
: not enough memory for %p\n", exec ));
[
all
...]
Completed in 1398 milliseconds