Home
last modified time | relevance | path

Searched refs:arrayOf (Results 1 – 14 of 14) sorted by relevance

/third_party/node/deps/npm/node_modules/assert-plus/
DCHANGES.md12 - Fix optional/arrayOf exports for non-type-of asserts
13 - Add optiona/arrayOf exports for Stream/Date/Regex/uuid
/third_party/node/deps/npm/docs/src/components/
Dseo.js84 meta: PropTypes.arrayOf(PropTypes.object),
/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/java/com/mobileer/androidfxlab/
DMainActivity.kt65 arrayOf(Manifest.permission.RECORD_AUDIO), in <lambda>()
/third_party/node/deps/npm/node_modules/dashdash/
DCHANGES.md99 custom option types. This allows one to create an `arrayOf...` option type
/third_party/typescript/tests/lib/
Dreact16.d.ts74 export function arrayOf<T>(type: Validator<T>): Requireable<T[]>;
2296 arrayOf: typeof PropTypes.arrayOf;
Dreact.d.ts2306 arrayOf(type: Validator<any>): Requireable<any>; method
/third_party/typescript/src/compiler/
Dcore.ts1320 export function arrayOf<T>(count: number, f: (index: number) => T): T[] { function
Dchecker.ts13322 … return getUnionType(append(arrayOf(type.target.fixedLength, i => getLiteralType("" + i)),
/third_party/typescript/lib/
Dtsc.js1109 function arrayOf(count, f) { function
1116 ts.arrayOf = arrayOf;
46265 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…
DtypingsInstaller.js1288 function arrayOf(count, f) { function
1295 ts.arrayOf = arrayOf;
55890 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…
DtypescriptServices.js1493 function arrayOf(count, f) { function
1500 ts.arrayOf = arrayOf;
56095 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…
Dtsserverlibrary.js1493 function arrayOf(count, f) { function
1500 ts.arrayOf = arrayOf;
56095 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…
Dtsserver.js1299 function arrayOf(count, f) { function
1306 ts.arrayOf = arrayOf;
55901 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…
Dtypescript.js1493 function arrayOf(count, f) { function
1500 ts.arrayOf = arrayOf;
56095 …return getUnionType(ts.append(ts.arrayOf(type.target.fixedLength, function (i) { return getLiteral…