| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | llc.c | 44 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 D | mapper.h | 32 const struct mapper_ops *ops; member 77 struct mapper_ops ops; member
|
| /third_party/alsa-lib/src/timer/ |
| H A D | timer_local.h | 47 const snd_timer_ops_t *ops; member 66 const snd_timer_query_ops_t *ops; member
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_pipeline_cache.h | 109 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 D | objc_method.rs | |
| H A D | objc_interface_type.rs | |
| H A D | objc_class_method.rs | |
| H A D | objc_category.rs | |
| H A D | objc_protocol.rs | |
| /third_party/skia/third_party/externals/spirv-tools/test/reduce/ |
| H A D | remove_unused_instruction_test.cpp | 75 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 D | remove_unused_instruction_test.cpp | 75 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 D | ElementPath.py | 339 ops = { variable
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | layout_cmdline_token.h | 8 struct cmdline_token_ops *ops; member
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | DrawPass.h | 54 std::pair<LoadOp, StoreOp> ops() const { return fOps; } in ops() function in skgpu::DrawPass
|
| /third_party/spirv-tools/test/reduce/ |
| H A D | remove_unused_instruction_test.cpp | 75 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 D | lib.rs | |
| /base/hiviewdfx/blackbox_lite/ |
| H A D | blackbox_core.c | 41 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 D | param_hal.c | 240 int RegisterPersistParamOps(PersistParamOps *ops)
in RegisterPersistParamOps() argument
|
| /base/startup/init/interfaces/innerkits/fs_manager/libfs_hvb/ |
| H A D | hvb_ops.c | 68 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 D | param_persistadp.c | 307 int RegisterPersistParamOps(PersistParamOps *ops)
in RegisterPersistParamOps() argument
|
| /base/startup/hvb/libhvb/src/auth/ |
| H A D | hvb.c | 72 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 D | hvb_cmdline.c | 102 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 D | hvb_main.c | 32 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 D | hril_hdf.c | 148 const HRilOps *ops = NULL; in LoadVendor() local
|
| /base/update/sys_installer/services/module_update/util/src/ |
| H A D | module_hvb_ops.cpp | 113 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
|