Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/stream/stream/
Dforward.rs24 impl<St, Si, Item> Forward<St, Si, Item> { implementation
30 impl<St, Si, Item, E> FusedFuture for Forward<St, Si, Item> implementation
40 impl<St, Si, Item, E> Future for Forward<St, Si, Item> implementation
/aosp_15_r20/external/rust/android-crates-io/crates/miette-derive/src/
Dforward.rs9 pub enum Forward { enum
14 impl Parse for Forward { implementation
92 impl Forward { impl
Ddiagnostic_arg.rs15 Forward(Forward), enumerator
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dpseudo-destructor.mm22 template void destroyPointer<Forward*>(Forward **); function
23 template void destroyReference<Forward*>(Forward *&); function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/
Diterator_concepts.rst73 .. |Forward| replace:: *Forward Traversal* substdef in Iterator Traversal Concepts
74 .. _Forward: ForwardTraversal.html target in Iterator Traversal Concepts
/aosp_15_r20/external/ComputeLibrary/tests/validation/reference/
H A DDFT.h40 Forward, enumerator
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/
H A DFunctionDescriptors.h36 Forward, enumerator
/aosp_15_r20/external/accompanist/web/src/main/java/com/google/accompanist/web/
H A DWebView.kt522 object Forward : NavigationEvent object
/aosp_15_r20/external/webrtc/common_audio/
H A Dreal_fourier_ooura.cc50 void RealFourierOoura::Forward(const float* src, complex<float>* dest) const { in Forward() function in webrtc::RealFourierOoura
/aosp_15_r20/packages/modules/Virtualization/guest/forwarder_guest/src/
Dmain.rs33 Forward(ForwarderError), enumerator
/aosp_15_r20/external/eigen/unsupported/Eigen/src/NumericalDiff/
H A DNumericalDiff.h19 Forward, enumerator
/aosp_15_r20/packages/modules/Bluetooth/pandora/interfaces/pandora_experimental/
Dmediaplayer.proto16 rpc Forward(google.protobuf.Empty) returns (google.protobuf.Empty); rpc
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dfunction_test.py232 def Forward(x): function
294 def Forward(x): function
1657 def Forward(x): function
/aosp_15_r20/device/google/cuttlefish/common/libs/utils/
Dsocket2socket_proxy.cpp87 void Forward(const std::string& label, SharedFD from, SharedFD to, in Forward() function in cuttlefish::__anon3f89ceb10111::ProxyPair
/aosp_15_r20/prebuilts/android-emulator/darwin-x86_64/lib/
H A Dwaterfall.proto126 rpc Forward(stream ForwardMessage) returns (stream ForwardMessage); rpc
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DAliasSetTracker.h51 AliasSet *Forward = nullptr; variable
/aosp_15_r20/prebuilts/android-emulator/linux-x86_64/lib/
H A Dwaterfall.proto126 rpc Forward(stream ForwardMessage) returns (stream ForwardMessage); rpc
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DAliasSetTracker.h51 AliasSet *Forward = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DAliasSetTracker.h51 AliasSet *Forward = nullptr; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go326 type Forward struct { struct
327 Copyto []*Type // where to copy the eventual value to
328 Embedlineno src.XPos // first use of this type as an embedded type
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h119 AliasSet *Forward; // Forwarding pointer. variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasSetTracker.h143 AliasSet *Forward = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h143 AliasSet *Forward = nullptr; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Djit_test.py430 def Forward(x): function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h147 AliasSet *Forward = nullptr; variable

123456