Home
last modified time | relevance | path

Searched defs:isArray (Results 1 – 25 of 126) sorted by relevance

123456

/third_party/typescript/tests/cases/conformance/salsa/
DmalformedTags.ts10 var isArray = Array.isArray; variable
/third_party/typescript/tests/baselines/reference/
DmalformedTags.js7 var isArray = Array.isArray; variable
/third_party/skia/src/sksl/ir/
DSkSLVariable.cpp32 const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, in Convert()
43 const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, in Make()
/third_party/node/deps/npm/node_modules/isarray/
Dtest.js1 var isArray = require('./'); variable
/third_party/node/deps/npm/node_modules/concat-map/
Dindex.js11 var isArray = Array.isArray || function (xs) { variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp510 for (int isArray = 0; isArray < 2; isArray++) in init() local
572 for (int isArray = 0; isArray < 2; isArray++) in init() local
587 for (int isArray = 0; isArray < 2; isArray++) in init() local
602 for (int isArray = 0; isArray < 2; isArray++) in init() local
617 for (int isArray = 0; isArray < 2; isArray++) in init() local
649 for (int isArray = 0; isArray < 2; isArray++) in init() local
664 for (int isArray = 0; isArray < 2; isArray++) in init() local
699 for (int isArray = 0; isArray < 2; isArray++) in init() local
/third_party/node/deps/npm/node_modules/bluebird/js/release/
Des5.js14 isArray: Array.isArray, property
68 isArray: ArrayIsArray, property
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DDeclarator.cpp28 bool TDeclarator::isArray() const in isArray() function in sh::TDeclarator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DDeclarator.cpp28 bool TDeclarator::isArray() const in isArray() function in sh::TDeclarator
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformBlockTests.cpp530 for (int isArray = 0; isArray < 2; isArray++) in init() local
563 for (int isArray = 0; isArray < 2; isArray++) in init() local
596 for (int isArray = 0; isArray < 2; isArray++) in init() local
631 for (int isArray = 0; isArray < 2; isArray++) in init() local
668 for (int isArray = 0; isArray < 2; isArray++) in init() local
732 for (int isArray = 0; isArray < 2; isArray++) in init() local
764 for (int isArray = 0; isArray < 2; isArray++) in init() local
/third_party/node/deps/npm/node_modules/es6-promise/lib/es6-promise/
Dutils.js21 export const isArray = _isArray; constant
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp538 for (int isArray = 0; isArray < 2; isArray++) in init() local
650 for (int isArray = 0; isArray < 2; isArray++) in init() local
684 for (int isArray = 0; isArray < 2; isArray++) in init() local
718 for (int isArray = 0; isArray < 2; isArray++) in init() local
752 for (int isArray = 0; isArray < 2; isArray++) in init() local
817 for (int isArray = 0; isArray < 2; isArray++) in init() local
850 for (int isArray = 0; isArray < 2; isArray++) in init() local
/third_party/skia/experimental/docs/
Dutilities.js18 function isArray(a) { function
/third_party/flutter/skia/experimental/docs/
Dutilities.js18 function isArray(a) { function
/third_party/typescript/tests/cases/conformance/
DfixSignatureCaching.ts291 isArray; variable
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp1024 for (int isArray = 0; isArray < 2; isArray++) in init() local
1053 for (int isArray = 0; isArray < 2; isArray++) in init() local
1082 for (int isArray = 0; isArray < 2; isArray++) in init() local
1111 for (int isArray = 0; isArray < 2; isArray++) in init() local
1140 for (int isArray = 0; isArray < 2; isArray++) in init() local
1169 for (int isArray = 0; isArray < 2; isArray++) in init() local
1198 for (int isArray = 0; isArray < 2; isArray++) in init() local
1258 for (int isArray = 0; isArray < 2; isArray++) in init() local
1284 for (int isArray = 0; isArray < 2; isArray++) in init() local
/third_party/node/deps/npm/node_modules/extend/
Dindex.js8 var isArray = function isArray(arr) { function
/third_party/node/deps/npm/node_modules/pumpify/
Dindex.js7 return Array.isArray(args[0]) ? args[0] : Array.prototype.slice.call(args) class in Array
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1418 for (int isArray = 0; isArray < 2; isArray++) in init() local
1450 for (int isArray = 0; isArray < 2; isArray++) in init() local
1482 for (int isArray = 0; isArray < 2; isArray++) in init() local
1514 for (int isArray = 0; isArray < 2; isArray++) in init() local
1546 for (int isArray = 0; isArray < 2; isArray++) in init() local
1578 for (int isArray = 0; isArray < 2; isArray++) in init() local
1610 for (int isArray = 0; isArray < 2; isArray++) in init() local
1678 for (int isArray = 0; isArray < 2; isArray++) in init() local
1692 for (int isArray = 0; isArray < 2; isArray++) in init() local
1720 for (int isArray = 0; isArray < 2; isArray++) in init() local
/third_party/node/deps/npm/node_modules/concat-stream/
Dindex.js69 var isArray = Array.isArray || function (arr) { variable
/third_party/node/deps/npm/node_modules/core-util-is/lib/
Dutil.js25 function isArray(arg) { function
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp1015 for (int isArray = 0; isArray < 2; isArray++) in init() local
1044 for (int isArray = 0; isArray < 2; isArray++) in init() local
1073 for (int isArray = 0; isArray < 2; isArray++) in init() local
1102 for (int isArray = 0; isArray < 2; isArray++) in init() local
1171 for (int isArray = 0; isArray < 2; isArray++) in init() local
1206 for (int isArray = 0; isArray < 2; isArray++) in init() local
DglcUniformBlockCase.cpp605 bool isArray = entry.size > 1; in generateValue() local
861 bool isArray = entry.size > 1; in generateValueSrc() local
929 bool isArray = type.isArrayType(); in generateCompareSrc() local
994 bool isArray = block.isArray(); in generateCompareSrc() local
1536 bool isArray = block.isArray(); in compareStd140Blocks() local
1618 bool isArray = block.isArray(); in compareSharedBlocks() local
1693 bool isArray = block.isArray(); in compareTypes() local
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h72 bool isArray() const { return !arraySizes.empty(); } in isArray() function
280 bool isArray() const { return arraySize > 0; } in isArray() function
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h78 bool isArray() const { return !arraySizes.empty(); } in isArray() function
277 bool isArray() const { return arraySize > 0; } in isArray() function

123456