/external/rust/crates/memchr/src/memmem/x86/ |
D | avx.rs | 15 pub(crate) struct Forward(genericsimd::Forward); struct 17 impl Forward { implementation 23 ) -> Option<Forward> { in new() 79 pub(crate) struct Forward(()); struct 81 impl Forward { implementation 85 ) -> Option<Forward> { in new()
|
D | sse.rs | 8 pub(crate) struct Forward(genericsimd::Forward); struct 10 impl Forward { impl 13 pub(crate) fn new(ninfo: &NeedleInfo, needle: &[u8]) -> Option<Forward> { in new()
|
/external/rust/crates/memchr/src/memmem/ |
D | genericsimd.rs | 56 pub(crate) struct Forward { struct 61 impl Forward { argument 64 pub(crate) fn new(ninfo: &NeedleInfo, needle: &[u8]) -> Option<Forward> { in new() 104 fwd: &Forward, in fwd_find() 218 fwd: &Forward, in fwd_find_in_chunk()
|
D | twoway.rs | 7 pub(crate) struct Forward(TwoWay); struct 77 impl Forward { impl 80 pub(crate) fn new(needle: &[u8]) -> Forward { in new()
|
D | mod.rs | 967 tw: &twoway::Forward, in find_tw()
|
/external/rust/crates/futures-util/src/stream/stream/ |
D | forward.rs | 24 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
|
/external/clang/test/SemaObjCXX/ |
D | pseudo-destructor.mm | 22 template void destroyPointer<Forward*>(Forward **); function 23 template void destroyReference<Forward*>(Forward *&); function
|
/external/ComputeLibrary/tests/validation/reference/ |
D | DFT.h | 40 Forward, enumerator
|
/external/ComputeLibrary/arm_compute/runtime/ |
D | FunctionDescriptors.h | 36 Forward, enumerator
|
/external/webrtc/common_audio/ |
D | real_fourier_ooura.cc | 50 void RealFourierOoura::Forward(const float* src, complex<float>* dest) const { in Forward() function in webrtc::RealFourierOoura
|
/external/eigen/unsupported/Eigen/src/NumericalDiff/ |
D | NumericalDiff.h | 19 Forward, enumerator
|
/external/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 119 AliasSet *Forward; // Forwarding pointer. variable
|
D | LoopAccessAnalysis.h | 148 Forward, enumerator
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | jit_test.py | 430 def Forward(x): function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 147 AliasSet *Forward = nullptr; variable
|
D | LoopAccessAnalysis.h | 129 Forward, enumerator
|
/external/tensorflow/tensorflow/python/framework/ |
D | function_test.py | 232 def Forward(x): function 294 def Forward(x): function 1657 def Forward(x): function
|
/external/chromium-trace/catapult/devil/devil/android/sdk/ |
D | adb_wrapper.py | 777 def Forward(self, member in AdbWrapper
|
/external/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module_unittest.cc | 92 void Forward(RTPHeader* rtp_header) { in Forward() function in webrtc::RtpData
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | GPRArith.cpp | 1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()
|
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | GPRArith.cpp | 1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()
|
/external/python/cpython3/Lib/test/ |
D | test_types.py | 23 class Forward: ... class
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 393 bool Forward; in copyPhysReg() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 329 Forward, enumerator
|
/external/python/setuptools/pkg_resources/_vendor/ |
D | pyparsing.py | 4141 class Forward(ParseElementEnhance): class
|