Home
last modified time | relevance | path

Searched defs:dir (Results 226 - 250 of 722) sorted by relevance

12345678910>>...29

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddosfs.h128 struct dosDirEntry *dir; member
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DIcuConverterConfig.java116 public Builder addLocaleIds(IcuLocaleDir dir, Iterable<String> localeIds) { in addLocaleIds() argument
121 public Builder addForcedAlias(IcuLocaleDir dir, String source, String target) { in addForcedAlias() argument
126 public Builder addForcedParent(IcuLocaleDir dir, String localeId, String parent) { in addForcedParent() argument
208 public ImmutableMap<String, String> getForcedAliases(IcuLocaleDir dir) { in getForcedAliases() argument
213 public ImmutableMap<String, String> getForcedParents(IcuLocaleDir dir) { in getForcedParents() argument
221 getTargetLocaleIds(IcuLocaleDir dir) getTargetLocaleIds() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DCleanOutputDirectoryTask.java136 public void addConfiguredDir(Dir dir) { in addConfiguredDir() argument
228 private boolean couldDelete(Path path, Path dir, Dir dirInfo) { in couldDelete() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/normalizer/
H A DConformanceTest.java395 iterativeNorm(StringCharacterIterator str, Normalizer.Mode mode, StringBuffer buf, int dir,int options) iterativeNorm() argument
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/normalizer/
H A DConformanceTest.java392 iterativeNorm(StringCharacterIterator str, Normalizer.Mode mode, StringBuffer buf, int dir,int options) iterativeNorm() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DTransliteratorIDParser.java178 public static SingleID parseSingleID(String id, int[] pos, int dir) { in parseSingleID() argument
268 public static UnicodeSet parseGlobalFilter(String id, int[] pos, int dir, in parseGlobalFilter() argument
345 parseCompoundID(String id, int dir, StringBuffer canonID, List<SingleID> list, UnicodeSet[] globalFilter) parseCompoundID() argument
701 specsToID(Specs specs, int dir) specsToID() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DTestUtil.java211 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() argument
214 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestUtil.java212 public static BufferedReader openUTF8Reader(String dir, String filename) throws IOException { in openUTF8Reader() argument
215 public static BufferedReader openReader(String dir, String filename, String encoding) throws IOException { in openReader() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dedits.h424 int8_t dir; // iteration direction: back(<0), initial(0), forward(>0) member
/third_party/icu/icu4c/source/common/
H A Dustrcase.cpp173 utf16_caseContextIterator(void *context, int8_t dir) { in utf16_caseContextIterator() argument
[all...]
/third_party/libuv/src/win/
H A Dfs-event.c83 static int uv__split_path(const WCHAR* filename, WCHAR** dir, in uv__split_path() argument
66 uv__relative_path(const WCHAR* filename, const WCHAR* dir, WCHAR** relpath) uv__relative_path() argument
163 WCHAR* dir = NULL, *dir_to_watch, *pathw = NULL; uv_fs_event_start() local
[all...]
/third_party/libwebsockets/lib/misc/
H A Ddiskcache.c123 char dir[256]; in lws_diskcache_prepare() local
283 DIR *dir; lws_diskcache_trim() local
[all...]
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/
H A Dcgroup_xattr.c52 char dir[MAX_DIR_NAME]; member
300 char dir[MAX_DIR_NAME]; in mount_cgroup() local
392 DIR *dir = opendir(path); cgrp_files_walking() local
[all...]
/third_party/ltp/include/
H A Dtst_fs.h228 tst_fs_fill_hardlinks(const char *dir) tst_fs_fill_hardlinks() argument
233 tst_fs_fill_subdirs(const char *dir) tst_fs_fill_subdirs() argument
254 tst_fs_fill_hardlinks(void (*cleanup)(void), const char *dir) tst_fs_fill_hardlinks() argument
259 tst_fs_fill_subdirs(void (*cleanup)(void), const char *dir) tst_fs_fill_subdirs() argument
[all...]
/third_party/ltp/testcases/kernel/fs/ftest/
H A Dftest06.c337 char dir[MAXPATHLEN], fname[MAXPATHLEN], savedir[MAXPATHLEN]; in fussdir() local
[all...]
H A Dftest02.c319 char dir[MAXPATHLEN], fname[MAXPATHLEN], savedir[MAXPATHLEN]; in fussdir() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir_schedule.c84 add_dep(enum direction dir, in add_dep() argument
103 add_write_dep(enum direction dir, in add_write_dep() argument
121 enum direction dir; member
162 enum direction dir = state->dir; in calculate_deps() local
[all...]
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip.cc33 const base::FilePath dir = extract_dir.Append(entry_path); in CreateDirectory() local
/third_party/node/deps/zlib/google/
H A Dzip.cc33 const base::FilePath dir = extract_dir.Append(entry_path); in CreateDirectory() local
/third_party/node/src/
H A Dinspector_profiler.cc432 const std::string& dir = env->options()->cpu_prof_dir; local
447 const std::string& dir = env->options()->heap_prof_dir; local
H A Dnode_dir.cc97 DirHandle::DirHandle(Environment* env, Local<Object> obj, uv_dir_t* dir) in DirHandle() argument
106 DirHandle* DirHandle::New(Environment* env, uv_dir_t* dir) { in New() argument
188 DirHandle* dir; in Close() local
259 uv_dir_t* dir = static_cast<uv_dir_t*>(req->ptr); AfterDirRead() local
289 DirHandle* dir; Read() local
354 uv_dir_t* dir = static_cast<uv_dir_t*>(req->ptr); AfterOpenDir() local
390 uv_dir_t* dir = static_cast<uv_dir_t*>(req->ptr); OpenDir() local
407 Local<FunctionTemplate> dir = NewFunctionTemplate(isolate, DirHandle::New); Initialize() local
[all...]
/third_party/musl/porting/linux/user/
H A DMakefile
/third_party/musl/scripts/linux/
H A DMakefile
/third_party/musl/src/regex/
H A Dglob.c127 DIR *dir = opendir(pos ? buf : "."); in do_glob() local
/third_party/musl/porting/liteos_a/user_debug/
H A DMakefile

Completed in 14 milliseconds

12345678910>>...29