Home
last modified time | relevance | path

Searched defs:entries (Results 1326 - 1350 of 1592) sorted by relevance

1...<<51525354555657585960>>...64

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_acceleration_structure.c599 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 Dpvr_pds.h1132 struct pvr_const_map_entry *entries; member
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc192 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 Dnode_http2.cc265 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 Dnghttp.cc1535 auto entries = json_array(); in output_har() local
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp70 UResAEntry *entries; member
[all...]
/third_party/node/deps/v8/src/objects/
H A Dvalue-serializer.cc845 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 Dliftoff-compiler.cc249 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 DvktRayTracingPipelineFlagsTests.cpp458 const auto entries = m_testInstance.prepareShaderBindingTable(); in createMissShaderBindingTable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3870 vector<VkSpecializationMapEntry> entries; in runAndVerifyDefaultPipeline() local
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp424 std::vector<ConversionDatabaseEntry> entries; member in es3cts::ConversionDatabase
[all...]
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cross_c.cpp1937 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 Dmod.rs1228 pub fn entries(&self) -> X509NameEntries<'_> { in entries() functions
/third_party/selinux/libsepol/src/
H A Dpolicydb.c3841 unsigned int entries; in filename_trans_rule_read() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp454 const auto entries = m_testInstance.prepareShaderBindingTable(); in createMissShaderBindingTable() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmGraphicsShaderTestUtil.cpp3867 vector<VkSpecializationMapEntry> entries; in runAndVerifyDefaultPipeline() local
/foundation/arkui/napi/test/unittest/
H A Dtest_napi.cpp1453 napi_value entries; in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/events/
H A Dperf_event.h833 struct lbr_entry entries[]; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Dpptable.h517 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 Damdgpu_smu.h338 struct mclk_latency_entries entries[MAX_REGULAR_DPM_NUM]; member
H A Dsmu72_discrete.h166 SMU72_Discrete_MCArbDramTimingTableEntry entries[SMU__NUM_SCLK_DPM_STATE][SMU__NUM_MCLK_DPM_LEVELS]; member
H A Dsmu73_discrete.h156 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 Dsmu7_hwmgr.c880 struct phm_odn_performance_level *entries; smu7_odn_initial_default_setting() local
[all...]
H A Dvega20_hwmgr.h167 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 Dmad.c3737 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...]

Completed in 97 milliseconds

1...<<51525354555657585960>>...64