Searched defs:smax (Results 1 - 10 of 10) sorted by relevance
/third_party/libsnd/src/GSM610/ |
H A D | lpc.c | 30 int16_t temp, smax, scalauto ; in Autocorrelation() local
|
/third_party/ltp/testcases/realtime/func/matrix_mult/ |
H A D | matrix_mult.c | 176 long smin = 0, smax = 0, cmin = 0, cmax = 0, delta = 0; in main_thread() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_acrusher.c | 277 double rad, sunder, smax, sover; in config_input() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 142 private static final short smax = 32767; field in DiagBigDecimalTest [all...] |
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
H A D | DiagBigDecimalTest.java | 139 private static final short smax = 32767; field in DiagBigDecimalTest [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | debug_output.c | 566 int s, t, smax, tmax; in debug_set_message_enable_all() local
|
/third_party/vixl/src/aarch64/ |
H A D | logic-aarch64.cc | 1174 LogicVRegister Simulator::smax(VectorFormat vform, in smax() function in vixl::aarch64::Simulator
|
H A 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
|
/third_party/node/deps/v8/src/execution/arm64/ |
H A D | simulator-logic-arm64.cc | 1112 LogicVRegister Simulator::smax(VectorFormat vform, LogicVRegister dst, in smax() function in v8::internal::Simulator
|
/third_party/node/deps/v8/src/execution/riscv64/ |
H A D | simulator-riscv64.cc | 1276 Dst smax = (Dst)(INT64_MAX >> (64 - n)); in signed_saturation() local
|
Completed in 59 milliseconds