/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
H A D | input.py | 132 # Paths for converting filelist paths to output paths: { 376 # temporary measure. This should really be addressed by keeping all paths 581 # A list of dependency build file paths that haven't been scheduled yet. 876 raise GypError('| cannot handle absolute paths, got "%s"' % replacement) 1985 paths = [node.ref for node in cycle] 1986 cycles.append("Cycle: %s" % " -> ".join(paths)) 2047 paths = [node.ref for node in cycle] 2048 cycles.append("Cycle: %s" % " -> ".join(paths)) 2184 # such paths woul [all...] |
/third_party/littlefs/scripts/ |
H A D | test.py | 235 paths = [] 241 paths.append(path) 243 if not paths: 248 suites = [TestSuite(path, args) for path in paths] 573 if args.get('list_suite_paths'): cmd.append('--list-suite-paths') 574 if args.get('list_case_paths'): cmd.append('--list-case-paths') 624 # get which suite each case belongs to via paths 625 cmd = runner_ + ['--list-case-paths'] + ids 669 cmd = runner_ + ['--list-case-paths', id] 1284 '--list-suite-paths', [all...] |
/third_party/libabigail/src/ |
H A D | abg-tools-utils.cc | 735 /// with symlinks and relative paths resolved. 1953 char* paths[] = {const_cast<char*>(headers_root_dir.c_str()), 0}; in gen_suppr_spec_from_headers_root_dir() local 1955 if (FTS *file_hierarchy = fts_open(paths, FTS_LOGICAL|FTS_NOCHDIR, NULL)) in gen_suppr_spec_from_headers_root_dir() 2063 /// @param abi_whitelist_paths a vector of KMI whitelist paths 2267 char* paths[] = {const_cast<char*>(root_dir.c_str()), 0}; in find_file_under_dir() local 2269 FTS *file_hierarchy = fts_open(paths, in find_file_under_dir() 2299 /// @param suppr_paths paths to suppression specification files that 2303 /// @param kabi_whitelist_paths paths to kabi whitelist files that we 2396 /// @param module_paths output parameter. This is set to the paths of 2477 /// Get the paths o [all...] |
/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | command_line_interface.cc | 225 // Add the paths where google/protobuf/descriptor.proto and other well-known 228 std::vector<std::pair<std::string, std::string> >* paths) { in AddDefaultProtoPaths() 229 // TODO(xiaofeng): The code currently only checks relative paths of where in AddDefaultProtoPaths() 244 paths->push_back(std::pair<std::string, std::string>("", path)); in AddDefaultProtoPaths() 249 paths->push_back( in AddDefaultProtoPaths() 260 paths->push_back( in AddDefaultProtoPaths() 1053 // Map input files to virtual paths if possible. in InitializeDiskSourceTree() 1302 "names -- protoc is too dumb to figure out when two paths " in MakeProtoProtoPathRelative() 1955 " set of input file paths to FILE\n" in PrintHelpText() 227 AddDefaultProtoPaths( std::vector<std::pair<std::string, std::string> >* paths) AddDefaultProtoPaths() argument
|
/third_party/python/Lib/test/ |
H A D | test_xmlrpc.py | 713 paths = [ variable in http_multi_server.BrokenDispatcher 718 for path in paths: 723 serv.get_dispatcher(paths[0]).register_function(pow) 724 serv.get_dispatcher(paths[1]).register_function(lambda x,y: x+y, 'add')
|
/third_party/glfw/src/ |
H A D | win32_window.c | 1243 char** paths = _glfw_calloc(count, sizeof(char*)); in windowProc() local 1255 paths[i] = _glfwCreateUTF8FromWideStringWin32(buffer); in windowProc() 1260 _glfwInputDrop(window, count, (const char**) paths); in windowProc() 1263 _glfw_free(paths[i]); in windowProc() 1264 _glfw_free(paths); in windowProc()
|
H A D | x11_window.c | 1708 char** paths = _glfwParseUriList(data, &count); in processEvent() local 1710 _glfwInputDrop(window, count, (const char**) paths); in processEvent() 1713 _glfw_free(paths[i]); in processEvent() 1714 _glfw_free(paths); in processEvent()
|
H A D | wl_window.c | 2043 char** paths = _glfwParseUriList(string, &count); in dataDeviceHandleDrop() local 2044 if (paths) in dataDeviceHandleDrop() 2046 _glfwInputDrop(_glfw.wl.dragFocus, count, (const char**) paths); in dataDeviceHandleDrop() 2049 _glfw_free(paths[i]); in dataDeviceHandleDrop() 2051 _glfw_free(paths); in dataDeviceHandleDrop()
|
/third_party/skia/src/gpu/text/ |
H A D | GrTextBlob.cpp | 173 SkSpan<PathGlyph> paths, 208 SkSpan<PathGlyph> paths, in PathSubRun() 212 , fPaths{paths} 251 // draw effect, filter or shader paths. in draw() 284 SkSpan<PathGlyph> paths{pathData.get(), drawables.size()}; in Make() 287 isAntiAliased, strikeToSourceScale, blob, paths, std::move(pathData)); in Make() 2429 // draw effect, filter or shader paths. in processSourcePaths() 205 PathSubRun(bool isAntiAliased, SkScalar strikeToSourceScale, const GrTextBlob& blob, SkSpan<PathGlyph> paths, std::unique_ptr<PathGlyph[], GrSubRunAllocator::ArrayDestroyer> pathData) PathSubRun() argument
|
/third_party/json/ |
H A D | Makefile | 227 zip -9 --recurse-paths -X include.zip $(SRCS) $(AMALGAMATED_FILE) meson.build LICENSE.MIT
|
/third_party/node/src/ |
H A D | node_file.h | 92 const std::vector<std::string>& paths() const { return paths_; } in paths() function in node::fs::FSContinuationData
|
/third_party/ntfs-3g/libfuse-lite/ |
H A D | fusermount.c | 22 #include <paths.h>
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-blob.cc | 517 # include <sys/paths.h>
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
H A D | installd_proxy.cpp | 368 const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir() 384 if (!reply.ReadStringVector(&paths)) { in ScanDir() 367 ScanDir( const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) ScanDir() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
H A D | bms_install_daemon_test.cpp | 595 std::vector<std::string> paths; in HWTEST_F() local 597 "", ScanMode::SUB_FILE_ALL, ResultMode::ABSOLUTE_PATH, paths); in HWTEST_F()
|
/third_party/curl/projects/ |
H A D | build-openssl.bat | 247 rem Set temporary paths for building and installing OpenSSL. If a temporary
253 rem For OpenSSL 1.1.x the temporary paths must be separate not a descendant
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.c | 311 int find_in_path(const char *progname, const char *paths, char *found_in) in find_in_path() argument 320 pathscopy = strdup(paths); in find_in_path()
|
/third_party/node/lib/ |
H A D | repl.js | 228 module.paths = CJSModule._nodeModulePaths(module.filename); 1133 replModule.paths = CJSModule._resolveLookupPaths('<repl>', parentModule); 1353 let paths = []; 1360 paths = [process.cwd()]; 1362 paths = []; 1363 ArrayPrototypePushApply(paths, module.paths); 1364 ArrayPrototypePushApply(paths, CJSModule.globalPaths); 1367 ArrayPrototypeForEach(paths, (dir) => { 1418 let paths [all...] |
/third_party/node/deps/npm/node_modules/@npmcli/arborist/lib/arborist/ |
H A D | build-ideal-tree.js | 444 // going to update them wherever they are, add any paths into those 455 const paths = await readdirScoped(nm).catch(() => []) 456 for (const p of paths) {
|
/third_party/python/ |
H A D | setup.py | 157 """Get the paths of sysroot sub-directories. 189 include files paths are being searched by default. Use '/' if the 193 The SDK paths used by Apple-supplied tool chains depend on the 233 def find_file(filename, std_dirs, paths): 241 'paths' is a list of additional locations to check; if the file is 260 for dir_ in paths: 281 raise ValueError('TZPATH must contain only absolute paths, ' 282 + f'found:\n{tzpaths!r}\nwith invalid paths:\n' 416 # Fix up the paths for scripts, too 763 # Parse paths i [all...] |
/third_party/libinput/test/ |
H A D | litest.c | 287 list_for_each(p, &ctx->paths, link) { in grab_device() 834 list_insert(&ctx->paths, &p->link); in open_restricted() 846 list_for_each_safe(p, &ctx->paths, link) { in close_restricted() 1702 list_init(&ctx->paths); in litest_create_context() 1725 list_for_each_safe(p, &ctx->paths, link) { in litest_destroy_context() 1726 litest_abort_msg("Device paths should be removed by now"); in litest_destroy_context()
|
/third_party/node/deps/uv/src/unix/ |
H A D | process.c | 40 # include <paths.h>
|
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_asset_operations.cpp | 2456 vector<string> paths; in DeleteFromDisk() local 2460 GetIdsAndPaths(predicates, ids, paths, dateTakens, subTypes); in DeleteFromDisk() 2486 auto *taskData = new (nothrow) DeleteFilesTask(ids, paths, notifyUris, dateTakens, subTypes, in DeleteFromDisk()
|
/kernel/linux/linux-5.10/tools/testing/ktest/ |
H A D | ktest.pl | 4109 # directory paths within this directory. This allows you to easily 4224 my @paths = split /:/, $ENV{PATH}; 4227 $paths[$#paths + 1] = "/usr/sbin"; 4229 foreach my $path (@paths) {
|
/kernel/linux/linux-6.6/tools/testing/ktest/ |
H A D | ktest.pl | 4142 my @paths = split /:/, $ENV{PATH}; 4145 $paths[$#paths + 1] = "/usr/sbin"; 4147 foreach my $path (@paths) { 4252 # directory paths within this directory. This allows you to easily
|