Searched defs:base_e (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/aac/libFDK/src/ |
H A D | fixpoint_math.cpp | 648 FIXP_DBL fPow(FIXP_DBL base_m, INT base_e, FIXP_DBL exp_m, INT exp_e, in fPow() 714 FIXP_DBL fPowInt(FIXP_DBL base_m, INT base_e, INT exp, INT *pResult_e) { in fPowInt() 763 FIXP_DBL CalcLog2(FIXP_DBL base_m, INT base_e, INT *result_e) { in CalcLog2()
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution.h | 183 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/ |
D | log_uniform_int_distribution.h | 186 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/ |
H A D | log_uniform_int_distribution.h | 185 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution.h | 186 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution.h | 186 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/ |
H A D | log_uniform_int_distribution.h | 186 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/ |
H A D | log_uniform_int_distribution.h | 186 unsigned_type base_e, top_e; in Generate() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/ |
D | path.cpp | 388 path::iterator b = begin(), e = end(), base_b = base.begin(), base_e = base.end(); in lexically_relative() local
|