Home
last modified time | relevance | path

Searched defs:pretty (Results 1 – 25 of 32) sorted by relevance

12

/third_party/node/tools/gyp/pylib/gyp/
Deasy_xml.py11 def XmlToString(content, encoding="utf-8", pretty=False): argument
59 def _ConstructContentList(xml_parts, specification, pretty, level=0): argument
109 def WriteXmlIfChanged(content, path, encoding="utf-8", pretty=False, win32=False): argument
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/
Deasy_xml.py11 def XmlToString(content, encoding='utf-8', pretty=False): argument
59 def _ConstructContentList(xml_parts, specification, pretty, level=0): argument
107 def WriteXmlIfChanged(content, path, encoding='utf-8', pretty=False, argument
/third_party/rust/crates/syn/codegen/src/
Dfile.rs17 let pretty = prettyplease::unparse(&syntax_tree); in write() localVariable
/third_party/ejdb/src/bindings/ejdb2_node/example/
Dtsconfig.json15 "pretty": true, boolean
/third_party/ejdb/src/bindings/ejdb2_node/
Dtsconfig.json15 "pretty": true, boolean
/third_party/typescript/src/
Dtsconfig-base.json3 "pretty": true, boolean
/third_party/json/
DMakefile143 pretty: target
/third_party/icu/tools/colprobe/
Dline.cpp319 Line::toString(UBool pretty) { in toString()
396 Line::strengthToString(UColAttributeValue strength, UBool pretty, UBool html) { in strengthToString()
Dsortedlines.cpp1370 SortedLines::arrayToString(Line** sortedLines, int32_t linesSize, UBool pretty, UBool useLinks, UBo… in arrayToString()
1510 UBool pretty = FALSE; in toStringFromEmpty() local
/third_party/mesa3d/src/broadcom/clif/
Dclif_private.h56 bool pretty; member
Dclif_dump.c55 FILE *out, bool pretty, bool nobin) in clif_dump_init()
/third_party/libxml2/os400/
Dxmllintcl.c52 vary2 * pretty; /* Pretty-print style. */ member
/third_party/typescript/scripts/build/
Dutils.js94 …log(formatDiagnostics(diagnostics, { cwd: options && options.cwd, pretty: process.stdout.isTTY })); property
/third_party/mesa3d/src/freedreno/rnn/
Dheadergen2.c444 char *pretty; in main() local
/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/
DEJDB2.java395 …private native void _get(String collection, long id, OutputStream out, boolean pretty) throws EJDB… in _get()
/third_party/iowow/src/json/
Diwjser.c403 bool pretty = pf & JBL_PRINT_PRETTY; in _jbl_node_as_json() local
Diwjson.c647 bool pretty = pf & JBL_PRINT_PRETTY; in _jbl_as_json() local
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/
DEJDB2.java506 …private native void _get(String collection, long id, OutputStream out, boolean pretty) throws EJDB… in _get()
/third_party/elfutils/src/
Daddr2line.c141 static bool pretty; variable
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/format/
Dmod.rs58 mod pretty; module
635 pub fn pretty(self) -> Format<Pretty, T> { in pretty() method
/third_party/rust/crates/tracing/tracing-subscriber/src/fmt/
Dmod.rs740 pub fn pretty( in pretty() function
Dfmt_layer.rs514 pub fn pretty(self) -> Layer<S, format::Pretty, format::Format<format::Pretty, T>, W> { in pretty() function
/third_party/typescript/src/compiler/
DtsbuildPublic.ts18 /*@internal*/ pretty?: boolean; property
/third_party/ejdb/src/bindings/ejdb2_jni/src/
Dejdb2jni.c383 jboolean pretty) { in Java_com_softmotions_ejdb2_EJDB2__1get()
/third_party/libabigail/src/
Dabg-writer.cc490 interned_string pretty = c->get_cached_pretty_representation(true); in get_id_for_type() local

12