/external/clang/test/Sema/ |
D | warn-absolute-value.c | 6 long long int llabs(long long int); 19 (void)llabs(x); in test_int() 81 (void)llabs(x); in test_long() 150 (void)llabs(x); in test_long_long() 224 (void)llabs(x); in test_float() 286 (void)llabs(x); in test_double() 354 (void)llabs(x); in test_long_double() 428 (void)llabs(x); in test_complex_float() 490 (void)llabs(x); in test_complex_double() 558 (void)llabs(x); in test_complex_long_double() [all …]
|
D | warn-absolute-value-header.c | 20 int llabs; in test_int() local 21 (void)llabs; in test_int()
|
/external/clang/test/SemaCXX/ |
D | warn-absolute-value.cpp | 7 long long int llabs(long long int); 40 (void)llabs(x); in test_int() 104 (void)llabs(x); in test_long() 175 (void)llabs(x); in test_long_long() 251 (void)llabs(x); in test_float() 315 (void)llabs(x); in test_double() 385 (void)llabs(x); in test_long_double() 459 (void)llabs(x); in test_complex_float() 521 (void)llabs(x); in test_complex_double() 589 (void)llabs(x); in test_complex_long_double() [all …]
|
/external/OpenCL-CTS/test_conformance/math_brute_force/ |
D | binary_two_results_i.cpp | 487 if( llabs(iErr3) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 489 if( llabs(iErr4) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 526 if( llabs(iErr3) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 528 if( llabs(iErr4) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 530 if( llabs(iErr7) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 532 if( llabs(iErr8) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 559 if( llabs(iErr3) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 561 if( llabs(iErr4) < llabs( iErr ) ) in TestFunc_FloatI_Float_Float() 578 if( llabs(iErr) > maxError2 ) in TestFunc_FloatI_Float_Float() 580 maxError2 = llabs(iErr ); in TestFunc_FloatI_Float_Float() [all …]
|
D | unary_two_results_i.cpp | 389 if( llabs(iErr) > maxError2 ) in TestFunc_FloatI_Float() 391 maxError2 = llabs(iErr ); in TestFunc_FloatI_Float() 691 if( llabs(iErr) > maxError2 ) in TestFunc_DoubleI_Double() 693 maxError2 = llabs(iErr ); in TestFunc_DoubleI_Double()
|
/external/libcxx/include/ |
D | stdlib.h | 105 #undef llabs 113 inline _LIBCPP_INLINE_VISIBILITY long long abs(long long __x) _NOEXCEPT {return llabs(__x);} in abs()
|
D | cstdlib | 66 long long llabs(long long j); // C99 142 using ::llabs;
|
/external/ltp/testcases/misc/math/abs/ |
D | abs01.c | 75 i = llabs(INT_MIN) + (long long)INT_MIN; in main() 86 i = llabs(0); in main()
|
/external/libcxx/test/std/depr/depr.c.headers/ |
D | stdlib_h.pass.cpp | 31 #ifdef llabs 32 #error llabs is defined 108 static_assert((std::is_same<decltype(llabs((long long)0)), long long>::value), ""); in main()
|
/external/llvm/test/Transforms/InstCombine/ |
D | abs-1.ll | 9 declare i64 @llabs(i64) 35 %ret = call i64 @llabs(i64 %x)
|
D | disable-simplify-libcalls.ll | 49 declare i64 @llabs(i64) 316 %ret = call i64 @llabs(i64 %y) 318 ; CHECK: call i64 @llabs
|
/external/linux-kselftest/tools/testing/selftests/timers/ |
D | raw_skew.c | 39 long long llabs(long long val) in llabs() function 137 if (llabs(eppm - ppm) > 1000) { in main()
|
D | adjtick.c | 37 long long llabs(long long val) in llabs() function 159 if (llabs(eppm - ppm) > 100) { in check_tick_adj()
|
/external/toybox/toys/net/ |
D | sntp.c | 224 llabs(diff/1000000000), llabs(diff%1000000000)); in sntp_main()
|
/external/clang/lib/Headers/ |
D | __clang_cuda_math_forward_declares.h | 126 __DEVICE__ long long llabs(long long); 229 using ::llabs;
|
D | __clang_cuda_cmath.h | 47 __DEVICE__ long long abs(long long __n) { return ::llabs(__n); } in abs()
|
/external/openssh/openbsd-compat/ |
D | bsd-misc.h | 139 long long llabs(long long);
|
D | fmt_scaled.c | 215 abval = llabs(number); in fmt_scaled()
|
D | bsd-misc.c | 307 llabs(long long j) in llabs() function
|
/external/mesa3d/src/util/tests/fast_idiv_by_const/ |
D | fast_idiv_by_const_test.cpp | 309 } while (d == INT64_MIN || util_is_power_of_two_or_zero64(llabs(d))); in random_sdiv_test() 312 assert(sint_is_in_range(d, bits) && llabs(d) >= 2); in random_sdiv_test()
|
/external/clang/test/CodeGen/ |
D | libcall-declarations.c | 15 long long int llabs(long long int); 265 F(llabs), F(copysign), F(copysignf), F(copysignl), F(fabs),
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | disable-simplify-libcalls.ll | 49 declare i64 @llabs(i64) 316 %ret = call i64 @llabs(i64 %y) 318 ; CHECK: call i64 @llabs
|
/external/libhevc/encoder/ |
D | ihevce_stasino_helpers.c | 628 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost_croma() 789 psy_rd_cost += (lambda_mod * llabs(source_satd - recon_satd)); in ihevce_psy_rd_cost()
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | rpc_collective_executor_mgr_test.cc | 122 EXPECT_GT(llabs(y - z), 3); in TEST_F()
|
/external/libcxx/test/std/language.support/support.runtime/ |
D | cstdlib.pass.cpp | 98 static_assert((std::is_same<decltype(std::llabs((long long)0)), long long>::value), ""); in main()
|