/external/clang/test/SemaCXX/ |
D | complex-overload.cpp | 4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1() argument 5 char *cp1 = foo(fv); in test_foo_1() 14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() argument 15 char *cp1 = foo(fv); in test_foo_2() 23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3() argument 24 char *cp1 = foo(fv); in test_foo_3()
|
D | overload-call.cpp | 9 void test_f(int iv, float fv) { in test_f() argument 10 float* fp = f(fv); in test_f() 20 void test_g(int iv, float fv) { in test_g() argument 21 int* ip1 = g(iv, fv, 0); in test_g() 23 double* dp1 = g(iv, fv, fv); in test_g() 25 char* cp2 = g(0, 0, 0, iv, fv); in test_g() 27 double* dp2 = g(0, fv, 1.5); // expected-error {{call to 'g' is ambiguous}} in test_g() 33 void test_h(float fv, unsigned char cv) { in test_h() argument 34 double* dp = h(fv); in test_h()
|
D | cxx1y-init-captures.cpp | 5 template<class ... Ts> char fv(Ts ... ts) { return 0; } in fv() function 19 fv([&a(t)]()->decltype(auto) { in g() 26 fv([&a(t)]()->decltype(auto) { //expected-error 3{{captured}} in g()
|
/external/clang/test/Sema/ |
D | overloadable-complex.c | 4 void test_foo_1(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_1() argument 5 char *cp1 = foo(fv); in test_foo_1() 14 void test_foo_2(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_2() argument 15 char *cp1 = foo(fv); in test_foo_2() 23 void test_foo_3(float fv, double dv, float _Complex fc, double _Complex dc) { in test_foo_3() argument 24 char *cp1 = foo(fv); in test_foo_3()
|
/external/eigen/unsupported/test/ |
D | openglsupport.cpp | 238 VERIFY_UNIFORM(fv,v2f, Vector2f); in test_openglsupport() 239 VERIFY_UNIFORM(fv,v3f, Vector3f); in test_openglsupport() 240 VERIFY_UNIFORM(fv,v4f, Vector4f); in test_openglsupport() 244 VERIFY_UNIFORM(fv,m2f, Matrix2f); in test_openglsupport() 245 VERIFY_UNIFORM(fv,m3f, Matrix3f); in test_openglsupport() 246 VERIFY_UNIFORM(fv,m4f, Matrix4f); in test_openglsupport() 273 VERIFY_UNIFORM(fv,m23f, Matrix23f); in test_openglsupport() 274 VERIFY_UNIFORM(fv,m32f, Matrix32f); in test_openglsupport() 275 VERIFY_UNIFORM(fv,m24f, Matrix24f); in test_openglsupport() 276 VERIFY_UNIFORM(fv,m42f, Matrix42f); in test_openglsupport() [all …]
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/univariate/ |
D | BrentOptimizer.java | 111 double fv = fx; in localMin() local 127 r = (x - w) * (fx - fv); in localMin() 199 fv = fw; in localMin() 212 fv = fw; in localMin() 215 } else if (fu <= fv || v == x || v == w) { in localMin() 217 fv = fu; in localMin()
|
/external/vboot_reference/tests/futility/ |
D | test_sign_fw_main.sh | 22 --fv ${TMP}.fw_main \ 29 --fv ${TMP}.fw_main 37 --fv ${TMP}.fw_main \
|
D | test_show_vs_verify.sh | 42 --fv ${TMP}.fw_main_a 51 --fv ${TMP}.fw_main_a
|
/external/clang/test/OpenMP/ |
D | atomic_capture_codegen.cpp | 20 float fv, fx; variable 223 dv = fx = fx + fv; in main() 242 {fv = dx; dx = dv - dx;} in main() 484 {fx = fx * ulv; fv = fx;} in main() 548 {cix = fv / cix; civ = cix;} in main() 1004 {fv = float2x.x; float2x.x = ulv - float2x.x;} in main()
|
D | atomic_read_codegen.c | 20 float fv, fx; variable 129 fv = fx; in main() 207 fv = cix; in main()
|
D | atomic_write_codegen.c | 20 float fv, fx; variable 129 fx = fv; in main() 242 cix = fv; in main()
|
D | atomic_update_codegen.cpp | 20 float fv, fx; variable 206 fx = fx + fv; in main() 496 cix = fv / cix; in main()
|
/external/clang/test/CodeGen/ |
D | overloadable.c | 21 float fv = 3.0f; in main() local 27 fv = f(fv); in main()
|
/external/eigen/unsupported/Eigen/ |
D | OpenGLSupport | 93 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glVertex,float, 2,2fv) 97 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glVertex,float, 3,3fv) 101 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glVertex,float, 4,4fv) 107 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glTexCoord,float, 2,2fv) 111 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glTexCoord,float, 3,3fv) 115 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glTexCoord,float, 4,4fv) 121 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glColor,float, 2,2fv) 125 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glColor,float, 3,3fv) 129 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glColor,float, 4,4fv) 135 EIGEN_GL_FUNC_SPECIALIZATION_VEC(glNormal,float, 3,3fv) [all …]
|
/external/toolchain-utils/ |
D | buildbot_test_llvm.py | 144 fv = ToolchainVerifier(options.board, options.chromeos_root, 146 return fv.Doall() 156 fv = ToolchainVerifier(board, options.chromeos_root, options.weekday, 158 fv.DoAll()
|
/external/mksh/src/ |
D | Build.sh | 412 eval fv=\$HAVE_CAN_`upper $vn` 414 test 11 = $fa$fv || LDFLAGS=$save_LDFLAGS 416 test 11 = $fa$fv || CFLAGS=$save_CFLAGS 1443 fv=0 1447 fv=0 1451 fv=1 1454 test $fv = 1 || for what in $checks; do 1455 test $fv = 1 && break 1475 8) fv=1 cm=normal ;; 1477 test $fv = 1 && break [all …]
|
D | dot.mkshrc | 131 \typeset -i fl=0 fv=0 fn=0 cpos=0 136 (v) fv=1 ;; 147 if (( fv )); then 148 fv=0 149 while (( fv < ${#DIRSTACK[*]} )); do 150 d=${DIRSTACK[fv]} 152 \builtin print -r -- "$fv $d" 153 \builtin let fv++ 156 fv=0 157 while (( fv < ${#DIRSTACK[*]} )); do [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | fpneeded.ll | 8 define float @fv() #0 { 14 ; 32: .ent fv 22 ; 32: .end fv 118 %call = call float @fv()
|
D | fpnotneeded.ll | 67 define float @fv() #0 { 73 ; 32: .ent fv 81 ; 32: .end fv
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | basic.cpp | 14 void test_f1(int *ip, float fv) { in test_f1() argument 15 f1(ip, fv); in test_f1()
|
/external/deqp/framework/common/ |
D | tcuTextureUtil.hpp | 135 inline deUint8 floatToU8 (float fv) in floatToU8() argument 137 union { float fv; deUint32 uv; deInt32 iv; } v; in floatToU8() member 138 v.fv = fv; in floatToU8()
|
/external/vboot_reference/futility/ |
D | cmd_show.c | 38 uint8_t *fv; member 281 uint8_t *fv_data = option.fv; in futil_cb_show_fw_preamble() 492 if (option.fv) { in futil_cb_show_kernel_preamble() 494 kernel_blob = option.fv; in futil_cb_show_kernel_preamble() 628 option.fv = ReadFile(optarg, &option.fv_size); in do_show() 629 if (!option.fv) { in do_show() 726 if (option.fv) in do_show() 727 free(option.fv); in do_show()
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/reflect/ |
D | ClassLoaderLocalMap.java | 156 FieldVisitor fv; in buildHolderByteCode() local 160 fv = in buildHolderByteCode() 167 fv.visitEnd(); in buildHolderByteCode()
|
/external/v8/src/compiler/ |
D | diamond.h | 52 Node* Phi(MachineRepresentation rep, Node* tv, Node* fv) { in Phi() 53 return graph->NewNode(common->Phi(rep, 2), tv, fv, merge); in Phi()
|
/external/chromium-trace/catapult/telemetry/telemetry/value/ |
D | common_value_helpers_unittest.py | 34 fv = common_value_helpers.TranslateMreFailure(f, p) 36 self.assertIn('stack', str(fv))
|