Home
last modified time | relevance | path

Searched defs:states (Results 201 - 225 of 336) sorted by relevance

12345678910>>...14

/third_party/icu/icu4c/source/tools/makeconv/
H A Dgenmbcs.cpp1345 UCMStates *states; MBCSPostprocess() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_device.h127 struct panfrost_bo *states; member
/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...]
/device/soc/rockchip/common/vendor/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c1191 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_open() local
1206 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write() local
1237 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_get_char() local
1261 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_put_char() local
1273 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_proc_show() local
1312 struct fiq_debugger_state **states = NULL; fiq_debugger_tty_init() local
1363 struct fiq_debugger_state **states = fiq_tty_driver->driver_state; fiq_debugger_tty_init_one() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger.c1188 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_open() local
1203 struct fiq_debugger_state **states = tty->driver->driver_state; in fiq_tty_write() local
1232 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_get_char() local
1255 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_poll_put_char() local
1267 struct fiq_debugger_state **states = driver->driver_state; in fiq_tty_proc_show() local
1305 struct fiq_debugger_state **states = NULL; fiq_debugger_tty_init() local
1358 struct fiq_debugger_state **states = fiq_tty_driver->driver_state; fiq_debugger_tty_init_one() local
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp956 std::vector<BluetoothRemoteDevice> AvrcpController::GetDevicesByStates(const std::vector<int> &states) in GetDevicesByStates() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/
H A Da2dp_service.cpp90 std::vector<int> states = {static_cast<int>(BTConnectState::CONNECTED)}; in ProcessA2dpHdfLoad() local
530 bool A2dpService::FindStateMatched(std::vector<int> states, int connectState) const in FindStateMatched() argument
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_manager.cpp261 GetGraphicsStatesBySlot( const uint32_t renderSlotId, const ShaderManager::GraphicsStateData& gsd, vector<RenderHandleReference>& states) GetGraphicsStatesBySlot() argument
273 GetGraphicsStatesBySlot( const uint32_t renderSlotId, const ShaderManager::GraphicsStateData& gsd, vector<RenderHandle>& states) GetGraphicsStatesBySlot() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_service.cpp318 std::vector<RawAddress> HfpAgService::GetDevicesByStates(std::vector<int> states) in GetDevicesByStates() argument
/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

Completed in 53 milliseconds

12345678910>>...14