Searched refs:DecodeTable (Results 1 – 2 of 2) sorted by relevance
14 static const char DecodeTable[] = { in decodeBase64Byte() local32 if (Ch >= sizeof(DecodeTable)) in decodeBase64Byte()34 return DecodeTable[Ch]; in decodeBase64Byte()
812 struct DecodeTable { in getARMInstruction() struct817 const DecodeTable Tables[] = { in getARMInstruction()