HomeSort by relevance Sort by last modified time
    Searched defs:f4 (Results 226 - 250 of 275) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/clang/test/CodeGen/
arm64-arguments.c 22 // CHECK: define i64 @f4()
24 struct s4 f4(void) {} function
ppc64le-aggregates.c 8 struct f4 { float f[4]; }; struct
30 struct f4 func_f4(struct f4 x) { return x; }
75 // CHECK: %[[TMP:[^ ]+]] = load [4 x float], [4 x float]* getelementptr inbounds (%struct.f4, %struct.f4* @global_f4, i32 0, i32 0), align 4
77 struct f4 global_f4;
x86_32-arguments-darwin.c 23 // CHECK-LABEL: define double @f4()
24 double f4(void) { function
x86_64-arguments.c 29 // CHECK-LABEL: define double @f4()
30 double f4(void) { function
234 struct S0 { char f0[8]; char f2; char f3; char f4; }; member in struct:S0
  /external/clang/test/SemaCXX/
overloaded-operator.cpp 77 float &f4 = (enum1 == next_enum1); // expected-error{{non-const lvalue reference to type 'float' cannot bind to a temporary of type 'bool'}} local
uninitialized.cpp 681 F *f3, *f4; member in struct:U::__anon8164::G
    [all...]
  /external/pdfium/core/src/fpdfdoc/
doc_ap.cpp 241 FX_FLOAT f4 = FX_atof(syntax.GetWord()); local
242 return CPVT_Color(CT_CMYK, f1, f2, f3, f4);
    [all...]
  /external/v8/src/mips/
simulator-mips.h 147 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, enumerator in enum:v8::internal::Simulator::FPURegister
  /external/v8/src/mips64/
simulator-mips64.h 156 f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, enumerator in enum:v8::internal::Simulator::FPURegister
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
SampleMediaRouteProvider.java 106 IntentFilter f4 = new IntentFilter(); typedefs
107 f4.addCategory(MediaControlIntent.CATEGORY_REMOTE_PLAYBACK);
108 f4.addAction(MediaControlIntent.ACTION_ENQUEUE);
109 f4.addDataScheme("http");
110 f4.addDataScheme("https");
111 f4.addDataScheme("rtsp");
112 f4.addDataScheme("file");
113 addDataTypeUnchecked(f4, "video/*");
131 CONTROL_FILTERS_QUEUING.add(f4); typedefs
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/io/
FileTest.java 582 File f4 = File.createTempFile("ab", null, null); local
583 f4.delete();
589 File f4 = File.createTempFile("a", null, null); local
590 f4.delete();
596 File f4 = File.createTempFile("", null, null); local
597 f4.delete();
847 File f4 = new File(testdir, "longfi~1.tst"); local
969 File f4 = new File(base + "a" + File.separator + File.separator + ".." + File.separator local
    [all...]
  /external/clang/test/CodeGenCXX/
mangle.cpp 265 template <int i> void f4(int (*)[2 + i+i]) { }; function in namespace:Expressions
266 template void f4<1>(int (*)[4]);
270 template <bool b> void f4(int (*)[b ? 1 : 2]) { }; function in namespace:Expressions
271 template void f4<true>(int (*)[1]);
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } function in namespace:test34
830 template void f4<int>(A<sizeof(sizeof(int))>);
1070 auto f4(T... x) -> decltype(operator+(x...));
1072 void use() { f4(X{}); }
  /external/llvm/unittests/Support/
YAMLIOTest.cpp 611 MyFlags f4; member in struct:FlagsMap
632 io.mapOptional("f4", c.f4, MyFlags(flagRound));
655 EXPECT_EQ(flagRound, map.f4); // check optional key
669 map.f4 = flagNone;
685 //EXPECT_EQ(flagRound, map2.f4); // check optional key
    [all...]
  /external/opencv3/modules/calib3d/src/
fisheye.cpp 576 double f4 = h * 0.5 * aspect_ratio/(maxy - cn[1]); local
578 double fmin = std::min(f1, std::min(f2, std::min(f3, f4)));
579 double fmax = std::max(f1, std::max(f2, std::max(f3, f4)));
    [all...]
  /external/valgrind/VEX/priv/
host_s390_isel.c 2082 HReg f0, f2, f4, r1; \/* real registers used by PFPO *\/ local
2120 HReg f0, f2, f4, f6, r1; \/* real registers used by PFPO *\/ local
2151 HReg f0, f2, f4, f6; \/* real registers *\/ local
2458 HReg f0, f4, r1; \/* real registers used by PFPO *\/ local
2477 HReg f0, f4, f6, r1; \/* real registers used by PFPO *\/ local
2834 HReg f0, f2, f4, r1; \/* real registers used by PFPO *\/ local
2872 HReg f0, f2, f4, f6, r1; \/* real registers used by PFPO *\/ local
3058 HReg f0, f4, r1; \/* real registers used by PFPO *\/ local
3077 HReg f0, f4, f6, r1; \/* real registers used by PFPO *\/ local
    [all...]
  /external/clang/test/Analysis/
malloc.c 351 int *f4() { function
    [all...]
  /external/mdnsresponder/mDNSCore/
uDNS.c 2321 mDNSBool f4 = hi->arv4.resrec.RecordType != kDNSRecordTypeUnregistered && hi->arv4.state != regState_Unregistered; local
    [all...]
  /external/boringssl/src/crypto/curve25519/
curve25519.c 294 int32_t f4 = f[4]; local
364 int64_t f4g0 = f4 * (int64_t) g0;
365 int64_t f4g1 = f4 * (int64_t) g1;
366 int64_t f4g2 = f4 * (int64_t) g2;
367 int64_t f4g3 = f4 * (int64_t) g3;
368 int64_t f4g4 = f4 * (int64_t) g4;
369 int64_t f4g5 = f4 * (int64_t) g5;
370 int64_t f4g6_19 = f4 * (int64_t) g6_19;
371 int64_t f4g7_19 = f4 * (int64_t) g7_19;
372 int64_t f4g8_19 = f4 * (int64_t) g8_19
520 int32_t f4 = f[4]; local
777 int32_t f4 = f[4]; local
4725 int32_t f4 = f[4]; local
    [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
NumberFormatTest.java 1715 NumberFormat f4 = NumberFormat.getIntegerInstance(SRC_LOC); local
    [all...]
  /external/skia/tests/
PathTest.cpp 1823 SkPoint f4[] = {{0, 0}, {1, 0}, {0, 0}, {1, 0}, {1, 1}, {0, 1}}; \/\/ backs up local
2000 SkPoint f4[] = {{0, 0}, {1, 0}, {0, 0}, {1, 0}, {1, 1}, {0, 1}}; \/\/ backs up local
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
NumberFormatTest.java 1711 NumberFormat f4 = NumberFormat.getIntegerInstance(SRC_LOC); local
    [all...]
  /external/valgrind/memcheck/tests/
deep-backtrace.c 4 int f4(int *p) { return f3(p); } function
5 int f5(int *p) { return f4(p); }
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h 1253 GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, member in class:std::tr1::tuple
    [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h 1300 GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, member in class:std::tr1::tuple
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h 855 GTEST_BY_REF_(T4) f4) : f0_(f0), f1_(f1), f2_(f2), f3_(f3), f4_(f4) {}
1101 GTEST_BY_REF_(T2) f2, GTEST_BY_REF_(T3) f3, GTEST_BY_REF_(T4) f4, member in class:std::tr1::tuple
    [all...]

Completed in 1544 milliseconds

1 2 3 4 5 6 7 8 91011