Home
last modified time | relevance | path

Searched defs:target (Results 476 - 500 of 4126) sorted by relevance

1...<<11121314151617181920>>...166

/foundation/communication/ipc/ipc/test/unittest/rpc/server/
H A DRpcServerTest.cpp142 SvcIdentity target = { in HWTEST_F() local
204 SvcIdentity target = { in HWTEST_F() local
/foundation/communication/ipc/ipc/test/rpc/server/
H A Drpc_server.c104 SvcIdentity target = { in main() local
/foundation/communication/dsoftbus/tests/core/common/security/permission/common/unittest/
H A Dpermission_entry_static_test.cpp73 const char target[NUM] = "abc"; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dnetwork_parser_test.cpp224 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 Dcov_util.h29 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 Dkvstore_datashare_bridge.cpp90 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 Dresult_entries_window.cpp137 int ResultEntriesWindow::SetCursor(int begin, int target) in SetCursor() argument
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_types_util.cpp115 Options *target = reinterpret_cast<Options *>(buffer.get()); in Marshalling() local
[all...]
/foundation/distributeddatamgr/relational_store/test/native/appdatafwk/unittest/
H A Dserializable_test.cpp109 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 Ddistributed_hardware_service_test.cpp282 int32_t target = 100; in HWTEST_F() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_utils.cpp30 CreateJsWindowAnimationTarget(napi_env env, const sptr<RSWindowAnimationTarget>& target) CreateJsWindowAnimationTarget() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_override.cpp137 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 Dcolor_matrix.cpp63 scalar* target; in SetConcat() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/webgl/
H A Dwebgl_transform_feedback.h53 void SetTarget(GLenum target) in SetTarget() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dexconfig.c268 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 Drsmisc.c42 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 Dfdtparams.c90 } target[] = { in efi_get_fdt_params() local
/kernel/linux/linux-5.10/arch/hexagon/kernel/
H A Dptrace.c36 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 Djump_label.c46 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 Dptrace.c58 static int gpr_get(struct task_struct *target, in gpr_get() argument
/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dfpu.h206 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 Dpci-vr41xx.c101 struct pci_target_address_conversion *target; in vr41xx_pciu_init() local
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dptrace.c45 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 D8xx-pmu.c100 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 Dtls.c248 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

Completed in 11 milliseconds

1...<<11121314151617181920>>...166