Home
last modified time | relevance | path

Searched defs:path (Results 876 - 900 of 2531) sorted by relevance

1...<<31323334353637383940>>...102

/third_party/ffmpeg/libavutil/
H A Dwchar_filename.h104 static inline int path_is_extended(const wchar_t *path) in path_is_extended() argument
118 static inline int path_is_device_path(const wchar_t *path) in path_is_device_path() argument
244 get_extended_win32_path(const char *path, wchar_t **ppath_w) get_extended_win32_path() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dinit_sysfs.c27 char path[PATH_SIZE]; member
75 const char *path; in sysfs_attr_get_value() local
[all...]
/third_party/cups-filters/filter/foomatic-rip/
H A Dspooler.c43 char path [PATH_MAX] = ""; in init_cups() local
[all...]
/third_party/curl/lib/
H A Dcurl_multibyte.c137 int curlx_win32_stat(const char *path, struct_stat *buffer) in curlx_win32_stat() argument
162 int curlx_win32_access(const char *path, int mode) in curlx_win32_access() argument
H A Ddict.c184 char *path; in dict_do() local
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc57 int remove(const char* path) { in remove() argument
64 int _rmdir(const char* path) { in _rmdir() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DURLHandler.java174 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
H A DICUResourceBundleCollationTest.java160 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
/third_party/icu/icu4c/source/test/depstest/
H A Ddepstest.py31 import os.path namespace
/third_party/icu/icu4c/source/common/
H A Dlocutil.cpp232 const char* path = cbundleID.isEmpty() ? NULL : cbundleID.data(); in getAvailableLocaleNames() local
H A Dlocresdata.cpp45 uloc_getTableStringWithFallback(const char *path, const char *locale, in uloc_getTableStringWithFallback() argument
/third_party/NuttX/fs/vfs/
H A Dfs_open.c84 int get_path_from_fd(int fd, char **path) in get_path_from_fd() argument
145 int fp_open(int dirfd, const char *path, int oflags, mode_t mode) in fp_open() argument
318 int do_open(int dirfd, const char *path, int oflags, mode_t mode) in do_open() argument
350 int open(const char *path, int oflags, ...) in open() argument
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DICUResourceBundleCollationTest.java163 private void getFunctionalEquivalentTestCases(String path, ClassLoader cl, String resName, String keyword, in getFunctionalEquivalentTestCases() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DCldrDataProcessorTest.java151 private static CldrValue ldml(String path, String value) { in ldml() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/
H A DAlternateLocaleData.java164 private static CldrPath checkLdml(CldrPath path) { in checkLdml() argument
[all...]
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ant/
H A DGenerateCodeTask.java41 public void setCldrDir(String path) { in setCldrDir() argument
47 public void setCOutDir(String path) { in setCOutDir() argument
53 public void setJavaOutDir(String path) { in setJavaOutDir() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/localedistance/
H A DLocaleDistanceMapperTest.java260 private static ImmutableMap<String, Integer> getTrieMap(IcuData icuData, String path, String star) { in getTrieMap() argument
265 private static BytesTrie getTrie(IcuData icuData, String path) { in getTrie() argument
270 private static byte[] getBytes(IcuData icuData, String path) { in getBytes() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/
H A DFakeResult.java35 public static Result of(String path, int index, boolean isGrouped, String... values) { in of() argument
47 public static Result fallback(String path, in argument
56 FakeResult( RbPath path, ImmutableList<String> values, boolean grouped, int index, boolean isFallback) FakeResult() argument
[all...]
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DUnicodeKnownIssues.java79 public void logKnownIssue(String path, String ticket, String comment) { in logKnownIssue() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DURLHandler.java178 private void process(URLVisitor v, boolean recurse, boolean strip, String path, File[] files) { in process() argument
/third_party/libunwind/libunwind/src/
H A Dos-freebsd.c150 tdep_get_exe_image_path (char *path) in tdep_get_exe_image_path() argument
92 tdep_get_elf_image(struct elf_image *ei, pid_t pid, unw_word_t ip, unsigned long *segbase, unsigned long *mapoff, char *path, size_t pathlen) tdep_get_elf_image() argument
/third_party/libuv/src/unix/
H A Dqnx.c59 char path[PATH_MAX]; in uv_exepath() local
/third_party/libuv/test/
H A Dtest-fs-poll.c54 static void touch_file(const char* path) { in touch_file() argument
/third_party/libunwind/libunwind/src/ia64/
H A DGfind_unwind_table.c95 ia64_find_unwind_table(struct elf_dyn_info *edi, unw_addr_space_t as, char *path, unw_word_t segbase, unw_word_t mapoff, unw_word_t ip) ia64_find_unwind_table() argument
/third_party/libwebsockets/lib/misc/
H A Dromfs.c124 romfs_lookup(romfs_t romfs, romfs_inode_t start, const char *path) in romfs_lookup() argument
219 romfs_get_info(romfs_t romfs, const char *path, size_t *len, size_t *csum) romfs_get_info() argument
[all...]

Completed in 11 milliseconds

1...<<31323334353637383940>>...102