OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:a128
(Results
1 - 4
of
4
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.cc
47
typedef __tsan_atomic128
a128
;
typedef
182
a128
func_xchg(volatile
a128
*v,
a128
op) {
183
a128
cmp = *v;
188
a128
func_add(volatile
a128
*v,
a128
op) {
189
a128
cmp = *v;
194
a128
func_sub(volatile a128 *v, a128 op)
[
all
...]
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp
229
struct __attribute__((__aligned__(128)))
a128
{};
struct in namespace:boost::align
239
template<> class type_with_alignment<128> { public: typedef align::
a128
type; };
248
BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::
a128
,true)
286
struct __declspec(align(128))
a128
{
288
typedef
a128
type;
330
align::
a128
,
341
BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::
a128
,true)
/external/chromium_org/third_party/usb_ids/
usb.ids
[
all
...]
/cts/suite/cts/deviceTests/browserbench/assets/octane/
pdfjs.js
[
all
...]
Completed in 1503 milliseconds