Searched refs:floating (Results 1 - 25 of 159) sorted by relevance

1234567

/external/clang/test/PCH/
H A Dexprs.c15 double floating; variable
27 floating_literal *double_ptr = &floating;
52 array_subscript *double_ptr1_5 = &floating;
55 call_returning_double *double_ptr2 = &floating;
58 member_ref_double *double_ptr3 = &floating;
69 conditional_operator *double_ptr4 = &floating;
79 ext_vector_element *double_ptr5 = &floating;
102 generic_selection_expr *double_ptr6 = &floating;
H A Dcxx_exprs.cpp11 double floating; variable
29 functional_cast_result *double_ptr = &floating;
/external/lldb/test/functionalities/data-formatter/data-formatter-script/
H A Dmain.cpp17 float floating; member in struct:i_am_cool
20 integer(I), floating(F), character(C) {}
21 i_am_cool() : integer(1), floating(2), character('3') {}
29 float floating; member in struct:i_am_cooler
34 floating((F1 + F2)/2) {}
/external/llvm/test/MC/ARM/
H A Dfp-const-errors.s3 @ Test for floating point constants that are out of the 8-bit encoded value range
12 @ CHECK: error: invalid floating point immediate
15 @ CHECK: error: invalid floating point immediate
19 @ CHECK: error: invalid floating point immediate
22 @ CHECK: error: invalid floating point immediate
/external/lldb/test/functionalities/data-formatter/data-formatter-cpp/
H A Dmain.cpp45 ShowMyGuts floating; member in struct:i_am_cool
48 integer(I), floating(F), character(C) {}
49 i_am_cool() : integer(1), floating(2), character('3') {}
57 ShowMyGuts floating; member in struct:i_am_cooler
62 floating((F1 + F2)/2) {}
106 cool_array[3].floating = 5.25;
/external/valgrind/main/none/tests/ppc32/
H A Dtest_isa_2_06_part2.stdout.exp21 Test VSX floating point compare and basic arithmetic instructions
733 Test floating point convert [word | doubleword] unsigned, with round toward zero
882 Test floating point arithmetic instructions -- with a{d|s}p or m{d|s}p
1414 Test scalar floating point arithmetic instructions
/external/valgrind/main/none/tests/ppc64/
H A Dtest_isa_2_06_part2.stdout.exp21 Test VSX floating point compare and basic arithmetic instructions
794 Test floating point convert [word | doubleword] unsigned, with round toward zero
946 Test floating point arithmetic instructions -- with a{d|s}p or m{d|s}p
1478 Test scalar floating point arithmetic instructions
/external/lldb/test/functionalities/data-formatter/data-formatter-advanced/
H A Dmain.cpp17 float floating; member in struct:i_am_cool
20 integer(I), floating(F), character(C) {}
21 i_am_cool() : integer(1), floating(2), character('3') {}
29 float floating; member in struct:i_am_cooler
34 floating((F1 + F2)/2) {}
148 cool_array[3].floating = 5.25;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c73 if (type.floating &&
83 type.floating = 0;
H A Dlp_bld_blend.c153 } else if(bld->type.floating && func == PIPE_BLEND_SUBTRACT) {
163 } else if(bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) {
176 if (bld->type.floating && factor_src == factor_dst) {
/external/libcxx/test/utilities/function.objects/unord.hash/
H A DAndroid.mk27 test_name := utilities/function.objects/unord.hash/floating
28 test_src := floating.pass.cpp
/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_alpha.c73 if (type.floating &&
83 type.floating = 0;
H A Dlp_bld_blend.c153 } else if(bld->type.floating && func == PIPE_BLEND_SUBTRACT) {
163 } else if(bld->type.floating && func == PIPE_BLEND_REVERSE_SUBTRACT) {
176 if (bld->type.floating && factor_src == factor_dst) {
/external/valgrind/main/none/tests/s390x/
H A Dfpext_fail.stderr.exp3 Encountered an instruction that requires the floating point extension facility.
H A Dtest_sig.stdout.exp7 floating point is now: 1.000000 1.000000 1.000000 1.000000 1.000000
H A Dfpext_warn.stderr.exp4 feature requires the floating point extension facility.
10 feature requires the floating point extension facility.
16 feature requires the floating point extension facility.
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_bitarit.c50 /* can't do bitwise ops on floating-point values */
51 if (type.floating) {
58 if (type.floating) {
76 /* can't do bitwise ops on floating-point values */
77 if (type.floating) {
84 if (type.floating) {
104 /* can't do bitwise ops on floating-point values */
105 if (type.floating) {
112 if (type.floating) {
133 /* can't do bitwise ops on floating
[all...]
H A Dlp_bld_const.c50 assert(type.floating);
52 if(type.floating) {
82 if(type.floating)
96 if(type.floating || type.fixed)
108 * This is 1.0 for all floating types and unnormalized integers, and something
140 if (type.floating) {
175 if (type.floating) {
204 if (type.floating) {
236 if (type.floating)
259 if(type.floating
[all...]
H A Dlp_bld_conv.c162 assert(src_type.floating);
195 * floating point (i.e., mantissa + 1 bits). So do a straight
209 * The destination exceeds what can be represented in the floating point.
292 assert(dst_type.floating);
298 * The source width matches fits what can be represented in floating
311 * The source width exceeds what can be represented in floating
383 if (src_type.floating == 1 &&
390 dst_type.floating == 0 &&
438 else if (src_type.floating == 1 &&
445 dst_type.floating
[all...]
H A Dlp_bld_format_aos_array.c62 src_type.floating = format_desc->channel[0].type == UTIL_FORMAT_TYPE_FLOAT;
82 if (src_type.floating && src_type.width == 64) {
/external/llvm/test/MC/AsmParser/
H A Dfloating-literals.s60 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
64 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
68 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one exponent digit
72 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
76 # CHECK-ERROR: invalid hexadecimal floating-point constant: expected at least one significand digit
80 # CHECK-ERROR: error: invalid hexadecimal floating-point constant: expected exponent part 'p'
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_bitarit.c50 /* can't do bitwise ops on floating-point values */
51 if (type.floating) {
58 if (type.floating) {
76 /* can't do bitwise ops on floating-point values */
77 if (type.floating) {
84 if (type.floating) {
104 /* can't do bitwise ops on floating-point values */
105 if (type.floating) {
112 if (type.floating) {
133 /* can't do bitwise ops on floating
[all...]
H A Dlp_bld_const.c50 assert(type.floating);
52 if(type.floating) {
82 if(type.floating)
96 if(type.floating || type.fixed)
108 * This is 1.0 for all floating types and unnormalized integers, and something
140 if (type.floating) {
175 if (type.floating) {
204 if (type.floating) {
236 if (type.floating)
259 if(type.floating
[all...]
H A Dlp_bld_conv.c162 assert(src_type.floating);
195 * floating point (i.e., mantissa + 1 bits). So do a straight
209 * The destination exceeds what can be represented in the floating point.
292 assert(dst_type.floating);
298 * The source width matches fits what can be represented in floating
311 * The source width exceeds what can be represented in floating
383 if (src_type.floating == 1 &&
390 dst_type.floating == 0 &&
438 else if (src_type.floating == 1 &&
445 dst_type.floating
[all...]
/external/valgrind/main/memcheck/tests/
H A Dvcpu_fbench.stdout.exp1 Ready to begin John Walker's floating point accuracy

Completed in 353 milliseconds

1234567