Home
last modified time | relevance | path

Searched refs:path (Results 5401 - 5425 of 7006) sorted by relevance

1...<<211212213214215216217218219220>>...281

/third_party/icu/icu4c/source/tools/pkgdata/
H A Dpkgtypes.h67 * strAlias is an alias to a full or relative path to a FILE. This function
73 * @param strAlias alias to full path string
134 char * convertToNativePathSeparators(char *path);
/third_party/libfuse/test/
H A Dtest_custom_io.py15 from os.path import join as pjoin
/third_party/libwebsockets/win32port/zlib/
H A Dgzguts.h90 char *path; /* path or fd for error messages */ member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lejp/
H A Dmain.c140 lwsl_info("%s: ctx->path %s, buf %s\n", __func__, ctx->path, ctx->buf); in test_cb()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tracepoints.py31 parser.add_argument('-p', '--import-path', required=True)
35 sys.path.insert(0, args.import_path)
/third_party/musl/ldso/linux/
H A Dzip_archive.h114 int open_uncompressed_library_in_zipfile(const char *path, struct zip_info *z_info, char *separator);
/third_party/node/deps/uv/src/
H A Duv-data-getter-setters.c106 return req->path; in uv_fs_get_path()
/third_party/node/deps/uv/tools/
H A Dmake_dist_html.py114 os.chdir(os.path.dirname(__file__))
/third_party/libcoap/include/coap3/
H A Dcoap_uri.h68 coap_str_const_t path; /**< The complete path if present or {0, NULL}. member
99 * @param uri The URI path to copy.
128 * CoAP PDUs contain normalized URIs with their path and query split into
173 * Any path or query are broken down into the individual segment Path or Query
180 * uri->path.length and uri->query.length)
194 * Splits the given URI path into segments. Each segment is preceded
198 * @param s The path string to split.
244 * @return Reconstructed and escaped uri path string part or @c NULL
/third_party/libabigail/include/
H A Dabg-writer.h108 const string& path,
H A Dabg-libxml-utils.h51 reader_sptr new_reader_from_file(const std::string& path);
/third_party/libabigail/src/
H A Dabg-viz-svg.cc142 std::string strip = R"_delimiter_(<path stroke="black" stroke-width="1" d="M __x __y1 L __x __y2"/>
/third_party/rust/crates/bindgen/bindgen-tests/tests/quickchecking/src/
H A Dbin.rs21 use std::path::Path;
43 // Validate CLI argument input for fuzzed headers output path.
47 false => Err(String::from("Provided directory path does not exist.")), in validate_path()
60 Arg::with_name("path") in main()
62 .long("path") in main()
66 provide directory path for header output. [default: None] ", in main()
105 let output_path: Option<&str> = matches.value_of("path"); in main()
/third_party/rust/crates/autocfg/src/
H A Dversion.rs1 use std::path::Path;
/third_party/rust/crates/clap/examples/tutorial_builder/
H A D04_04_custom.rs1 use std::path::PathBuf;
H A D04_03_relations.rs1 use std::path::PathBuf;
/third_party/python/Tools/freeze/
H A Dparsesetup.py90 base = os.path.basename(arg)
/third_party/python/Tools/peg_generator/scripts/
H A Dgrammar_grapher.py26 sys.path.insert(0, ".")
/third_party/python/Tools/scripts/
H A Dgprof2html.py84 webbrowser.open("file:" + os.path.abspath(outputfilename))
/third_party/python/Tools/unicode/
H A Dgenmap_korean.py41 print_autogen(fp, os.path.basename(__file__))
/third_party/python/Lib/
H A D_sitebuiltins.py40 self.__filenames = [os.path.join(dir, filename)
/third_party/python/Lib/distutils/tests/
H A Dtest_install_scripts.py45 f = open(os.path.join(source, name), "w")
H A Dtest_text_file.py55 filename = os.path.join(tmpdir, "test.txt")
/third_party/python/Doc/includes/
H A Demail-read-alternative.py61 extension = os.path.splitext(part.get_filename())[1]
/third_party/python/Lib/lib2to3/fixes/
H A Dfix_import.py15 from os.path import dirname, join, exists, sep

Completed in 10 milliseconds

1...<<211212213214215216217218219220>>...281