Home
last modified time | relevance | path

Searched defs:_truncate (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/extras/f2fs_utils/mkf2fsuserimg/linux_glibc_x86_64/
Dmkf2fsuserimg151 function _truncate() function
/aosp_15_r20/out/host/linux-x86/obj/EXECUTABLES/mkf2fsuserimg_intermediates/
Dmkf2fsuserimg151 function _truncate() function
/aosp_15_r20/out/host/linux-x86/bin/
Dmkf2fsuserimg151 function _truncate() function
/aosp_15_r20/system/extras/f2fs_utils/
H A Dmkf2fsuserimg.sh151 function _truncate() function
/aosp_15_r20/external/pigweed/pw_presubmit/py/pw_presubmit/
H A Dtools.py150 def _truncate(value, length: int = 60) -> str: function
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/
H A DDatabindContext.java422 protected final String _truncate(String desc) { in _truncate() method in DatabindContext
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/ragged/
H A Ddynamic_ragged_shape.py1540 def _truncate(self, new_rank: int) -> "DynamicRaggedShape.Spec": member in DynamicRaggedShape.Spec