Home
last modified time | relevance | path

Searched refs:__attribute (Results 1 – 25 of 36) sorted by relevance

12

/third_party/libxml2/
Delfgcchack.h69 extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__intern…
72 extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hidd…
79 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGeneri…
82 extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((vi…
91 extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt __attribute((alias("docbCreateP…
94 extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt__internal_alias __attribute((vi…
103 extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_ali…
106 extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden")…
115 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal_…
118 extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag__internal_alias __attribute((visibility("hidden…
[all …]
/third_party/protobuf/objectivec/
DGPBCodedInputStream_PackagePrivate.h97 __attribute((ns_returns_retained));
99 __attribute((ns_returns_retained));
101 GPBCodedInputStreamState *state) __attribute((ns_returns_retained));
/third_party/gn/src/base/mac/
Dscoped_typeref.h113 operator T() const __attribute((ns_returns_not_retained)) { return object_; } in T()
115 T get() const __attribute((ns_returns_not_retained)) { return object_; } in get()
126 [[nodiscard]] T release() __attribute((ns_returns_not_retained)) { in release()
/third_party/mesa3d/src/util/
Dmacros.h431 #define acquire_cap(l) __attribute((acquire_capability(l), no_thread_safety_analysis))
432 #define release_cap(l) __attribute((release_capability(l), no_thread_safety_analysis))
433 #define assert_cap(l) __attribute((assert_capability(l), no_thread_safety_analysis))
434 #define requires_cap(l) __attribute((requires_capability(l)))
435 #define disable_thread_safety_analysis __attribute((no_thread_safety_analysis))
/third_party/chromium/patch/
D0001-cve.patch78869 - * doc/apibuild.py: fixed __attribute() parsing problem
101054 -extern __typeof (__xmlGenericError) __xmlGenericError __attribute((alias("__xmlGenericError__inter…
101057 -extern __typeof (__xmlGenericError) __xmlGenericError__internal_alias __attribute((visibility("hid…
101064 -extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext __attribute((alias("__xmlGener…
101067 -extern __typeof (__xmlGenericErrorContext) __xmlGenericErrorContext__internal_alias __attribute((v…
101076 -extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt __attribute((alias("docbCreate…
101079 -extern __typeof (docbCreatePushParserCtxt) docbCreatePushParserCtxt__internal_alias __attribute((v…
101088 -extern __typeof (htmlAttrAllowed) htmlAttrAllowed __attribute((alias("htmlAttrAllowed__internal_al…
101091 -extern __typeof (htmlAttrAllowed) htmlAttrAllowed__internal_alias __attribute((visibility("hidden"…
101100 -extern __typeof (htmlAutoCloseTag) htmlAutoCloseTag __attribute((alias("htmlAutoCloseTag__internal…
[all …]
/third_party/libabigail/tests/data/test-read-ctf/
Dtest-ambiguous-struct-A.c8 static struct A a __attribute ((__used__));
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Ddynamic_annotations.h274 __attribute((exclusive_lock_function("*")))
276 __attribute((unlock_function("*")))
/third_party/openssl/crypto/modes/
Dofb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
Dctr128.c16 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
Dcbc128.c19 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
Dcfb128.c15 typedef size_t size_t_aX __attribute((__aligned__(1))); typedef
Dxts128.c17 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
Dccm128.c16 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
/third_party/ltp/tools/sparse/sparse-src/
Dident-list.h24 IDENT(__attribute); IDENT(__attribute__);
/third_party/ltp/utils/sctp/lib/
Dconnectx.c79 __attribute ((alias ("__sctp_connectx")));
/third_party/elfutils/libdw/
Dlibdw_alloc.c151 __attribute ((noreturn)) attribute_hidden
DlibdwP.h633 extern void __libdw_oom (void) __attribute ((noreturn)) attribute_hidden;
/third_party/selinux/libselinux/src/
Dsestatus.c30 } __attribute((packed));
/third_party/elfutils/tests/
Delfshphehdr.c151 main (int argc __attribute__ ((unused)), char **argv __attribute ((unused))) in main()
/third_party/openssl/crypto/aes/
Daes_ige.c32 } aes_block_t __attribute((__aligned__(1))); typedef
/third_party/openssl/crypto/whrlpool/
Dwp_block.c75 typedef u64 u64_a1 __attribute((__aligned__(1))); typedef
82 typedef u64 u64_aX __attribute((__aligned__(1))); typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringRef.h871 __attribute((enable_if(__builtin_strlen(Str) == N - 1, in StringLiteral()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h853 __attribute((enable_if(__builtin_strlen(Str) == N - 1, in StringLiteral()
/third_party/node/
Dcommon.gypi456 # This is gcc complaining about __attribute((visibility("default"))
/third_party/json/include/nlohmann/thirdparty/hedley/
Dhedley.hpp1188 #define JSON_HEDLEY_NO_RETURN __attribute((noreturn))
1636 #define JSON_HEDLEY_NEVER_INLINE __attribute((noinline))

12