Home
last modified time | relevance | path

Searched defs:trans (Results 76 - 100 of 591) sorted by relevance

12345678910>>...24

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dztrans.cpp39 ztrans_close(ZTrans *trans) { in ztrans_close() argument
44 ztrans_clone(ZTrans *trans) { in ztrans_clone() argument
54 ztrans_getTime(ZTrans* trans) { in ztrans_getTime() argument
59 ztrans_setTime(ZTrans* trans, UDate time) { in ztrans_setTime() argument
64 ztrans_getFrom(ZTrans* & trans) { in ztrans_getFrom() argument
69 ztrans_setFrom(ZTrans* trans, const void* from) ztrans_setFrom() argument
74 ztrans_adoptFrom(ZTrans* trans, void* from) ztrans_adoptFrom() argument
79 ztrans_getTo(ZTrans* trans) ztrans_getTo() argument
84 ztrans_setTo(ZTrans* trans, const void* to) ztrans_setTo() argument
89 ztrans_adoptTo(ZTrans* trans, void* to) ztrans_adoptTo() argument
94 ztrans_getStaticClassID(ZTrans* trans) ztrans_getStaticClassID() argument
99 ztrans_getDynamicClassID(ZTrans* trans) ztrans_getDynamicClassID() argument
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dcall_once.h162 static const base_internal::SpinLockWaitTransition trans[] = { in CallOnceImpl() local
/third_party/skia/experimental/sorttoy/
H A DCmds.h154 void mutate(SkIPoint trans) { in mutate() argument
/third_party/skia/modules/skottie/src/effects/
H A DInvertEffect.cpp48 trans; member
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/spancolorfill/
H A Dfill_interpolator.h78 FillInterpolator(TransAffine& trans) : transType_(&trans) {} in FillInterpolator() argument
79 FillInterpolator(TransAffine& trans, in FillInterpolator() argument
89 void SetTransformer(TransAffine& trans) in SetTransformer() argument
/foundation/window/window_manager/test/fuzztest/wms/windowagent_fuzzer/
H A Dwindow_agent_fuzzer.cpp123 Transform trans; in CheckWindowAgentFunctionsPart2() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp45 auto trans = std::make_shared<TransactionImpl>(std::move(connection), name); in Create() local
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/derived/
H A Ddcamera_time_statistician.cpp28 int64_t trans = frameInfo.timePonit.recv - frameInfo.timePonit.send + frameInfo.offset; in CalProcessTime() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_mp.h31 DFileTrans *trans; member
/foundation/window/window_manager/wm/src/zidl/
H A Dwindow_stub.cpp259 Transform trans; in OnRemoteRequest() local
/kernel/linux/linux-5.10/drivers/mtd/
H A Dsm_ftl.h26 struct mtd_blktrans_dev *trans; member
/kernel/linux/linux-5.10/drivers/net/ipa/
H A Dipa_mem.c31 ipa_mem_zero_region_add(struct gsi_trans *trans, const struct ipa_mem *mem) in ipa_mem_zero_region_add() argument
61 struct gsi_trans *trans; in ipa_mem_setup() local
253 struct gsi_trans *trans; ipa_mem_zero_modem() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-eeprom-read.c94 static int iwl_eeprom_acquire_semaphore(struct iwl_trans *trans) in iwl_eeprom_acquire_semaphore() argument
120 static void iwl_eeprom_release_semaphore(struct iwl_trans *trans) in iwl_eeprom_release_semaphore() argument
126 static int iwl_eeprom_verify_signature(struct iwl_trans *trans, bool nvm_is_otp) in iwl_eeprom_verify_signature() argument
162 iwl_set_otp_access_absolute(struct iwl_trans *trans) iwl_set_otp_access_absolute() argument
170 iwl_nvm_is_otp(struct iwl_trans *trans) iwl_nvm_is_otp() argument
192 iwl_init_otp_access(struct iwl_trans *trans) iwl_init_otp_access() argument
217 iwl_read_otp_word(struct iwl_trans *trans, u16 addr, __le16 *eeprom_data) iwl_read_otp_word() argument
259 iwl_is_otp_empty(struct iwl_trans *trans) iwl_is_otp_empty() argument
289 iwl_find_otp_image(struct iwl_trans *trans, u16 *validblockaddr) iwl_find_otp_image() argument
346 iwl_read_eeprom(struct iwl_trans *trans, u8 **eeprom, size_t *eeprom_size) iwl_read_eeprom() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dpnvm.c24 struct iwl_trans *trans = (struct iwl_trans *)data; in iwl_pnvm_complete_fn() local
34 static int iwl_pnvm_handle_section(struct iwl_trans *trans, const u8 *data, in iwl_pnvm_handle_section() argument
174 iwl_pnvm_parse(struct iwl_trans *trans, const u8 *data, size_t len) iwl_pnvm_parse() argument
231 iwl_pnvm_load(struct iwl_trans *trans, struct iwl_notif_wait_data *notif_wait) iwl_pnvm_load() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Ddrv.c1034 const struct iwl_cfg_trans_params *trans; in iwl_pci_probe() local
1215 struct iwl_trans *trans = pci_get_drvdata(pdev); in iwl_pci_remove() local
1240 struct iwl_trans *trans = pci_get_drvdata(pdev); iwl_pci_resume() local
[all...]
H A Dctxt-info.c60 static void *_iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in _iwl_pcie_ctxt_info_dma_alloc_coherent() argument
89 static void *iwl_pcie_ctxt_info_dma_alloc_coherent(struct iwl_trans *trans, in iwl_pcie_ctxt_info_dma_alloc_coherent() argument
96 int iwl_pcie_ctxt_info_alloc_dma(struct iwl_trans *trans, in iwl_pcie_ctxt_info_alloc_dma() argument
111 void iwl_pcie_ctxt_info_free_paging(struct iwl_trans *trans) in iwl_pcie_ctxt_info_free_paging() argument
132 iwl_pcie_init_fw_sec(struct iwl_trans *trans, const struct fw_img *fw, struct iwl_context_info_dram *ctxt_dram) iwl_pcie_init_fw_sec() argument
211 iwl_pcie_ctxt_info_init(struct iwl_trans *trans, const struct fw_img *fw) iwl_pcie_ctxt_info_init() argument
297 iwl_pcie_ctxt_info_free(struct iwl_trans *trans) iwl_pcie_ctxt_info_free() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/renesas_usbhs/
H A Dfifo.h56 int trans; member
/kernel/linux/linux-5.10/net/sctp/
H A Dtsnmap.c95 sctp_tsnmap_mark(struct sctp_tsnmap *map, __u32 tsn, struct sctp_transport *trans) sctp_tsnmap_mark() argument
/kernel/linux/linux-5.10/fs/btrfs/
H A Duuid-tree.c82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument
147 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() argument
232 struct btrfs_trans_handle *trans; in btrfs_uuid_iter_rem() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dbtrfs-tests.c242 void btrfs_init_dummy_trans(struct btrfs_trans_handle *trans, in btrfs_init_dummy_trans() argument
H A Dqgroup-tests.c17 struct btrfs_trans_handle trans; in insert_normal_tree_ref() local
70 struct btrfs_trans_handle trans; in add_tree_ref() local
122 struct btrfs_trans_handle trans; in remove_extent_item() local
154 struct btrfs_trans_handle trans; remove_extent_ref() local
210 struct btrfs_trans_handle trans; test_no_shared_qgroup() local
313 struct btrfs_trans_handle trans; test_multiple_refs() local
[all...]
/kernel/linux/linux-5.10/net/dsa/
H A Dswitch.c36 struct switchdev_trans *trans = info->trans; in dsa_switch_ageing_time() local
142 struct switchdev_trans trans; in dsa_switch_bridge_leave() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/
H A Ddisplay.c176 enum transcoder trans; in emulate_monitor_status_change() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dsm_ftl.h26 struct mtd_blktrans_dev *trans; member
/kernel/linux/linux-6.6/fs/btrfs/
H A Duuid-tree.c85 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add() argument
149 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() argument
234 struct btrfs_trans_handle *trans; btrfs_uuid_iter_rem() local
[all...]

Completed in 13 milliseconds

12345678910>>...24