Home
last modified time | relevance | path

Searched defs:name (Results 8726 - 8750 of 11496) sorted by relevance

1...<<341342343344345346347348349350>>...460

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c1318 FillpErrorType SockConnect(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, socklen_t nameLen) in SockConnect() argument
1239 SockBindConnectValidateParams(struct FtSocket *sock, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) SockBindConnectValidateParams() argument
1380 SockBind(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) SockBind() argument
1527 SockGetnameCheckParam(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_CONST socklen_t *nameLen) SockGetnameCheckParam() argument
1555 SockGetsockname(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetsockname() argument
1605 SockGetpeername(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetpeername() argument
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/interface/
H A Dnstackx_dfile.h247 char name[DFile_EVENT_NAME_LEN]; member
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/interface/
H A Dnstackx.h112 char name[NSTACKX_MAX_DEVICE_NAME_LEN]; member
167 const char *name; member
271 char name[DFINDER_EVENT_NAME_LEN]; member
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Dmount_manager.cpp299 std::string name = entry->d_name; in FindAndKillProcess() local
[all...]
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Djs_file_access_ext_ability.cpp133 napi_value JsFileAccessExtAbility::CallObjectMethod(const char *name, napi_value const *argv, size_t argc) in CallObjectMethod() argument
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_entry.cpp394 const char *EglQueryStringImpl(EGLDisplay dpy, EGLint name) in EglQueryStringImpl() argument
1340 EGLBoolean EglGetCompositorTimingSupportedANDROIDImpl(EGLDisplay dpy, EGLSurface surface, EGLint name) in EglGetCompositorTimingSupportedANDROIDImpl() argument
1531 EglWrapperFuncPointer FindEglWrapperApi(const std::string &name) in FindEglWrapperApi() argument
1541 bool CheckEglWrapperApi(const std::string &name) in CheckEglWrapperApi() argument
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl2_rendering_context_base.cpp1003 unique_ptr<char[]> name = nullptr; in GetFragDataLocation() local
1687 unique_ptr<char[]> name = nullptr; in GetUniformBlockIndex() local
/foundation/filemanagement/user_file_service/frameworks/js/napi/file_access_module/
H A Dnapi_fileaccess_helper.cpp296 std::unique_ptr<char[]> name = nullptr; in GetReadArg() local
1393 std::unique_ptr<char[]> name = nullptr; GetMoveFileArg() local
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_scene_config.cpp384 ReadStringListConfigInfo(const xmlNodePtr& rootNode, std::string name) ReadStringListConfigInfo() argument
[all...]
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp197 std::string name = data.ReadString(); in OnRemoteRequest() local
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp81 bool ScreenSessionManagerClient::CheckIfNeedConnectScreen(ScreenId screenId, ScreenId rsId, const std::string& name) in CheckIfNeedConnectScreen() argument
103 OnScreenConnectionChanged(ScreenId screenId, ScreenEvent screenEvent, ScreenId rsId, const std::string& name, bool isExtend) OnScreenConnectionChanged() argument
[all...]
/test/testfwk/arkxtest/uitest/napi/
H A Duitest_napi.cpp119 const string name = "constructor_" + string(typeName); in MountJsConstructorToGlobal() local
130 const string name = "constructor_" + string(typeName); in GetJsConstructorFromGlobal() local
436 const auto name = classDef.name_.data(); in ExportClass() local
[all...]
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
H A Dnnrtndk.cpp483 const char *name = nullptr; in OHNNCompilationSetDeviceOne() local
526 const char *name = nullptr; in OHNNCompilationSetCacheOne() local
581 const char *name = nullptr; in OHNNCompilationSetPerformanceModeOne() local
629 const char *name in OHNNCompilationSetPerformanceModeTwo() local
674 const char *name = nullptr; OHNNCompilationSetPerformanceModeThree() local
737 const char *name = nullptr; OHNNCompilationSetPriorityOne() local
791 const char *name = nullptr; OHNNCompilationEnableFloat16One() local
847 const char *name = nullptr; OHNNCompilationBuildOne() local
928 const char *name = nullptr; OHNNExecutorConstructOne() local
988 const char *name = nullptr; OHNNExecutorSetInputOne() local
1053 const char *name = nullptr; OHNNExecutorSetOutputOne() local
1125 const char *name = nullptr; OHNNExecutorGetOutputShapeOne() local
1210 const char *name = nullptr; OHNNExecutorRunOne() local
1285 const char *name = nullptr; OHNNExecutorAllocateInputMemoryOne() local
1346 const char *name = nullptr; OHNNExecutorAllocateOutputMemoryOne() local
1409 const char *name = nullptr; OHNNExecutorDestroyInputMemory() local
1458 const char *name = nullptr; OHNNExecutorDestroyOutputMemory() local
1509 const char *name = nullptr; OHNNExecutorSetInputWithMemoryOne() local
1576 const char *name = nullptr; OHNNExecutorSetOutputWithMemoryOne() local
1640 const char *name = nullptr; OHNNExecutorDestroy() local
1728 const char *name = nullptr; OHNNDeviceGetNameOne() local
1745 const char *name = nullptr; OHNNDeviceGetNameTwo() local
[all...]
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/
H A Djsvm_utils.cpp153 JSVM_Script CompileWithName(JSVM_Value js_str, const char *name) in CompileWithName() argument
170 JSVM_Script CompileWithName(const char *s, const char *name) in CompileWithName() argument
291 JSVM_Value GetProperty(JSVM_Value object, const char *name) in GetProperty() argument
301 void SetProperty(JSVM_Value object, const char *name, JSVM_Value value) in SetProperty() argument
307 Global(const char *name) Global() argument
[all...]
/test/xts/acts/distributeddatamgr/relationalStoretest/relationalStoreNdktest/entry/src/main/cpp/
H A Drdb_test.cpp487 const char *name = "zhangSan"; in DeleteOne() local
508 const char *name = "zhangSan"; in DeleteTwo() local
529 const char *name = "zhangSan"; in DeleteThree() local
568 const char *name = "zhangSan"; in DeleteFive() local
/test/xts/acts/graphic/graphicnapidrawingtest/
H A DOH_Drawing_TypographyTest.cpp1228 const char *name = "FZHeiT-SC Bold"; HWTEST_F() local
2507 const char *name = "FZHeiT-SC Bold"; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dcbs_h2645.c32 cbs_read_ue_golomb(CodedBitstreamContext *ctx, GetBitContext *gbc, const char *name, const int *subscripts, uint32_t *write_to, uint32_t range_min, uint32_t range_max) cbs_read_ue_golomb() argument
84 cbs_read_se_golomb(CodedBitstreamContext *ctx, GetBitContext *gbc, const char *name, const int *subscripts, int32_t *write_to, int32_t range_min, int32_t range_max) cbs_read_se_golomb() argument
140 cbs_write_ue_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, uint32_t value, uint32_t range_min, uint32_t range_max) cbs_write_ue_golomb() argument
183 cbs_write_se_golomb(CodedBitstreamContext *ctx, PutBitContext *pbc, const char *name, const int *subscripts, int32_t value, int32_t range_min, int32_t range_max) cbs_write_se_golomb() argument
[all...]
/third_party/elfutils/libdwfl/
H A DlibdwflP.h147 char *name; member
170 char *name; /* Iterator name for this module. */ member
692 char name[0]; global() member
[all...]
H A Ddwfl_module_getdwarf.c42 open_elf_file (Elf **elf, int *fd, char **name) in open_elf_file() argument
955 const char *name = elf_strptr (elf, shstrndx, shdr->sh_name); find_aux_sym() local
[all...]
H A Ddwfl_segment_report_module.c291 dwfl_segment_report_module (Dwfl *dwfl, int ndx, const char *name, in dwfl_segment_report_module() argument
[all...]
/third_party/elfutils/tests/
H A Dvarlocs.c57 const char *name = dwarf_diename (die) ?: "<unknown>"; in print_die() local
985 const char *name = dwarf_diename (die); in handle_die() local
1115 const char *name = (modname[0] != '\0' in main() local
/third_party/exfatprogs/include/
H A Dexfat_ondisk.h180 } __attribute__((packed)) name; /* file name directory entry */ member
/third_party/exfatprogs/lib/
H A Dexfat_dir.c448 __le16 *name; in filter_lookup_file() local
487 exfat_lookup_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, struct exfat_lookup_filter *filter_out) exfat_lookup_file() argument
539 exfat_calc_name_hash(struct exfat *exfat, __le16 *name, int len) exfat_calc_name_hash() argument
573 exfat_build_file_dentry_set(struct exfat *exfat, const char *name, unsigned short attr, struct exfat_dentry **dentry_set, int *dentry_count) exfat_build_file_dentry_set() argument
637 exfat_update_file_dentry_set(struct exfat *exfat, struct exfat_dentry *dset, int dcount, const char *name, clus_t start_clu, clus_t ccount) exfat_update_file_dentry_set() argument
901 exfat_create_file(struct exfat *exfat, struct exfat_inode *parent, const char *name, unsigned short attr) exfat_create_file() argument
[all...]
/third_party/f2fs-tools/lib/
H A Dlibf2fs.c441 static f2fs_hash_t __f2fs_dentry_hash(const unsigned char *name, int len)/* Need update */ in __f2fs_dentry_hash() argument
474 f2fs_dentry_hash(int encoding, int casefolded, const unsigned char *name, int len) f2fs_dentry_hash() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dopt_common.c367 char name[128]; in print_codec() local
394 static void show_help_codec(const char *name, int encoder) in show_help_codec() argument
430 show_help_demuxer(const char *name) show_help_demuxer() argument
448 show_help_protocol(const char *name) show_help_protocol() argument
466 show_help_muxer(const char *name) show_help_muxer() argument
500 show_help_filter(const char *name) show_help_filter() argument
555 show_help_bsf(const char *name) show_help_bsf() argument
861 const char *name = NULL; show_formats_devices() local
930 const char *name; show_protocols() local
944 const char *name; show_colors() local
1231 const struct { const char *name; int level; } log_levels[] = { opt_loglevel() member
[all...]

Completed in 68 milliseconds

1...<<341342343344345346347348349350>>...460