HomeSort by relevance Sort by last modified time
    Searched refs:F4 (Results 26 - 50 of 125) sorted by null

12 3 4 5

  /external/chromium_org/third_party/usrsctp/overrides/usrsctplib/netinet/
sctp_sha1.h 91 #define F4(B,C,D) (B ^ C ^ D) /* 600 <= t <= 79 */
  /external/clang/test/Parser/
cxx-class.cpp 65 typedef void F4() {} // expected-error{{function definition declared 'typedef'}}
  /external/llvm/unittests/Support/
Casting.cpp 111 const foo *F4 = cast<foo>(B2);
112 EXPECT_NE(F4, null_foo);
145 // foo *F4 = dyn_cast<foo>(fub());
146 // EXPECT_EQ(F4, null_foo);
158 foo *F4 = dyn_cast_or_null<foo>(fub());
159 EXPECT_EQ(F4, null_foo);
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/machine/
regnum.h 85 #define F4 (FPBASE+4)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/machine/
regnum.h 85 #define F4 (FPBASE+4)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/machine/
regnum.h 85 #define F4 (FPBASE+4)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/machine/
regnum.h 85 #define F4 (FPBASE+4)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/machine/
regnum.h 85 #define F4 (FPBASE+4)
  /external/chromium_org/third_party/sqlite/src/test/
threadtest3.c 140 #define F4(x, y, z) (y ^ (x | ~z))
210 MD5STEP(F4, a, b, c, d, in[ 0]+0xf4292244, 6);
211 MD5STEP(F4, d, a, b, c, in[ 7]+0x432aff97, 10);
212 MD5STEP(F4, c, d, a, b, in[14]+0xab9423a7, 15);
213 MD5STEP(F4, b, c, d, a, in[ 5]+0xfc93a039, 21);
214 MD5STEP(F4, a, b, c, d, in[12]+0x655b59c3, 6);
215 MD5STEP(F4, d, a, b, c, in[ 3]+0x8f0ccc92, 10);
216 MD5STEP(F4, c, d, a, b, in[10]+0xffeff47d, 15);
217 MD5STEP(F4, b, c, d, a, in[ 1]+0x85845dd1, 21);
218 MD5STEP(F4, a, b, c, d, in[ 8]+0x6fa87e4f, 6)
    [all...]
  /external/valgrind/main/memcheck/tests/
sh-mem.c 17 typedef float F4;
211 DO(4, F4, U4, /*isF4*/1);
sh-mem-random.c 18 typedef float F4;
163 case 4: { // F4
166 *(F4*)(arr+dst) = *(F4*)(arr+src);
209 printf("counts 1/2/4/8/F4/F8: %d %d %d %d %d %d\n",
  /external/chromium_org/v8/test/mjsunit/compiler/
inline-arguments.js 73 function F4() {
78 F4(1);
79 F4(1);
80 F4(1);
81 %OptimizeFunctionOnNextCall(F4);
82 F4(1);
  /cts/tests/tests/renderscript/src/android/renderscript/cts/
ComputeTest.java 120 Float4 f4 = new Float4(); local
121 f4.x = 1.0f;
122 f4.y = 2.0f;
123 f4.x = 3.0f;
124 f4.w = 4.0f;
125 f4 = new Float4(1.0f, 2.0f, 3.0f, 4.0f);
126 assertTrue(f4.x == 1.0f);
127 assertTrue(f4.y == 2.0f);
128 assertTrue(f4.z == 3.0f);
129 assertTrue(f4.w == 4.0f)
    [all...]
  /external/chromium_org/v8/test/mjsunit/harmony/
debug-function-scopes.js 62 function F4(p) {
65 return F4;
  /external/ceres-solver/internal/ceres/
system_test.cc 194 // F = 1/2 (f1^2 + f2^2 + f3^2 + f4^2)
199 // f4 = sqrt(10) * (x1 - x4)^2
222 new AutoDiffCostFunction<F4, 1, 1, 1>(new F4), NULL, &x_[0], &x_[3]);
266 class F4 {
271 // f4 = sqrt(10) (x1 - x4)^2
  /external/llvm/unittests/ExecutionEngine/JIT/
JITMemoryManagerTest.cpp 112 OwningPtr<Function> F4(makeFakeFunction());
114 uint8_t *FunctionBody4 = MemMgr->startFunctionBody(F4.get(), size);
117 MemMgr->endFunctionBody(F4.get(), FunctionBody4,
  /external/chromium_org/v8/test/mjsunit/
debug-function-scopes.js 58 function F4(p) {
61 return F4;
109 var f4 = (function One() {
123 var mirror = Debug.MakeMirror(f4);
  /external/eigen/blas/testing/
cblat2.f 377 $ 7( '(', F4.1, ',', F4.1, ') ', : ) )
379 $ 7( '(', F4.1, ',', F4.1, ') ', : ) )
732 $ F4.1, ',', F4.1, '), A,', I3, ', X,', I2, ',(', F4.1, ',',
733 $ F4.1, '), Y,', I2, ') .' )
735 $ F4.1, ',', F4.1, '), A,', I3, ', X,', I2, ',(', F4.1, ','
    [all...]
zblat2.f 378 $ 7( '(', F4.1, ',', F4.1, ') ', : ) )
380 $ 7( '(', F4.1, ',', F4.1, ') ', : ) )
734 $ F4.1, ',', F4.1, '), A,', I3, ', X,', I2, ',(', F4.1, ',',
735 $ F4.1, '), Y,', I2, ') .' )
737 $ F4.1, ',', F4.1, '), A,', I3, ', X,', I2, ',(', F4.1, ','
    [all...]
  /external/oprofile/module/ia64/
IA64entry.h 42 .spillsp f4, SW(F4)+16+(off); .spillsp f5, SW(F5)+16+(off); \
  /external/qemu/
curses_keys.h 463 { "F4", 0x10c },
  /external/chromium_org/v8/test/mjsunit/regress/
regress-3247124.js 28 var foo = unescape("%E0%E2%EA%F4%FB%E3%F5%E1%E9%ED%F3%FA%E7%FC%C0%C2%CA%D4%DB%C3%D5%C1%C9%CD%D3%DA%C7%DC");
  /external/v8/test/mjsunit/regress/
regress-3247124.js 28 var foo = unescape("%E0%E2%EA%F4%FB%E3%F5%E1%E9%ED%F3%FA%E7%FC%C0%C2%CA%D4%DB%C3%D5%C1%C9%CD%D3%DA%C7%DC");
  /external/v8/test/cctest/
test-assembler-arm.cc 43 typedef Object* (*F4)(void* p0, void* p1, int p2, int p3, int p4);
680 F4 fn = FUNCTION_CAST<F4>(Code::cast(code)->entry());
795 F4 fn = FUNCTION_CAST<F4>(Code::cast(code)->entry());
906 F4 fn = FUNCTION_CAST<F4>(Code::cast(code)->entry());
test-assembler-ia32.cc 202 typedef int (*F4)(double x);
229 F4 f = FUNCTION_CAST<F4>(code->entry());

Completed in 1126 milliseconds

12 3 4 5