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

12 3 4 5

  /dalvik/vm/mterp/x86/
OP_INVOKE_DIRECT.S 1 %default { "isrange":"0", "routine":"NoRange" }
31 jne common_invokeMethod${routine} # no, continue on
OP_INVOKE_VIRTUAL.S 2 %default { "isrange":"0", "routine":"NoRange" }
48 jmp common_invokeMethod${routine}
  /dalvik/vm/mterp/x86-atom/
OP_INVOKE_INTERFACE.S 20 * a "routine" variable to specify this is the "range" version of
45 %default { "isrange":"0", "routine":"NoRange" }
76 jmp common_invokeMethod${routine} # invoke method common code
  /bionic/libc/include/
pthread.h 286 __pthread_cleanup_func_t routine,
300 #define pthread_cleanup_push(routine, arg) \
303 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /development/ndk/platforms/android-3/include/
pthread.h 211 __pthread_cleanup_func_t routine,
225 #define pthread_cleanup_push(routine, arg) \
228 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /development/ndk/platforms/android-5/include/
pthread.h 238 __pthread_cleanup_func_t routine,
252 #define pthread_cleanup_push(routine, arg) \
255 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /development/ndk/platforms/android-8/include/
pthread.h 243 __pthread_cleanup_func_t routine,
257 #define pthread_cleanup_push(routine, arg) \
260 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /development/ndk/platforms/android-9/include/
pthread.h 282 __pthread_cleanup_func_t routine,
296 #define pthread_cleanup_push(routine, arg) \
299 __pthread_cleanup_push( &__cleanup, (routine), (arg) ); \
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/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/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/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-r4/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-r4/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-r4/platforms/android-5/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-r4/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-r4/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-r4/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-r5/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-r5/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-r5/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-r5/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-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-r6/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-r6/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-r6/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-r6/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) ); \

Completed in 2057 milliseconds

12 3 4 5