HomeSort by relevance Sort by last modified time
    Searched refs:routine (Results 51 - 75 of 117) sorted by null

1 23 4 5

  /prebuilts/ndk/android-ndk-r6/platforms/android-8/arch-x86/usr/include/
pthread.h 243 __pthread_cleanup_func_t routine,
257 #define pthread_cleanup_push(routine, arg) \
260 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
pthread.h 211 __pthread_cleanup_func_t routine,
225 #define pthread_cleanup_push(routine, arg) \
228 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
pthread.h 211 __pthread_cleanup_func_t routine,
225 #define pthread_cleanup_push(routine, arg) \
228 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
pthread.h 211 __pthread_cleanup_func_t routine,
225 #define pthread_cleanup_push(routine, arg) \
228 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
pthread.h 211 __pthread_cleanup_func_t routine,
225 #define pthread_cleanup_push(routine, arg) \
228 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
pthread.h 238 __pthread_cleanup_func_t routine,
252 #define pthread_cleanup_push(routine, arg) \
255 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
pthread.h 238 __pthread_cleanup_func_t routine,
252 #define pthread_cleanup_push(routine, arg) \
255 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
pthread.h 243 __pthread_cleanup_func_t routine,
257 #define pthread_cleanup_push(routine, arg) \
260 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
pthread.h 243 __pthread_cleanup_func_t routine,
257 #define pthread_cleanup_push(routine, arg) \
260 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /bionic/libc/bionic/
malloc_debug_qemu.c 152 /* Code of the allocation routine, in context of which query has been made:
156 uint32_t routine; member in struct:MallocDescQuery
265 * routine.
352 * This variable is updated by memcheck_initialize routine. */
358 * routine. */
444 * the desc parameter passed to this routine has been zeroed out by the
486 * routine - Code of the allocation routine, in context of which query is made:
493 query_qemu_malloc_info(void* ptr, MallocDesc* desc, uint32_t routine)
500 query.routine = routine
    [all...]
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_SUPER.S 1 %default { "isrange":"0", "routine":"NoRange" }
44 bl common_invokeMethod${routine} @ continue on
  /dalvik/vm/mterp/x86/
OP_INVOKE_SUPER.S 1 %default { "isrange":"0", "routine":"NoRange" }
40 jmp common_invokeMethod${routine}
  /dalvik/vm/mterp/x86-atom/
OP_INVOKE_SUPER.S 43 %default { "isrange":"0", "routine":"NoRange" }
81 jmp common_invokeMethod${routine} # invoke method common code
OP_INVOKE_VIRTUAL.S 20 * a "routine" variable to specify this is the "range" version of
44 %default { "isrange":"0", "routine":"NoRange" }
93 jmp common_invokeMethod${routine} # invoke method common code
  /external/qemu/memcheck/
memcheck_common.h 156 /* Code of the allocation routine, in context of which query has been made:
160 uint32_t routine; member in struct:MallocDescQuery
208 * accending order, where entry at index 0 corresponds to the routine
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_FindMVpred_s.s 63 ; Main routine
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p2/src/
omxVCM4P2_FindMVpred_s.s 63 ; Main routine
  /external/compiler-rt/make/
util.mk 93 # Check that all command line variables are in the given list. This routine is
  /external/webkit/Source/WebKit/mac/Plugins/Hosted/
WebKitPluginHost.defs 33 routine PHCheckInWithPluginHost(pluginHostPort :mach_port_t;

Completed in 1220 milliseconds

1 23 4 5