| /foundation/communication/ipc/ipc/test/unittest/rpc/server/ |
| H A D | RpcServerTest.cpp | 142 SvcIdentity target = { in HWTEST_F() local 204 SvcIdentity target = { in HWTEST_F() local
|
| /foundation/communication/ipc/ipc/test/rpc/server/ |
| H A D | rpc_server.c | 104 SvcIdentity target = { in main() local
|
| /foundation/communication/dsoftbus/tests/core/common/security/permission/common/unittest/ |
| H A D | permission_entry_static_test.cpp | 73 const char target[NUM] = "abc"; in HWTEST_F() local
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/ |
| H A D | network_parser_test.cpp | 224 xmlNodePtr target = xmlNewChild(root, nullptr, BAD_CAST "target", nullptr);
in HWTEST_F() local 242 xmlNodePtr target = xmlNewChild(root, nullptr, BAD_CAST "target", nullptr);
in HWTEST_F() local 260 xmlNodePtr target = xmlNewChild(root, nullptr, BAD_CAST "target", nullptr); HWTEST_F() local 279 xmlNodePtr target = xmlNewChild(root, nullptr, BAD_CAST "target", nullptr); HWTEST_F() local [all...] |
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/ |
| H A D | cov_util.h | 29 static auto FillField(const std::string &field, const _VTp &data, _TTp &target) in FillField() argument 35 static auto FillField(const std::string &field, const _VTp &data, _TTp &target) in FillField() argument 44 static auto FillField(const std::string &field, const std::variant<_Types...> &data, _TTp &target) in FillField() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
| H A D | kvstore_datashare_bridge.cpp | 90 int KvStoreDataShareBridge::OnGo(int32_t start, int32_t target, ResultSetBridge::Writer &writer) in OnGo() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
| H A D | result_entries_window.cpp | 137 int ResultEntriesWindow::SetCursor(int begin, int target) in SetCursor() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
| H A D | kv_types_util.cpp | 115 Options *target = reinterpret_cast<Options *>(buffer.get()); in Marshalling() local [all...] |
| /foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/ |
| H A D | serializable_test.cpp | 109 static inline bool EqualPtr(const T *src, const T *target) in EqualPtr() argument
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/distributedhardwareservice/src/ |
| H A D | distributed_hardware_service_test.cpp | 282 int32_t target = 100; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/ |
| H A D | rs_window_animation_utils.cpp | 30 CreateJsWindowAnimationTarget(napi_env env, const sptr<RSWindowAnimationTarget>& target) CreateJsWindowAnimationTarget() argument [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/ |
| H A D | webgl2_rendering_context_override.cpp | 137 napi_value WebGL2RenderingContextImpl::GetTexParameter(napi_env env, GLenum target, GLenum pname) in GetTexParameter() argument 174 CheckGetFrameBufferAttachmentParameter( napi_env env, GLenum target, GLenum attachment, const WebGLFramebuffer* frameBuffer) CheckGetFrameBufferAttachmentParameter() argument 211 GetFrameBufferAttachmentParameterForDefault( napi_env env, GLenum target, GLenum attachment, GLenum pname) GetFrameBufferAttachmentParameterForDefault() argument 260 HandleFrameBufferPname( napi_env env, GLenum target, GLenum attachment, GLenum pname, WebGLAttachment* attachmentObject) HandleFrameBufferPname() argument 305 GetFrameBufferAttachmentParameter( napi_env env, GLenum target, GLenum attachment, GLenum pname) GetFrameBufferAttachmentParameter() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/effect/ |
| H A D | color_matrix.cpp | 63 scalar* target; in SetConcat() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/ |
| H A D | webgl_transform_feedback.h | 53 void SetTarget(GLenum target) in SetTarget() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | exconfig.c | 268 acpi_ex_load_op(union acpi_operand_object *obj_desc, union acpi_operand_object *target, struct acpi_walk_state *walk_state) acpi_ex_load_op() argument
|
| H A D | rsmisc.c | 42 char *target; in acpi_rs_convert_aml_to_resource() local 440 char *target; acpi_rs_convert_resource_to_aml() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | fdtparams.c | 90 } target[] = { in efi_get_fdt_params() local
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| H A D | ptrace.c | 36 static int genregs_get(struct task_struct *target, in genregs_get() argument 72 static int genregs_set(struct task_struct *target, in genregs_set() argument
|
| /kernel/linux/linux-5.10/arch/arc/kernel/ |
| H A D | jump_label.c | 46 static inline u32 arc_gen_branch(jump_label_t pc, jump_label_t target) in arc_gen_branch() argument
|
| /kernel/linux/linux-5.10/arch/c6x/kernel/ |
| H A D | ptrace.c | 58 static int gpr_get(struct task_struct *target, in gpr_get() argument
|
| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| H A D | fpu.h | 206 static inline bool init_fp_ctx(struct task_struct *target) in init_fp_ctx() argument 299 init_fp_ctx(struct task_struct *target) init_fp_ctx() argument [all...] |
| /kernel/linux/linux-5.10/arch/mips/pci/ |
| H A D | pci-vr41xx.c | 101 struct pci_target_address_conversion *target; in vr41xx_pciu_init() local
|
| /kernel/linux/linux-5.10/arch/openrisc/kernel/ |
| H A D | ptrace.c | 45 static int genregs_get(struct task_struct *target, in genregs_get() argument 61 static int genregs_set(struct task_struct *target, in genregs_set() argument
|
| /kernel/linux/linux-5.10/arch/powerpc/perf/ |
| H A D | 8xx-pmu.c | 100 unsigned long target = patch_site_addr(&patch__itlbmiss_perf); in mpc8xx_pmu_add() local 108 unsigned long target = patch_site_addr(&patch__dtlbmiss_perf); in mpc8xx_pmu_add() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | tls.c | 248 int regset_tls_active(struct task_struct *target, in regset_tls_active() argument 258 int regset_tls_get(struct task_struct *target, const struct user_regset *regset, in regset_tls_get() argument 272 int regset_tls_set(struct task_struct *target, const struct user_regset *regset, in regset_tls_set() argument
|