Home
last modified time | relevance | path

Searched +defs:use +defs:local +defs:map (Results 1 – 3 of 3) sorted by relevance

/third_party/zlib/examples/
Denough.c112 #define local static macro
237 local inline size_t map(int syms, int left, int len) { in map() function
289 for (int use = least; use <= most; use++) { in count() local
425 int use = least; in examine() local
/third_party/typescript/lib/
Dtsc.js371 function map(array, f) { function
552 function mapDefinedEntries(map, f) { argument
582 function getOrUpdate(map, key, callback) { argument
646 function mapEntries(map, f) { argument
1076 function hasProperty(map, key) { argument
1080 function getProperty(map, key) { argument
1084 function getOwnKeys(map) { argument
1136 function arrayFrom(iterator, map) { argument
7477 function lookupInUnicodeMap(code, map) { argument
11269 function forEachEntry(map, callback) { argument
[all …]
DtypingsInstaller.js435 function map(array, f) { function
627 function mapDefinedEntries(map, f) { argument
657 function getOrUpdate(map, key, callback) { argument
721 function mapEntries(map, f) { argument
1244 function hasProperty(map, key) { argument
1254 function getProperty(map, key) { argument
1261 function getOwnKeys(map) { argument
1313 function arrayFrom(iterator, map) { argument
10411 function lookupInUnicodeMap(code, map) { argument
14779 function forEachEntry(map, callback) { argument
[all …]