/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_acceleration_structure.c | 599 struct bvh_opt_entry *entries = calloc(node_count, sizeof(struct bvh_opt_entry)); in optimize_bvh() local
|
/third_party/mesa3d/src/imagination/vulkan/pds/ |
H A D | pvr_pds.h | 1132 struct pvr_const_map_entry *entries; member
|
/third_party/node/deps/v8/src/wasm/ |
H A D | wasm-objects.cc | 192 New( Isolate* isolate, Handle<WasmInstanceObject> instance, wasm::ValueType type, uint32_t initial, bool has_maximum, uint32_t maximum, Handle<FixedArray>* entries, Handle<Object> initial_value) New() argument 339 SetFunctionTableEntry(Isolate* isolate, Handle<WasmTableObject> table, Handle<FixedArray> entries, int entry_index, Handle<Object> entry) SetFunctionTableEntry() argument [all...] |
/third_party/node/src/ |
H A D | node_http2.cc | 265 nghttp2_settings_entry entries[IDX_SETTINGS_COUNT]; in Pack() local 219 Init( Http2State* http2_state, nghttp2_settings_entry* entries) Init() argument 270 Pack( Environment* env, size_t count, const nghttp2_settings_entry* entries) Pack() argument
|
/third_party/nghttp2/src/ |
H A D | nghttp.cc | 1535 auto entries = json_array(); in output_har() local
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | dtptngen.cpp | 70 UResAEntry *entries; member [all...] |
/third_party/node/deps/v8/src/objects/ |
H A D | value-serializer.cc | 845 Handle<FixedArray> entries = isolate_->factory()->NewFixedArray(length); in WriteJSMap() local 877 Handle<FixedArray> entries = isolate_->factory()->NewFixedArray(length); in WriteJSSet() local
|
/third_party/node/deps/v8/src/wasm/baseline/ |
H A D | liftoff-compiler.cc | 249 std::vector<Entry> entries; in GenerateDebugSideTable() local 407 ZoneVector<Entry> entries; global() member [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 458 const auto entries = m_testInstance.prepareShaderBindingTable(); in createMissShaderBindingTable() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3870 vector<VkSpecializationMapEntry> entries; in runAndVerifyDefaultPipeline() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 424 std::vector<ConversionDatabaseEntry> entries; member in es3cts::ConversionDatabase [all...] |
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.cpp | 1937 auto entries = compiler->compiler->get_entry_points_and_stages(); in spvc_compiler_get_entry_points() local
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | mod.rs | 1228 pub fn entries(&self) -> X509NameEntries<'_> { in entries() functions
|
/third_party/selinux/libsepol/src/ |
H A D | policydb.c | 3841 unsigned int entries; in filename_trans_rule_read() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 454 const auto entries = m_testInstance.prepareShaderBindingTable(); in createMissShaderBindingTable() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmGraphicsShaderTestUtil.cpp | 3867 vector<VkSpecializationMapEntry> entries; in runAndVerifyDefaultPipeline() local
|
/foundation/arkui/napi/test/unittest/ |
H A D | test_napi.cpp | 1453 napi_value entries; in HWTEST_F() local
|
/kernel/linux/linux-5.10/arch/x86/events/ |
H A D | perf_event.h | 833 struct lbr_entry entries[]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/ |
H A D | pptable.h | 517 ATOM_PPLIB_Clock_Voltage_Dependency_Record entries[1]; // Dynamically allocate entries. member 533 ATOM_PPLIB_Clock_Voltage_Limit_Record entries[1]; // Dynamically allocate entries. member 557 ATOM_PPLIB_CAC_Leakage_Record entries[1]; // Dynamically allocate entries. member 572 ATOM_PPLIB_PhaseSheddingLimits_Record entries[1]; // Dynamically allocate entries. global() member 584 VCEClockInfo entries[1]; global() member 596 ATOM_PPLIB_VCE_Clock_Voltage_Limit_Record entries[1]; global() member 608 ATOM_PPLIB_VCE_State_Record entries[1]; global() member 630 UVDClockInfo entries[1]; global() member 642 ATOM_PPLIB_UVD_Clock_Voltage_Limit_Record entries[1]; global() member 661 ATOM_PPLIB_SAMClk_Voltage_Limit_Record entries[1]; global() member 679 ATOM_PPLIB_ACPClk_Voltage_Limit_Record entries[1]; global() member 748 ATOM_PPLIB_VQ_Budgeting_Record entries[1]; global() member [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | amdgpu_smu.h | 338 struct mclk_latency_entries entries[MAX_REGULAR_DPM_NUM]; member
|
H A D | smu72_discrete.h | 166 SMU72_Discrete_MCArbDramTimingTableEntry entries[SMU__NUM_SCLK_DPM_STATE][SMU__NUM_MCLK_DPM_LEVELS]; member
|
H A D | smu73_discrete.h | 156 SMU73_Discrete_MCArbDramTimingTableEntry entries[SMU__NUM_SCLK_DPM_STATE][SMU__NUM_MCLK_DPM_LEVELS]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_hwmgr.c | 880 struct phm_odn_performance_level *entries; smu7_odn_initial_default_setting() local [all...] |
H A D | vega20_hwmgr.h | 167 uint32_t entries[MAX_REGULAR_DPM_NUMBER]; member 272 struct vega20_mclk_latency_entries entries[MAX_REGULAR_DPM_NUMBER]; member 347 entries[MAX_REGULAR_DPM_NUMBER]; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 3737 struct opa_congestion_setting_entry_shadow *entries; in __subn_get_opa_cong_setting() local 3829 struct opa_congestion_setting_entry_shadow *entries; __subn_set_opa_cong_setting() local 3937 struct ib_cc_table_entry_shadow *entries; __subn_get_opa_cc_table() local 3988 struct ib_cc_table_entry_shadow *entries; __subn_set_opa_cc_table() local [all...] |