Home
last modified time | relevance | path

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

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