HomeSort by relevance Sort by last modified time
    Searched defs:elemType (Results 1 - 25 of 41) sorted by null

1 2

  /external/robolectric-shadows/processor/src/main/java/org/robolectric/annotation/processing/validator/
RealObjectValidator.java 65 TypeMirror elemType = elem.asType();
66 if (!types.isAssignable(impClass, elemType)) {
67 error("@RealObject with type <" + elemType + ">; expected <" + impClass + '>');
69 typeVisitor.visit(elemType, elem);
  /frameworks/rs/rsov/compiler/
Wrapper_test.cpp 53 auto elemType = m.getIntType(32);
54 VariableInst *buffer = AddBuffer(elemType, 2, b, &m);
  /external/skia/experimental/svg/model/
SkSVGDOM.cpp 418 const SkDOM::Type elemType = dom.getType(xmlNode);
420 if (elemType == SkDOM::kText_Type) {
426 SkASSERT(elemType == SkDOM::kElement_Type);
  /external/skqp/experimental/svg/model/
SkSVGDOM.cpp 418 const SkDOM::Type elemType = dom.getType(xmlNode);
420 if (elemType == SkDOM::kText_Type) {
426 SkASSERT(elemType == SkDOM::kElement_Type);
  /external/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
DeprecatedAPIChecker.java 452 String elemType = null;
455 elemType = tName.substring(dimension + 1, tName.length() - 1);
460 elemType = PRIMITIVES[i];
466 if (elemType == null) {
470 s.append(elemType);
  /external/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp     [all...]
  /libcore/ojluni/src/main/java/java/lang/invoke/
MethodType.java 493 Class<?> elemType = arrayType.getComponentType();
494 assert(elemType != null);
496 if (ptypes[i] != elemType) {
498 Arrays.fill(fixedPtypes, i, ptypes.length, elemType);
531 Class<?> elemType = arrayType.getComponentType();
532 assert(elemType != null);
533 res = methodType(rtype, Collections.nCopies(arrayLength, elemType));
    [all...]
  /external/deqp/external/openglcts/modules/common/
glcUniformBlockCase.cpp 485 const VarType& elemType = type.getElementType();
487 if (elemType.isBasicType() && !glu::isDataTypeMatrix(elemType.getBasicType()))
490 glu::DataType elemBasicType = elemType.getBasicType();
506 else if (elemType.isBasicType() && glu::isDataTypeMatrix(elemType.getBasicType()))
509 glu::DataType elemBasicType = elemType.getBasicType();
533 DE_ASSERT(elemType.isStructType() || elemType.isArrayType());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ubo/
vktUniformBlockCase.cpp 462 const VarType& elemType = type.getElementType();
464 if (elemType.isBasicType() && !glu::isDataTypeMatrix(elemType.getBasicType()))
467 glu::DataType elemBasicType = elemType.getBasicType();
483 else if (elemType.isBasicType() && glu::isDataTypeMatrix(elemType.getBasicType()))
486 glu::DataType elemBasicType = elemType.getBasicType();
510 DE_ASSERT(elemType.isStructType() || elemType.isArrayType());
    [all...]
  /external/deqp/modules/glshared/
glsLifetimeTests.cpp 1079 Type& elemType = m_attacher.getElementType();
1086 Name element(elemType);
1103 if (elemType.nameLingers())
1104 errors.check(elemType.exists(elementId),
1107 errors.check(!elemType.exists(elementId),
1113 errors.check(!elemType.exists(elementId),
    [all...]
glsUniformBlockCase.cpp 512 const VarType& elemType = type.getElementType();
514 if (elemType.isBasicType() && !glu::isDataTypeMatrix(elemType.getBasicType()))
517 glu::DataType elemBasicType = elemType.getBasicType();
533 else if (elemType.isBasicType() && glu::isDataTypeMatrix(elemType.getBasicType()))
536 glu::DataType elemBasicType = elemType.getBasicType();
560 DE_ASSERT(elemType.isStructType() || elemType.isArrayType());
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/ssbo/
vktSSBOLayoutCase.cpp 482 const VarType& elemType = type.getElementType();
484 if (elemType.isBasicType() && !glu::isDataTypeMatrix(elemType.getBasicType()))
487 const glu::DataType elemBasicType = elemType.getBasicType();
505 else if (elemType.isBasicType() && glu::isDataTypeMatrix(elemType.getBasicType()))
508 const glu::DataType elemBasicType = elemType.getBasicType();
532 DE_ASSERT(elemType.isStructType() || elemType.isArrayType());
568 const VarType& elemType = varType.getElementType()
    [all...]
  /external/deqp/modules/gles31/functional/
es31fSSBOLayoutCase.cpp 519 const VarType& elemType = type.getElementType();
521 if (elemType.isBasicType() && !glu::isDataTypeMatrix(elemType.getBasicType()))
524 const glu::DataType elemBasicType = elemType.getBasicType();
542 else if (elemType.isBasicType() && glu::isDataTypeMatrix(elemType.getBasicType()))
545 const glu::DataType elemBasicType = elemType.getBasicType();
569 DE_ASSERT(elemType.isStructType() || elemType.isArrayType());
604 const VarType& elemType = varType.getElementType()
    [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/robolectric/v3/
robolectric-processor-3.1-SNAPSHOT.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 
  /external/error_prone/checkerframework/
dataflow-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/org/checkerframework/dataflow/1.8.10/
dataflow-1.8.10.jar 
  /prebuilts/tools/common/m2/repository/org/checkerframework/dataflow/2.1.14/
dataflow-2.1.14.jar 
  /prebuilts/tools/common/m2/repository/org/checkerframework/dataflow/2.2.2/
dataflow-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/uber/nullaway/nullaway/0.2.0/
nullaway-0.2.0.jar 
  /prebuilts/jdk/jdk8/darwin-x86/lib/
jconsole.jar 
sa-jdi.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
jconsole.jar 

Completed in 711 milliseconds

1 2