Home
last modified time | relevance | path

Searched defs:path (Results 4426 - 4450 of 4555) sorted by relevance

1...<<171172173174175176177178179180>>...183

/third_party/skia/third_party/externals/icu/source/common/
H A Duresbund.cpp314 static UResourceDataEntry *init_entry(const char *localeID, const char *path, UErrorCode *status) { in init_entry() argument
451 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() argument
464 findFirstExisting(const char* path, char* name, in findFirstExisting() argument
636 entryOpen(const char* path, const char* localeID, UResOpenType openType, UErrorCode* status) entryOpen() argument
788 entryOpenDirect(const char* path, const char* localeID, UErrorCode* status) entryOpenDirect() argument
982 char *chAlias = NULL, *path = NULL, *locale = NULL, *keyPath = NULL; init_resb_result() local
1723 ures_findResource(const char* path, UResourceBundle *fillIn, UErrorCode *status) ures_findResource() argument
1778 ures_findSubResource(const UResourceBundle *resB, char* path, UResourceBundle *fillIn, UErrorCode *status) ures_findSubResource() argument
1836 icu::CharString path; getTableItemByKeyPath() local
1885 CharString path; ures_getByKeyWithFallback() local
2025 ures_getValueWithFallback(const UResourceBundle *bundle, const char *path, UResourceBundle *tempFillIn, ResourceDataValue &value, UErrorCode &errorCode) ures_getValueWithFallback() argument
2048 ures_getAllItemsWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllItemsWithFallback() argument
2289 ures_openWithType(UResourceBundle *r, const char* path, const char* localeID, UResOpenType openType, UErrorCode* status) ures_openWithType() argument
2346 ures_open(const char* path, const char* localeID, UErrorCode* status) ures_open() argument
2351 ures_openNoDefault(const char* path, const char* localeID, UErrorCode* status) ures_openNoDefault() argument
2360 ures_openDirect(const char* path, const char* localeID, UErrorCode* status) ures_openDirect() argument
2372 ures_openFillIn(UResourceBundle *r, const char* path, const char* localeID, UErrorCode* status) ures_openFillIn() argument
2385 ures_openDirectFillIn(UResourceBundle *r, const char* path, const char* localeID, UErrorCode* status) ures_openDirectFillIn() argument
2562 ures_openAvailableLocales(const char *path, UErrorCode *status) ures_openAvailableLocales() argument
2617 ures_getFunctionalEquivalent(char *result, int32_t resultCapacity, const char *path, const char *resName, const char *keyword, const char *locid, UBool *isAvailable, UBool omitDefault, UErrorCode *status) ures_getFunctionalEquivalent() argument
2922 ures_getKeywordValues(const char *path, const char *keyword, UErrorCode *status) ures_getKeywordValues() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7341 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local
7354 int path[] = {FileDescriptorProto::kOptionsFieldNumber, in TEST_F() local
7368 int path[] = {FileDescriptorProto::kMessageTypeFieldNumber, 0, in TEST_F() local
7384 int path[] = {FileDescriptorProto::kMessageTypeFieldNumber, TEST_F() local
7407 int path[] = { TEST_F() local
7431 int path[] = { TEST_F() local
7452 int path[] = {FileDescriptorProto::kEnumTypeFieldNumber, 0, TEST_F() local
7466 int path[] = {FileDescriptorProto::kEnumTypeFieldNumber, 0, TEST_F() local
7480 int path[] = {FileDescriptorProto::kEnumTypeFieldNumber, 0, TEST_F() local
7497 int path[] = {FileDescriptorProto::kEnumTypeFieldNumber, TEST_F() local
7519 int path[] = {FileDescriptorProto::kEnumTypeFieldNumber, TEST_F() local
7542 int path[] = {FileDescriptorProto::kServiceFieldNumber, 0, TEST_F() local
7556 int path[] = {FileDescriptorProto::kServiceFieldNumber, 0, TEST_F() local
7570 int path[] = {FileDescriptorProto::kServiceFieldNumber, 0, TEST_F() local
7586 int path[] = {FileDescriptorProto::kServiceFieldNumber, TEST_F() local
7607 int path[] = { TEST_F() local
7628 int path[] = {FileDescriptorProto::kMessageTypeFieldNumber, 1, TEST_F() local
7636 int path[] = {FileDescriptorProto::kMessageTypeFieldNumber, TEST_F() local
7657 int path[] = {FileDescriptorProto::kMessageTypeFieldNumber, TEST_F() local
7680 int path[] = {FileDescriptorProto::kExtensionFieldNumber, 0, TEST_F() local
[all...]
/third_party/python/PC/
H A Dlauncher2.c884 wchar_t *path = allocSearchInfoBuffer(search, n + 1); in _findCommand() local
936 wchar_t *path = allocSearchInfoBuffer(search, n + 1); in _useShebangAsExecutable() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc1304 GraphId path[kMaxDeadlockPathLen]; member
[all...]
/third_party/skia/modules/skparagraph/src/
H A DParagraphImpl.cpp666 void ParagraphImpl::paint(ParagraphPainter* painter, RSPath* path, SkScalar hOffset, SkScalar vOffset) { in GetLineFontMetrics() argument
/third_party/rust/crates/nix/src/sys/socket/
H A Daddr.rs938 pub fn path(&self) -> Option<&Path> { path() functions
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c635 const char *path = wpa_s->dbus_new_path; in wpas_dbus_handler_create_interface() local
678 char *path; in wpas_dbus_handler_remove_interface() local
162 get_iface_by_dbus_path( struct wpa_global *global, const char *path) get_iface_by_dbus_path() argument
711 const char *path; wpas_dbus_handler_get_interface() local
1581 char path_buf[WPAS_DBUS_OBJECT_PATH_MAX], *path = path_buf; wpas_dbus_handler_add_network() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c772 const char *path = wpa_s->dbus_new_path; in wpas_dbus_handler_create_interface() local
815 char *path; in wpas_dbus_handler_remove_interface() local
176 get_iface_by_dbus_path( struct wpa_global *global, const char *path) get_iface_by_dbus_path() argument
848 const char *path; wpas_dbus_handler_get_interface() local
1640 char path_buf[WPAS_DBUS_OBJECT_PATH_MAX], *path = path_buf; wpas_dbus_handler_add_cred() local
1909 char path_buf[WPAS_DBUS_OBJECT_PATH_MAX], *path = path_buf; wpas_dbus_handler_add_network() local
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2709 const char *path in LoadAceAbilityLibrary() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.cpp1843 auto path = AceType::MakeRefPtr<Path>(); in GetSheetTypeWithAuto() local
1992 std::string path = MoveTo(0.0f, SHEET_ARROW_HEIGHT.ConvertToPx() + sheetRadius.ConvertToPx()); in GetSheetTypeWithAuto() local
2018 std::string path = MoveTo(0.0f, sheetRadius.ConvertToPx()); GetSheetTypeWithAuto() local
2034 std::string path = MoveTo(0.0f, sheetRadius.ConvertToPx()); GetSheetTypeWithAuto() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2845 void MenuLayoutAlgorithm::BuildBottomArrowPath(float arrowX, float arrowY, std::string& path) in BuildBottomArrowPath() argument
2854 void MenuLayoutAlgorithm::BuildTopArrowPath(float arrowX, float arrowY, std::string& path) in BuildTopArrowPath() argument
2863 BuildRightArrowPath(float arrowX, float arrowY, std::string& path) BuildRightArrowPath() argument
2872 BuildLeftArrowPath(float arrowX, float arrowY, std::string& path) BuildLeftArrowPath() argument
2884 std::string path; BuildTopLinePath() local
2905 std::string path; BuildRightLinePath() local
2927 std::string path; BuildBottomLinePath() local
2948 std::string path; BuildLeftLinePath() local
2992 std::string path; CalculateMenuPath() local
[all...]
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2449 std::string path = "/data/themes/a/app"; in CheckAndSetFontFamily() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1002 void FrontendDelegateDeclarative::GetState(int32_t& index, std::string& name, std::string& path) in GetState() argument
1033 GetRouterStateByIndex(int32_t& index, std::string& name, std::string& path, std::string& params) GetRouterStateByIndex() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp1602 std::string path = routerInfo->path; in GetRouterPagePath() local
/foundation/arkui/napi/native_engine/
H A Dnative_api.cpp2978 NAPI_EXTERN napi_status napi_load_module(napi_env env, const char* path, napi_value* result) in napi_load_module() argument
3758 NAPI_EXTERN napi_status napi_run_script_path(napi_env env, const char* path, napi_value* result) in napi_run_script_path() argument
2987 napi_load_module_with_info(napi_env env, const char* path, const char* module_info, napi_value* result) napi_load_module_with_info() argument
/foundation/arkui/napi/native_engine/impl/ark/
H A Dark_native_engine.cpp1356 std::string ArkNativeEngine::GetOhmurl(std::string path) in GetOhmurl() argument
1039 LoadModuleByName(const std::string& moduleName, bool isAppModule, const std::string& param, const std::string& instanceName, void* instance, const std::string& path) LoadModuleByName() argument
1376 NapiLoadNativeModule(std::string path) NapiLoadNativeModule() argument
1385 CheckLoadType(const std::string &path) CheckLoadType() argument
1395 NapiLoadModule(const char* path, const char* module_info) NapiLoadModule() argument
1430 NapiLoadModuleWithInfo(const char* path, const char* module_info) NapiLoadModuleWithInfo() argument
1944 DumpHeapSnapshot(const std::string& path, bool isVmMode, DumpFormat dumpFormat, bool isPrivate, bool captureNumericValue) DumpHeapSnapshot() argument
2414 RunScriptPath(const char* path, bool checkPath) RunScriptPath() argument
2432 IsValidPandaFile(const char* path) IsValidPandaFile() argument
2502 RunScriptBuffer(const char* path, std::vector<uint8_t>& buffer, bool isBundle) RunScriptBuffer() argument
2527 RunScriptBuffer(const std::string& path, uint8_t* buffer, size_t size, bool isBundle) RunScriptBuffer() argument
[all...]
/foundation/multimedia/media_library/frameworks/js/src/
H A Dfile_asset_napi.cpp578 string path = ""; in JSGetFilePath() local
1726 string path = context->objectPtr->GetPath(); in JSGetThumbnailExecute() local
1741 string path = context->objectPtr->GetPath(); in JSGetKeyFrameThumbnailExecute() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp145 string path = cacheDir + "/" + fileName; in DeleteCache() local
906 string path = fileAsset->GetPath(); in SaveCameraPhoto() local
1372 static void CreateThumbnailFileScaned(const string &uri, const string &path, boo argument
1584 string path = cacheDir + "/" + fileName; OpenCache() local
1657 string path = fileAsset->GetFilePath(); RequestEditData() local
1705 string path = fileAsset->GetFilePath(); RequestEditSource() local
1761 string path = fileAsset->GetFilePath(); CommitEditOpenExecute() local
1887 GetModityExtensionPath(std::string &path, std::string &modifyFilePath, const std::string &extension) GetModityExtensionPath() argument
2005 NotifyFormMap(const int32_t fileId, const string& path, const bool isSave) NotifyFormMap() argument
2026 string path = fileAsset->GetPath(); CommitEditInsertExecute() local
2141 string path = fileAsset->GetFilePath(); DoRevertEdit() local
2191 DeleteRevertMessage(const string &path) DeleteRevertMessage() argument
2235 RevertMovingPhotoVideo(const std::shared_ptr<FileAsset> &fileAsset, const string &path, const string &sourceVideoPath, int32_t subtype) RevertMovingPhotoVideo() argument
2642 string path = MediaFileUri::GetPathFromUri(uri, true); ForceSavePicture() local
3049 ProcessMultistagesPhoto(bool isEdited, const std::string &path, const uint8_t *addr, const long bytes, int32_t fileId) ProcessMultistagesPhoto() argument
3087 ProcessMultistagesPhotoForPicture(bool isEdited, const std::string &path, std::shared_ptr<Media::Picture> &picture, int32_t fileId, const std::string &mime_type) ProcessMultistagesPhotoForPicture() argument
3178 ProcessMultistagesVideo(bool isEdited, const std::string &path) ProcessMultistagesVideo() argument
3184 RemoveTempVideo(const std::string &path) RemoveTempVideo() argument
3336 string path = MediaFileUri::GetPathFromUri(uri, true); ScanMovingPhoto() local
3353 string path = MediaFileUri::GetPathFromUri(uriString, true); ScanFileWithoutAlbumUpdate() local
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.cpp1639 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMap(std::string path) in GetPixelMap() argument
1652 std::shared_ptr<PixelMap> ScreenCaptureServer::GetPixelMapSvg(std::string path, int32_t width, int32_t height) in GetPixelMapSvg() argument
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dunistdndk.cpp588 char path[length]; in Read() local
665 char path[] = "errorPath"; in Rmdir() local
672 char path[] = "/data/storage/el2/base/files/rmdirPath"; in Rmdir() local
752 char path[] = "/data/storage/el2/base/files/testTruncated.txt"; Truncate() local
767 char path[] = "/data/storage/el2/base/files/moTruncated.txt"; Truncate64() local
790 char path[] = "unexist_test_unlink.txt"; Unlink() local
793 char path[] = "/data/storage/el2/base/files/test_unlink.txt"; Unlink() local
814 char path[] = "unexist_test_unlinkat.txt"; Unlinkat() local
817 char path[] = "/data/storage/el2/base/files/test_unlinkat.txt"; Unlinkat() local
1255 char *path = static_cast<char *>(malloc(sizeof(char) * lenV)); LockF() local
1276 char *path = static_cast<char *>(malloc(sizeof(char) * lenV)); LockF64() local
1877 char path[length]; Dup() local
1896 char path[length]; Dup2() local
[all...]
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx1232 bool statfs_free_enough_p(const string& path, const string& label, long minfree = 0) in statfs_free_enough_p() argument
[all...]
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c594 AVBPrint path; in hls_delete_old_segments() local
565 hls_delete_file(HLSContext *hls, AVFormatContext *avf, const char *path, const char *proto) hls_delete_file() argument
[all...]
/third_party/alsa-lib/src/
H A Dconf.c541 struct include_path *path; in add_include_path() local
575 struct include_path *path; free_include_paths() local
615 char *path = malloc(strlen(root) + strlen(name) + 2); _snd_config_path() local
642 struct include_path *path; input_stdio_open() local
[all...]
/third_party/backends/sanei/
H A Dsanei_scsi.c2945 char path[PATH_MAX]; in sanei_scsi_find_devices() local
H A Dsanei_usb.c580 SANE_Status sanei_usb_testing_enable_replay(SANE_String_Const path, in sanei_usb_testing_enable_replay() argument
614 SANE_Status sanei_usb_testing_enable_record(SANE_String_Const path, SANE_String_Const be_name) in sanei_usb_testing_enable_record() argument
1420 SANE_Status sanei_usb_testing_enable_replay(SANE_String_Const path, in sanei_usb_testing_enable_replay() argument
1430 sanei_usb_testing_enable_record(SANE_String_Const path, SANE_String_Const be_name) sanei_usb_testing_enable_record() argument
[all...]

Completed in 113 milliseconds

1...<<171172173174175176177178179180>>...183