Searched refs:IType (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/java/src/main/java/com/google/protobuf/
H A DRepeatedFieldBuilder.java62 * @param <IType> the common interface for the message and the builder
69 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>>(
223 SingleFieldBuilder<MType, BType, IType> builder = builders.get(index);
245 SingleFieldBuilder<MType, BType, IType> builder = builders.get(index);
248 builder = new SingleFieldBuilder<MType, BType, IType>(
[all...]
H A DSingleFieldBuilder.java55 * @param <IType> the common interface for the message and the builder
62 IType extends MessageOrBuilder>
156 public IType getMessageOrBuilder() {
158 return (IType) builder;
160 return (IType) message;
170 public SingleFieldBuilder<MType, BType, IType> setMessage(
190 public SingleFieldBuilder<MType, BType, IType> mergeFrom(
207 public SingleFieldBuilder<MType, BType, IType> clear() {
/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp2826 Type *IType = I->getType();
2829 VectorType *VType = getVecTypeForPair(IType, JType);
2832 unsigned numElemI = getNumScalarElements(IType);
2835 if (IType->isVectorTy()) {
/external/clang/lib/Sema/
H A DSemaInit.cpp1475 QualType IType = IList->getInit(Index)->getType(); local
1476 if (!IType->isVectorType()) {
1482 const VectorType *IVT = IType->getAs<VectorType>();
1485 if (IType->isExtVectorType())
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 118 milliseconds