Home
last modified time | relevance | path

Searched defs:current_width (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_tensor_op.cc112 const INDEX_TYPE current_width = row_split(i + 1) - row_split(i); in GetMaxWidthRowSplit() local
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/clap_builder-4.5.2/src/output/
H A Dhelp_template.rs125 let current_width = current_width.unwrap_or(100); in term_w() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/clap_builder/src/output/
Dhelp_template.rs125 let current_width = current_width.unwrap_or(100); in term_w() localVariable