Home
last modified time | relevance | path

Searched refs:getEncodedRootLength (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/compiler/
Dpath.ts26 return getEncodedRootLength(path) < 0;
34 return getEncodedRootLength(path) > 0;
41 const rootLength = getEncodedRootLength(path);
61 return getEncodedRootLength(path) !== 0;
125 function getEncodedRootLength(path: string): number { function
207 const rootLength = getEncodedRootLength(path);
/third_party/typescript/lib/
DtypingsInstaller.js5552 return getEncodedRootLength(path) < 0;
5560 return getEncodedRootLength(path) > 0;
5567 var rootLength = getEncodedRootLength(path);
5587 return getEncodedRootLength(path) !== 0;
5650 function getEncodedRootLength(path) { function
5730 var rootLength = getEncodedRootLength(path);
DtypescriptServices.js5757 return getEncodedRootLength(path) < 0;
5765 return getEncodedRootLength(path) > 0;
5772 var rootLength = getEncodedRootLength(path);
5792 return getEncodedRootLength(path) !== 0;
5855 function getEncodedRootLength(path) { function
5935 var rootLength = getEncodedRootLength(path);
Dtsserverlibrary.js5757 return getEncodedRootLength(path) < 0;
5765 return getEncodedRootLength(path) > 0;
5772 var rootLength = getEncodedRootLength(path);
5792 return getEncodedRootLength(path) !== 0;
5855 function getEncodedRootLength(path) { function
5935 var rootLength = getEncodedRootLength(path);
Dtsserver.js5563 return getEncodedRootLength(path) < 0;
5571 return getEncodedRootLength(path) > 0;
5578 var rootLength = getEncodedRootLength(path);
5598 return getEncodedRootLength(path) !== 0;
5661 function getEncodedRootLength(path) { function
5741 var rootLength = getEncodedRootLength(path);
Dtypescript.js5757 return getEncodedRootLength(path) < 0;
5765 return getEncodedRootLength(path) > 0;
5772 var rootLength = getEncodedRootLength(path);
5792 return getEncodedRootLength(path) !== 0;
5855 function getEncodedRootLength(path) { function
5935 var rootLength = getEncodedRootLength(path);
Dtsc.js3314 function getEncodedRootLength(path) { function
3359 var rootLength = getEncodedRootLength(path);