Home
last modified time | relevance | path

Searched refs:forwards (Results 1 – 25 of 74) 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/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/
Dcodeview-inlining.test15 ; goto forwards;
21 ; forwards:
/external/llvm/test/tools/llvm-readobj/
Dcodeview-inlining.test15 ; goto forwards;
21 ; forwards:
/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/flatbuffers/CMake/
DDESCRIPTION.txt4 forwards/backwards compatibility.
/external/grpc-grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/
Dslow-unit-4c6da955e4c101b81a62b2f8e934d94a62ae534b7 …������������������������������������������������������������������� max-forwards������������������…
/external/caliper/examples/src/main/java/examples/
DLoopingBackwardsBenchmark.java28 @Benchmark int forwards(int reps) { in forwards() method in LoopingBackwardsBenchmark
/external/clang/test/Modules/Inputs/System/usr/include/
Dmodule.map17 // In both directories (compiler support version wins, forwards)
/external/flatbuffers/docs/source/
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
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
/external/openssh/
DPROTOCOL.mux105 5. Requesting establishment of port forwards
134 6. Requesting closure of port forwards
221 XXX extended status (e.g. report open channels / forwards)
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Merge.pbtxt26 `Merge` forwards the first tensor to become available to `output`, and sets
Dapi_def_RefMerge.pbtxt27 `Merge` forwards the first tensor for become available to `output`, and sets
/external/clang/test/Modules/
Dcstd.m19 // Supplied by compiler, which forwards to the "/usr/include" version.
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_tables.txt51 | 47 | max-forwards | |
/external/grpc-grpc/test/core/end2end/fuzzers/
Dhpack.dictionary89 "\x0Cmax-forwards"
168 "\x00\x0Cmax-forwards\x00"
/external/jsoncpp/src/lib_json/
DCMakeLists.txt18 ${JSONCPP_INCLUDE_DIR}/json/forwards.h
/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/v8/tools/clang/
DCMakeLists.txt9 # which simply forwards to this file.
/external/u-boot/tools/env/
Dfw_env.config23 # end of the device/partition, rather than a forwards offset from the start.
/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.md8 …lized data without parsing/unpacking it first, while still having great forwards/backwards compati…
/external/opencensus-java/exporters/trace/instana/
DREADME.md14 [Instana](http://www.instana.com/) forwards traces exported by applications

123