Home
last modified time | relevance | path

Searched defs:slots (Results 151 - 164 of 164) sorted by relevance

1234567

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp2701 vector<PrivateDataSlotSp> slots; in createPrivateDataTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiObjectManagementTests.cpp2701 vector<PrivateDataSlotSp> slots; in createPrivateDataTest() local
[all...]
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc4381 int slots = RememberedSet<OLD_TO_NEW>::Iterate( in UpdateUntypedPointers() local
[all...]
H A Dheap.cc1561 int slots = size / kTaggedSize; in CompareWords() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc4961 std::vector<ObjectSlotKind> slots = type->ComputeHeaderSlotKinds(); in MatchSimpleBodyDescriptor() local
5051 std::vector<ObjectSlotKind> slots = std::move(header_slot_kinds); GenerateBodyDescriptors() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbifrost_compile.c4664 struct hash_table_u64 *slots = data; in bifrost_nir_lower_store_component() local
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_isa.h176 int slots[4]; member
708 unsigned slots = r600_isa_alu(op)->slots[gfx_level]; in r600_isa_alu_slots() local
[all...]
/third_party/skia/third_party/externals/libwebp/swig/
H A Dlibwebp_python_wrap.c941 PyObject *name, *slots; member
/third_party/python/Objects/
H A Dtypeobject.c2532 PyObject *slots; member
2545 PyObject *slots = ctx->slots; in type_new_visit_slots() local
2584 PyObject *slots = ctx->slots; type_new_copy_slots() local
3120 PyObject *slots = PyDict_GetItemWithError(dict, &_Py_ID(__slots__)); type_new_get_slots() local
5018 PyObject *slots; object_getstate_default() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h4099 uint32_t slots; member
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc2201 uint32_t slots = bytecode_iterator().GetUnsignedImmediateOperand(1); in VisitCreateFunctionContext() local
2210 uint32_t slots = bytecode_iterator().GetUnsignedImmediateOperand(1); in VisitCreateEvalContext() local
/third_party/python/Modules/
H A D_testcapimodule.c1200 PyType_Slot *slots = NULL; in test_type_from_ephemeral_spec() local
[all...]
/third_party/glfw/deps/
H A Dnuklear.h5282 struct nk_chart_slot slots[NK_CHART_MAX_SLOT]; member
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h14679 wl_proxd_time_slot_t slots[1]; /**< ROM compat - not used */ member
14696 wl_proxd_time_slot_t slots[1]; member
[all...]

Completed in 178 milliseconds

1234567