/third_party/node/deps/npm/node_modules/make-fetch-happen/ |
D | cache.js | 74 memoize: opts.memoize property 88 memoize: opts.memoize property 120 memoize: fitInMemory && opts.memoize property
|
/third_party/typescript/tests/cases/compiler/ |
D | contextuallyTypedParametersWithInitializers.ts | 61 declare function memoize<F extends Function>(func: F): F; function
|
D | underscoreTest1.ts | 71 memoize(hashFunction?: Function): T; method 559 memoize<T extends Function>(func: T, hashFunction?: Function): T; method
|
/third_party/node/deps/npm/node_modules/cacache/ |
D | put.js | 14 memoize: {}, property
|
D | get.js | 16 memoize: {}, property
|
/third_party/node/deps/npm/node_modules/pacote/lib/util/ |
D | opt-check.js | 30 memoize: {}, property
|
/third_party/node/deps/npm/lib/ |
D | fetch-package-metadata.js | 66 memoize: CACHE, property
|
/third_party/typescript/src/harness/ |
D | harnessUtils.ts | 54 …export function memoize<T extends ts.AnyFunction>(f: T, memoKey: (...anything: any[]) => string): … function
|
D | loggedIO.ts | 94 function memoize<T>(func: (s: string) => T): Memoized<T> { function
|
/third_party/python/Tools/peg_generator/pegen/ |
D | parser.py | 43 def memoize(method: F) -> F: function
|
/third_party/node/deps/npm/node_modules/npm-registry-fetch/ |
D | config.js | 52 'memoize': {}, property
|
D | index.js | 101 memoize: opts.memoize, property
|
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/ |
D | common.py | 23 class memoize(object): class
|
/third_party/node/tools/gyp/pylib/gyp/ |
D | common.py | 23 class memoize(object): class
|
/third_party/python/Lib/test/ |
D | test_decorators.py | 55 def memoize(func): function
|
/third_party/boost/libs/python/doc/html/numpy/_static/ |
D | underscore-1.3.1.js | 504 _.memoize = function(func, hasher) { function
|
/third_party/boost/libs/hof/doc/html/_static/ |
D | underscore-1.3.1.js | 504 _.memoize = function(func, hasher) { function
|
/third_party/boost/libs/gil/doc/html/_static/ |
D | underscore-1.3.1.js | 504 _.memoize = function(func, hasher) { function
|
/third_party/typescript/src/compiler/ |
D | core.ts | 1630 export function memoize<T>(callback: () => T): () => T { function
|
/third_party/python/Lib/ |
D | pickle.py | 491 def memoize(self, obj): member in _Pickler
|
/third_party/typescript/lib/ |
D | typingsInstaller.js | 1555 function memoize(callback) { function
|
D | tsc.js | 1319 function memoize(callback) { function
|
D | typescriptServices.js | 1760 function memoize(callback) { function
|
D | typescript.js | 1760 function memoize(callback) { function
|
D | tsserver.js | 1566 function memoize(callback) { function
|