/third_party/optimized-routines/math/test/rtest/ |
D | wrappers.c | 30 int size, const uint32 *ieee) in wrapper_op_real() argument 34 ctx->ieee_ops[ctx->nops] = ieee; in wrapper_op_real() 40 int size, const uint32 *ieee) in wrapper_op_complex() argument 44 ctx->ieee_ops[ctx->nops] = ieee; in wrapper_op_complex() 50 int size, uint32 *ieee) in wrapper_result_real() argument 54 ctx->ieee_result = ieee; in wrapper_result_real() 60 int size, uint32 *ieee) in wrapper_result_complex() argument 64 ctx->ieee_result = ieee; in wrapper_result_complex()
|
D | wrappers.h | 52 int size, const uint32 *ieee); 56 int size, const uint32 *ieee); 60 int size, uint32 *ieee); 65 int size, uint32 *ieee);
|
/third_party/icu/vendor/double-conversion/upstream/ |
D | BUILD | 30 "double-conversion/ieee.h", 62 "test/cctest/test-ieee.cc", 73 "test-ieee",
|
D | CMakeLists.txt | 18 double-conversion/ieee.h
|
D | Changelog | 26 Add support for quiet and signaling NaNs to ieee header.
|
/third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
D | CMakeLists.txt | 15 test-ieee.cc 50 COMMAND $<TARGET_FILE:cctest> test-ieee)
|
D | SConscript | 14 'test-ieee.cc',
|
/third_party/skia/third_party/externals/icu/source/config/ |
D | mh-alpha-linux-cc | 22 CFLAGS += -ieee 23 CXXFLAGS += -ieee
|
D | mh-alpha-osf | 22 CFLAGS += -ieee 23 CXXFLAGS += -ieee
|
/third_party/icu/icu4c/source/config/ |
D | mh-alpha-osf | 22 CFLAGS += -ieee 23 CXXFLAGS += -ieee
|
D | mh-alpha-linux-cc | 22 CFLAGS += -ieee 23 CXXFLAGS += -ieee
|
/third_party/curl/packages/vms/ |
D | make_gnv_curl_install.sh | 31 export GNV_CXX_QUALIFIERS=/DEBUG/OPTIMIZE/float=ieee/ieee_mode=denorm_results
|
D | build_vms.com | 34 $! /float=ieee/ieee_mode=denorm_results (non-vax) 294 $ cc_float = "/float=ieee/ieee_mode=denorm_results"
|
/third_party/mesa3d/src/gallium/drivers/r600/sb/ |
D | sb_expr.cpp | 472 bool ieee; in fold_mul_add() local 480 ieee = true; in fold_mul_add() 482 ieee = false; in fold_mul_add() 495 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add() 517 ieee = true; in fold_mul_add() 519 ieee = false; in fold_mul_add() 532 n->bc.set_op(ieee ? ALU_OP3_MULADD_IEEE : ALU_OP3_MULADD); in fold_mul_add()
|
/third_party/icu/vendor/double-conversion/ |
D | pull-from-upstream.sh | 62 do_patch_prefix_extension ieee h h;
|
/third_party/python/Modules/_decimal/tests/ |
D | deccheck.py | 1190 ieee = [ variable 1203 testspecs = [small] + ieee + [base] 1208 testspecs = [small] + ieee + [base] 1213 testspecs = [small] + ieee + [base] 1215 rand_ieee = random.choice(ieee)
|
/third_party/skia/third_party/externals/freetype/docs/ |
D | INSTALL.VMS | 15 Options to pass to the C compiler e.g. ccopt=/float=ieee
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInst.def | 27 // http://grouper.ieee.org/groups/1788/email/msg03558.html
|
/third_party/tzdata/ |
D | leapseconds | 26 # <https://ieeexplore.ieee.org/document/7909995>.
|
/third_party/mbedtls/tests/suites/ |
D | test_suite_aes.xts.data | 33 # http://grouper.ieee.org/groups/1619/email/pdf00086.pdf
|
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | introduction.txt | 138 [[ieee-754]]
|
/third_party/mesa3d/docs/relnotes/ |
D | 9.1.2.rst | 98 - mesa: use ieee fp on s390 and m68k
|
/third_party/zlib/ |
D | README | 30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
|
/third_party/openssl/crypto/objects/ |
D | objects.txt | 26 identified-organization 111 : ieee 27 ieee 2 1619 : ieee-siswg : IEEE Security in Storage Working Group 967 ieee-siswg 0 1 1 : AES-128-XTS : aes-128-xts 968 ieee-siswg 0 1 2 : AES-256-XTS : aes-256-xts
|
/third_party/node/deps/openssl/openssl/crypto/objects/ |
D | objects.txt | 26 identified-organization 111 : ieee 27 ieee 2 1619 : ieee-siswg : IEEE Security in Storage Working Group 967 ieee-siswg 0 1 1 : AES-128-XTS : aes-128-xts 968 ieee-siswg 0 1 2 : AES-256-XTS : aes-256-xts
|