HomeSort by relevance Sort by last modified time
    Searched defs:FieldType (Results 1 - 25 of 44) sorted by null

1 2

  /external/v8/src/
field-type.h 15 class FieldType : public Object {
17 static FieldType* None();
18 static FieldType* Any();
19 static Handle<FieldType> None(Isolate* isolate);
20 static Handle<FieldType> Any(Isolate* isolate);
21 static FieldType* Class(i::Map* map);
22 static Handle<FieldType> Class(i::Handle<i::Map> map, Isolate* isolate);
23 static FieldType* cast(Object* object);
39 bool NowIs(FieldType* other);
40 bool NowIs(Handle<FieldType> other)
    [all...]
  /external/clang/lib/Sema/
SemaCUDA.cpp 367 const RecordType *FieldType =
369 if (!FieldType) {
373 CXXRecordDecl *FieldRecDecl = cast<CXXRecordDecl>(FieldType->getDecl());
SemaLambda.cpp     [all...]
SemaDeclAttr.cpp     [all...]
SemaInit.cpp     [all...]
  /device/google/contexthub/util/common/
JSONObject.h 35 enum FieldType {
53 FieldType type() const;
72 FieldType mType;
113 bool getFieldType(KEY key, JSONValue::FieldType *type) const {
  /external/protobuf/java/src/main/java/com/google/protobuf/
WireFormat.java 107 public enum FieldType {
135 FieldType(final JavaType javaType, final int wireType) {
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 74 // Used to store values of type WireFormatLite::FieldType without having to
78 typedef uint8 FieldType;
92 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
96 FieldType type;
166 int number, FieldType type,
169 int number, FieldType type,
173 int number, FieldType type,
218 FieldType ExtensionType(int number) const;
241 void SetInt32 (int number, FieldType type, int32 value, desc);
242 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
extension_set.h 74 // Used to store values of type WireFormatLite::FieldType without having to
78 typedef uint8 FieldType;
92 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
96 FieldType type;
166 int number, FieldType type,
169 int number, FieldType type,
173 int number, FieldType type,
218 FieldType ExtensionType(int number) const;
241 void SetInt32 (int number, FieldType type, int32 value, desc);
242 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
extension_set.h 74 // Used to store values of type WireFormatLite::FieldType without having to
78 typedef uint8 FieldType;
92 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
96 FieldType type;
166 int number, FieldType type,
169 int number, FieldType type,
173 int number, FieldType type,
218 FieldType ExtensionType(int number) const;
241 void SetInt32 (int number, FieldType type, int32 value, desc);
242 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
extension_set.h 74 // Used to store values of type WireFormatLite::FieldType without having to
78 typedef uint8 FieldType;
92 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
96 FieldType type;
166 int number, FieldType type,
169 int number, FieldType type,
173 int number, FieldType type,
218 FieldType ExtensionType(int number) const;
241 void SetInt32 (int number, FieldType type, int32 value, desc);
242 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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/clang/lib/CodeGen/
CGRecordLayoutBuilder.cpp 300 llvm::Type *FieldType = getStorageType(Field);
301 if (LayoutSize < getSize(FieldType))
302 FieldType = getByteArrayType(LayoutSize);
303 setBitFieldInfo(Field, CharUnits::Zero(), FieldType);
306 llvm::Type *FieldType = getStorageType(Field);
321 StorageType = FieldType;
330 getAlignment(FieldType) > getAlignment(StorageType) ||
331 (getAlignment(FieldType) == getAlignment(StorageType) &&
332 getSize(FieldType) > getSize(StorageType)))
333 StorageType = FieldType;
    [all...]
CGClass.cpp 706 QualType FieldType = Field->getType();
720 = CGF.getContext().getAsConstantArrayType(FieldType);
735 CGF.EmitAggregateCopy(LHS.getAddress(), Src.getAddress(), FieldType,
739 QualType::DestructionKind dtorKind = FieldType.isDestructedType();
741 CGF.pushEHDestroy(dtorKind, LHS.getAddress(), FieldType);
754 QualType FieldType = Field->getType();
755 switch (getEvaluationKind(FieldType)) {
772 QualType BaseElementTy = getContext().getBaseElementType(FieldType);
790 EmitAggMemberInitializer(*this, LHS, Init, ArrayIndexVar, FieldType,
797 QualType::DestructionKind dtorKind = FieldType.isDestructedType()
    [all...]
  /external/protobuf/src/google/protobuf/
extension_set.h 73 // Used to store values of type WireFormatLite::FieldType without having to
77 typedef uint8 FieldType;
91 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
95 FieldType type;
168 int number, FieldType type,
171 int number, FieldType type,
175 int number, FieldType type,
220 FieldType ExtensionType(int number) const;
243 void SetInt32 (int number, FieldType type, int32 value, desc);
244 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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);
251 // the represented type and the FieldType. These are specialized with the
253 template <typename CType, enum FieldType DeclaredType>
259 template <typename CType, enum FieldType DeclaredType>
267 template <typename CType, enum FieldType DeclaredType>
278 template <typename CType, enum FieldType DeclaredType>
285 template <typename CType, enum FieldType DeclaredType
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
extension_set.h 76 // Used to store values of type WireFormatLite::FieldType without having to
80 typedef uint8 FieldType;
94 inline ExtensionInfo(FieldType type_param, bool isrepeated, bool ispacked)
98 FieldType type;
172 int number, FieldType type,
175 int number, FieldType type,
179 int number, FieldType type,
224 FieldType ExtensionType(int number) const;
247 void SetInt32 (int number, FieldType type, int32 value, desc);
248 void SetInt64 (int number, FieldType type, int64 value, desc)
    [all...]
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);
251 // the represented type and the FieldType. These are specialized with the
253 template <typename CType, enum FieldType DeclaredType> INL
259 template <typename CType, enum FieldType DeclaredType> INL
267 template <typename CType, enum FieldType DeclaredType>
278 template <typename CType, enum FieldType DeclaredType> INL
284 template <typename CType, enum FieldType DeclaredType> IN
    [all...]
  /external/icu/icu4c/source/i18n/
tzfmt.cpp 176 enum FieldType {
186 static GMTOffsetField* createTimeField(FieldType type, uint8_t width, UErrorCode& status);
187 static UBool isValid(FieldType type, int32_t width);
188 static FieldType getTypeByLetter(UChar ch);
190 FieldType getType() const;
196 FieldType fType;
238 GMTOffsetField::createTimeField(FieldType type, uint8_t width, UErrorCode& status) {
256 GMTOffsetField::isValid(FieldType type, int32_t width) {
269 GMTOffsetField::FieldType
281 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/tools/common/m2/repository/com/android/tools/external/libprotobuf-java-lite/2.3.0/
libprotobuf-java-lite-2.3.0.jar 
  /prebuilts/tools/common/fest/
fest-reflect-1.2.jar 

Completed in 999 milliseconds

1 2