Home
last modified time | relevance | path

Searched refs:forwards (Results 1 – 25 of 58) sorted by relevance

123

/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h165 std::set<string>* forwards,
172 std::set<string>* forwards,
177 std::set<string>* forwards) const;
181 std::set<string>* forwards) const;
Djs_generator.cc1465 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/icu/icu4c/source/common/
Dfilteredbrk.cpp140 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/llvm/test/tools/llvm-readobj/
Dcodeview-inlining.test15 ; goto forwards;
21 ; forwards:
/external/caliper/examples/src/main/java/examples/
DLoopingBackwardsBenchmark.java28 @Benchmark int forwards(int reps) { in forwards() method in LoopingBackwardsBenchmark
/external/flatbuffers/docs/source/
DWhitePaper.md23 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
DBenchmarks.md12 but of course is not cross platform nor has any kind of forwards /
43 - msgpack: has very minimal forwards/backwards compatibility support when used
DFlatBuffers.md20 structure evolution (forwards/backwards compatibility).
35 forwards and backwards compatibility (increasingly important for
DSchemas.md145 deprecation for enums). This requires code to handle forwards compatibility
291 desirable, as it helps with forwards/backwards compatibility, and
/external/clang/test/Modules/Inputs/System/usr/include/
Dmodule.map17 // In both directories (compiler support version wins, forwards)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_RefMerge.pbtxt27 `Merge` forwards the first tensor for become available to `output`, and sets
Dapi_def_Merge.pbtxt26 `Merge` forwards the first tensor to become available to `output`, and sets
/external/clang/test/Modules/
Dcstd.m19 // Supplied by compiler, which forwards to the "/usr/include" version.
/external/clang/docs/
DSourceBasedCodeCoverage.rst183 * 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/jsoncpp/src/lib_json/
DCMakeLists.txt18 ${JSONCPP_INCLUDE_DIR}/json/forwards.h
/external/v8/tools/clang/
DCMakeLists.txt9 # which simply forwards to this file.
/external/clang/test/CodeGen/
Dms-inline-asm.cpp132 __asm jmp some_label ; This should jump forwards in t8()
/external/wayland/
DREADME11 buffer management. The compositor receives input events and forwards
/external/flatbuffers/
Dreadme.md9 unpacking/parsing it first, while still having great forwards/backwards compatibility.
/external/icu/icu4c/source/data/brkitr/rules/
Dsent.txt105 # to get the correct rule status when moving forwards again.
Dsent_el.txt114 # to get the correct rule status when moving forwards again.
/external/libcxx/docs/DesignDocs/
DThreadingSupportAPI.rst29 header simply forwards to the ``<__external_threading>`` header (which must exist).
/external/llvm/test/CodeGen/NVPTX/
Dlower-aggr-copies.ll111 ; -- this is the forwards copying BB
/external/jsoncpp/
DREADME.md168 * `dist/json/json-forwards.h`: header that provides forward declaration of all
/external/mdnsresponder/
DPrivateDNS.txt62 forwards the request to the "real" nameserver, and returns the result to

123