Searched defs:exp_value (Results 1 – 11 of 11) sorted by relevance
| /external/webrtc/common_audio/vad/ |
| D | vad_gmm.c | 33 int16_t tmp16, inv_std, inv_std2, exp_value = 0; in WebRtcVad_GaussianProbability() local
|
| /external/pdfium/core/fxcrt/ |
| D | fx_extension.cpp | 79 int32_t exp_value = 0; in FXSYS_wcstof() local
|
| /external/cronet/third_party/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 254 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood() 674 void VerifySimpleHexAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleHexAtoiGood()
|
| /external/webrtc/third_party/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 254 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood() 674 void VerifySimpleHexAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleHexAtoiGood()
|
| /external/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 253 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood() 473 void VerifySimpleHexAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleHexAtoiGood()
|
| /external/tensorflow/third_party/absl/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 253 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood() 528 void VerifySimpleHexAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleHexAtoiGood()
|
| /external/angle/third_party/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 254 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood() 674 void VerifySimpleHexAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleHexAtoiGood()
|
| /external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 252 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood()
|
| /external/libtextclassifier/abseil-cpp/absl/strings/ |
| D | numbers_test.cc | 252 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood()
|
| /external/openscreen/third_party/abseil/src/absl/strings/ |
| D | numbers_test.cc | 252 void VerifySimpleAtoiGood(in_val_type in_value, int_type exp_value) { in VerifySimpleAtoiGood()
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
| D | optimized_ops.h | 3742 const int32_t exp_value = (part1 << 8) + part2; in SoftmaxInt8LUT() local
|