/third_party/node/test/parallel/ |
D | test-tls-min-max-version.js | 15 function test(cmin, cmax, cprot, smin, smax, sprot, proto, cerr, serr) { argument
|
/third_party/libsnd/src/GSM610/ |
D | lpc.c | 30 int16_t temp, smax, scalauto ; in Autocorrelation() local
|
/third_party/ltp/testcases/realtime/func/matrix_mult/ |
D | matrix_mult.c | 176 long smin = 0, smax = 0, cmin = 0, cmax = 0, delta = 0; in main_thread() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_acrusher.c | 277 double rad, sunder, smax, sover; in config_input() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 139 private static final short smax = 32767; field in DiagBigDecimalTest
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 142 private static final short smax = 32767; field in DiagBigDecimalTest
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APInt.h | 2167 inline const APInt &smax(const APInt &A, const APInt &B) { in smax() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1788 inline const APInt &smax(const APInt &A, const APInt &B) { in smax() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | ConstantRange.cpp | 988 ConstantRange::smax(const ConstantRange &Other) const { in smax() function in ConstantRange
|
/third_party/mesa3d/src/mesa/main/ |
D | debug_output.c | 566 int s, t, smax, tmax; in debug_set_message_enable_all() local
|
/third_party/vixl/test/aarch64/ |
D | test-trace-aarch64.cc | 1445 __ smax(v18.V16B(), v8.V16B(), v1.V16B()); in GenerateTestSequenceNEON() local 1446 __ smax(v30.V2S(), v5.V2S(), v1.V2S()); in GenerateTestSequenceNEON() local 1447 __ smax(v17.V4H(), v25.V4H(), v19.V4H()); in GenerateTestSequenceNEON() local 1448 __ smax(v1.V4S(), v24.V4S(), v31.V4S()); in GenerateTestSequenceNEON() local 1449 __ smax(v17.V8B(), v24.V8B(), v24.V8B()); in GenerateTestSequenceNEON() local 1450 __ smax(v11.V8H(), v26.V8H(), v10.V8H()); in GenerateTestSequenceNEON() local
|
D | test-api-movprfx-aarch64.cc | 256 __ smax(z14.VnB(), p2.Merging(), z14.VnB(), z14.VnB()); in TEST() local 819 __ smax(z12.VnS(), p2.Merging(), z12.VnS(), z24.VnS()); in TEST() local 1167 __ smax(z19.VnD(), z19.VnD(), 42); in TEST() local 1549 __ smax(z11.VnB(), p5.Merging(), z11.VnB(), z24.VnB()); in TEST() local 1552 __ smax(z3.VnD(), z3.VnD(), 42); in TEST() local
|
/third_party/node/deps/v8/src/execution/riscv64/ |
D | simulator-riscv64.cc | 1276 Dst smax = (Dst)(INT64_MAX >> (64 - n)); in signed_saturation() local
|
/third_party/vixl/src/aarch64/ |
D | assembler-sve-aarch64.cc | 2480 void Assembler::smax(const ZRegister& zd, in smax() function in vixl::aarch64::Assembler 3669 void Assembler::smax(const ZRegister& zd, const ZRegister& zn, int imm8) { in smax() function in vixl::aarch64::Assembler
|
D | logic-aarch64.cc | 1159 LogicVRegister Simulator::smax(VectorFormat vform, in smax() function in vixl::aarch64::Simulator
|
/third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
D | SubzeroReactor.cpp | 2553 auto smax = std::numeric_limits<short>::max(); in Short4() local
|
/third_party/node/deps/v8/src/execution/arm64/ |
D | simulator-logic-arm64.cc | 1112 LogicVRegister Simulator::smax(VectorFormat vform, LogicVRegister dst, in smax() function in v8::internal::Simulator
|