Searched refs:GOOGLE_ATTRIBUTE_ALWAYS_INLINE (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmessage_lite.cc101 // Note: GCC only allows GOOGLE_ATTRIBUTE_ALWAYS_INLINE on declarations, not
105 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon13538
108 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon13538
111 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon13538
114 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon13538
117 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon13538
H A Dwire_format_lite.h245 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
506 RepeatedField<CType>* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::internal::WireFormatLite
512 RepeatedField<CType>* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::internal::WireFormatLite
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h193 int* size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
209 int size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
239 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
250 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
259 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
270 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
719 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
782 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
784 uint64 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
H A Dcoded_stream.cc325 const uint8* buffer, uint32* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::io::__anon13526
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h210 #ifndef GOOGLE_ATTRIBUTE_ALWAYS_INLINE
214 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((always_inline)) macro
217 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE macro

Completed in 199 milliseconds