/aosp_15_r20/external/mdnsresponder/mDNSShared/ |
H A D | GenLinkedList.h | 28 *Tail; member 48 *Tail; member 70 Tail; member
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | broadcast.rs | 320 struct Tail { struct 322 pos: u64, 325 rx_cnt: usize, 328 closed: bool, 331 waiters: LinkedList<Waiter, <Waiter as linked_list::Link>::Target>, 880 fn notify_rx<'a, 'b: 'a>(&'b self, mut tail: MutexGuard<'a, Tail>) { in notify_rx() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/ |
D | ImmutableList.h | 32 const ImmutableListImpl* Tail; variable 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/ |
D | ImmutableList.h | 32 const ImmutableListImpl* Tail; variable 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 32 const ImmutableListImpl* Tail; variable 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/ |
D | ImmutableList.h | 32 const ImmutableListImpl* Tail; variable 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 31 const ImmutableListImpl* Tail; variable 176 LLVM_NODISCARD ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 204 LLVM_NODISCARD ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/ |
D | ImmutableList.h | 32 const ImmutableListImpl* Tail; variable 177 [[nodiscard]] ImmutableList<T> concat(ElemT &&Head, ImmutableList<T> Tail) { in concat() 205 [[nodiscard]] ImmutableList<T> emplace(ImmutableList<T> Tail, in emplace()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Automaton.h | 71 PathSegment *Tail; member 85 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Automaton.h | 71 PathSegment *Tail; member 85 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Automaton.h | 69 PathSegment *Tail; member 83 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Automaton.h | 69 PathSegment *Tail; member 83 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Automaton.h | 69 PathSegment *Tail; member 83 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Automaton.h | 69 PathSegment *Tail; member 83 PathSegment *makePathSegment(uint64_t State, PathSegment *Tail) { in makePathSegment()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVMergeBaseOffset.cpp | 104 MachineInstr &Tail, int64_t Offset) { in foldOffset() 184 MachineInstr &Tail = *MRI->use_begin(DestReg)->getParent(); in detectAndFoldOffset() local
|
/aosp_15_r20/external/llvm/include/llvm/ADT/ |
H A D | ImmutableList.h | 29 const ImmutableListImpl* Tail; variable 166 ImmutableList<T> concat(const T& Head, ImmutableList<T> Tail) { in concat()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVMergeBaseOffset.cpp | 139 MachineInstr &Tail, int64_t Offset) { in foldOffset() 295 MachineInstr &Tail = *MRI->use_instr_begin(DestReg); in detectAndFoldOffset() local
|
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/issue50485.dir/ |
D | a.go | 114 func (r Nil) Tail() Nil { func 135 func (r hlistImpl[H, T]) Tail() T { func
|
/aosp_15_r20/external/clang/lib/Tooling/Core/ |
H A D | Replacement.cpp | 378 StringRef Tail = TextRef.substr(REnd - Offset); in merge() local 384 StringRef Tail = RText.substr(End - R.getOffset()); in merge() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 620 BasicBlock *Tail = Head->splitBasicBlock(SplitBefore->getIterator()); in SplitBlockAndInsertIfThen() local 662 BasicBlock *Tail = Head->splitBasicBlock(SplitBefore->getIterator()); in SplitBlockAndInsertIfThenElse() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 1140 BasicBlock *Tail = BasicBlock::Create(C, "tail", &F); in runEHOnFunction() local 1335 BasicBlock *Tail = SplitBlock(BB, CI->getNextNode()); in runSjLjOnFunction() local 1525 BasicBlock *Tail; in handleLongjmpableCallsForEmscriptenSjLj() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/ |
D | _xmitfile.h | 13 LPVOID Tail; member
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGRecordLayoutBuilder.cpp | 378 uint64_t StartBitOffset, Tail = 0; in accumulateBitFields() local 548 CharUnits Tail = getSize(Prior->Data); in clipTailPadding() local
|
/aosp_15_r20/frameworks/native/services/sensorservice/ |
H A D | traits.h | 32 typedef U Tail; typedef
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/include/boost/phoenix/function/ |
D | lazy_list.hpp | 268 struct Tail struct 274 struct result<This(L)> 281 operator()(const L & l) const in operator ()() 356 typedef boost::phoenix::function<impl::Tail> Tail; typedef
|