/external/clang/test/FixIt/ |
fixit.c | 16 void f0(void) { }; // expected-warning {{';'}} function
|
/external/clang/test/PCH/ |
cxx11-exception-spec.cpp | 13 decltype(f<2>()) f0;
|
stmts.h | 3 void f0(int x) { function
|
/external/clang/test/Sema/ |
block-args.c | 33 void f0() { function
|
private-extern.c | 22 void f0() { function
|
struct-decl.c | 43 struct s0 f0(void) {} function
|
overloadable.c | 65 extern int __attribute__((overloadable)) f0(); // expected-error{{'overloadable' function 'f0' must have a prototype}} 70 f0();
|
/external/clang/test/SemaCXX/ |
attr-nonnull.cpp | 25 __attribute__((nonnull)) void f0(int *&p);
|
composite-pointer-type.cpp | 7 void f0(volatile Base *b, Derived1 *d1, const Derived2 *d2) { function
|
/external/clang/test/SemaTemplate/ |
qualified-id.cpp | 8 template<typename T> void f0(a::C<T> &a0) { } function in namespace:b
|
/external/llvm/test/MC/ARM/ |
align_thumb_2_arm.s | 13 @ THUMB_2_ARM: 4: 00 f0 20 e3 nop
|
/external/llvm/test/MC/Mips/ |
mips_directives.s | 60 # CHECK: ldxc1 $f0, $zero($5) # encoding: [0x4c,0xa0,0x00,0x01] 61 # CHECK: luxc1 $f0, $6($5) # encoding: [0x4c,0xa6,0x00,0x05] 64 ldxc1 $f0, $zero($5) 65 luxc1 $f0, $6($5)
|
/external/llvm/test/MC/SystemZ/ |
regs-good.s | 57 #CHECK: ler %f0, %f1 # encoding: [0x38,0x01] 66 ler %f0,%f1 75 #CHECK: ldr %f0, %f1 # encoding: [0x28,0x01] 84 ldr %f0,%f1 93 #CHECK: lxr %f0, %f1 # encoding: [0xb3,0x65,0x00,0x01] 98 lxr %f0,%f1 119 #CHECK: .cfi_offset %f0, 128 153 .cfi_offset %f0,128
|
/external/skia/include/core/ |
SkEndian.h | 173 #define SK_UINT8_BITFIELD(f0, f1, f2, f3, f4, f5, f6, f7) \ 174 SK_OT_BYTE f0 : 1; \ 183 #define SK_UINT8_BITFIELD(f0, f1, f2, f3, f4, f5, f6, f7) \ 191 SK_OT_BYTE f0 : 1;
|
/ndk/tests/device/test-gnustl-full/unit/ |
mfunptr_test.cpp | 55 int f0(); 94 mem_fun(&Class::f0)(&obj); 114 mem_fun_ref(&Class::f0)(obj); 155 int Class::f0() function in class:Class
|
/ndk/tests/device/test-stlport/unit/ |
mfunptr_test.cpp | 55 int f0(); 94 mem_fun(&Class::f0)(&obj); 114 mem_fun_ref(&Class::f0)(obj); 155 int Class::f0() function in class:Class
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/external/clang/test/CXX/temp/temp.decls/temp.variadic/ |
injected-class-name.cpp | 11 void f0(T); 16 void X0<T, Types...>::f0(T) { } function in class:X0
|
/external/v8/test/mjsunit/regress/ |
regress-1423.js | 33 function f0() { function 63 for (var i = 0; i < 5; ++i) f0(); 64 %OptimizeFunctionOnNextCall(f0); 65 assertEquals(1, f0());
|
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/prebuilts/ndk/9/platforms/android-13/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|
/prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/asm/ |
fpregdef.h | 24 #define fv0 $f0 67 #define fv0 $f0
|