Home
last modified time | relevance | path

Searched defs:Forward (Results 1 – 25 of 32) sorted by relevance

12

/external/openssh/
Dmisc.h23 struct Forward { struct
34 int forward_equals(const struct Forward *, const struct Forward *); argument
/external/rust/crates/futures-util/src/stream/stream/
Dforward.rs24 impl<St, Si, Item> Forward<St, Si, Item> { impl
34 impl<St, Si, Item, E> FusedFuture for Forward<St, Si, Item> implementation
44 impl<St, Si, Item, E> Future for Forward<St, Si, Item> implementation
/external/llvm-project/clang/test/SemaObjCXX/
Dpseudo-destructor.mm22 template void destroyPointer<Forward*>(Forward **); function
23 template void destroyReference<Forward*>(Forward *&); function
/external/clang/test/SemaObjCXX/
Dpseudo-destructor.mm22 template void destroyPointer<Forward*>(Forward **); function
23 template void destroyReference<Forward*>(Forward *&); function
/external/llvm-project/clang/test/CodeGenCXX/
Ddebug-info-inlined.cpp9 class Forward : Base { class
/external/llvm-project/clang/lib/AST/
DExternalASTMerger.cpp328 Interface, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType()
349 [&](ASTImporter &Forward, ASTImporter &Reverse, in CanComplete()
350 Source<const DeclContext *> SourceDC) -> bool { in CanComplete()
491 Source<const DeclContext *> SourceDC) -> bool { in FindExternalVisibleDeclsByName()
532 Source<const DeclContext *> SourceDC) -> bool { in FindExternalLexicalDecls()
/external/llvm-project/polly/unittests/DeLICM/
DDeLICMTest.cpp201 auto Forward = checkIsConflictingNonsymmetric(Existing, Proposed); in checkIsConflicting() local
211 auto Forward = checkIsConflictingNonsymmetricKnown(Existing, Proposed); in checkIsConflictingKnown() local
/external/webrtc/common_audio/
Dreal_fourier_ooura.cc50 void RealFourierOoura::Forward(const float* src, complex<float>* dest) const { in Forward() function in webrtc::RealFourierOoura
/external/eigen/unsupported/Eigen/src/NumericalDiff/
DNumericalDiff.h19 Forward, enumerator
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSerialSnippetGenerator.cpp137 const AliasingConfigurations Forward(Instr, *OtherInstr); in appendCodeTemplates() local
/external/llvm/include/llvm/Analysis/
DAliasSetTracker.h119 AliasSet *Forward; // Forwarding pointer. variable
DLoopAccessAnalysis.h148 Forward, enumerator
/external/bcc/src/cc/frontends/p4/test/
DendToEndTest.py280 class Forward(ctypes.Structure): class
/external/tensorflow/tensorflow/compiler/tests/
Djit_test.py434 def Forward(x): function
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h92 Forward = 1, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DAliasSetTracker.h147 AliasSet *Forward = nullptr; variable
DLoopAccessAnalysis.h129 Forward, enumerator
/external/llvm-project/llvm/include/llvm/Analysis/
DAliasSetTracker.h146 AliasSet *Forward = nullptr; variable
DLoopAccessAnalysis.h124 Forward, enumerator
/external/tensorflow/tensorflow/python/framework/
Dfunction_test.py236 def Forward(x): function
298 def Forward(x): function
1661 def Forward(x): function
/external/chromium-trace/catapult/devil/devil/android/sdk/
Dadb_wrapper.py777 def Forward(self, member in AdbWrapper
/external/llvm-project/clang/unittests/Analysis/
DExprMutationAnalyzerTest.cpp613 TEST(ExprMutationAnalyzerTest, Forward) { in TEST() argument
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest.cc92 void Forward(RTPHeader* rtp_header) { in Forward() function in webrtc::RtpData
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()

12