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

  /bionic/libc/kernel/common/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /development/ndk/platforms/android-3/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
coda.h 194 #define CODA_PURGEFID 30
203 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
552 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /external/kernel-headers/original/linux/
coda.h 299 #define CODA_PURGEFID 30 /* DOWNCALL */
308 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
637 /* coda_purgefid: */
638 /* CODA_PURGEFID is a venus->kernel call */
737 struct coda_purgefid_out coda_purgefid; member in union:outputArgs
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coda.h 295 #define CODA_PURGEFID 30 /* DOWNCALL */
304 #define DOWNCALL(opcode) (opcode >= CODA_REPLACE && opcode <= CODA_PURGEFID)
633 /* coda_purgefid: */
634 /* CODA_PURGEFID is a venus->kernel call */
730 struct coda_purgefid_out coda_purgefid; member in union:outputArgs

Completed in 162 milliseconds