Home
last modified time | relevance | path

Searched defs:zero_count (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8173/
H A Ddramc_pi_basic_api.c185 u16 zero_count = (u16)(value & 0xffff); in pll_phase_check() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddebug_ops.h286 int64_t zero_count = 0; in Compute() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dpalette.c119 int bit_depth, int *zero_count, in av1_get_palette_delta_bits_v()
166 int zero_count = 0, min_bits_v = 0; in av1_palette_color_cost_uv() local
H A Dbitstream.c734 int zero_count = 0, min_bits_v = 0; in write_palette_colors_uv() local
/aosp_15_r20/external/trusty/lk/lib/libc/
Dprintf.c429 int zero_count = 0; in double_to_hexstring() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/nom-7.1.3/src/number/
H A Dcomplete.rs1491 let mut zero_count = 0usize; in recognize_float_parts() localVariable
H A Dstreaming.rs1461 let mut zero_count = 0usize; in recognize_float_parts() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/nom/src/number/
Dstreaming.rs1461 let mut zero_count = 0usize; in recognize_float_parts() localVariable
Dcomplete.rs1491 let mut zero_count = 0usize; in recognize_float_parts() localVariable