HomeSort by relevance Sort by last modified time
    Searched defs:coda_purgefid (Results 26 - 29 of 29) sorted by null

12

  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/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
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/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
  /prebuilts/ndk/android-ndk-r7/platforms/android-9/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

Completed in 78 milliseconds

12