Home
last modified time | relevance | path

Searched refs:IType (Results 1 – 12 of 12) sorted by relevance

/external/protobuf/java/core/src/main/java/com/google/protobuf/
DRepeatedFieldBuilder.java69 IType extends MessageOrBuilder>
84 private List<SingleFieldBuilder<MType, BType, IType>> builders;
108 private MessageExternalList<MType, BType, IType> externalMessageList;
114 private BuilderExternalList<MType, BType, IType> externalBuilderList;
121 private MessageOrBuilderExternalList<MType, BType, IType>
167 new ArrayList<SingleFieldBuilder<MType, BType, IType>>( in ensureBuilders()
223 SingleFieldBuilder<MType, BType, IType> builder = builders.get(index); in getMessage()
245 SingleFieldBuilder<MType, BType, IType> builder = builders.get(index); in getBuilder()
248 builder = new SingleFieldBuilder<MType, BType, IType>( in getBuilder()
263 public IType getMessageOrBuilder(int index) { in getMessageOrBuilder()
[all …]
DSingleFieldBuilder.java62 IType extends MessageOrBuilder>
156 public IType getMessageOrBuilder() { in getMessageOrBuilder()
158 return (IType) builder; in getMessageOrBuilder()
160 return (IType) message; in getMessageOrBuilder()
170 public SingleFieldBuilder<MType, BType, IType> setMessage( in setMessage()
190 public SingleFieldBuilder<MType, BType, IType> mergeFrom( in mergeFrom()
207 public SingleFieldBuilder<MType, BType, IType> clear() { in clear()
/external/llvm/lib/Target/Hexagon/
DHexagonInstrFormatsV60.td20 def TypeCVI_VA : IType<13>;
21 def TypeCVI_VA_DV : IType<14>;
22 def TypeCVI_VX : IType<15>;
23 def TypeCVI_VX_DV : IType<16>;
24 def TypeCVI_VP : IType<17>;
25 def TypeCVI_VP_VS : IType<18>;
26 def TypeCVI_VS : IType<19>;
27 def TypeCVI_VINLANESAT : IType<20>;
28 def TypeCVI_VM_LD : IType<21>;
29 def TypeCVI_VM_TMP_LD : IType<22>;
[all …]
DHexagonInstrFormatsV4.td20 def TypeMEMOP : IType<9>;
21 def TypeNV : IType<10>;
22 def TypeDUPLEX : IType<11>;
23 def TypeCOMPOUND : IType<12>;
24 def TypePREFIX : IType<30>;
46 IType Type = TypeDUPLEX; // uses slot 0,1
DHexagonInstrFormats.td16 class IType<bits<5> t> {
19 def TypePSEUDO : IType<0>;
20 def TypeALU32 : IType<1>;
21 def TypeCR : IType<2>;
22 def TypeJR : IType<3>;
23 def TypeJ : IType<4>;
24 def TypeLD : IType<5>;
25 def TypeST : IType<6>;
26 def TypeSYSTEM : IType<7>;
27 def TypeXTYPE : IType<8>;
[all …]
DHexagonInstrInfoV60.td35 IType type = TypeCVI_VM_ST>
45 IType type = TypeCVI_VM_LD>
52 IType type = TypeCVI_VM_ST>
1031 IType type = TypeCVI_VA_DV>
1139 let Type = !cast<IType>("Type"#itin);
1308 let Type = !cast<IType>("Type"#itin);
1704 let Type = !cast<IType>("Type"#itin);
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp2844 Type *IType = I->getType(); in replaceOutputsOfPair() local
2847 VectorType *VType = getVecTypeForPair(IType, JType); in replaceOutputsOfPair()
2850 unsigned numElemI = getNumScalarElements(IType); in replaceOutputsOfPair()
2853 if (IType->isVectorTy()) { in replaceOutputsOfPair()
/external/abi-compliance-checker/
Dabi-compliance-checker.pl2331 if(my $IType = $LibInfo{$Version}{"info_type"}{$TypeId})
2333 if($IType eq "record_type") {
2409 my $IType = $LibInfo{$Version}{"info_type"}{$_};
2410 if($IType=~/_type\Z/ and $IType ne "function_type"
2411 and $IType ne "method_type") {
5430 my $IType = $LibInfo{$Version}{"info_type"}{$MInfoId};
5432 if(not $IType or $IType ne "field_decl")
5435 if($IType eq "var_decl")
/external/clang/lib/Sema/
DSemaInit.cpp1537 QualType IType = IList->getInit(Index)->getType(); in CheckVectorType() local
1538 if (!IType->isVectorType()) { in CheckVectorType()
1544 const VectorType *IVT = IType->getAs<VectorType>(); in CheckVectorType()
1547 if (IType->isExtVectorType()) in CheckVectorType()
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...