Searched refs:constType (Results 1 – 3 of 3) sorted by relevance
314 Type constType = null; in create() local320 constType = typeBuilder.create(); in create()321 sb.addConstant(constType); in create()330 Allocation constantData = Allocation.createTyped(mRS,constType); in create()
177 return &constType{base_type}777 type constType struct { struct781 func (typе *constType) Align(arch Arch) uint { argument785 func (typе *constType) Bits(arch Arch) uint { argument789 func (typе *constType) DeclareVar(var_name string, arch Arch) string { argument800 func (typе *constType) BaseName(arch Arch) string { argument804 func (typе *constType) Name(arch Arch) string { argument811 func (*constType) Kind(Arch) Kind { argument815 func (typе *constType) Elem(Arch) Type { argument819 func (typе *constType) Field(i uint, arch Arch) FieldInfo { argument[all …]
385 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrection_Aidl() local400 singleSatCorrection.constellation = static_cast<GnssConstellationType_Aidl>(constType); in getSingleSatCorrection_Aidl()421 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_0() local423 singleSatCorrection.constellation = static_cast<GnssConstellationType_V1_0>(constType), in getSingleSatCorrectionList_1_0()440 jint constType = env->CallIntMethod(singleSatCorrectionObj, method_correctionSatConstType); in getSingleSatCorrectionList_1_1() local444 .constellation = static_cast<GnssConstellationType_V2_0>(constType), in getSingleSatCorrectionList_1_1()