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

/external/chromium_org/third_party/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::__anon14850
108 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon14850
111 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon14850
114 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon14850
117 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon14850
H A Dwire_format_lite.h278 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
535 RepeatedField<CType>* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::internal::WireFormatLite
/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::__anon28995
108 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon28995
111 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon28995
114 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon28995
117 GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::__anon28995
H A Dwire_format_lite.h236 #define INL GOOGLE_ATTRIBUTE_ALWAYS_INLINE
489 RepeatedField<CType>* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::internal::WireFormatLite
/external/chromium_org/third_party/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
248 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
259 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
688 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
746 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
748 uint64 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
H A Dcoded_stream.cc308 const uint8* buffer, uint32* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::io::__anon14839
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h177 int* size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
193 int size) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
223 uint32 ReadTag() GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
232 bool ExpectTag(uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
243 uint32 expected) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedInputStream
660 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
703 uint32 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
705 uint64 value, uint8* target) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in class:google::protobuf::io::CodedOutputStream
H A Dcoded_stream.cc284 const uint8* buffer, uint32* value) GOOGLE_ATTRIBUTE_ALWAYS_INLINE; member in namespace:google::protobuf::io::__anon28986
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
H A Dcommon.h225 #ifndef GOOGLE_ATTRIBUTE_ALWAYS_INLINE
229 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((always_inline)) macro
232 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE macro
/external/protobuf/src/google/protobuf/stubs/
H A Dcommon.h180 #ifndef GOOGLE_ATTRIBUTE_ALWAYS_INLINE
184 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE __attribute__ ((always_inline)) macro
187 #define GOOGLE_ATTRIBUTE_ALWAYS_INLINE macro

Completed in 256 milliseconds