Home
last modified time | relevance | path

Searched defs:INDENT (Results 1 – 17 of 17) sorted by relevance

/third_party/ninja/src/
Dlexer.h40 INDENT, enumerator
/third_party/python/Tools/scripts/
Dreindent.py286 INDENT=tokenize.INDENT, argument
/third_party/ninja/misc/
Dninja_syntax_test.py28 INDENT = ' ' variable
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
Dtrace.cpp188 #define INDENT " " macro
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DXMLRecordWriter.java262 private static final String INDENT = " "; field in XMLRecordWriter
/third_party/python/Lib/lib2to3/pgen2/
Dtoken.py14 INDENT = 5 variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DXMLRecordWriter.java266 private static final String INDENT = " "; field in XMLRecordWriter
/third_party/python/Include/
Dtoken.h18 #define INDENT 5 macro
/third_party/python/Lib/
Dtoken.py11 INDENT = 5 variable
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
DIcuTextWriter.java34 private static final String INDENT = " "; field in IcuTextWriter
/third_party/mksh/
Dtree.c28 #define INDENT 8 macro
/third_party/ffmpeg/libavfilter/
Dvulkan.h29 #define INDENT(N) INDENT_##N macro
Dvf_paletteuse.c497 #define INDENT 4 macro
/third_party/python/Lib/idlelib/
Deditor.py1574 INDENT=tokenize.INDENT, argument
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/localeconverter/
DXLIFF2ICUConverter.java136 private static final String INDENT = " "; field in XLIFF2ICUConverter
/third_party/ffmpeg/fftools/
Dcmdutils.c1096 #define INDENT 1 macro
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp1074 static const WCHAR* const INDENT; member in D3D12MA::JsonWriter
1096 const WCHAR* const JsonWriter::INDENT = L" "; member in D3D12MA::JsonWriter