Home
last modified time | relevance | path

Searched +defs:file +defs:exists +defs:p (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/tools/build/src/engine/
Dpathnt.cpp48 int exists; member
102 char const * p; in canonicWindowsPath() local
367 int path_translate_to_os_( char const * f, string * file ) in path_translate_to_os_()
/third_party/glib/gio/
Dglib-compile-resources.c181 gboolean exists; in find_file() local
215 gchar *file; in end_element() local
251 gboolean exists; in end_element() local
679 const char *p, *q; in escape_makefile_string() local
1025 FILE *file; in main() local
1060 FILE *file; in main() local
/third_party/typescript/src/server/
DeditorServices.ts389 exists: boolean; property
1547 for (const p of info.containingProjects) { constant
1638 const exists = this.host.fileExists(configFileName); constant
3525 const file = iterResult.value; constant
3542 const file = iterResult.value; constant
3551 for (const file of closedFiles) { constant
3775 for (const file of proj.rootFiles) { constant
/third_party/typescript/lib/
Dtsserver.js6326 var file = { variable
6446 function addToPollingIntervalQueue(file, pollingInterval) { argument
6450 function addChangedFileToLowPollingIntervalQueue(file) { argument
8572 file: diag(6025, ts.DiagnosticCategory.Message, "file_6025", "file"), property
14314 function assertDiagnosticLocation(file, start, length) { argument
14322 …function createFileDiagnosticFromMessageChain(file, start, length, messageChain, relatedInformatio… argument
14439 function isExternalOrCommonJsModule(file) { argument
14443 function isJsonSourceFile(file) { argument
15107 …return ts.some(node.parameters, function (p) { return nodeIsDecorated(p, node, parent); }); // TOD… argument
15260 function isSourceFileJS(file) { argument
[all …]
Dtsserverlibrary.js6520 var file = { variable
6640 function addToPollingIntervalQueue(file, pollingInterval) { argument
6644 function addChangedFileToLowPollingIntervalQueue(file) { argument
8766 file: diag(6025, ts.DiagnosticCategory.Message, "file_6025", "file"), property
14508 function assertDiagnosticLocation(file, start, length) { argument
14516 …function createFileDiagnosticFromMessageChain(file, start, length, messageChain, relatedInformatio… argument
14633 function isExternalOrCommonJsModule(file) { argument
14637 function isJsonSourceFile(file) { argument
15301 …return ts.some(node.parameters, function (p) { return nodeIsDecorated(p, node, parent); }); // TOD… argument
15454 function isSourceFileJS(file) { argument
[all …]
/third_party/node/tools/
Dlint-md.mjs5295 let p = parent; variable
6598 _handleFile(file, stats, initialAdd) { argument
19564 exists: false, property
19592 exists: true, property
19635 exists: false, property
20635 function tryGet (key, p) { argument
20884 const file = locatePath.sync(filenames, {cwd: dir}); constant
22638 checkPath.convert = p => p; argument
23010 old$1.realpathSync = function realpathSync(p, cache) { argument
23107 old$1.realpath = function realpath(p, cache, cb) { argument
[all …]