Home
last modified time | relevance | path

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

12

/external/llvm-project/libcxx/utils/libcxx/test/
Ddsl.py242 def pretty(self, config, litParams): member in ConfigAction
271 def pretty(self, config, litParams): member in AddFeature
290 def pretty(self, config, litParams): member in AddFlag
309 def pretty(self, config, litParams): member in AddCompileFlag
328 def pretty(self, config, litParams): member in AddLinkFlag
349 def pretty(self, config, litParams): member in AddOptionalWarningFlag
369 def pretty(self, config, litParams): member in AddSubstitution
433 def pretty(self, config): member in Feature
574 def pretty(self, config, litParams): member in Parameter
/external/llvm-project/llvm/docs/CommandGuide/
Dllvm-pdbutil.rst46 pretty section in Subcommands
60 The *pretty* subcommand displays a very high level representation of your argument
66 Options
/external/rust/crates/ryu/src/
Dlib.rs110 mod pretty; module
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestCollationMapMaker.java53 UnicodeSetPrettyPrinter pretty = new UnicodeSetPrettyPrinter().setOrdering( in main() local
/external/rust/crates/ryu/tests/
Df2s_test.rs26 fn pretty(f: f32) -> String { in pretty() function
Dd2s_test.rs26 fn pretty(f: f64) -> String { in pretty() function
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_utils.cc287 string NewName(const Node* n, bool pretty) { in NewName()
298 void ToGraphDef(const Graph* g, GraphDef* gdef, bool pretty) { in ToGraphDef()
/external/turbine/java/com/google/turbine/tree/
DPretty.java40 static String pretty(Tree tree) { in pretty() method in Pretty
41 Pretty pretty = new Pretty(); in pretty() local
/external/mesa3d/src/broadcom/clif/
Dclif_private.h56 bool pretty; member
Dclif_dump.c55 FILE *out, bool pretty) in clif_dump_init()
/external/libxml2/os400/
Dxmllintcl.c52 vary2 * pretty; /* Pretty-print style. */ member
/external/rust/crates/protobuf/src/text_format/
Dmod.rs264 let pretty = f.alternate(); in fmt() localVariable
/external/cldr/tools/java/org/unicode/cldr/test/
DQuickCheck.java178 private static boolean pretty; field in QuickCheck
DTestTransformsSimple.java302 private static String pretty(String source) { in pretty() method in TestTransformsSimple
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateComparison.java325 String pretty = prettyPathMaker.getOutputForm(pretty_sort); in main() local
/external/mesa3d/src/freedreno/rnn/
Dheadergen2.c440 char *pretty; in main() local
/external/iproute2/lib/
Djson_writer.c28 bool pretty; /* optional whitepace */ member
/external/llvm/tools/llvm-pdbdump/
Dllvm-pdbdump.cpp108 namespace pretty { namespace
/external/iproute2/misc/
Dnstat.c40 int pretty; variable
Difstat.c48 int pretty; variable
/external/llvm-project/lldb/third_party/Python/module/pexpect-4.6/pexpect/
Dscreen.py138 def pretty (self): member in screen
/external/tensorflow/tensorflow/python/client/
Dtimeline.py248 def format_to_string(self, pretty=False): argument
/external/elfutils/src/
Daddr2line.c138 static bool pretty; variable
/external/cldr/tools/java/org/unicode/cldr/util/
DVettingViewer.java453 public WritingInfo(PathHeader pretty, EnumSet<Choice> problems, CharSequence htmlMessage) { in WritingInfo()
607 PathHeader pretty = pathTransform.fromPath(path); in getFileInfo() local
/external/fonttools/Lib/fontTools/designspaceLib/
D__init__.py427 def write(self, pretty=True, encoding="UTF-8", xml_declaration=True): argument

12