Home
last modified time | relevance | path

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

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