Home
last modified time | relevance | path

Searched defs:nextType (Results 1 – 13 of 13) sorted by relevance

/external/proguard/src/proguard/classfile/util/
DExternalTypeEnumeration.java79 public String nextType() in nextType() method in ExternalTypeEnumeration
DInternalTypeEnumeration.java91 public String nextType() in nextType() method in InternalTypeEnumeration
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterAlias.java277 char type, nextType; in io_stripASCIIForCompare() local
332 char type, nextType; in compareNames() local
/external/icu/icu4c/source/common/
Ducnv_io.cpp389 uint8_t type, nextType; in ucnv_io_stripASCIIForCompare() local
424 uint8_t type, nextType; in ucnv_io_stripEBCDICForCompare() local
480 uint8_t type, nextType; in ucnv_compareNames() local
/external/skqp/src/gpu/
DGrResourceCache.cpp35 static std::atomic<int32_t> nextType{INHERITED::kInvalidDomain + 1}; in GenerateResourceType() local
/external/skia/src/gpu/
DGrResourceCache.cpp36 static std::atomic<int32_t> nextType{INHERITED::kInvalidDomain + 1}; in GenerateResourceType() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp2571 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in mapVkSampler() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp247 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(samplerParams.pNext); in ImageSamplingInstance() local
/external/skqp/tools/bookmaker/
DbmhParser.cpp2046 MarkType nextType = this->getMarkType(MarkLookup::kAllowUnknown); in skipToDefinitionEnd() local
/external/skia/tools/bookmaker/
DbmhParser.cpp2043 MarkType nextType = this->getMarkType(MarkLookup::kAllowUnknown); in skipToDefinitionEnd() local
/external/skqp/src/utils/
DSkPolyUtils.cpp1613 TriangulationVertex::VertexType nextType = triangulationVertices[nextIndex].fVertexType; in SkTriangulateSimplePolygon() local
/external/doclava/src/com/google/doclava/
DClassInfo.java468 TypeInfo nextType; in superClassesWithTypes() local
/external/skia/src/utils/
DSkPolyUtils.cpp1635 TriangulationVertex::VertexType nextType = triangulationVertices[nextIndex].fVertexType; in SkTriangulateSimplePolygon() local