Home
last modified time | relevance | path

Searched defs:dir (Results 1026 - 1050 of 1127) sorted by relevance

1...<<414243444546

/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c493 UBiDiDirection dir; in printCaseInfo() local
1303 UBiDiDirection dir; in testGetBaseDirection() local
1426 UBiDiDirection dir; doMisc() local
[all...]
/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c413 uint8_t dir; member
1645 umass_command_start(struct umass_softc *sc, uint8_t dir, in umass_command_start() argument
2532 uint8_t dir = sc->sc_transfer.dir; umass_cbi_dump_cmd() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidi.java1114 static int DirPropFlag(byte dir) { in DirPropFlag() argument
/third_party/libsnd/src/
H A Dcommon.h312 char dir [SF_FILENAME_LEN] ; member
/third_party/littlefs/
H A Dlfs.c686 static lfs_stag_t lfs_dir_getslice(lfs_t *lfs, const lfs_mdir_t *dir, in lfs_dir_getslice() argument
748 lfs_dir_get(lfs_t *lfs, const lfs_mdir_t *dir, lfs_tag_t gmask, lfs_tag_t gtag, void *buffer) lfs_dir_get() argument
755 lfs_dir_getread(lfs_t *lfs, const lfs_mdir_t *dir, const lfs_cache_t *pcache, lfs_cache_t *rcache, lfs_size_t hint, lfs_tag_t gmask, lfs_tag_t gtag, lfs_off_t off, void *buffer, lfs_size_t size) lfs_dir_getread() argument
857 const lfs_mdir_t *dir; global() member
877 lfs_dir_traverse(lfs_t *lfs, const lfs_mdir_t *dir, lfs_off_t off, lfs_tag_t ptag, const struct lfs_mattr *attrs, int attrcount, lfs_tag_t tmask, lfs_tag_t ttag, uint16_t begin, uint16_t end, int16_t diff, int (*cb)(void *data, lfs_tag_t tag, const void *buffer), void *data) lfs_dir_traverse() argument
1072 lfs_dir_fetchmatch(lfs_t *lfs, lfs_mdir_t *dir, const lfs_block_t pair[2], lfs_tag_t fmask, lfs_tag_t ftag, uint16_t *id, int (*cb)(void *data, lfs_tag_t tag, const void *buffer), void *data) lfs_dir_fetchmatch() argument
1351 lfs_dir_fetch(lfs_t *lfs, lfs_mdir_t *dir, const lfs_block_t pair[2]) lfs_dir_fetch() argument
1359 lfs_dir_getgstate(lfs_t *lfs, const lfs_mdir_t *dir, lfs_gstate_t *gstate) lfs_dir_getgstate() argument
1377 lfs_dir_getinfo(lfs_t *lfs, lfs_mdir_t *dir, uint16_t id, struct lfs_info *info) lfs_dir_getinfo() argument
1441 lfs_dir_find(lfs_t *lfs, lfs_mdir_t *dir, const char **path, uint16_t *id) lfs_dir_find() argument
1764 lfs_dir_alloc(lfs_t *lfs, lfs_mdir_t *dir) lfs_dir_alloc() argument
1808 lfs_dir_drop(lfs_t *lfs, lfs_mdir_t *dir, lfs_mdir_t *tail) lfs_dir_drop() argument
1829 lfs_dir_split(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *source, uint16_t split, uint16_t end) lfs_dir_split() argument
1888 lfs_dir_needsrelocation(lfs_t *lfs, lfs_mdir_t *dir) lfs_dir_needsrelocation() argument
1901 lfs_dir_compact(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *source, uint16_t begin, uint16_t end) lfs_dir_compact() argument
2074 lfs_dir_splittingcompact(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *source, uint16_t begin, uint16_t end) lfs_dir_splittingcompact() argument
2179 lfs_dir_relocatingcommit(lfs_t *lfs, lfs_mdir_t *dir, const lfs_block_t pair[2], const struct lfs_mattr *attrs, int attrcount, lfs_mdir_t *pdir) lfs_dir_relocatingcommit() argument
2350 lfs_dir_orphaningcommit(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount) lfs_dir_orphaningcommit() argument
2543 lfs_dir_commit(lfs_t *lfs, lfs_mdir_t *dir, const struct lfs_mattr *attrs, int attrcount) lfs_dir_commit() argument
2590 lfs_mdir_t dir; lfs_rawmkdir() local
2663 lfs_dir_rawopen(lfs_t *lfs, lfs_dir_t *dir, const char *path) lfs_dir_rawopen() argument
2707 lfs_dir_rawclose(lfs_t *lfs, lfs_dir_t *dir) lfs_dir_rawclose() argument
2714 lfs_dir_rawread(lfs_t *lfs, lfs_dir_t *dir, struct lfs_info *info) lfs_dir_rawread() argument
2759 lfs_dir_rawseek(lfs_t *lfs, lfs_dir_t *dir, lfs_off_t off) lfs_dir_rawseek() argument
2796 lfs_dir_rawtell(lfs_t *lfs, lfs_dir_t *dir) lfs_dir_rawtell() argument
2801 lfs_dir_rawrewind(lfs_t *lfs, lfs_dir_t *dir) lfs_dir_rawrewind() argument
3832 struct lfs_mlist dir; global() local
4331 lfs_mdir_t dir = {.tail = {0, 1}}; global() local
4506 lfs_mdir_t dir; global() local
4541 lfs_mdir_t dir = {.tail = {0, 1}}; global() local
4867 lfs_mdir_t dir; global() local
5133 lfs_block_t dir[2]; global() member
5238 lfs1_dir_fetch(lfs_t *lfs, lfs1_dir_t *dir, const lfs_block_t pair[2]) global() argument
5300 lfs1_dir_next(lfs_t *lfs, lfs1_dir_t *dir, lfs1_entry_t *entry) global() argument
5336 lfs1_dir_t dir; global() local
5460 lfs1_dir_t dir; global() local
6123 lfs_dir_open(lfs_t *lfs, lfs_dir_t *dir, const char *path) global() argument
6138 lfs_dir_close(lfs_t *lfs, lfs_dir_t *dir) global() argument
6152 lfs_dir_read(lfs_t *lfs, lfs_dir_t *dir, struct lfs_info *info) global() argument
6167 lfs_dir_seek(lfs_t *lfs, lfs_dir_t *dir, lfs_off_t off) global() argument
6182 lfs_dir_tell(lfs_t *lfs, lfs_dir_t *dir) global() argument
6196 lfs_dir_rewind(lfs_t *lfs, lfs_dir_t *dir) global() argument
[all...]
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c1521 DIR *dir = NULL; in build_distmap() local
2290 DIR *dir = NULL; in cpuset_collides_exclusive() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfssecaudit.c459 const char *dir; member
/third_party/pcre2/pcre2/src/
H A Dpcre2grep.c879 readdirectory(directory_type *dir) in readdirectory() argument
892 closedirectory(directory_type *dir) in closedirectory() argument
995 directory_type *dir; in opendirectory() local
1025 readdirectory(directory_type *dir) readdirectory() argument
1047 closedirectory(directory_type *dir) closedirectory() argument
1113 readdirectory(directory_type *dir) readdirectory() argument
1114 closedirectory(directory_type *dir) closedirectory() argument
3340 directory_type *dir = opendirectory(pathname); grep_or_recurse() local
3411 directory_type *dir = opendirectory(pathname); grep_or_recurse() local
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-mixer.c1635 static int element_ask_vol_dB(snd_mixer_elem_t *me, pa_alsa_direction_t dir, long value, long *dBvalue) { in element_ask_vol_dB() argument
2856 char *dir; in get_path_config_path() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_widgets.cpp754 bool ImGui::ArrowButtonEx(const char* str_id, ImGuiDir dir, ImVec2 size, ImGuiButtonFlags flags) in ArrowButtonEx() argument
784 bool ImGui::ArrowButton(const char* str_id, ImGuiDir dir) in ArrowButton() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_cli.c4609 DIR *dir = opendir(ctrl_iface_dir); in wpa_cli_get_default_ifname() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_cli.c5175 DIR *dir = opendir(ctrl_iface_dir); in wpa_cli_get_default_ifname() local
/third_party/vulkan-loader/loader/
H A Dloader.c155 int loader_closedir(const struct loader_instance *instance, DIR *dir) { in loader_closedir() argument
1999 char *dir = dirs_copy; in loader_get_fullpath() local
[all...]
/third_party/skia/third_party/externals/oboe/apps/OboeTester/gradle/wrapper/
H A Dgradle-wrapper.jar ... success int i String[] children java.io.File dir private void unzip (java.io.File, java. ...
/third_party/skia/platform_tools/android/apps/gradle/wrapper/
H A Dgradle-wrapper.jar ... success int i String[] children java.io.File dir private void unzip (java.io.File, java. ...
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Djs_accessibility_manager.cpp4399 bool conversionDirection(std::string dir) in conversionDirection() argument
4446 std::string dir = STRING_DIR_BACKWARD; in ActAccessibilityAction() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp658 ParsePreBundleProFile(const std::string &dir) ParsePreBundleProFile() argument
847 ScanDir( const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &resultList) ScanDir() argument
906 ProcessScanDir(const std::string &dir, std::list<std::string> &bundleDirs) ProcessScanDir() argument
[all...]
H A Dbundle_data_mgr.cpp7275 bool BundleDataMgr::GetGroupDir(const std::string &dataGroupId, std::string &dir, int32_t userId) const in GetGroupDir() argument
7758 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateGroupDir() local
[all...]
H A Dbase_bundle_installer.cpp2956 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR GetRemoveDataGroupDirs() local
3022 CreateScreenLockProtectionExistDirs(const InnerBundleInfo &info, const std::string &dir) CreateScreenLockProtectionExistDirs() argument
3214 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; CreateGroupDirs() local
3241 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR DeleteGroupDirsForException() local
3262 std::string dir; RemoveDataGroupDirs() local
3827 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; CreateDataGroupDir() local
[all...]
H A Dinner_bundle_info.cpp4338 std::string dir = ServiceConstants::EXTENSION_DIR + item.second.moduleName + in GetAllExtensionDirsInSpecifiedModule() local
4355 std::string dir = ServiceConstants::EXTENSION_DIR + item.second.moduleName + in GetAllExtensionDirs() local
/third_party/alsa-lib/src/pcm/
H A Dpcm.c4776 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate() argument
4794 EXPORT_SYMBOL int INTERNAL(snd_pcm_hw_params_get_rate_min)(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) in snd_pcm_hw_params_get_rate_min() argument
4812 snd_pcm_hw_params_get_rate_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_rate_max() argument
4830 snd_pcm_hw_params_test_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_rate() argument
4845 snd_pcm_hw_params_set_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_rate() argument
4860 snd_pcm_hw_params_set_rate_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_min() argument
4875 snd_pcm_hw_params_set_rate_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_max() argument
4908 snd_pcm_hw_params_set_rate_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_near() argument
4927 snd_pcm_hw_params_set_rate_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_first() argument
4946 snd_pcm_hw_params_set_rate_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_last() argument
5116 snd_pcm_hw_params_get_period_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time() argument
5134 snd_pcm_hw_params_get_period_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time_min() argument
5152 snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time_max() argument
5170 snd_pcm_hw_params_test_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_period_time() argument
5185 snd_pcm_hw_params_set_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_period_time() argument
5201 snd_pcm_hw_params_set_period_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_min() argument
5216 snd_pcm_hw_params_set_period_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_max() argument
5249 snd_pcm_hw_params_set_period_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_near() argument
5268 snd_pcm_hw_params_set_period_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_first() argument
5285 snd_pcm_hw_params_set_period_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_last() argument
5304 snd_pcm_hw_params_get_period_size(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size() argument
5326 snd_pcm_hw_params_get_period_size_min(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size_min() argument
5348 snd_pcm_hw_params_get_period_size_max(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size_max() argument
5370 snd_pcm_hw_params_test_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) snd_pcm_hw_params_test_period_size() argument
5385 snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) snd_pcm_hw_params_set_period_size() argument
5400 snd_pcm_hw_params_set_period_size_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_min() argument
5419 snd_pcm_hw_params_set_period_size_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_max() argument
5461 snd_pcm_hw_params_set_period_size_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_near() argument
5484 snd_pcm_hw_params_set_period_size_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_first() argument
5507 snd_pcm_hw_params_set_period_size_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_last() argument
5541 snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods() argument
5559 snd_pcm_hw_params_get_periods_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods_min() argument
5577 snd_pcm_hw_params_get_periods_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods_max() argument
5595 snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_periods() argument
5610 snd_pcm_hw_params_set_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_periods() argument
5625 snd_pcm_hw_params_set_periods_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_min() argument
5640 snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_max() argument
5673 snd_pcm_hw_params_set_periods_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_near() argument
5692 snd_pcm_hw_params_set_periods_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_first() argument
5711 snd_pcm_hw_params_set_periods_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_last() argument
5741 snd_pcm_hw_params_get_buffer_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time() argument
5759 snd_pcm_hw_params_get_buffer_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time_min() argument
5777 snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time_max() argument
5795 snd_pcm_hw_params_test_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_buffer_time() argument
5810 snd_pcm_hw_params_set_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_buffer_time() argument
5825 snd_pcm_hw_params_set_buffer_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_min() argument
5840 snd_pcm_hw_params_set_buffer_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_max() argument
5873 snd_pcm_hw_params_set_buffer_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_near() argument
5892 snd_pcm_hw_params_set_buffer_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_first() argument
5911 snd_pcm_hw_params_set_buffer_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_last() argument
[all...]
/third_party/FatFs/source/
H A Dff.c1609 st_clust( FATFS* fs, BYTE* dir, DWORD cl ) st_clust() argument
1703 put_lfn( const WCHAR* lfn, BYTE* dir, BYTE ord, BYTE sum ) put_lfn() argument
3806 BYTE *dir; f_sync() local
4758 BYTE *dir; f_mkdir() local
4893 BYTE buf[SZDIRE], *dir; global() local
[all...]
/third_party/libfuse/lib/
H A Dfuse.c1408 static void remove_node(struct fuse *f, fuse_ino_t dir, const char *name) in remove_node() argument
2355 static int is_open(struct fuse *f, fuse_ino_t dir, const char *name) in is_open() argument
2367 static char *hidden_name(struct fuse *f, fuse_ino_t dir, const char *oldname, in hidden_name() argument
2407 hide_node(struct fuse *f, const char *oldpath, fuse_ino_t dir, const char *oldname) hide_node() argument
[all...]
/third_party/libinput/test/
H A Dlitest.c1470 static int is_quirks_file(const struct dirent *dir) { in is_quirks_file() argument
1561 mkdir_p(const char *dir) in mkdir_p() argument
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc1774 void ImplementationVisitor::GenerateImplementation(const std::string& dir) { in GenerateImplementation() argument

Completed in 148 milliseconds

1...<<414243444546