/external/dagger2/java/dagger/hilt/processor/internal/ |
D | ProcessorErrors.java | 145 TypeMirror currType = element.asType(); in checkNotErrorKind() local 147 while (currType.getKind() != TypeKind.NONE) { in checkNotErrorKind() 148 typeHierarchy.add(currType.toString()); in checkNotErrorKind() 149 if (currType.getKind() == TypeKind.ERROR) { in checkNotErrorKind() 155 currType, in checkNotErrorKind() 159 currType = MoreTypes.asTypeElement(currType).getSuperclass(); in checkNotErrorKind()
|
/external/dagger2/java/dagger/internal/codegen/validation/ |
D | TypeHierarchyValidator.java | 45 TypeMirror currType = queue.remove(); in validateTypeHierarchy() local 46 if (!SuperficialValidation.validateType(currType)) { in validateTypeHierarchy() 47 throw new TypeNotPresentException(currType.toString(), null); in validateTypeHierarchy() 49 for (TypeMirror superType : types.directSupertypes(currType)) { in validateTypeHierarchy()
|
/external/angle/src/compiler/translator/TranslatorMetalDirect/ |
D | ModifyStruct.cpp | 470 TType &currType = *curr.type(); in introducePacking() local 471 const bool canBePacked = CanBePacked(currType); in introducePacking() 476 setUnpackedStorage(currType); in introducePacking() 478 glslLayoutTotal += GlslLayoutOf(currType); in introducePacking() 481 if (!CanBePacked(currType)) in introducePacking() 487 const Layout packedGlslLayout = GlslLayoutOf(currType); in introducePacking() 488 const TLayoutBlockStorage packedStorage = currType.getLayoutQualifier().blockStorage; in introducePacking() 489 setUnpackedStorage(currType); in introducePacking() 490 const Layout unpackedGlslLayout = GlslLayoutOf(currType); in introducePacking() 491 SetBlockStorage(currType, packedStorage); in introducePacking()
|
/external/icu/icu4c/source/common/unicode/ |
D | ucurr.h | 352 ucurr_openISOCurrencies(uint32_t currType, UErrorCode *pErrorCode);
|
/external/icu/libandroidicu/include/unicode/ |
D | ucurr.h | 352 ucurr_openISOCurrencies(uint32_t currType, UErrorCode *pErrorCode);
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucurr.h | 352 ucurr_openISOCurrencies(uint32_t currType, UErrorCode *pErrorCode);
|
/external/icu/icu4c/source/common/ |
D | ucurr.cpp | 1692 uint32_t currType; /* UCurrCurrencyType */ member 1704 uint32_t currType; member 2018 uint32_t currType = myContext->currType; in ucurr_countCurrencyList() local 2023 if (UCURR_MATCHES_BITMASK(gCurrencyList[idx].currType, currType)) { in ucurr_countCurrencyList() 2040 if (UCURR_MATCHES_BITMASK(currItem->currType, myContext->currType)) in ucurr_nextCurrencyList() 2243 ucurr_openISOCurrencies(uint32_t currType, UErrorCode *pErrorCode) { in ucurr_openISOCurrencies() argument 2259 myContext->currType = currType; in ucurr_openISOCurrencies()
|
/external/guice/extensions/struts2/lib/ |
D | ognl-3.0.jar | META-INF/
META-INF/MANIFEST.MF
ognl/
ognl/enhance/
ognl/ ... |
/external/skqp/src/utils/ |
D | SkPolyUtils.cpp | 1609 TriangulationVertex::VertexType currType = triangulationVertices[currIndex].fVertexType; in SkTriangulateSimplePolygon() local 1610 if (TriangulationVertex::VertexType::kConvex == currType) { in SkTriangulateSimplePolygon()
|
/external/skia/src/utils/ |
D | SkPolyUtils.cpp | 1657 TriangulationVertex::VertexType currType = triangulationVertices[currIndex].fVertexType; in SkTriangulateSimplePolygon() local 1658 if (TriangulationVertex::VertexType::kConvex == currType) { in SkTriangulateSimplePolygon()
|
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |