Home
last modified time | relevance | path

Searched refs:ieee (Results 1 – 25 of 63) sorted by relevance

123

/third_party/optimized-routines/math/test/rtest/
Dwrappers.c30 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()
Dwrappers.h52 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/
DBUILD30 "double-conversion/ieee.h",
62 "test/cctest/test-ieee.cc",
73 "test-ieee",
DCMakeLists.txt18 double-conversion/ieee.h
DChangelog26 Add support for quiet and signaling NaNs to ieee header.
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
DCMakeLists.txt15 test-ieee.cc
50 COMMAND $<TARGET_FILE:cctest> test-ieee)
DSConscript14 'test-ieee.cc',
/third_party/skia/third_party/externals/icu/source/config/
Dmh-alpha-linux-cc22 CFLAGS += -ieee
23 CXXFLAGS += -ieee
Dmh-alpha-osf22 CFLAGS += -ieee
23 CXXFLAGS += -ieee
/third_party/icu/icu4c/source/config/
Dmh-alpha-osf22 CFLAGS += -ieee
23 CXXFLAGS += -ieee
Dmh-alpha-linux-cc22 CFLAGS += -ieee
23 CXXFLAGS += -ieee
/third_party/curl/packages/vms/
Dmake_gnv_curl_install.sh31 export GNV_CXX_QUALIFIERS=/DEBUG/OPTIMIZE/float=ieee/ieee_mode=denorm_results
Dbuild_vms.com34 $! /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/
Dsb_expr.cpp472 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/
Dpull-from-upstream.sh62 do_patch_prefix_extension ieee h h;
/third_party/python/Modules/_decimal/tests/
Ddeccheck.py1190 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/
DINSTALL.VMS15 Options to pass to the C compiler e.g. ccopt=/float=ieee
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInst.def27 // http://grouper.ieee.org/groups/1788/email/msg03558.html
/third_party/tzdata/
Dleapseconds26 # <https://ieeexplore.ieee.org/document/7909995>.
/third_party/mbedtls/tests/suites/
Dtest_suite_aes.xts.data33 # http://grouper.ieee.org/groups/1619/email/pdf00086.pdf
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dintroduction.txt138 [[ieee-754]]
/third_party/mesa3d/docs/relnotes/
D9.1.2.rst98 - mesa: use ieee fp on s390 and m68k
/third_party/zlib/
DREADME30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
/third_party/openssl/crypto/objects/
Dobjects.txt26 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/
Dobjects.txt26 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

123