Home
last modified time | relevance | path

Searched defs:log_table (Results 1 – 8 of 8) sorted by relevance

/external/coreboot/src/security/tpm/
Dtspi.h58 static inline uint16_t tpm_log_get_size(const void *log_table) in tpm_log_get_size()
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/
Dlog_range_reduction.h37 log_range_reduction(double m_x, const LogRR &log_table, in log_range_reduction()
/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/
Dlog_range_reduction.h37 log_range_reduction(double m_x, const LogRR &log_table, in log_range_reduction()
/external/llvm-libc/src/math/generic/
Dlog_range_reduction.h37 log_range_reduction(double m_x, const LogRR &log_table, in log_range_reduction()
/external/coreboot/src/security/tpm/tspi/
Dlog-tpm1.c160 uint16_t tpm1_log_get_size(const void *log_table) in tpm1_log_get_size()
Dlog.c135 uint16_t tpm_cb_log_get_size(const void *log_table) in tpm_cb_log_get_size()
Dlog-tpm2.c191 uint16_t tpm2_log_get_size(const void *log_table) in tpm2_log_get_size()
/external/webrtc/modules/audio_processing/ns/
Dnoise_estimator.cc23 constexpr std::array<float, 129> log_table = { variable