Home
last modified time | relevance | path

Searched refs:aType (Results 1 – 25 of 25) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/constants/
DDNSRecordType.java287 for (DNSRecordType aType : DNSRecordType.values()) { in typeForName()
288 if (aType._externalName.equals(aName)) return aType; in typeForName()
300 for (DNSRecordType aType : DNSRecordType.values()) { in typeForIndex()
301 if (aType._index == index) return aType; in typeForIndex()
/external/jmdns/src/javax/jmdns/impl/
DServiceInfoImpl.java250 String aType = type.toLowerCase(); in decodeQualifiedNameMapForType() local
251 String application = aType; in decodeQualifiedNameMapForType()
257 if (aType.contains("in-addr.arpa") || aType.contains("ip6.arpa")) { in decodeQualifiedNameMapForType()
258 …index = (aType.contains("in-addr.arpa") ? aType.indexOf("in-addr.arpa") : aType.indexOf("ip6.arpa"… in decodeQualifiedNameMapForType()
262 } else if ((!aType.contains("_")) && aType.contains(".")) { in decodeQualifiedNameMapForType()
263 index = aType.indexOf('.'); in decodeQualifiedNameMapForType()
269 if (!aType.startsWith("_") || aType.startsWith("_services")) { in decodeQualifiedNameMapForType()
270 index = aType.indexOf('.'); in decodeQualifiedNameMapForType()
274 if (index + 1 < aType.length()) { in decodeQualifiedNameMapForType()
275 aType = aType.substring(index + 1); in decodeQualifiedNameMapForType()
[all …]
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/introspector/
DGenericProperty.java27 public GenericProperty(String name, Class<?> aClass, Type aType) { in GenericProperty() argument
29 genType = aType; in GenericProperty()
30 actualClassesChecked = aType == null; in GenericProperty()
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRCommonToken.h60 + (id<ANTLRToken>) newToken:(ANTLRTokenType)aType;
76 - (id) initWithType:(ANTLRTokenType)aType;
89 - (void) setType:(NSInteger)aType;
DANTLRToken.h67 - (void) setType: (NSInteger) aType;
DANTLRDebugTreeNodeStream.m120 int aType = [treeAdaptor tokenTypeForNode:node];
121 [debugListener consumeNode:hash ofType:aType text:theText];
DANTLRCommonToken.m294 - (void) setType:(NSInteger)aType
296 type = aType;
DANTLRBaseTree.m134 - (id<ANTLRBaseTree>) getFirstChildWithType:(NSInteger) aType
138 if ( t.type == aType ) {
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
DANTLRCommonToken.h67 + (ANTLRCommonToken *) newANTLRCommonToken:(ANTLRTokenType)aType;
83 - (ANTLRCommonToken *) initWithType:(ANTLRTokenType)aType;
DANTLRToken.h58 - (void) setType: (NSInteger) aType;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
DANTLRCommonToken.h67 + (ANTLRCommonToken *) newANTLRCommonToken:(ANTLRTokenType)aType;
83 - (ANTLRCommonToken *) initWithType:(ANTLRTokenType)aType;
DANTLRToken.h58 - (void) setType: (NSInteger) aType;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
DANTLRCommonToken.h67 + (ANTLRCommonToken *) newANTLRCommonToken:(ANTLRTokenType)aType;
83 - (ANTLRCommonToken *) initWithType:(ANTLRTokenType)aType;
DANTLRToken.h58 - (void) setType: (NSInteger) aType;
/external/swiftshader/src/Shader/
DVertexShader.cpp160 void VertexShader::setInput(int inputIdx, const sw::Shader::Semantic& semantic, AttribType aType) in setInput() argument
163 attribType[inputIdx] = aType; in setInput()
/external/lzma/DOC/
D7zFormat.txt200 if (aType == 0)
369 if (aType == 0)
/external/swiftshader/src/OpenGL/compiler/
Dintermediate.h354 TIntermLoop(TLoopType aType, in TIntermLoop() argument
357 type(aType), in TIntermLoop()
/external/javassist/src/main/javassist/compiler/
DCodeGen.java831 int aType = exprType; in atArrayAssign() local
835 atAssignCore(expr, op, right, aType, aDim, cname); in atArrayAssign()
838 if (is2word(aType, aDim)) in atArrayAssign()
843 bytecode.addOpcode(getArrayWriteOp(aType, aDim)); in atArrayAssign()
844 exprType = aType; in atArrayAssign()
DTypeChecker.java258 int aType = exprType; in atArrayAssign() local
262 exprType = aType; in atArrayAssign()
/external/python/cpython3/Mac/PythonLauncher/
DMyDocument.m97 - (NSData *)dataRepresentationOfType:(NSString *)aType
/external/python/cpython2/Mac/PythonLauncher/
DMyDocument.m97 - (NSData *)dataRepresentationOfType:(NSString *)aType
/external/skia/src/core/
DSkMatrix.cpp636 TypeMask aType = a.getType(); in setConcat() local
643 } else if (only_scale_and_translate(aType | bType)) { in setConcat()
651 if ((aType | bType) & kPerspective_Mask) { in setConcat()
/external/skqp/src/core/
DSkMatrix.cpp635 TypeMask aType = a.getType(); in setConcat() local
642 } else if (only_scale_and_translate(aType | bType)) { in setConcat()
650 if ((aType | bType) & kPerspective_Mask) { in setConcat()
/external/sqlite/dist/orig/
Dsqlite3.c18762 u32 aType[1]; /* Type values record decode. MUST BE LAST */ member
77939 static const u8 aType[] = {
77973 return aType[pVal->flags&MEM_AffMask];
80119 pCx->aOffset = &pCx->aType[nField];
82530 pC->aType[i++] = t;
82571 t = pC->aType[p2];
82584 assert( t==pC->aType[p2] );
87369 u32 type = pC->nHdrParsed>p->iCol ? pC->aType[p->iCol] : 0;
87380 p->iOffset = pC->aType[p->iCol + pC->nField];
/external/sqlite/dist/
Dsqlite3.c18762 u32 aType[1]; /* Type values record decode. MUST BE LAST */ member
77939 static const u8 aType[] = {
77973 return aType[pVal->flags&MEM_AffMask];
80119 pCx->aOffset = &pCx->aType[nField];
82530 pC->aType[i++] = t;
82571 t = pC->aType[p2];
82584 assert( t==pC->aType[p2] );
87369 u32 type = pC->nHdrParsed>p->iCol ? pC->aType[p->iCol] : 0;
87380 p->iOffset = pC->aType[p->iCol + pC->nField];