/third_party/optimized-routines/math/test/testcases/directed/ |
D | pow.tst | 6 func=pow op1=00000000.00000000 op2=00000000.00000000 result=3ff00000.00000000 errno=0 7 func=pow op1=00000000.00000000 op2=00000000.00000001 result=00000000.00000000 errno=0 8 func=pow op1=00000000.00000000 op2=00100000.00000000 result=00000000.00000000 errno=0 9 func=pow op1=00000000.00000000 op2=1fffffff.ffffffff result=00000000.00000000 errno=0 10 func=pow op1=00000000.00000000 op2=3bdfffff.ffffffff result=00000000.00000000 errno=0 11 func=pow op1=00000000.00000000 op2=3be00000.00000000 result=00000000.00000000 errno=0 12 func=pow op1=00000000.00000000 op2=3fe00000.00000000 result=00000000.00000000 errno=0 13 func=pow op1=00000000.00000000 op2=3ff00000.00000000 result=00000000.00000000 errno=0 14 func=pow op1=00000000.00000000 op2=40000000.00000000 result=00000000.00000000 errno=0 15 func=pow op1=00000000.00000000 op2=40080000.00000000 result=00000000.00000000 errno=0 [all …]
|
D | powf.tst | 6 func=powf op1=7f800001 op2=7f800001 result=7fc00001 errno=0 status=i 7 func=powf op1=7f800001 op2=ff800001 result=7fc00001 errno=0 status=i 8 func=powf op1=7f800001 op2=7fc00001 result=7fc00001 errno=0 status=i 9 func=powf op1=7f800001 op2=ffc00001 result=7fc00001 errno=0 status=i 10 func=powf op1=7f800001 op2=7f800000 result=7fc00001 errno=0 status=i 11 func=powf op1=7f800001 op2=40800000 result=7fc00001 errno=0 status=i 12 func=powf op1=7f800001 op2=40400000 result=7fc00001 errno=0 status=i 13 func=powf op1=7f800001 op2=3f000000 result=7fc00001 errno=0 status=i 14 func=powf op1=7f800001 op2=00000000 result=7fc00001 errno=0 status=i 15 func=powf op1=7f800001 op2=80000000 result=7fc00001 errno=0 status=i [all …]
|
D | logf.tst | 6 func=logf op1=7fc00001 result=7fc00001 errno=0 7 func=logf op1=ffc00001 result=7fc00001 errno=0 8 func=logf op1=7f800001 result=7fc00001 errno=0 status=i 9 func=logf op1=ff800001 result=7fc00001 errno=0 status=i 10 func=logf op1=ff810000 result=7fc00001 errno=0 status=i 11 func=logf op1=7f800000 result=7f800000 errno=0 12 func=logf op1=ff800000 result=7fc00001 errno=EDOM status=i 13 func=logf op1=3f800000 result=00000000 errno=0 14 func=logf op1=00000000 result=ff800000 errno=ERANGE status=z 15 func=logf op1=80000000 result=ff800000 errno=ERANGE status=z [all …]
|
D | sincosf.tst | 7 func=sincosf_sinf op1=7fc00001 result=7fc00001 errno=0 8 func=sincosf_sinf op1=ffc00001 result=7fc00001 errno=0 9 func=sincosf_sinf op1=7f800001 result=7fc00001 errno=0 status=i 10 func=sincosf_sinf op1=ff800001 result=7fc00001 errno=0 status=i 11 func=sincosf_sinf op1=7f800000 result=7fc00001 errno=EDOM status=i 12 func=sincosf_sinf op1=ff800000 result=7fc00001 errno=EDOM status=i 13 func=sincosf_sinf op1=00000000 result=00000000 errno=0 14 func=sincosf_sinf op1=80000000 result=80000000 errno=0 15 func=sincosf_sinf op1=c70d39a1 result=be37fad5.7ed errno=0 16 func=sincosf_sinf op1=46427f1b result=3f352d80.f9b error=0 [all …]
|
D | exp.tst | 6 func=exp op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=exp op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=exp op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=exp op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=exp op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=exp op1=fff00000.00000000 result=00000000.00000000 errno=0 12 func=exp op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 14 func=exp op1=00000000.00000000 result=3ff00000.00000000 errno=0 15 func=exp op1=80000000.00000000 result=3ff00000.00000000 errno=0 [all …]
|
D | exp2.tst | 6 func=exp2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=exp2 op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=exp2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=exp2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=exp2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=exp2 op1=fff00000.00000000 result=00000000.00000000 errno=0 12 func=exp2 op1=7fefffff.ffffffff result=7ff00000.00000000 errno=ERANGE status=ox 13 func=exp2 op1=ffefffff.ffffffff result=00000000.00000000 errno=ERANGE status=ux 14 func=exp2 op1=00000000.00000000 result=3ff00000.00000000 errno=0 15 func=exp2 op1=80000000.00000000 result=3ff00000.00000000 errno=0 [all …]
|
D | log2f.tst | 6 func=log2f op1=7fc00001 result=7fc00001 errno=0 7 func=log2f op1=ffc00001 result=7fc00001 errno=0 8 func=log2f op1=7f800001 result=7fc00001 errno=0 status=i 9 func=log2f op1=ff800001 result=7fc00001 errno=0 status=i 10 func=log2f op1=ff810000 result=7fc00001 errno=0 status=i 11 func=log2f op1=7f800000 result=7f800000 errno=0 12 func=log2f op1=ff800000 result=7fc00001 errno=EDOM status=i 13 func=log2f op1=3f800000 result=00000000 errno=0 14 func=log2f op1=00000000 result=ff800000 errno=ERANGE status=z 15 func=log2f op1=80000000 result=ff800000 errno=ERANGE status=z [all …]
|
D | exp2f.tst | 6 func=exp2f op1=7fc00001 result=7fc00001 errno=0 7 func=exp2f op1=ffc00001 result=7fc00001 errno=0 8 func=exp2f op1=7f800001 result=7fc00001 errno=0 status=i 9 func=exp2f op1=ff800001 result=7fc00001 errno=0 status=i 10 func=exp2f op1=7f800000 result=7f800000 errno=0 11 func=exp2f op1=7f7fffff result=7f800000 errno=ERANGE status=ox 12 func=exp2f op1=ff800000 result=00000000 errno=0 13 func=exp2f op1=ff7fffff result=00000000 errno=ERANGE status=ux 14 func=exp2f op1=00000000 result=3f800000 errno=0 15 func=exp2f op1=80000000 result=3f800000 errno=0 [all …]
|
D | expf.tst | 6 func=expf op1=7fc00001 result=7fc00001 errno=0 7 func=expf op1=ffc00001 result=7fc00001 errno=0 8 func=expf op1=7f800001 result=7fc00001 errno=0 status=i 9 func=expf op1=ff800001 result=7fc00001 errno=0 status=i 10 func=expf op1=7f800000 result=7f800000 errno=0 11 func=expf op1=7f7fffff result=7f800000 errno=ERANGE status=ox 12 func=expf op1=ff800000 result=00000000 errno=0 13 func=expf op1=ff7fffff result=00000000 errno=ERANGE status=ux 14 func=expf op1=00000000 result=3f800000 errno=0 15 func=expf op1=80000000 result=3f800000 errno=0 [all …]
|
D | sinf.tst | 7 func=sinf op1=7fc00001 result=7fc00001 errno=0 8 func=sinf op1=ffc00001 result=7fc00001 errno=0 9 func=sinf op1=7f800001 result=7fc00001 errno=0 status=i 10 func=sinf op1=ff800001 result=7fc00001 errno=0 status=i 11 func=sinf op1=7f800000 result=7fc00001 errno=EDOM status=i 12 func=sinf op1=ff800000 result=7fc00001 errno=EDOM status=i 13 func=sinf op1=00000000 result=00000000 errno=0 14 func=sinf op1=80000000 result=80000000 errno=0 16 func=sinf op1=c70d39a1 result=be37fad5.7ed errno=0 19 func=sinf op1=46427f1b result=3f352d80.f9b error=0 [all …]
|
D | cosf.tst | 6 func=cosf op1=7fc00001 result=7fc00001 errno=0 7 func=cosf op1=ffc00001 result=7fc00001 errno=0 8 func=cosf op1=7f800001 result=7fc00001 errno=0 status=i 9 func=cosf op1=ff800001 result=7fc00001 errno=0 status=i 10 func=cosf op1=7f800000 result=7fc00001 errno=EDOM status=i 11 func=cosf op1=ff800000 result=7fc00001 errno=EDOM status=i 12 func=cosf op1=00000000 result=3f800000 errno=0 13 func=cosf op1=80000000 result=3f800000 errno=0 16 func=cosf op1=46427f1b result=3f34dc5c.565 error=0 17 func=cosf op1=4647e568 result=3f34dc33.c1f error=0 [all …]
|
D | log.tst | 6 func=log op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=log op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=log op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=log op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=log op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=log op1=fff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i 12 func=log op1=7fefffff.ffffffff result=40862e42.fefa39ef.354 errno=0 13 func=log op1=ffefffff.ffffffff result=7ff80000.00000001 errno=EDOM status=i 14 func=log op1=3ff00000.00000000 result=00000000.00000000 errno=0 15 func=log op1=bff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i [all …]
|
D | log2.tst | 6 func=log2 op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=log2 op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=log2 op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=log2 op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=log2 op1=7ff00000.00000000 result=7ff00000.00000000 errno=0 11 func=log2 op1=fff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i 12 func=log2 op1=7fefffff.ffffffff result=408fffff.ffffffff.ffa errno=0 13 func=log2 op1=ffefffff.ffffffff result=7ff80000.00000001 errno=EDOM status=i 14 func=log2 op1=3ff00000.00000000 result=00000000.00000000 errno=0 15 func=log2 op1=bff00000.00000000 result=7ff80000.00000001 errno=EDOM status=i [all …]
|
D | erff.tst | 6 func=erff op1=7fc00001 result=7fc00001 errno=0 7 func=erff op1=ffc00001 result=7fc00001 errno=0 8 func=erff op1=7f800001 result=7fc00001 errno=0 status=i 9 func=erff op1=ff800001 result=7fc00001 errno=0 status=i 10 func=erff op1=7f800000 result=3f800000 errno=0 11 func=erff op1=ff800000 result=bf800000 errno=0 12 func=erff op1=00000000 result=00000000 errno=ERANGE 13 func=erff op1=80000000 result=80000000 errno=ERANGE 14 func=erff op1=00000001 result=00000001 errno=0 status=ux 15 func=erff op1=80000001 result=80000001 errno=0 status=ux [all …]
|
D | erf.tst | 6 func=erf op1=7ff80000.00000001 result=7ff80000.00000001 errno=0 7 func=erf op1=fff80000.00000001 result=7ff80000.00000001 errno=0 8 func=erf op1=7ff00000.00000001 result=7ff80000.00000001 errno=0 status=i 9 func=erf op1=fff00000.00000001 result=7ff80000.00000001 errno=0 status=i 10 func=erf op1=7ff00000.00000000 result=3ff00000.00000000 errno=0 11 func=erf op1=fff00000.00000000 result=bff00000.00000000 errno=0 12 func=erf op1=00000000.00000000 result=00000000.00000000 errno=ERANGE 13 func=erf op1=80000000.00000000 result=80000000.00000000 errno=ERANGE 14 func=erf op1=00000000.00000001 result=00000000.00000001 errno=0 status=ux 15 func=erf op1=80000000.00000001 result=80000000.00000001 errno=0 status=ux [all …]
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | cmsis_armclang_ltm.h | 258 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument 263 return op1; in __ROR() 265 return (op1 >> op2) | (op1 << (32U - op2)); in __ROR() 1398 __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8() argument 1402 __ASM volatile ("sadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __SADD8() 1406 __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8() argument 1410 __ASM volatile ("qadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __QADD8() 1414 __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8() argument 1418 __ASM volatile ("shadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __SHADD8() 1422 __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8() argument [all …]
|
D | cmsis_gcc.h | 346 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() argument 351 return op1; in __ROR() 353 return (op1 >> op2) | (op1 << (32U - op2)); in __ROR() 1643 __STATIC_FORCEINLINE uint32_t __SADD8(uint32_t op1, uint32_t op2) in __SADD8() argument 1647 __ASM volatile ("sadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __SADD8() 1651 __STATIC_FORCEINLINE uint32_t __QADD8(uint32_t op1, uint32_t op2) in __QADD8() argument 1655 __ASM ("qadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __QADD8() 1659 __STATIC_FORCEINLINE uint32_t __SHADD8(uint32_t op1, uint32_t op2) in __SHADD8() argument 1663 __ASM ("shadd8 %0, %1, %2" : "=r" (result) : "r" (op1), "r" (op2) ); in __SHADD8() 1667 __STATIC_FORCEINLINE uint32_t __UADD8(uint32_t op1, uint32_t op2) in __UADD8() argument [all …]
|
/third_party/boost/libs/iostreams/test/ |
D | operation_sequence_test.cpp | 59 operation op1 = seq.new_operation(1); in operation_sequence_test() local 64 BOOST_CHECK_NO_THROW(op1.execute()); in operation_sequence_test() 82 operation op1 = seq.new_operation(1); in operation_sequence_test() local 86 BOOST_CHECK_NO_THROW(op1.execute()); in operation_sequence_test() 96 operation op1 = seq.new_operation(1); in operation_sequence_test() local 102 op1.execute(); in operation_sequence_test() 112 op1.execute(); in operation_sequence_test() 126 operation op1 = seq.new_operation(-43); in operation_sequence_test() local 130 op1.execute(); in operation_sequence_test() 140 op1.execute(); in operation_sequence_test() [all …]
|
/third_party/boost/libs/locale/src/shared/ |
D | mo_lambda.cpp | 32 op1(ptr) in unary() 36 plural_ptr op1; member 43 op1(p1), in binary() 48 plural_ptr op1,op2; member 77 return oper (*op1)(n); \ 81 plural_ptr op1_copy(op1->clone()); \ 96 return (*op1)(n) oper (*op2)(n); \ 100 plural_ptr op1_copy(op1->clone()); \ 114 int v1=(*op1)(n); \ 120 plural_ptr op1_copy(op1->clone()); \ [all …]
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | album_op_test.cc | 71 auto op1 = AlbumSchema(16, 32, folder_path, schema_file, column_names, false); in TEST_F() local 73 op1->SetTotalRepeats(2); in TEST_F() 74 op1->SetNumRepeatsPerEpoch(2); in TEST_F() 75 std::shared_ptr<ExecutionTree> tree = Build({op1, op2}); in TEST_F() 97 auto op1 = AlbumSchema(16, 32, folder_path, schema_file); in TEST_F() local 99 op1->SetTotalRepeats(2); in TEST_F() 100 op1->SetNumRepeatsPerEpoch(2); in TEST_F() 101 std::shared_ptr<ExecutionTree> tree = Build({op1, op2}); in TEST_F() 124 auto op1 = AlbumSchema(16, 32, folder_path, schema_file); in TEST_F() local 126 op1->SetTotalRepeats(2); in TEST_F() [all …]
|
D | batch_op_test.cc | 86 auto op1 = TFReader(schema_file); in TEST_F() local 89 op1->SetTotalRepeats(2); in TEST_F() 90 op1->SetNumRepeatsPerEpoch(2); in TEST_F() 91 auto tree = Build({op1, op2, op3}); in TEST_F() 136 auto op1 = TFReader(schema_file); in TEST_F() local 139 op1->SetTotalRepeats(2); in TEST_F() 140 op1->SetNumRepeatsPerEpoch(2); in TEST_F() 141 auto tree = Build({op1, op2, op3}); in TEST_F() 193 auto op1 = TFReader(schema_file); in TEST_F() local 196 op1->SetTotalRepeats(2); in TEST_F() [all …]
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | get_turn_info_ll.hpp | 620 operation_type & op1) in replace_method_and_operations_tm() 622 if ( op0 == operation_blocked && op1 == operation_blocked ) in replace_method_and_operations_tm() 627 op1 = operation_continue; in replace_method_and_operations_tm() 640 if ( op1 == operation_continue || op1 == operation_blocked ) in replace_method_and_operations_tm() 642 op1 = operation_intersection; in replace_method_and_operations_tm() 644 else if ( op1 == operation_intersection ) in replace_method_and_operations_tm() 646 op1 = operation_union; in replace_method_and_operations_tm() 654 op1 = operation_union; in replace_method_and_operations_tm() 670 operation_type & op1 = turn.operations[1].operation; in operator ()() local 672 BOOST_GEOMETRY_ASSERT(op0 != operation_blocked || op1 != operation_blocked ); in operator ()() [all …]
|
D | get_turn_info_for_endpoint.hpp | 397 operation_type & op1, operation_type & op2) in handle_internal() 418 op1 = operation_none; in handle_internal() 435 if ( op1 != operation_union in handle_internal() 442 op1 = operation_intersection; in handle_internal() 469 op1 = operation_none; in handle_internal() 486 if ( op1 != operation_blocked in handle_internal() 493 op1 = operation_blocked; in handle_internal() 534 operation_type op0, operation_type op1, in assign() 548 tp.operations[1].operation = op1; in assign() 566 tp.operations[1].is_collinear = op1 != operation_intersection in assign() [all …]
|
/third_party/boost/libs/test/doc/testing_tools/ |
D | boost_test_technical_details.qbk | 22 a op1 b op2 c op3 d 26 ( seed a ) op1 b op2 c op3 d 30 operations `op1`, `op2` ... are /chained/ to the right of this expression object: 32 a op1 b 37 expression2 = create-expression(expression1, op1, b) 41 …have result type `decltype(a)` and `decltype(a op1 b)` respectively. The result type allows for ch… 47 Let's suppose `op2` below has higher precedence than `op1`, then 49 a op1 b op2 c 53 create-expression(create-expression(a), op1, (b op2 c)) 65 a op1 b [all …]
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir_lower_conversions.c | 54 split_conversion(nir_builder *b, nir_alu_instr *alu, nir_op op1, nir_op op2) in split_conversion() argument 59 nir_ssa_def *tmp = nir_build_alu(b, op1, src, NULL, NULL, NULL); in split_conversion() 91 nir_op op1 = get_conversion_op(src_type, src_bit_size, in lower_alu_instr() local 97 split_conversion(b, alu, op1, op2); in lower_alu_instr() 117 nir_op op1 = get_conversion_op(src_type, src_bit_size, dst_type, 32, in lower_alu_instr() local 121 split_conversion(b, alu, op1, op2); in lower_alu_instr()
|