Searched defs:TData (Results 1 – 3 of 3) sorted by relevance
| /third_party/node/deps/v8/src/objects/ |
| D | compressed-slots.h | 34 explicit CompressedObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in CompressedObjectSlot() argument 80 SlotBase<T, TData, kSlotDataAlignment> slot) in CompressedMaybeObjectSlot() argument 108 explicit CompressedHeapObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in CompressedHeapObjectSlot() argument
|
| D | slots.h | 105 explicit FullObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in FullObjectSlot() argument 150 explicit FullMaybeObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in FullMaybeObjectSlot() argument 177 explicit FullHeapObjectSlot(SlotBase<T, TData, kSlotDataAlignment> slot) in FullHeapObjectSlot() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
| D | test_sync_atomic_main.cpp | 202 ThreadData<Type> *TData = reinterpret_cast<ThreadData<Type> *>(Data); in threadWrapper() local
|