/third_party/rust/crates/memchr/src/memmem/x86/ |
D | avx.rs | 15 pub(crate) struct Forward(genericsimd::Forward); struct 17 impl Forward { impl 23 ) -> Option<Forward> { in new() 79 pub(crate) struct Forward(()); struct 81 impl Forward { impl 85 ) -> Option<Forward> { in new()
|
D | sse.rs | 8 pub(crate) struct Forward(genericsimd::Forward); struct 10 impl Forward { implementation 13 pub(crate) fn new(ninfo: &NeedleInfo, needle: &[u8]) -> Option<Forward> { in new()
|
/third_party/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 | wasm.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()
|
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 | 992 tw: &twoway::Forward, in find_tw()
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/statements/blocks/ |
D | blocks_3.ts | 25 Forward, enumerator
|
/third_party/icu/docs/userguide/transforms/general/ |
D | index.md | 985 ##### Forward l4subsection 1186 ##### Forward l4subsection
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AliasSetTracker.h | 147 AliasSet *Forward = nullptr; variable
|
D | LoopAccessAnalysis.h | 129 Forward, enumerator
|
/third_party/python/Lib/test/ |
D | test_types.py | 23 class Forward: ... class
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | GPRArith.cpp | 1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | GPRArith.cpp | 1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAGHVX.cpp | 329 Forward, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.cpp | 712 bool Forward = RI.getHWRegIndex(DestReg) <= RI.getHWRegIndex(SrcReg); in copyPhysReg() local
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 10606 Forward(typename RemoveReference<T>::Type& aX) in Forward() function 10613 Forward(typename RemoveReference<T>::Type&& aX) in Forward() function 83462 static nsIAtom* Forward; member in nsGkAtoms
|