Home
last modified time | relevance | path

Searched defs:ops (Results 676 - 700 of 3834) sorted by relevance

1...<<21222324252627282930>>...154

/kernel/linux/linux-6.6/net/nfc/hci/
H A Dllc.c44 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register() argument
[all...]
/third_party/alsa-utils/axfer/
H A Dmapper.h32 const struct mapper_ops *ops; member
77 struct mapper_ops ops; member
/third_party/alsa-lib/src/timer/
H A Dtimer_local.h47 const snd_timer_ops_t *ops; member
66 const snd_timer_query_ops_t *ops; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline_cache.h109 const struct vk_pipeline_cache_object_ops *ops; member
118 vk_pipeline_cache_object_init(struct vk_device *device, struct vk_pipeline_cache_object *object, const struct vk_pipeline_cache_object_ops *ops, const void *key_data, uint32_t key_size) vk_pipeline_cache_object_init() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dobjc_method.rs
H A Dobjc_interface_type.rs
H A Dobjc_class_method.rs
H A Dobjc_category.rs
H A Dobjc_protocol.rs
/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local
261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local
440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dremove_unused_instruction_test.cpp75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local
261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local
440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local
[all...]
/third_party/python/Lib/xml/etree/
H A DElementPath.py339 ops = { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dlayout_cmdline_token.h8 struct cmdline_token_ops *ops; member
/third_party/skia/experimental/graphite/src/
H A DDrawPass.h54 std::pair<LoadOp, StoreOp> ops() const { return fOps; } in ops() function in skgpu::DrawPass
/third_party/spirv-tools/test/reduce/
H A Dremove_unused_instruction_test.cpp75 auto ops = finder.GetAvailableOpportunities(context.get(), 0); in TEST() local
261 auto ops = finder.GetAvailableOpportunities(context.get(), 0); TEST() local
440 auto ops = RemoveUnusedInstructionReductionOpportunityFinder(true) TEST() local
[all...]
/third_party/rust/crates/which-rs/src/
H A Dlib.rs
/base/hiviewdfx/blackbox_lite/
H A Dblackbox_core.c41 struct ModuleOps ops; member
147 struct BBoxOps *ops = NULL; in SaveErrorLog() local
206 BBoxRegisterModuleOps(struct ModuleOps *ops) BBoxRegisterModuleOps() argument
258 struct BBoxOps *ops = NULL; BBoxNotifyError() local
[all...]
/base/startup/init/services/param/liteos/
H A Dparam_hal.c240 int RegisterPersistParamOps(PersistParamOps *ops) in RegisterPersistParamOps() argument
/base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/
H A Dhvb_ops.c68 static enum hvb_io_errno HvbReadFromPartition(struct hvb_ops* ops, in HvbReadFromPartition() argument
143 static enum hvb_io_errno HvbWriteToPartition(struct hvb_ops* ops, in HvbWriteToPartition() argument
151 static enum hvb_io_errno HvbInvaldateKey(struct hvb_ops* ops, in HvbInvaldateKey() argument
167 static enum hvb_io_errno HvbReadRollbackIdx(struct hvb_ops* ops, in HvbReadRollbackIdx() argument
181 static enum hvb_io_errno HvbWriteRollbackIdx(struct hvb_ops* ops, in HvbWriteRollbackIdx() argument
188 static enum hvb_io_errno HvbReadLockState(struct hvb_ops* ops, in HvbReadLockState() argument
194 static enum hvb_io_errno HvbGetSizeOfPartition(struct hvb_ops* ops, in HvbGetSizeOfPartition() argument
/base/startup/init/services/param/adapter/
H A Dparam_persistadp.c307 int RegisterPersistParamOps(PersistParamOps *ops) in RegisterPersistParamOps() argument
/base/startup/hvb/libhvb/src/auth/
H A Dhvb.c72 static enum hvb_errno hvb_rvt_verify_root(struct hvb_ops *ops, const char *ptn, in hvb_rvt_verify_root() argument
129 static enum hvb_errno hvb_walk_verify_nodes(struct hvb_ops *ops, const char *const *ptn_list, in hvb_walk_verify_nodes() argument
222 enum hvb_errno hvb_chain_verify(struct hvb_ops *ops, in hvb_chain_verify() argument
[all...]
/base/startup/hvb/libhvb/src/cmdline/
H A Dhvb_cmdline.c102 enum hvb_errno hvb_creat_cmdline(struct hvb_ops *ops, struct hvb_verified_data *vd) in hvb_creat_cmdline() argument
/base/startup/hvb/test/
H A Dhvb_main.c32 static enum hvb_io_errno hvb_read_partition(struct hvb_ops *ops, in hvb_read_partition() argument
93 static enum hvb_io_errno hvb_write_partition(struct hvb_ops *ops, in hvb_write_partition() argument
140 static enum hvb_io_errno hvb_read_rollback(struct hvb_ops *ops, in hvb_read_rollback() argument
151 static enum hvb_io_errno hvb_write_rollback(struct hvb_ops *ops, in hvb_write_rollback() argument
158 static enum hvb_io_errno hvb_get_partiton_uuid(struct hvb_ops *ops, in hvb_get_partiton_uuid() argument
170 static enum hvb_io_errno hvb_get_partiton_size(struct hvb_ops *ops, in hvb_get_partiton_size() argument
/base/telephony/ril_adapter/services/hril_hdf/src/
H A Dhril_hdf.c148 const HRilOps *ops = NULL; in LoadVendor() local
/base/update/sys_installer/services/module_update/util/src/
H A Dmodule_hvb_ops.cpp113 static enum hvb_io_errno HvbInvalidateKey(struct hvb_ops *ops, const uint8_t *publicKeyData, uint64_t publicKeyLength, in HvbInvalidateKey() argument
144 static enum hvb_io_errno HvbReadLockState(struct hvb_ops *ops, bool *lock_state) in HvbReadLockState() argument
149 static enum hvb_io_errno HvbGetSizeOfPartition(struct hvb_ops *ops, const char *partition, uint64_t *size) in HvbGetSizeOfPartition() argument
67 HvbReadFromPartition( struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, void *buf, uint64_t *outNumRead) HvbReadFromPartition() argument
107 HvbWriteToPartition( struct hvb_ops *ops, const char *partition, int64_t offset, uint64_t numBytes, const void *buf) HvbWriteToPartition() argument
125 HvbReadRollbackIdx( struct hvb_ops *ops, uint64_t rollBackIndexLocation, uint64_t *outRollbackIndex) HvbReadRollbackIdx() argument
138 HvbWriteRollbackIdx( struct hvb_ops *ops, uint64_t rollBackIndexLocation, uint64_t rollbackIndex) HvbWriteRollbackIdx() argument

Completed in 11 milliseconds

1...<<21222324252627282930>>...154