HomeSort by relevance Sort by last modified time
    Searched refs:CODA_REPLACE (Results 1 - 9 of 9) sorted by null

  /bionic/libc/kernel/common/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /development/ndk/platforms/android-3/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
coda.h 189 #define CODA_REPLACE 24
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
553 struct coda_replace_out coda_replace; member in union:outputArgs
  /external/kernel-headers/original/linux/
coda.h 294 #define CODA_REPLACE 24 /* DOWNCALL */
308 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
644 /* coda_replace: */
645 /* CODA_REPLACE is a venus->kernel call */
646 struct coda_replace_out { /* coda_replace is a venus->kernel call */
738 struct coda_replace_out coda_replace; member in union:outputArgs

Completed in 40 milliseconds