Home
last modified time | relevance | path

Searched defs:slot_type (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Draw_hash_set_benchmark.cc39 using slot_type = int64_t; typedef
72 struct slot_type { struct in absl::container_internal::__anon4452ac2c0111::StringPolicy
73 struct ctor {};
76 slot_type(ctor, Ts&&... ts) : pair(std::forward<Ts>(ts)...) {} in slot_type() function
78 std::pair<std::string, std::string> pair;
Dnode_hash_policy.h52 using slot_type = typename std::remove_cv< member
Dhash_policy_traits_test.cc37 using slot_type = Slot; typedef
Draw_hash_set_test.cc282 using slot_type = T; typedef
333 struct slot_type { struct in absl::container_internal::__anonad80db010111::StringPolicy
334 struct ctor {};
337 slot_type(ctor, Ts&&... ts) : pair(std::forward<Ts>(ts)...) {} in slot_type() argument
339 std::pair<std::string, std::string> pair;
699 using slot_type = DecomposeType; typedef
Dcontainer_memory_test.cc232 using slot_type = typename slot_policy::slot_type; in TEST() typedef
Draw_hash_set_probe_benchmark.cc49 using slot_type = T; typedef
Draw_hash_set_allocator_test.cc130 using slot_type = Tracked<int32_t>; typedef
/third_party/node/deps/v8/src/heap/
Dremembered-set-inl.h16 SlotType slot_type, in UpdateTypedSlot()
Dremembered-set.h217 static void InsertTyped(MemoryChunk* memory_chunk, SlotType slot_type, in InsertTyped()
Dmark-compact.h510 SlotType slot_type; member
Dmark-compact.cc3094 SlotType slot_type; in ProcessRelocInfo() local
4462 chunk_, [=](SlotType slot_type, Address slot) { in UpdateTypedPointers()
4472 Address slot) { in UpdateTypedPointers()
4677 chunk, [this](SlotType slot_type, Address slot) { in UpdatePointersInClientHeap()
5611 chunk_, [=](SlotType slot_type, Address slot) { in MarkTypedPointers()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
Dflat_hash_set.h455 using slot_type = T; member
Dflat_hash_map.h555 using slot_type = typename slot_policy::slot_type; member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c763 unroll_struct_type(const struct glsl_type *slot_type, unsigned *slot_idx) in unroll_struct_type()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dnir_to_spirv.c1451 unroll_struct_type(struct ntv_context *ctx, const struct glsl_type *slot_type, unsigned *slot_idx, … in unroll_struct_type()
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34932 u8 slot_type[8]; member