/external/clang/test/CodeGen/ |
D | windows-struct-abi.c | 28 struct f4 { struct 35 struct f4 return_f4(void) { while (1); } in return_f4() argument
|
D | ppc64-extend.c | 13 unsigned int f4(void) { return 0; } in f4() function
|
/external/skia/src/core/ |
D | SkPM4fPriv.h | 12 static inline float get_alpha(const Sk4f& f4) { in get_alpha() 16 static inline Sk4f set_alpha(const Sk4f& f4, float alpha) { in set_alpha() 21 static inline uint32_t to_4b(const Sk4f& f4) { in to_4b()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_rdft_mips.c | 272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local 521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cftmdl_128_mips() local 807 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local 865 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_128_mips() local 929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftfsub_128_mips() local 1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftbsub_128_mips() local
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-expr.mm | 62 void f4(B *b, T value) { function 66 template void f4(B*, int); function 67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization … function
|
D | arc-overloading.mm | 73 int &f4(id __autoreleasing *); function 74 float &f4(id __strong *); function
|
/external/v8/test/mjsunit/compiler/ |
D | proto-chain-constant.js | 33 var obj4 = c(null, { f4: { value: function() { return 4; }, writable: true }}); property 45 obj4.f4 = function() { return 5; }; function
|
D | global-delete.js | 68 function f4() { return d; } function
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | spline.inl | 29 typename genType::value_type f4 = s3 - s2; local 52 typename genType::value_type f4 = s3 - s2; local
|
/external/clang/test/Sema/ |
D | pragma-pack-5.c | 27 char f4; member 35 char f4; member
|
D | arg-duplicate.c | 12 void f4(void) { in f4() function
|
/external/skia/tests/ |
D | SkNxTest.cpp | 227 Sk4f f4(0,10,20,30); in DEF_TEST() local 262 auto f4 = SkNx_cast<float>(h4); in DEF_TEST() local 270 auto f4 = Sk4f(15, 17, 257, 65535); in DEF_TEST() local 287 auto f4 = SkNx_cast<float>(u4_0); in DEF_TEST() local
|
/external/clang/test/PCH/ |
D | chain-ext_vector.c | 9 int test(float4 f4) { in test()
|
D | ext_vector.c | 8 int test(float4 f4) { in test()
|
/external/v8/test/mjsunit/ |
D | binary-operation-overwrite.js | 32 function f4() { return (1 || 2) + 3; } function
|
D | debug-optimize.js | 21 function f4() { function
|
/external/v8/test/webkit/ |
D | do-while-semicolon.js | 40 function f4() { function
|
D | toString-for-var-decl.js | 31 var f4 = function () { for (var j;;) {} } function
|
/external/llvm/test/MC/AArch64/ |
D | ldr-pseudo-diagnostics.s | 22 f4: label
|
/external/clang/test/CodeGenObjC/ |
D | exceptions.m | 133 void f4() { function
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 16 id f4(struct objc_super *super, SEL op) { // expected-warning {{declaration of 'struct objc_super' … function
|
/external/v8/test/mjsunit/regress/ |
D | regress-2594.js | 62 function f4() { function
|
D | regress-crbug-336148.js | 44 function f4() { return 0 || 2; }; function
|
/external/chromium-trace/catapult/third_party/html5lib-python/html5lib/tests/performance/ |
D | concatenation.py | 25 def f4(): function
|
/external/clang/test/CodeGenCXX/ |
D | int64_uint64.cpp | 23 void f4(uint64_t *ptr) {} in f4() function
|