/external/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.h | 165 std::set<string>* forwards, 172 std::set<string>* forwards, 177 std::set<string>* forwards) const; 181 std::set<string>* forwards) const;
|
D | js_generator.cc | 1465 std::set<string> forwards; in GenerateRequiresForMessage() local 1468 &required, &forwards, &have_message); in GenerateRequiresForMessage() 1470 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForMessage() 1482 std::set<string> forwards; in GenerateRequiresForLibrary() local 1490 &required, &forwards, &have_message); in GenerateRequiresForLibrary() 1505 FindRequiresForField(options, extension, &required, &forwards); in GenerateRequiresForLibrary() 1510 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForLibrary() 1520 std::set<string> forwards; in GenerateRequiresForExtensions() local 1526 FindRequiresForExtension(options, field, &required, &forwards); in GenerateRequiresForExtensions() 1529 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForExtensions() [all …]
|
/external/llvm/test/tools/llvm-readobj/ |
D | codeview-inlining.test | 15 ; goto forwards; 21 ; forwards:
|
/external/icu/icu4c/source/common/ |
D | filteredbrk.cpp | 140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() argument 141 : fForwardsPartialTrie(forwards), fBackwardsTrie(backwards), refcount(1) { } in SimpleFilteredSentenceBreakData() 158 …SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *backwa… 242 …::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie *back… in SimpleFilteredSentenceBreakIterator() argument 244 fData(new SimpleFilteredSentenceBreakData(forwards, backwards)), in SimpleFilteredSentenceBreakIterator()
|
/external/caliper/examples/src/main/java/examples/ |
D | LoopingBackwardsBenchmark.java | 28 @Benchmark int forwards(int reps) { in forwards() method in LoopingBackwardsBenchmark
|
/external/libchrome/sandbox/ |
D | BUILD.gn | 5 # Meta-target that forwards to the proper platform one.
|
/external/clang/test/Modules/Inputs/System/usr/include/ |
D | module.map | 17 // In both directories (compiler support version wins, forwards)
|
/external/clang/test/Modules/ |
D | cstd.m | 19 // Supplied by compiler, which forwards to the "/usr/include" version.
|
/external/flatbuffers/docs/source/ |
D | Benchmarks.md | 12 but of course is not cross platform nor has any kind of forwards / 43 - msgpack: has very minimal forwards/backwards compatibility support when used
|
D | WhitePaper.md | 23 this is because it goes counter to forwards/backwards compatability, and 47 provides forwards/backwards compatibility and general optionality of 78 forwards/backwards compatibility, but can be even smaller (useful for
|
D | FlatBuffers.md | 20 structure evolution (forwards/backwards compatibility). 35 forwards and backwards compatibility (increasingly important for
|
/external/openssh/ |
D | PROTOCOL.mux | 105 5. Requesting establishment of port forwards 134 6. Requesting closure of port forwards 221 XXX extended status (e.g. report open channels / forwards)
|
/external/jsoncpp/src/lib_json/ |
D | CMakeLists.txt | 18 ${JSONCPP_INCLUDE_DIR}/json/forwards.h
|
/external/v8/tools/clang/ |
D | CMakeLists.txt | 9 # which simply forwards to this file.
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 183 * There are no backwards or forwards compatibility guarantees for the raw 189 These formats are not forwards-compatible: i.e, a tool which uses format 194 with these formats. These formats are not forwards-compatible.
|
/external/dnsmasq/contrib/port-forward/ |
D | portforward | 25 # Port forwards will recreated when dnsmasq restarts after a reboot, and
|
/external/clang/test/CodeGen/ |
D | ms-inline-asm.cpp | 132 __asm jmp some_label ; This should jump forwards in t8()
|
/external/flatbuffers/ |
D | readme.md | 9 unpacking/parsing it first, while still having great forwards/backwards compatibility.
|
/external/libcxx/docs/DesignDocs/ |
D | ThreadingSupportAPI.rst | 29 header simply forwards to the ``<__external_threading>`` header (which must exist).
|
/external/icu/icu4c/source/data/brkitr/rules/ |
D | sent.txt | 114 # to get the correct rule status when moving forwards again.
|
D | sent_el.txt | 114 # to get the correct rule status when moving forwards again.
|
/external/libchrome/crypto/ |
D | BUILD.gn | 214 # This is a meta-target that forwards to NSS's SSL library or OpenSSL,
|
/external/llvm/test/CodeGen/NVPTX/ |
D | lower-aggr-copies.ll | 111 ; -- this is the forwards copying BB
|
/external/jsoncpp/ |
D | README.md | 168 * `dist/json/json-forwards.h`: header that provides forward declaration of all
|
/external/mdnsresponder/ |
D | PrivateDNS.txt | 62 forwards the request to the "real" nameserver, and returns the result to
|