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

1 2

  /external/clang/test/Sema/
warn-char-subscripts.c 53 void t9() { function
  /external/clang/test/Analysis/
free.c 42 void t9 () { function
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5.cpp 61 unsigned &t9 = (a->bitY += 3); // expected-error {{non-const reference cannot bind to bit-field 'bitY'}} local
  /external/clang/test/CodeGen/
libcalls-fno-builtin.c 63 char *t9(void) { return strrchr("hello, world", 'w'); } function
64 // CHECK: t9
ms_struct-bitfield-1.c 79 } ATTR t9; variable in typeref:struct:__anon18313
80 static int a9[(sizeof(t9) == 16) -1];
ms_struct-bitfield.c 108 } ATTR t9; variable in typeref:struct:__anon18326
125 static int arr9[(sizeof(t9) == 28) -1];
asm.c 53 unsigned t9(unsigned int a) { function
  /external/clang/test/CodeGenCXX/
microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp 209 Test9 t9; member in namespace:no_thunks
new.cpp 102 void t9() { function
  /external/clang/test/Misc/
integer-literal-printing.cpp 78 struct Type9<char32Ty::c, "9"> t9; // expected-error{{value of type 'const char [2]' is not implicitly convertible to 'typename Type9Helper<(char32Ty)u'\x00'>::Ty' (aka 'char32Ty')}} local
  /external/clang/test/SemaCXX/
vararg-non-pod.cpp 134 int t9(int n) { function
  /external/pixman/pixman/
pixman-mips-dspr2-asm.h 60 #define t9 $25 macro
  /bionic/libc/arch-mips/include/machine/
regdef.h 84 #define t9 $25 macro
  /bionic/libc/kernel/arch-mips/asm/
regdef.h 55 #define t9 $25 macro
105 #define t9 $25 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
regdef.h 55 #define t9 $25 macro
105 #define t9 $25 macro
  /development/ndk/platforms/android-9/arch-mips/include/machine/
regdef.h 84 #define t9 $25 macro
  /external/kernel-headers/original/asm-mips/
regdef.h 45 #define t9 $25 macro
88 #define t9 $25 /* callee address for PIC/temp */ macro
  /external/libffi/src/mips/
ffitarget.h 120 #define t9 $25 macro
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
armVCM4P10_DeblockingLuma_unsafe_s.s 103 t9 RN 14 label
236 USUB8 t9, p_2, p_0 ;//t9 = dp2p0
255 SSUB8 t5, t9, t2
260 USUB8 t9, p_1, p_0
261 SADD8 t8, t8, t9
263 SHADD8 t5, t5, t9
265 SHADD8 t9, t5, m01
271 SADD8 P1b, p_0, t9
275 USUB8 t9, p_2, p_0
    [all...]
  /ndk/sources/cxx-stl/gabi++/tests/
dynamic_cast3.cpp 453 namespace t9 namespace
507 } // t9
    [all...]
dynamic_cast5.cpp 1158 namespace t9 namespace
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
regdef.h 55 #define t9 $25 macro
105 #define t9 $25 macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regdef.h 84 #define t9 $25 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
regdef.h 55 #define t9 $25 macro
105 #define t9 $25 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regdef.h 84 #define t9 $25 macro

Completed in 791 milliseconds

1 2