Home
last modified time | relevance | path

Searched defs:states (Results 126 - 150 of 248) sorted by relevance

12345678910

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.cc540 std::vector<VkPipelineColorBlendAttachmentState> states; in GetVkPipelineColorBlendAttachmentState() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgenmbcs.cpp1345 UCMStates *states; MBCSPostprocess() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-aat-layout-common.hh518 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 Damdgpu_dpm.c494 ATOM_PPLIB_VCE_State_Table *states = in amdgpu_parse_extended_power_table() local
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dsysfs.c172 char const *states[] = { "no cache", "clean", "dirty", "inconsistent" }; in SHOW() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dad9389b.c345 static const char * const states[] = { in ad9389b_log_status() local
/kernel/linux/linux-5.10/include/linux/
H A Dpm_domain.h140 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 Dua101.c91 unsigned long states; member
[all...]
/kernel/linux/linux-5.10/include/acpi/
H A Dprocessor.h90 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 Dspace-info.c1368 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 Dpm_domain.h154 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 Dprocessor.h95 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 Dpowercap.c124 struct scmi_powercap_state *states; member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/
H A Damdgpu_dpm.c963 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 Dsysfs.c175 char const *states[] = { "no cache", "clean", "dirty", "inconsistent" }; in SHOW() local
/kernel/linux/linux-6.6/sound/usb/misc/
H A Dua101.c90 unsigned long states; member
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_ioplug.c582 static const snd_pcm_state_t states[2] = { in snd_pcm_ioplug_pause() local
/third_party/icu/icu4c/source/common/
H A Drbbitblb.cpp1200 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 Dsvga_cmd.c1307 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 Drbbitblb.cpp1185 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 Dclc_compiler.c326 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 Dlp_setup.c317 static const char *states[] = { variable
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h284 uint32_t states; member
/third_party/node/deps/v8/src/compiler/
H A Descape-analysis.cc378 VariableTracker::Scope::Scope(VariableTracker* states, Node* node, in Scope() argument
/third_party/node/deps/v8/src/heap/cppgc/
H A Dsweeper.cc487 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

Completed in 37 milliseconds

12345678910