HomeSort by relevance Sort by last modified time
    Searched refs:f4 (Results 176 - 200 of 415) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/valgrind/main/none/tests/s390x/
cu21.stdout.exp 51 UTF8: f0 90 80 80 f4 8f bf bf
55 UTF8: f0 90 80 80 f4 8f bf bf
59 UTF8: f0 90 80 80 f4 8f bf bf
123 UTF8: f0 90 80 80 f4 8f bf bf
127 UTF8: f0 90 80 80 f4 8f bf bf
131 UTF8: f0 90 80 80 f4 8f bf bf
165 UTF8: f0 90 80 80 f4 8f bf bf f3 86 a7 9d ed ba af ed b3 9c
cu21_1.stdout.exp 51 UTF8: f0 90 80 80 f4 8f bf bf
55 UTF8: f0 90 80 80 f4 8f bf bf
59 UTF8: f0 90 80 80 f4 8f bf bf
123 UTF8: f0 90 80 80 f4 8f bf bf
127 UTF8: f0 90 80 80 f4 8f bf bf
131 UTF8: f0 90 80 80 f4 8f bf bf
165 UTF8: f0 90 80 80 f4 8f bf bf f3 86 a7 9d ed ba af ed b3 9c
  /external/chromium_org/v8/test/mjsunit/
bounds-checks-elimination.js 33 test(function f4(b) {
  /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.constexpr/
p1.cpp 58 int f4(); // expected-note {{previous declaration is here}}
59 constexpr int f4(); // expected-error {{constexpr declaration of 'f4' follows non-constexpr declaration}}
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.list/
p7-0x.cpp 78 Agg<float> f4 = {1.0}; // OK (double constant represented exactly) local
122 Agg<float> f4 = {12345678}; // OK (exactly fits in a float) local
p7-cxx11-nowarn.cpp 79 Agg<float> f4 = {1.0}; // OK (double constant represented exactly) local
123 Agg<float> f4 = {12345678}; // OK (exactly fits in a float) local
  /external/clang/test/CodeGen/
regparm-struct.c 29 __attribute__((regparm(3))) void f4(int a, struct s2 b, int c);
30 // CHECK: declare void @f4(i32 inreg, i32 inreg, i32 inreg, i32)
33 f4(41, x, 44);
init.c 26 // CHECK: @f4.g4 = internal constant i32 12
28 int f4() { function
packed-arrays.c 149 // CHECK-LABEL: define double @f4
153 double f4() { function
  /external/libcxxabi/test/
catch_class_03.cpp 149 void f4() function
180 f4();
catch_class_04.cpp 146 void f4() function
180 f4();
  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips32r2.s 15 nmsub.s $f1,$f24,$f19,$f4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /frameworks/base/rs/java/android/renderscript/
ProgramFragmentFixedFunction.java 320 Float4 f4 = new Float4(1.f, 1.f, 1.f, 1.f); local
321 fp.addF32(f4);
  /ndk/sources/cxx-stl/gabi++/tests/
catch_class_03.cpp 149 void f4() function
180 f4();
catch_class_04.cpp 146 void f4() function
180 f4();
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/test/
catch_class_03.cpp 149 void f4() function
180 f4();
catch_class_04.cpp 146 void f4() function
180 f4();
  /external/chromium_org/v8/test/mjsunit/compiler/
loopcount.js 42 function f4() { function
47 assertEquals(0x40000000, f4());
proto-chain-load.js 32 var obj4 = Object.create(null, { f4: {value: 4} });
38 function get4(obj) { return obj.f4; }
variables.js 55 function f4(x) { function
59 assertEquals(4, f4(4));
  /external/chromium_org/v8/test/mjsunit/regress/
regress-clobbered-fp-regs.js 34 var f4 = 0.4 * y;
40 var sum = (f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8);
  /external/clang/test/Analysis/
array-struct.c 43 void f4() { function
outofbound.c 33 void f4() { function
uninit-vals-ps.c 46 float f4(void) { function
  /external/clang/test/CodeGenCXX/
aarch64-mangle-neon-vectors.cpp 46 void f4(uint8x8_t) {} function

Completed in 478 milliseconds

1 2 3 4 5 6 78 91011>>