Home
last modified time | relevance | path

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

12345

/external/perfetto/docs/images/
Ddataflow.svg1forwards}@keyframes ec4qhmsv5c9j5_ts__ts { 0% {transform: translate(79.984375px,105px) scale(1,1)}…
/external/mesa3d/src/panfrost/bifrost/
Dbi_layout.c105 bool forwards = target->base.name > start->block->base.name; in bi_block_offset() local
107 if (forwards) { in bi_block_offset()
/external/protobuf/src/google/protobuf/compiler/js/
Djs_generator.h204 std::set<std::string>* forwards,
210 std::set<std::string>* forwards,
215 std::set<std::string>* forwards) const;
219 std::set<std::string>* forwards) const;
Djs_generator.cc1799 std::set<std::string> forwards; in GenerateRequiresForSCC() local
1805 FindRequiresForMessage(options, desc, &required, &forwards, in GenerateRequiresForSCC()
1812 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForSCC()
1825 std::set<std::string> forwards; in GenerateRequiresForLibrary() local
1834 FindRequiresForMessage(options, desc, &required, &forwards, in GenerateRequiresForLibrary()
1856 FindRequiresForField(options, extension, &required, &forwards); in GenerateRequiresForLibrary()
1861 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForLibrary()
1872 std::set<std::string> forwards; in GenerateRequiresForExtensions() local
1878 FindRequiresForExtension(options, field, &required, &forwards); in GenerateRequiresForExtensions()
1881 GenerateRequiresImpl(options, printer, &required, &forwards, provided, in GenerateRequiresForExtensions()
[all …]
/external/angle/third_party/
DBUILD.gn21 # This is a meta target that forwards to the system's libjpeg,
35 # This is a meta target that forwards include paths only to the system's
/external/skia/modules/skparagraph/include/
DDartTypes.h84 UnaryFunction directional_for_each(C& c, bool forwards, UnaryFunction f) { in directional_for_each() argument
85 return forwards in directional_for_each()
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
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/pigweed/pw_multisink/
Ddocs.rst6 This is an module that forwards messages to multiple attached sinks, which
/external/flatbuffers/CMake/
DDESCRIPTION.txt4 forwards/backwards compatibility.
/external/grpc-grpc/test/core/end2end/fuzzers/server_fuzzer_corpus/
Dslow-unit-4c6da955e4c101b81a62b2f8e934d94a62ae534b7 …������������������������������������������������������������������� max-forwards������������������…
/external/tensorflow/tensorflow/core/platform/default/
Drules_cc.bzl1 """This forwards all of rules_cc's relevant rules under a common file"""
/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/tensorflow/third_party/
Djsoncpp.BUILD18 "include/json/forwards.h",
/external/llvm-project/clang/test/Modules/Inputs/System/usr/include/
Dmodule.map17 // In both directories (compiler support version wins, forwards)
/external/flatbuffers/swift/
DFlatBuffers.podspec9 forwards/backwards compatibility."
/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/llvm-project/clang/test/Modules/
Dcstd.m19 // Supplied by compiler, which forwards to the "/usr/include" version.
/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/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_tables.txt51 | 47 | max-forwards | |
/external/llvm-project/mlir/test/Dialect/LLVMIR/
Dlegalize-for-export.mlir4 // by introducing a new block that forwards its arguments to the original

12345