/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | graphics_pipeline.cc | 540 std::vector<VkPipelineColorBlendAttachmentState> states; in GetVkPipelineColorBlendAttachmentState() local
|
/third_party/skia/third_party/externals/icu/source/tools/makeconv/ |
H A D | genmbcs.cpp | 1345 UCMStates *states; MBCSPostprocess() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout-common.hh | 518 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in get_entry() local 535 const HBUSHORT *states = (this+stateArrayTable).arrayZ; in sanitize() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 494 ATOM_PPLIB_VCE_State_Table *states = in amdgpu_parse_extended_power_table() local
|
/kernel/linux/linux-5.10/drivers/md/bcache/ |
H A D | sysfs.c | 172 char const *states[] = { "no cache", "clean", "dirty", "inconsistent" }; in SHOW() local
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | ad9389b.c | 345 static const char * const states[] = { in ad9389b_log_status() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | pm_domain.h | 140 struct genpd_power_state *states; member 357 of_genpd_parse_idle_states(struct device_node *dn, struct genpd_power_state **states, int *n) of_genpd_parse_idle_states() argument
|
/kernel/linux/linux-5.10/sound/usb/misc/ |
H A D | ua101.c | 91 unsigned long states; member [all...] |
/kernel/linux/linux-5.10/include/acpi/ |
H A D | processor.h | 90 struct acpi_processor_cx states[ACPI_PROCESSOR_MAX_POWER]; member 131 struct acpi_processor_px *states; member 188 struct acpi_processor_tx states[ACPI_PROCESSOR_MAX_THROTTLING]; member
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | space-info.c | 1368 priority_reclaim_metadata_space(struct btrfs_fs_info *fs_info, struct btrfs_space_info *space_info, struct reserve_ticket *ticket, const enum btrfs_flush_state *states, int states_nr) priority_reclaim_metadata_space() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pm_domain.h | 154 struct genpd_power_state *states; member 387 of_genpd_parse_idle_states(struct device_node *dn, struct genpd_power_state **states, int *n) of_genpd_parse_idle_states() argument
|
/kernel/linux/linux-6.6/include/acpi/ |
H A D | processor.h | 95 struct acpi_processor_cx states[ACPI_PROCESSOR_MAX_POWER]; member 136 struct acpi_processor_px *states; member 193 struct acpi_processor_tx states[ACPI_PROCESSOR_MAX_THROTTLING]; member
|
/kernel/linux/linux-6.6/drivers/firmware/arm_scmi/ |
H A D | powercap.c | 124 struct scmi_powercap_state *states; member [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_dpm.c | 963 amdgpu_dpm_get_pp_num_states(struct amdgpu_device *adev, struct pp_states_info *states) amdgpu_dpm_get_pp_num_states() argument
|
/kernel/linux/linux-6.6/drivers/md/bcache/ |
H A D | sysfs.c | 175 char const *states[] = { "no cache", "clean", "dirty", "inconsistent" }; in SHOW() local
|
/kernel/linux/linux-6.6/sound/usb/misc/ |
H A D | ua101.c | 90 unsigned long states; member [all...] |
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ioplug.c | 582 static const snd_pcm_state_t states[2] = { in snd_pcm_ioplug_pause() local
|
/third_party/icu/icu4c/source/common/ |
H A D | rbbitblb.cpp | 1200 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument 1233 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument 1544 IntPair states = {1, 0}; buildSafeReverseTable() local [all...] |
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd.c | 1307 SVGA3D_BeginSetTextureState(struct svga_winsys_context *swc, SVGA3dTextureState **states, uint32 numStates) SVGA3D_BeginSetTextureState() argument 1353 SVGA3D_BeginSetRenderState(struct svga_winsys_context *swc, SVGA3dRenderState **states, uint32 numStates) SVGA3D_BeginSetRenderState() argument [all...] |
/third_party/node/deps/icu-small/source/common/ |
H A D | rbbitblb.cpp | 1185 bool RBBITableBuilder::findDuplicateState(IntPair *states) { in findDuplicateState() argument 1218 findDuplicateSafeState(IntPair *states) findDuplicateSafeState() argument 1529 IntPair states = {1, 0}; buildSafeReverseTable() local [all...] |
/third_party/mesa3d/src/microsoft/clc/ |
H A D | clc_compiler.c | 326 clc_lower_nonnormalized_samplers(nir_shader *nir, const dxil_wrap_sampler_state *states) clc_lower_nonnormalized_samplers() argument
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_setup.c | 317 static const char *states[] = { variable
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_context.h | 284 uint32_t states; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | escape-analysis.cc | 378 VariableTracker::Scope::Scope(VariableTracker* states, Node* node, in Scope() argument
|
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | sweeper.cc | 487 MutatorThreadSweeper(SpaceStates* states, cppgc::Platform* platform, in MutatorThreadSweeper() argument 597 ConcurrentSweepTask(HeapBase& heap, SpaceStates* states, Platform* platform, in ConcurrentSweepTask() argument 684 PrepareForSweepVisitor(SpaceStates* states, in PrepareForSweepVisitor() argument
|