Searched defs:baseType (Results 1 – 10 of 10) sorted by relevance
19 String baseType; field in CType26 public CType(String baseType) { in CType()30 public CType(String baseType, boolean isConst, boolean isPointer) { in CType()57 String baseType = getBaseType(); in isVoid() local70 public void setBaseType(String baseType) { in setBaseType()
43 String baseType = jType.getBaseType(); in getJniName() local633 String baseType = jType.getBaseType(); in getJniType() local
21 String baseType; field in JType
24 VarType *baseType = currType; in checkPointerType() local
34 public MutableFrameFormat(int baseType, int target) { in MutableFrameFormat()38 public void setBaseType(int baseType) { in setBaseType()
67 public FrameFormat(int baseType, int target) { in FrameFormat()309 public static int bytesPerSampleOf(int baseType) { in bytesPerSampleOf()343 public static String baseTypeToString(int baseType) { in baseTypeToString()
52 final int baseType = format.getBaseType(); in initWithFormat() local
68 private static MutableFrameFormat createFormat(int baseType, int count, int target) { in createFormat()74 private static MutableFrameFormat createFormat(int baseType, int target) { in createFormat()
244 final String baseType = resolvedType.substring(0, slashpos); in queryIntent() local
939 String baseType = getType(uri); in openTypedAssetFile() local