Home
last modified time | relevance | path

Searched defs:position (Results 226 - 250 of 978) sorted by relevance

12345678910>>...40

/base/update/updater/services/flow_update/update_bin/
H A Dcomponent_processor.cpp60 std::string::size_type position = partitionName.find("_es"); in GetProcessor() local
/base/update/updater/services/ptable_parse/
H A Dptable_manager.cpp218 std::string::size_type position = standardPtnName.find("_es"); in GetPartionInfoByName() local
/device/soc/hisilicon/common/hal/display/source/display_device/src/core/
H A Dhdi_layer.cpp194 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/common/hardware/display/src/display_device/
H A Dhdi_layer.cpp191 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3399/hardware/display/src/display_device/
H A Dhdi_layer.cpp185 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3566/hardware/display/src/display_device/
H A Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3568/hardware/display/src/display_device/
H A Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/device/soc/rockchip/rk3588/hardware/display/src/display_device/
H A Dhdi_layer.cpp250 int32_t position = y * handle.width + x; in SetPixel() local
/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Dpkg_db_helper.cpp344 int32_t position = 0; in QueryAndGetResultColumnValues() local
/drivers/hdf_core/framework/tools/hdi-gen/preprocessor/
H A Dpreprocessor.cpp260 auto position = otherFile.imports_.find(curFile.GetFullName()); in CheckCircularReference() local
/drivers/peripheral/display/composer/test/common/
H A Ddisplay_test_utils.cpp108 int32_t position = y * handle.width + x; in GetPixelValue() local
141 int32_t position = y * handle.width + x; in CheckPixel() local
182 int32_t position = y * handle.stride / PIXEL_BYTES + x; in SetPixel() local
[all...]
/drivers/peripheral/display/composer/vdi_base/src/
H A Dhdi_layer.cpp248 int32_t position = y * handle.width + x; in SetPixel() local
/drivers/peripheral/display/hal/default_standard/src/display_device/core/
H A Dhdi_layer.cpp194 int32_t position = y * handle.width + x; in SetPixel() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_stream.c334 dc_stream_set_cursor_position( struct dc_stream_state *stream, const struct dc_cursor_position *position) dc_stream_set_cursor_position() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/gaudi/
H A Dgaudi_coresight.c367 gaudi_coresight_timeout(struct hl_device *hdev, u64 addr, int position, bool up) gaudi_coresight_timeout() argument
/kernel/linux/linux-5.10/drivers/misc/habanalabs/goya/
H A Dgoya_coresight.c201 goya_coresight_timeout(struct hl_device *hdev, u64 addr, int position, bool up) goya_coresight_timeout() argument
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd_ioctl.c182 int ide_cdrom_tray_move(struct cdrom_device_info *cdi, int position) in ide_cdrom_tray_move() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-devlink.c72 int position; in dpaa2_eth_dl_get_trap() member
[all...]
/kernel/linux/linux-5.10/drivers/nvdimm/
H A Dlabel.h87 __le16 position; member
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c419 u32 position, len; in xdr_check_read_list() local
/kernel/linux/linux-5.10/include/linux/
H A Dmoxtet.h54 } position[MOXTET_NIRQS]; member
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Drpc_rdma.h156 static inline __be32 *xdr_encode_read_segment(__be32 *p, u32 position, in xdr_encode_read_segment() argument
193 static inline __be32 *xdr_decode_read_segment(__be32 *p, u32 *position, in xdr_decode_read_segment() argument
[all...]
/kernel/linux/linux-5.10/sound/firewire/
H A Damdtp-am824.c125 amdtp_am824_set_pcm_position(struct amdtp_stream *s, unsigned int index, unsigned int position) amdtp_am824_set_pcm_position() argument
141 amdtp_am824_set_midi_position(struct amdtp_stream *s, unsigned int position) amdtp_am824_set_midi_position() argument
/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_timer.c207 snd_seq_timer_set_position_tick(struct snd_seq_timer *tmr, snd_seq_tick_time_t position) snd_seq_timer_set_position_tick() argument
223 snd_seq_timer_set_position_time(struct snd_seq_timer *tmr, snd_seq_real_time_t position) snd_seq_timer_set_position_time() argument
/kernel/linux/linux-5.10/lib/zstd/
H A Dfse_decompress.c132 U32 s, position = 0; in FSE_buildDTable_wksp() local

Completed in 21 milliseconds

12345678910>>...40