OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ahandle
(Results
1 - 13
of
13
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/symbian/
SDL_syssem.cpp
98
TInfo(TInt aTime, TInt
aHandle
) :
99
iTime(aTime), iHandle(
aHandle
), iVal(0) {}
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/sw/android/
android_sw_winsys.cpp
158
struct android_winsys_handle *
ahandle
=
local
166
adt->handle =
ahandle
->handle;
167
adt->stride =
ahandle
->stride;
/external/mesa3d/src/gallium/winsys/sw/android/
android_sw_winsys.cpp
158
struct android_winsys_handle *
ahandle
=
local
166
adt->handle =
ahandle
->handle;
167
adt->stride =
ahandle
->stride;
/external/chromium_org/third_party/sqlite/src/src/
loadext.c
399
void **
aHandle
;
456
aHandle
= sqlite3DbMallocZero(db, sizeof(handle)*(db->nExtension+1));
457
if(
aHandle
==0 ){
461
memcpy(
aHandle
, db->aExtension, sizeof(handle)*db->nExtension);
464
db->aExtension =
aHandle
;
/external/tinyxml/
xmltest.cpp
993
TiXmlHandle
aHandle
= docHandle.FirstChildElement( "?" );
994
TiXmlHandle tHandle =
aHandle
.Child( 0 );
995
assert(
aHandle
.Element() );
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libasound.so
libasound.so.2
libasound.so.2.0
libasound.so.2.0.0
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libasound.so
libasound.so.2
libasound.so.2.0
libasound.so.2.0.0
Completed in 461 milliseconds