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/OpenCSD/decoder/source/etmv3/
Dtrc_pkt_proc_etmv3_impl.cpp219 …rocImpl::setBytesPartPkt(int numBytes, process_state nextState, const ocsd_etmv3_pkt_type nextType) in setBytesPartPkt()
/external/skqp/src/gpu/
DGrResourceCache.cpp35 static std::atomic<int32_t> nextType{INHERITED::kInvalidDomain + 1}; in GenerateResourceType() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp259 …const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(params.samplerParams.pN… in checkSupportImageSamplingInstance() local
338 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(m_samplerParams.pNext); in ImageSamplingInstance() local
/external/skia/src/gpu/
DGrResourceCache.cpp38 static std::atomic<int32_t> nextType{INHERITED::kInvalidDomain + 1}; in GenerateResourceType() local
/external/skqp/tools/bookmaker/
DbmhParser.cpp2046 MarkType nextType = this->getMarkType(MarkLookup::kAllowUnknown); in skipToDefinitionEnd() local
/external/doclava/src/com/google/doclava/
DClassInfo.java468 TypeInfo nextType; in superClassesWithTypes() local
/external/skia/src/utils/
DSkPolyUtils.cpp1645 TriangulationVertex::VertexType nextType = triangulationVertices[nextIndex].fVertexType; in SkTriangulateSimplePolygon() local
/external/skqp/src/utils/
DSkPolyUtils.cpp1613 TriangulationVertex::VertexType nextType = triangulationVertices[nextIndex].fVertexType; in SkTriangulateSimplePolygon() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.cpp3540 const VkStructureType nextType = *reinterpret_cast<const VkStructureType*>(pNext); in mapVkSampler() local