HomeSort by relevance Sort by last modified time
    Searched defs:FieldType (Results 26 - 50 of 57) sorted by null

12 3

  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 96 enum FieldType {
134 static CppType FieldTypeToCppType(FieldType type);
138 WireFormatLite::FieldType type) {
158 static inline int TagSize(int field_number, WireFormatLite::FieldType type);
240 // the represented type and the FieldType. These are specialized with the
242 template <typename CType, enum FieldType DeclaredType>
248 template <typename CType, enum FieldType DeclaredType>
256 template <typename CType, enum FieldType DeclaredType>
267 template <typename CType, enum FieldType DeclaredType>
274 template <typename CType, enum FieldType DeclaredType
    [all...]
  /external/icu/icu4c/source/i18n/
tzfmt.cpp 178 enum FieldType {
188 static GMTOffsetField* createTimeField(FieldType type, uint8_t width, UErrorCode& status);
189 static UBool isValid(FieldType type, int32_t width);
190 static FieldType getTypeByLetter(UChar ch);
192 FieldType getType() const;
198 FieldType fType;
240 GMTOffsetField::createTimeField(FieldType type, uint8_t width, UErrorCode& status) {
258 GMTOffsetField::isValid(FieldType type, int32_t width) {
271 GMTOffsetField::FieldType
283 inline GMTOffsetField::FieldType
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tdh.h 162 EVENT_FIELD_TYPE FieldType;
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
type.go 1194 func (t *Type) FieldType(i int) ssa.Type {
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
type.go 1194 func (t *Type) FieldType(i int) ssa.Type {
  /external/clang/lib/Sema/
SemaLambda.cpp     [all...]
SemaInit.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaDecl.cpp     [all...]
SemaDeclCXX.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /external/clang/lib/CodeGen/
CGClass.cpp 707 QualType FieldType = Field->getType();
721 = CGF.getContext().getAsConstantArrayType(FieldType);
736 CGF.EmitAggregateCopy(LHS.getAddress(), Src.getAddress(), FieldType,
740 QualType::DestructionKind dtorKind = FieldType.isDestructedType();
742 CGF.pushEHDestroy(dtorKind, LHS.getAddress(), FieldType);
755 QualType FieldType = Field->getType();
756 switch (getEvaluationKind(FieldType)) {
773 QualType BaseElementTy = getContext().getBaseElementType(FieldType);
791 EmitAggMemberInitializer(*this, LHS, Init, ArrayIndexVar, FieldType,
798 QualType::DestructionKind dtorKind = FieldType.isDestructedType()
    [all...]
CGDebugInfo.cpp     [all...]
CGExpr.cpp     [all...]
  /prebuilts/tools/common/fest/
fest-reflect-1.2.jar 
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-lite/3.0.1/
protobuf-lite-3.0.1.jar 
  /prebuilts/misc/common/android-support-test/espresso/
espresso_core_release_no_deps.jar 
  /prebuilts/misc/common/robolectric/lib/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/2.6.1/
protobuf-java-2.6.1.jar 
  /prebuilts/tools/common/offline-m2/com/google/protobuf/protobuf-java/2.5.0/
protobuf-java-2.5.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 

Completed in 484 milliseconds

12 3