Home
last modified time | relevance | path

Searched refs:parses (Results 1 – 25 of 83) sorted by relevance

1234

/external/chromium_org/tools/gn/
Dtrace.cc187 std::vector<const TraceItem*> parses; in SummarizeTraces() local
193 parses.push_back(events[i]); in SummarizeTraces()
209 SummarizeParses(parses, out); in SummarizeTraces()
/external/bison/tests/
Dcxx-type.at421 AT_SETUP([GLR: Merge conflicting parses, impure, no locations])
428 AT_SETUP([GLR: Merge conflicting parses, impure, locations])
435 AT_SETUP([GLR: Merge conflicting parses, pure, no locations])
441 AT_SETUP([GLR: Merge conflicting parses, pure, locations])
/external/e2fsprogs/debian/
Dcontrol.in59 This package includes a tool that parses a command table to generate
71 This package includes a tool that parses a command table to generate
86 The libuuid library generates and parses 128-bit universally unique
102 The libuuid library generates and parses 128-bit universally unique
126 libuuid generates and parses 128-bit universally unique ids (UUIDs).
138 libuuid generates and parses 128-bit universally unique ids (UUIDs).
/external/llvm/bindings/ocaml/bitreader/
Dllvm_bitreader.mli24 (** [parse_bitcode context mb] parses the bitcode for a new module [m] from the
/external/regex-re2/doc/
Dmksyntaxgo25 Package syntax parses regular expressions into parse trees and compiles
/external/chromium_org/third_party/re2/doc/
Dmksyntaxgo25 Package syntax parses regular expressions into parse trees and compiles
/external/e2fsprogs/debian/attic/libs/
Dcontrol72 This package includes a tool that parses a command table to generate
108 libuuid generates and parses 128-bit universally unique id's (UUID's),
/external/clang/test/Index/
Dcrash-recovery-modules.m10 // subsequent parses do the right thing.
/external/chromium_org/v8/test/preparser/
Dpreparser.status30 # TODO(mstarzinger): This script parses but throws a TypeError when run.
/external/e2fsprogs/lib/ss/
Dct_c.sed2 # This script parses a command_table file into something which is a bit
/external/llvm/bindings/ocaml/target/
Dllvm_target.mli24 (** [DataLayout.create rep] parses the target data string representation [rep].
/external/markdown/docs/
Drelease-2.0.txt50 Python-Markdown now parses markdown source text more closely to the other
/external/chromium_org/third_party/sqlite/src/test/
Drecover.test96 # Leaf-only database parses.
/external/chromium_org/sync/protocol/
Dsync_enums.proto93 // out-of-date client parses a value it doesn't
/external/iptables/include/
Dxtables.h.in230 /* Function which parses command options; returns true if it
295 /* Function which parses command options; returns true if it
/external/llvm/docs/tutorial/
DLangImpl2.rst188 which parses that production. For numeric literals, we have:
318 then parses it with a function call.
400 ``ParseBinOpRHS`` is the function that parses the sequence of pairs for
447 parses the primary expression that follows. This builds up the whole
DOCamlLangImpl2.rst131 which parses that production. We call this class of expressions
301 ``Parser.parse_bin_rhs`` is the function that parses the sequence of
348 parses the primary expression that follows. This builds up the whole
/external/chromium_org/third_party/libphonenumber/src/resources/
Dphonenumber.proto71 // but in the method that parses and keeps raw_input. New fields could be added upon request.
/external/clang/docs/
DClangFormat.rst127 The python script `clang/tools/clang-format-diff.py` parses the output of
/external/ipsec-tools/
DNEWS103 o Setkey parses lines one by one => doesn't exit on errors.
/external/openssh/
DOVERVIEW100 - The client main program is in ssh.c. It first parses arguments
/external/llvm/docs/HistoricalNotes/
D2007-OriginalClangReadme.txt110 * -parse-noop parses code without building an AST. This is useful
/external/llvm/docs/
DHowToUseInstrMappings.rst27 describe all the instructions using that model. TableGen parses all the relation
/external/chromium/googleurl/
DREADME.txt5 This is the Google URL Parsing Library which parses and canonicalizes URLs.
/external/protobuf/
DCHANGES.txt154 * Message interface has method ParseFromBoundedZeroCopyStream() which parses
271 * New overload of mergeFrom() which parses a slice of a byte array instead

1234