Home
last modified time | relevance | path

Searched refs:path (Results 8626 - 8650 of 10795) sorted by relevance

1...<<341342343344345346347348349350>>...432

/third_party/libexif/libexif/
H A Dexif-data.h81 * \param[in] path filename including path
84 ExifData *exif_data_new_from_file (const char *path);
/third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-hugeurl/
H A Dminimal-http-client-hugeurl.c205 i.path = uri; in main()
/third_party/libinput/tools/
H A Dshared.h144 bool find_touchpad_device(char *path, size_t path_len);
/third_party/ltp/tools/sparse/sparse-src/
H A Dtoken.h54 const char *path; // input-file path - see set_stream_include_path() member
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-qnx.cc138 result.push_back(SharedLibraryAddress(map.info.path, mapinfo->vaddr, in GetSharedLibraryAddresses()
/third_party/node/deps/v8/src/profiler/
H A Dallocation-tracker.h65 AllocationTraceNode* AddPathFromEnd(const base::Vector<unsigned>& path);
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_tracepoints.py31 parser.add_argument('-p', '--import-path', required=True)
35 sys.path.insert(0, args.import_path)
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_physical_device_features.py228 'filename': os.path.basename(__file__),
/third_party/node/deps/undici/src/lib/cookies/
H A Dparse.js237 } else if (attributeNameLowercase === 'path') {
246 // 1. Let cookie-path be the default-path.
251 // 1. Let cookie-path be the attribute-value.
256 // attribute-name of Path and an attribute-value of cookie-path.
257 cookieAttributeList.path = cookiePath
/third_party/rust/crates/cxx/gen/build/src/
H A Dcfg.rs3 use std::path::Path;
49 /// `"path/to"` which will make import paths take the form
50 /// `"path/to/include/wow.h"` and `"path/to/src/lib.rs.h"`.
58 /// CFG.include_prefix = "path/to";
61 /// .file("src/demo.cc") // probably contains `#include "path/to/src/lib.rs.h"`
108 /// use std::path::PathBuf;
131 /// use std::path::Path;
/third_party/rust/crates/cxx/macro/src/
H A Dload.rs15 use std::path::PathBuf;
168 .path in traverse()
262 .path in translate_qual_type()
267 let path = quote_spanned!(span=> ::cxx::core::ffi::#ident); in translate_qual_type()
268 parse_quote!(#path) in translate_qual_type()
/third_party/rust/crates/libloading/tests/
H A Dfunctions.rs10 fn lib_path() -> std::path::PathBuf { in lib_path()
/third_party/python/Tools/c-analyzer/c_parser/preprocessor/
H A D__init__.py4 import os.path namespace
/third_party/python/Tools/scripts/
H A Dmd5sum.py81 fnfilter = os.path.basename
H A Dpdeps.py68 mod = os.path.basename(filename)
/third_party/rust/crates/bindgen/bindgen-integration/
H A Dbuild.rs10 use std::path::PathBuf;
204 "including stub via include dir must produce correct dep path", in setup_macro_test()
216 .expect("Cannot canonicalize libdir path"); in setup_wrap_static_fns_test()
/third_party/python/Include/cpython/
H A Dpyerrors.h39 PyObject *path; member
/third_party/python/Lib/distutils/tests/
H A Dtest_cmd.py101 cmd.option1 = os.path.dirname(__file__) or os.curdir
/third_party/python/Lib/test/
H A Dsortperf.py22 fn = os.path.join(td, "rr%06d" % n)
/third_party/python/Lib/idlelib/
H A Dmacosx.py4 from os.path import expanduser
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-ucm.h281 /* Current path, set when activating profile */
282 pa_alsa_path *path; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A Dgen_format_map.py13 sys.path.append('renderer')
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dgen_load_functions_table.py15 sys.path.append('../..')
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp77 Filename = llvm::sys::path::filename(Filename); in print()
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcConfigPackage.cpp41 void init(tcu::TestCase* testCase, const std::string& path);

Completed in 15 milliseconds

1...<<341342343344345346347348349350>>...432