Home
last modified time | relevance | path

Searched refs:hasEntries (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
DDecompTable.java131 public boolean hasEntries() in hasEntries() method in DecompTable
/third_party/typescript/src/compiler/
Dutilities.ts34 …export function hasEntries(map: ReadonlyCollection<any> | undefined): map is ReadonlyCollection<an… function
/third_party/typescript/lib/
Dtsc.js10047 function hasEntries(map) { function
10050 ts.hasEntries = hasEntries;