HomeSort by relevance Sort by last modified time
    Searched defs:CAT (Results 1 - 25 of 40) sorted by null

1 2

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/beos/
detect.mk 31 CAT := cat
beos-def.mk 19 CAT := cat
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/os2/
detect.mk 32 CAT := type
os2-def.mk 17 CAT := type
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/windows/
detect.mk 69 CAT := type
win32-def.mk 17 CAT := type
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/dos/
detect.mk 119 CAT := cat
124 CAT := type
dos-def.mk 17 CAT := type
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
detect.mk 35 CAT := cat
unixddef.mk 23 CAT := cat
  /external/eigen/bench/btl/libs/BLAS/
blas_interface.hh 51 #define CAT(A,B) CAT2(A,B)
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/ansi/
ansi-def.mk 17 CAT := cat
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/
detect.mk 46 CAT := cat
  /external/valgrind/none/tests/amd64/
xacq_xrel.c 12 #define CAT(_x,_y) CAT2(_x,_y)
15 void CAT(do_,_insn) ( void ) \
52 void CAT(do_,_insn) ( void ) \
  /frameworks/support/core-utils/tests/java/android/support/v4/provider/
DocumentFileTest.java 56 private static final String CAT = "cat.jpg";
77 rootMeowCat = new File(rootMeow, CAT);
151 final DocumentFile cat = meow.findFile(CAT);
154 assertTrue("isFile", cat.isFile());
206 final DocumentFile cat = meow.findFile(CAT);
213 assertEquals("image/jpeg", cat.getType());
274 final DocumentFile cat = meow.findFile(CAT)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
asm.h 22 #ifndef CAT
30 #define CAT(str1, str2) __CAT(str1, str2)

Completed in 480 milliseconds

1 2