/third_party/boost/tools/build/src/engine/ |
D | pathnt.cpp | 48 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/ |
D | glib-compile-resources.c | 181 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/ |
D | editorServices.ts | 389 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/ |
D | tsserver.js | 6326 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 …]
|
D | tsserverlibrary.js | 6520 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/ |
D | lint-md.mjs | 5295 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 …]
|