Home
last modified time | relevance | path

Searched defs:trans (Results 26 - 50 of 580) sorted by relevance

12345678910>>...24

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dimage_transform_test.cpp99 BasicTransformer trans; in HWTEST_F() local
164 BasicTransformer trans; in HWTEST_F() local
222 BasicTransformer trans; in HWTEST_F() local
279 BasicTransformer trans; in HWTEST_F() local
293 BasicTransformer trans; HWTEST_F() local
309 BasicTransformer trans; HWTEST_F() local
325 BasicTransformer trans; HWTEST_F() local
341 BasicTransformer trans; HWTEST_F() local
357 BasicTransformer trans; HWTEST_F() local
373 BasicTransformer trans; HWTEST_F() local
390 BasicTransformer trans; HWTEST_F() local
413 BasicTransformer trans; HWTEST_F() local
435 BasicTransformer trans; HWTEST_F() local
457 BasicTransformer trans; HWTEST_F() local
480 BasicTransformer trans; HWTEST_F() local
503 BasicTransformer trans; HWTEST_F() local
526 BasicTransformer trans; HWTEST_F() local
551 BasicTransformer trans; HWTEST_F() local
576 BasicTransformer trans; HWTEST_F() local
600 BasicTransformer trans; HWTEST_F() local
[all...]
/foundation/multimedia/image_effect/frameworks/native/render_environment/core/
H A Drender_opengl_renderer.cpp67 glm::mat4 trans = glm::mat4(1.0f); in ProcessTransform() local
130 DrawOnScreen(GLuint texId, RenderMesh *mesh, RenderGeneralProgram *shader, RenderViewport *viewport, const void *trans, GLenum target) DrawOnScreen() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-icade.c167 const struct icade_key *trans; icade_event() local
192 const struct icade_key *trans; icade_input_mapping() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-io.h69 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit() argument
74 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit() argument
113 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) iwl_umac_prph() argument
118 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) iwl_read_umac_prph_no_grab() argument
124 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) iwl_read_umac_prph() argument
129 iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) iwl_write_umac_prph_no_grab() argument
136 iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, u32 val) iwl_write_umac_prph() argument
142 iwl_poll_umac_prph_bit(struct iwl_trans *trans, u32 addr, u32 bits, u32 mask, int timeout) iwl_poll_umac_prph_bit() argument
[all...]
H A Diwl-devtrace.h48 static inline size_t iwl_rx_trace_len(const struct iwl_trans *trans, in iwl_rx_trace_len() argument
H A Diwl-trans.c77 struct iwl_trans *trans; in iwl_trans_alloc() local
163 iwl_trans_free(struct iwl_trans *trans) iwl_trans_free() argument
180 iwl_trans_send_cmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) iwl_trans_send_cmd() argument
235 iwl_get_cmd_string(struct iwl_trans *trans, u32 id) iwl_get_cmd_string() argument
257 iwl_cmd_groups_verify_sorted(const struct iwl_trans_config *trans) iwl_cmd_groups_verify_sorted() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans-gen2.c65 int iwl_pcie_gen2_apm_init(struct iwl_trans *trans) in iwl_pcie_gen2_apm_init() argument
104 iwl_pcie_gen2_apm_stop(struct iwl_trans *trans, bool op_mode_leave) iwl_pcie_gen2_apm_stop() argument
138 _iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) _iwl_trans_pcie_gen2_stop_device() argument
217 iwl_trans_pcie_gen2_stop_device(struct iwl_trans *trans) iwl_trans_pcie_gen2_stop_device() argument
230 iwl_pcie_gen2_nic_init(struct iwl_trans *trans) iwl_pcie_gen2_nic_init() argument
258 iwl_trans_pcie_gen2_fw_alive(struct iwl_trans *trans, u32 scd_addr) iwl_trans_pcie_gen2_fw_alive() argument
285 iwl_pcie_set_ltr(struct iwl_trans *trans) iwl_pcie_set_ltr() argument
313 iwl_trans_pcie_gen2_start_fw(struct iwl_trans *trans, const struct fw_img *fw, bool run_in_rfkill) iwl_trans_pcie_gen2_start_fw() argument
[all...]
H A Dtx-gen2.c74 static int iwl_pcie_gen2_enqueue_hcmd(struct iwl_trans *trans, in iwl_pcie_gen2_enqueue_hcmd() argument
310 iwl_pcie_gen2_send_hcmd_sync(struct iwl_trans *trans, struct iwl_host_cmd *cmd) iwl_pcie_gen2_send_hcmd_sync() argument
398 iwl_trans_pcie_gen2_send_hcmd(struct iwl_trans *trans, struct iwl_host_cmd *cmd) iwl_trans_pcie_gen2_send_hcmd() argument
[all...]
/kernel/linux/linux-5.10/net/rds/
H A Dtransport.c50 void rds_trans_register(struct rds_transport *trans) in rds_trans_register() argument
68 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister() argument
79 rds_trans_put(struct rds_transport *trans) rds_trans_put() argument
90 struct rds_transport *trans; rds_trans_get_preferred() local
118 struct rds_transport *trans; rds_trans_get() local
148 struct rds_transport *trans; rds_trans_stats_info_copy() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Dtree-log.h51 static inline void btrfs_set_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_set_log_full_commit() argument
56 static inline int btrfs_need_log_full_commit(struct btrfs_trans_handle *trans) in btrfs_need_log_full_commit() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dinit.c16 void iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, in iwl_fw_runtime_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h43 static inline size_t iwl_rx_trace_len(const struct iwl_trans *trans, in iwl_rx_trace_len() argument
H A Diwl-io.h16 static inline void iwl_set_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_set_bit() argument
21 static inline void iwl_clear_bit(struct iwl_trans *trans, u32 reg, u32 mask) in iwl_clear_bit() argument
42 iwl_write_prph(struct iwl_trans *trans, u32 ofs, u32 val) iwl_write_prph() argument
65 iwl_umac_prph(struct iwl_trans *trans, u32 ofs) iwl_umac_prph() argument
70 iwl_read_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs) iwl_read_umac_prph_no_grab() argument
76 iwl_read_umac_prph(struct iwl_trans *trans, u32 ofs) iwl_read_umac_prph() argument
81 iwl_write_umac_prph_no_grab(struct iwl_trans *trans, u32 ofs, u32 val) iwl_write_umac_prph_no_grab() argument
88 iwl_write_umac_prph(struct iwl_trans *trans, u32 ofs, u32 val) iwl_write_umac_prph() argument
94 iwl_poll_umac_prph_bit(struct iwl_trans *trans, u32 addr, u32 bits, u32 mask, int timeout) iwl_poll_umac_prph_bit() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-icade.c167 const struct icade_key *trans; icade_event() local
192 const struct icade_key *trans; icade_input_mapping() local
[all...]
/kernel/linux/linux-6.6/net/rds/
H A Dtransport.c50 void rds_trans_register(struct rds_transport *trans) in rds_trans_register() argument
68 void rds_trans_unregister(struct rds_transport *trans) in rds_trans_unregister() argument
79 rds_trans_put(struct rds_transport *trans) rds_trans_put() argument
90 struct rds_transport *trans; rds_trans_get_preferred() local
118 struct rds_transport *trans; rds_trans_get() local
148 struct rds_transport *trans; rds_trans_stats_info_copy() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Drdft.c89 av_cold int ff_rdft_init(RDFTContext *s, int nbits, enum RDFTransformType trans) in ff_rdft_init() argument
/third_party/icu/tools/colprobe/
H A Duprinter.cpp33 UPrinter::UPrinter(const char *name, const char *locale, const char *encoding, UTransliterator *trans, UBool transliterateNonPrintable) { in UPrinter() argument
/third_party/libwebsockets/lib/drivers/led/
H A Dled-seq.c186 lws_led_transition(struct lws_led_state *lcs, const char *name, const lws_led_sequence_def_t *next, const lws_led_sequence_def_t *trans) lws_led_transition() argument
/third_party/python/Lib/idlelib/
H A Dpyparse.py119 trans = ParseMap.fromkeys(range(128), 120) variable
/third_party/skia/bench/
H A DSKPAnimationBench.cpp31 SkMatrix trans = SkMatrix::Translate(-1.f * this->tileRects()[j].fLeft, in drawPicture() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_matrix_test.cpp164 scalar trans = 100; in HWTEST_F() local
/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_animation_transition_test.cpp57 Transform trans; in AnimationForShown() local
64 Transform trans; in AnimationForHidden() local
/kernel/linux/linux-5.10/drivers/input/serio/
H A Dhp_sdc_mlc.c55 hp_sdc_transaction trans; member
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/queue/
H A Dtx.h82 static inline void iwl_wake_queue(struct iwl_trans *trans, in iwl_wake_queue() argument
91 static inline void *iwl_txq_get_tfd(struct iwl_trans *trans, in iwl_txq_get_tfd() argument
114 iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) iwl_txq_stop() argument
129 iwl_txq_inc_wrap(struct iwl_trans *trans, int index) iwl_txq_inc_wrap() argument
139 iwl_txq_dec_wrap(struct iwl_trans *trans, int index) iwl_txq_dec_wrap() argument
188 iwl_txq_gen1_tfd_get_num_tbs(struct iwl_trans *trans, void *_tfd) iwl_txq_gen1_tfd_get_num_tbs() argument
203 iwl_txq_gen1_tfd_tb_get_len(struct iwl_trans *trans, void *_tfd, u8 idx) iwl_txq_gen1_tfd_tb_get_len() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/quantenna/qtnfmac/
H A Dtrans.c114 struct qtnf_qlink_transport *trans = &bus->trans; in qtnf_trans_event_enqueue() local
131 struct qtnf_qlink_transport *trans = &bus->trans; in qtnf_trans_init() local
[all...]

Completed in 8 milliseconds

12345678910>>...24