/external/chromium_org/third_party/WebKit/Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ |
FunctionRecord.java | 15 TypeRecord parentType, 20 this.enclosingType = parentType;
|
ContextTrackingValidationCheck.java | 78 TypeRecord parentType = state.getCurrentFunctionRecord() == null 86 parentType,
|
/external/deqp/framework/opengl/ |
gluVarTypeUtil.hpp | 243 VarType parentType = getVarType(*m_type, m_path.begin(), m_path.end()-1); 247 DE_ASSERT(isDataTypeMatrix(parentType.getBasicType())); 248 if (curComp.index+1 < getDataTypeMatrixNumColumns(parentType.getBasicType())) 253 DE_ASSERT(isDataTypeVector(parentType.getBasicType())); 254 if (curComp.index+1 < getDataTypeScalarSize(parentType.getBasicType())) 259 DE_ASSERT(parentType.isArrayType()); 260 if (curComp.index+1 < parentType.getArraySize()) 265 DE_ASSERT(parentType.isStructType()); 266 if (curComp.index+1 < parentType.getStructPtr()->getNumMembers())
|
/external/deqp/modules/gles31/functional/ |
es31fUniformBlockTests.cpp | 211 const VarType parentType (childType, parentSize); 213 createBlockBasicTypeCases(layoutGroup, m_context, typeName, parentType, layoutFlags[layoutFlagNdx].flags); 219 parentType, layoutFlags[layoutFlagNdx].flags|matrixFlags[matFlagNdx].flags); 244 const VarType parentType (childType1, parentSize); 246 createBlockBasicTypeCases(layoutGroup, m_context, typeName, parentType, layoutFlags[layoutFlagNdx].flags); 252 parentType, layoutFlags[layoutFlagNdx].flags|matrixFlags[matFlagNdx].flags);
|
/cts/tools/signature-tools/src/signature/converter/dex/ |
GenericSignatureParser.java | 392 ITypeReference parentType = null; 398 parentType = factory.getClassReference(packageName, className); 404 parentType = parameterizedType; 407 ITypeReference typeToReturn = parentType; 428 .getParameterizedType(parentType, rawType, typeArgs);
|
/external/deqp/executor/ |
xeTestResultParser.cpp | 474 ri::Type parentType = parentItem ? parentItem->getType() : ri::TYPE_LAST; 547 if (parentType != ri::TYPE_SHADERPROGRAM) 560 if (parentType == ri::TYPE_SHADER) 567 if (parentType == ri::TYPE_SHADERPROGRAM) 569 else if (parentType == ri::TYPE_SHADER) 571 else if (parentType == ri::TYPE_COMPILEINFO) 648 if (parentType != ri::TYPE_SAMPLELIST) 660 if (parentType != ri::TYPE_SAMPLEINFO) 679 if (parentType != ri::TYPE_SAMPLELIST) 691 if (parentType != ri::TYPE_SAMPLE [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
messagepattern.h | 836 int32_t nestingLevel, UMessagePatternArgType parentType, [all...] |
/external/icu/icu4c/source/common/unicode/ |
messagepattern.h | 836 int32_t nestingLevel, UMessagePatternArgType parentType, [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
DOMHelper.java | 683 int parentType; 695 parentType = parent.getNodeType(); 701 if (parentType == Node.ELEMENT_NODE) 735 if ((Node.ATTRIBUTE_NODE != parentType) && (null == nsInfo) 745 if (Node.ATTRIBUTE_NODE == parentType) [all...] |
/external/chromium_org/third_party/icu/source/common/ |
messagepattern.cpp | 433 int32_t nestingLevel, UMessagePatternArgType parentType, 468 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe) || 469 (UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) 504 } else if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) { 511 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe)) { 515 int32_t limitLength=(parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_rightCurlyBrace) ? 0 : 1; 518 if(parentType==UMSGPAT_ARG_TYPE_CHOICE) { 527 if(nestingLevel>0 && !inTopLevelChoiceMessage(nestingLevel, parentType)) { [all...] |
/external/icu/icu4c/source/common/ |
messagepattern.cpp | 433 int32_t nestingLevel, UMessagePatternArgType parentType, 468 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe) || 469 (UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) 504 } else if(UMSGPAT_ARG_TYPE_HAS_PLURAL_STYLE(parentType) && c==u_pound) { 511 (parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_pipe)) { 515 int32_t limitLength=(parentType==UMSGPAT_ARG_TYPE_CHOICE && c==u_rightCurlyBrace) ? 0 : 1; 518 if(parentType==UMSGPAT_ARG_TYPE_CHOICE) { 527 if(nestingLevel>0 && !inTopLevelChoiceMessage(nestingLevel, parentType)) { [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.registry_3.5.0.v20100503.jar | |
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar | |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar | |
org.apache.jasper_5.5.17.v201004212143.jar | |
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | |
/external/chromium_org/third_party/libxml/src/ |
xmlschemas.c | [all...] |
/external/libxml2/ |
xmlschemas.c | [all...] |
/external/chromium_org/third_party/checkstyle/ |
checkstyle-5.7-all.jar | |
/external/chromium_org/third_party/closure_compiler/compiler/ |
compiler.jar | |