Home
last modified time | relevance | path

Searched defs:path (Results 526 - 550 of 2654) sorted by relevance

1...<<21222324252627282930>>...107

/third_party/glfw/src/
H A Dlinux_joystick.h39 char path[PATH_MAX]; member
/third_party/glslang/
H A Dbuild_info.py20 import os.path namespace
/third_party/alsa-utils/alsactl/
H A Dinit_utils_string.c20 static void remove_trailing_chars(char *path, char c) in remove_trailing_chars() argument
/third_party/backends/testsuite/backend/genesys/
H A Dminigtest.h30 inline void print_location(std::ostream& out, const char* function, const char* path, in print_location() argument
37 void check_equal(const T& t, const U& u, const char* function, const char* path, unsigned line) in check_equal() argument
52 inline void check_true(bool x, const char* function, const char* path, unsigned line) in check_true() argument
65 inline void check_raises_success(const char* function, const char* path, unsigned line) in check_raises_success() argument
73 inline void check_raises_did_not_raise(const char* function, const char* path, unsigne argument
82 check_raises_raised_unexpected(const char* function, const char* path, unsigned line) check_raises_raised_unexpected() argument
[all...]
/third_party/curl/lib/
H A Dfopen.c64 static char *dirslash(const char *path) in dirslash() argument
[all...]
/third_party/gn/src/gn/
H A Dohos_components.h29 const std::string &path() const in path() function in OhosComponent
H A Dninja_target_command_util.h41 const std::string& path = path_out.str(); in operator ()() local
45 out << " " << tool_switch_ << path; in operator ()() local
77 const std::string& path = path_out.str(); in operator ()() local
81 out << " -I" << path; in operator ()() local
H A Dvisual_studio_writer_unittest.cc21 std::string MakeTestPath(const std::string& path) { in MakeTestPath() argument
36 std::string path = in TEST_F() local
95 std::string path = TEST_F() local
172 std::string path = MakeTestPath("blah.vcxproj"); TEST_F() local
207 std::string path = MakeTestPath("blah.vcxproj"); TEST_F() local
[all...]
/third_party/googletest/googletest/test/
H A Dgoogletest-options-test.cc200 const std::string path = "c:\\tmp\\"; in TEST_F() local
[all...]
/third_party/gn/src/util/
H A Dexe_path.cc110 char path[PATH_MAX]; in GetExePath() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DICUResourceTableAccess.java23 public static String getTableString(String path, ULocale locale, String tableName, in getTableString() argument
/third_party/NuttX/fs/vfs/
H A Dfs_readlink.c35 ssize_t do_readlink(int dirfd, const char *path, char *buf, size_t bufsize) in do_readlink() argument
/third_party/PyYAML/examples/yaml-highlight/
H A Dyaml_hl.py3 import yaml, codecs, sys, os.path, optparse namespace
/third_party/PyYAML/tests/lib/
H A Dtest_appliance.py2 import sys, os, os.path, types, traceback, pprint namespace
H A Dtest_input_output.py3 import codecs, io, tempfile, os, os.path namespace
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/serializable/
H A DSerializableChecker.java43 private String path = null; field in SerializableChecker
47 public SerializableChecker(String path) in SerializableChecker() argument
[all...]
H A DSerializableWriter.java33 String path; field in SerializableWriter
35 public SerializableWriter(String path) in SerializableWriter() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DPseudoLocalesTest.java138 private static CldrPath ldmlPath(String path) { in ldmlPath() argument
142 private static CldrValue value(CldrPath path, String value) { in value() argument
H A DFilteredDataTest.java98 private static CldrValue ldml(String path, String value) { in ldml() argument
/third_party/icu/tools/unicode/c/genprops/misc/
H A Ducdcopy.py26 import os.path namespace
/third_party/icu/tools/scripts/
H A Dicu-file-utf8-check.py32 import os.path namespace
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
H A DSerializableChecker.java40 private String path = null; field in SerializableChecker
44 public SerializableChecker(String path) in SerializableChecker() argument
[all...]
H A DSerializableWriter.java30 String path; field in SerializableWriter
32 public SerializableWriter(String path) in SerializableWriter() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DICUResourceTableAccess.java25 public static String getTableString(String path, ULocale locale, String tableName, in getTableString() argument
/third_party/libunwind/libunwind/src/
H A Dos-hpux.c72 tdep_get_exe_image_path (char *path) in tdep_get_exe_image_path() argument
35 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
[all...]

Completed in 7 milliseconds

1...<<21222324252627282930>>...107