Home
last modified time | relevance | path

Searched defs:otherTag (Results 1 – 2 of 2) sorted by relevance

/external/proguard/src/proguard/classfile/editor/
DComparableConstant.java110 int otherTag = otherConstant.getTag(); in compareTo() local
/external/python/pyasn1/pyasn1/type/
Dtag.py106 def __and__(self, otherTag): argument
111 def __or__(self, otherTag): argument