Home
last modified time | relevance | path

Searched defs:indent_to (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/utils/
H A Dgenerate_feature_test_macro_components.py1465 def indent_to(s, val): function
/aosp_15_r20/external/vixl/src/aarch64/
H A Ddisasm-aarch64.cc7320 const int indent_to = 70; in ProcessOutput() local