HomeSort by relevance Sort by last modified time
    Searched refs:INL (Results 1 - 8 of 8) sorted by null

  /external/protobuf/src/google/protobuf/
wire_format_lite.h 245 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
253 template <typename CType, enum FieldType DeclaredType> INL
259 template <typename CType, enum FieldType DeclaredType> INL
278 template <typename CType, enum FieldType DeclaredType> INL
284 template <typename CType, enum FieldType DeclaredType> INL
355 INL static void WriteTag(field_number, WireType type, output);
358 INL static void WriteInt32NoTag (int32 value, output);
359 INL static void WriteInt64NoTag (int64 value, output);
360 INL static void WriteUInt32NoTag (uint32 value, output);
361 INL static void WriteUInt64NoTag (uint64 value, output)
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 234 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
243 static inline bool ReadPrimitive(input, CType* value) INL;
252 RepeatedField<CType>* value) INL;
269 CType* value) INL;
276 RepeatedField<CType>* value) INL;
307 static inline void WriteTag(field_number, WireType type, output) INL;
310 static inline void WriteInt32NoTag (int32 value, output) INL;
311 static inline void WriteInt64NoTag (int64 value, output) INL;
312 static inline void WriteUInt32NoTag (uint32 value, output) INL;
313 static inline void WriteUInt64NoTag (uint64 value, output) INL;
    [all...]
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format_lite.h 234 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
243 static inline bool ReadPrimitive(input, CType* value) INL;
252 RepeatedField<CType>* value) INL;
269 CType* value) INL;
276 RepeatedField<CType>* value) INL;
307 static inline void WriteTag(field_number, WireType type, output) INL;
310 static inline void WriteInt32NoTag (int32 value, output) INL;
311 static inline void WriteInt64NoTag (int64 value, output) INL;
312 static inline void WriteUInt32NoTag (uint32 value, output) INL;
313 static inline void WriteUInt64NoTag (uint64 value, output) INL;
    [all...]
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format_lite.h 234 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
243 static inline bool ReadPrimitive(input, CType* value) INL;
252 RepeatedField<CType>* value) INL;
269 CType* value) INL;
276 RepeatedField<CType>* value) INL;
307 static inline void WriteTag(field_number, WireType type, output) INL;
310 static inline void WriteInt32NoTag (int32 value, output) INL;
311 static inline void WriteInt64NoTag (int64 value, output) INL;
312 static inline void WriteUInt32NoTag (uint32 value, output) INL;
313 static inline void WriteUInt64NoTag (uint64 value, output) INL;
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 245 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
253 template <typename CType, enum FieldType DeclaredType> INL
259 template <typename CType, enum FieldType DeclaredType> INL
278 template <typename CType, enum FieldType DeclaredType> INL
284 template <typename CType, enum FieldType DeclaredType> INL
355 INL static void WriteTag(field_number, WireType type, output);
358 INL static void WriteInt32NoTag (int32 value, output);
359 INL static void WriteInt64NoTag (int64 value, output);
360 INL static void WriteUInt32NoTag (uint32 value, output);
361 INL static void WriteUInt64NoTag (uint64 value, output)
    [all...]
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format_lite.h 234 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
243 static inline bool ReadPrimitive(input, CType* value) INL;
252 RepeatedField<CType>* value) INL;
269 CType* value) INL;
276 RepeatedField<CType>* value) INL;
307 static inline void WriteTag(field_number, WireType type, output) INL;
310 static inline void WriteInt32NoTag (int32 value, output) INL;
311 static inline void WriteInt64NoTag (int64 value, output) INL;
312 static inline void WriteUInt32NoTag (uint32 value, output) INL;
313 static inline void WriteUInt64NoTag (uint64 value, output) INL;
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 72 "INL",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 72 "INL",

Completed in 139 milliseconds