Searched defs:top_down (Results 1 – 14 of 14) sorted by relevance
/external/tensorflow/tensorflow/lite/examples/label_image/ |
D | bitmap_helpers.cc | 33 int height, int channels, bool top_down) { in decode_bmp() 112 bool top_down = (*height < 0); in read_bmp() local
|
/external/tensorflow/tensorflow/core/kernels/image/ |
D | decode_image_op.cc | 626 bool top_down = (height < 0); in DecodeBmpV2() local 687 const int input_channels, bool top_down) { in DecodeBMP()
|
/external/crosvm/resources/src/ |
D | system_allocator.rs | 35 top_down: bool, field 81 pub fn top_down(&mut self, top_down: bool) -> &mut Self { in top_down() method
|
/external/rust/android-crates-io/crates/pest_meta/src/ |
D | ast.rs | 409 let mut top_down = expr.iter_top_down(); in top_down_iterator() localVariable
|
/external/python/cpython3/Lib/pathlib/ |
D | _abc.py | 697 def walk(self, top_down=True, on_error=None, follow_symlinks=False): argument
|
D | _local.py | 622 def walk(self, top_down=True, on_error=None, follow_symlinks=False): argument
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 39541 bool top_down; member
|
D | vmlinux.h | 39541 bool top_down; member
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 27801 bool top_down; member
|
D | vmlinux_518.h | 27801 bool top_down; member
|
/external/bcc/libbpf-tools/riscv/ |
D | vmlinux_602.h | 14036 bool top_down; member
|
D | vmlinux.h | 14036 bool top_down; member
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux_608.h | 8268 bool top_down; member
|
D | vmlinux.h | 8268 bool top_down; member
|