Home
last modified time | relevance | path

Searched refs:ieee (Results 1 – 25 of 66) 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.txt16 double-conversion/ieee.h
DChangelog2 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/flutter/skia/third_party/externals/icu/source/config/
Dmh-alpha-osf22 CFLAGS += -ieee
23 CXXFLAGS += -ieee
Dmh-alpha-linux-cc22 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/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/flutter/skia/third_party/externals/freetype/docs/
DINSTALL.VMS15 Options to pass to the C compiler e.g. ccopt=/float=ieee
/third_party/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/
Dleapseconds29 # <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.adoc138 [[ieee-754]]
Dintroduction.txt138 [[ieee-754]]
/third_party/mesa3d/docs/relnotes/
D9.1.2.rst98 - mesa: use ieee fp on s390 and m68k

123