| /third_party/typescript/tests/baselines/reference/ |
| H A D | malformedTags.js | 7 var isArray = Array.isArray; variable 16 var isArray = Array.isArray;
variable
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | Declarator.cpp | 28 bool TDeclarator::isArray() const in isArray() function in sh::TDeclarator
|
| /third_party/skia/experimental/docs/ |
| H A D | utilities.js | 18 function isArray(a) { function
|
| /third_party/skia/src/sksl/ir/ |
| H A D | SkSLVariable.cpp | 31 Convert(const Context& context, int line, const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, std::unique_ptr<Expression> arraySize, Variable::Storage storage) Convert() argument 42 Make(const Context& context, int line, const Modifiers& modifiers, const Type* baseType, skstd::string_view name, bool isArray, std::unique_ptr<Expression> arraySize, Variable::Storage storage) Make() argument
|
| H A D | SkSLType.h | 444 virtual bool isArray() const { in isArray() function in SkSL::Type
|
| /third_party/node/lib/ |
| H A D | util.js | |
| /third_party/skia/src/gpu/ |
| H A D | GrShaderVar.h | 85 bool isArray() const { return kNonArray != fCount; } in isArray() function in GrShaderVar
|
| /third_party/skia/src/sksl/dsl/ |
| H A D | DSLType.cpp | 215 bool DSLType::isArray() const { in isArray() function in SkSL::dsl::DSLType
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | Uniform.h | 130 bool isArray; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 69 bool isArray() const { return getKind() == Type::Array; } in isArray() function in llvm::msgpack::DocNode
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fSSBOLayoutCase.hpp | 91 bool isArray (void) const { return m_arraySize > 0; } in isArray() function in deqp::gles31::bb::BufferBlock
|
| H A D | es31fProgramInterfaceQueryTestCase.cpp | 453 const bool isArray = enclosingcomponent.isVariableType() && enclosingcomponent.getVariableType()->isArrayType(); in validateSingleVariable() local 530 const bool isArray = enclosingcomponent.isVariableType() && enclosingcomponent.getVariableType()->isArrayType(); in validateSingleVariable() local
|
| /third_party/vk-gl-cts/modules/glshared/ |
| H A D | glsTextureTestUtil.cpp | 122 bool isArray = de::inRange<int>(program, PROGRAM_2D_ARRAY_FLOAT, PROGRAM_2D_ARRAY_SHADOW) in getProgram() local
|
| H A D | glsUniformBlockCase.hpp | 189 bool isArray (void) const { return m_arraySize > 0; } in isArray() function in deqp::gls::ub::UniformBlock
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgVariableType.hpp | 159 bool isArray (void) const { return m_baseType == TYPE_ARRAY; } in isArray() function in rsg::VariableType
|
| /third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ |
| H A D | ByteStringTest.java | 86 private boolean isArray(byte[] left, byte[] right) { in isArray() method in ByteStringTest
|
| /third_party/skia/src/gpu/effects/ |
| H A D | GrSkSLFP.cpp | 62 bool isArray = false; variable
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | LLVMReactorDebugInfo.cpp | 511 bool isArray = match.str(3) != ""; in getOrParseFileTokens() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | ByteStringTest.java | 86 private boolean isArray(byte[] left, byte[] right) { in isArray() method in ByteStringTest
|
| /third_party/skia/third_party/externals/angle2/include/GLSLANG/ |
| H A D | ShaderVars.h | 78 bool isArray() const { return !arraySizes.empty(); } in isArray() function 277 bool isArray() const { return arraySize > 0; } in isArray() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 102 bool isArray (void) const { return m_arraySize > 0; } in isArray() function in vkt::ssbo::BufferBlock
|
| /third_party/vk-gl-cts/external/openglcts/modules/common/ |
| H A D | glcUniformBlockCase.hpp | 254 bool isArray(void) const in isArray() function in deqp::ub::UniformBlock
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | OutputASM.h | 166 bool isArray() const in isArray() function
|
| /third_party/skia/include/effects/ |
| H A D | SkRuntimeEffect.h | 77 bool isArray() const { return SkToBool(this->flags & kArray_Flag); } in isArray() function
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/ |
| H A D | vktSSBOLayoutCase.hpp | 102 bool isArray (void) const { return m_arraySize > 0; } in isArray() function in vkt::ssbo::BufferBlock
|