OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__alignof__
(Results
101 - 125
of
311
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/netfilter/
x_tables.h
91
#define XT_ALIGN(s) (((s) + (
__alignof__
(struct _xt_align)-1)) \
92
& ~(
__alignof__
(struct _xt_align)-1))
386
#define COMPAT_XT_ALIGN(s) (((s) + (
__alignof__
(struct compat_xt_counters)-1)) \
387
& ~(
__alignof__
(struct compat_xt_counters)-1))
/external/chromium_org/third_party/WebKit/Source/wtf/
Alignment.h
31
#define WTF_ALIGN_OF(type)
__alignof__
(type)
/external/chromium_org/third_party/libjingle/overrides/talk/base/
basictypes.h
90
#define alignof(t)
__alignof__
(t)
/external/chromium_org/base/memory/
manual_constructor.h
39
return AlignedAlloc(size,
__alignof__
(Type));
119
AlignedMemory<sizeof(Type),
__alignof__
(Type)> space_;
/external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h
254
#define ARPT_ALIGN(s) (((s) + (
__alignof__
(struct arpt_entry)-1)) & ~(
__alignof__
(struct arpt_entry)-1))
/external/elfutils/libebl/
eblstrtab.c
174
size_t align = ((
__alignof__
(struct Ebl_Strent)
176
& (
__alignof__
(struct Ebl_Strent) - 1)))
177
& (
__alignof__
(struct Ebl_Strent) - 1));
eblwstrtab.c
179
align = ((
__alignof__
(struct Ebl_WStrent)
181
& (
__alignof__
(struct Ebl_WStrent) - 1)))
182
& (
__alignof__
(struct Ebl_WStrent) - 1));
eblgstrtab.c
179
size_t align = ((
__alignof__
(struct Ebl_GStrent)
181
& (
__alignof__
(struct Ebl_GStrent) - 1)))
182
& (
__alignof__
(struct Ebl_GStrent) - 1));
/external/chromium/third_party/libjingle/source/talk/base/
basictypes.h
100
#define alignof(t)
__alignof__
(t)
/external/chromium_org/v8/include/
v8config.h
184
// V8_HAS___ALIGNOF__ -
__alignof__
(type) operator supported
212
// Clang defines
__alignof__
as alias for __alignof
442
# define V8_ALIGNAS(type, alignment) __attribute__((aligned(
__alignof__
(type))))
458
# define V8_ALIGNOF(type)
__alignof__
(type)
/external/elfutils/lib/
sha1.h
52
char buffer[128] __attribute__ ((__aligned__ (
__alignof__
(sha1_uint32))));
/external/iproute2/include/libiptc/
libip6tc.h
9
#define IP6T_MIN_ALIGN (
__alignof__
(struct ip6t_entry))
/external/iproute2/include/linux/netfilter/
x_tables.h
99
#define XT_ALIGN(s) __ALIGN_KERNEL((s),
__alignof__
(struct _xt_align))
/external/iptables/include/linux/netfilter/
x_tables.h
94
#define XT_ALIGN(s) __ALIGN_KERNEL((s),
__alignof__
(struct _xt_align))
/external/chromium/base/
lazy_instance.h
112
//
__alignof__
is only defined for GCC > 4.2.
114
#define LAZY_ALIGN(T) __attribute__((aligned(
__alignof__
(T))))
/external/elfutils/libelf/
elf_getshstrndx.c
129
& (
__alignof__
(Elf32_Shdr) - 1)) == 0))
167
& (
__alignof__
(Elf64_Shdr) - 1)) == 0))
elf_begin.c
116
& ((is32 ?
__alignof__
(Elf32_Ehdr) :
__alignof__
(Elf64_Ehdr))
174
& (
__alignof__
(Elf32_Ehdr) - 1)) == 0))
223
& (
__alignof__
(Elf64_Ehdr) - 1)) == 0))
312
|| ((((uintptr_t) ehdr) & (
__alignof__
(Elf32_Ehdr) - 1)) == 0
314
& (
__alignof__
(Elf32_Shdr) - 1)) == 0
316
& (
__alignof__
(Elf32_Phdr) - 1)) == 0)))
400
|| ((((uintptr_t) ehdr) & (
__alignof__
(Elf64_Ehdr) - 1)) == 0
402
& (
__alignof__
(Elf64_Shdr) - 1)) == 0
404
& (
__alignof__
(Elf64_Phdr) - 1)) == 0))
[
all
...]
elf32_getphdr.c
114
& (
__alignof__
(ElfW2(LIBELFBITS,Phdr)) - 1)) == 0))
146
& (
__alignof__
(ElfW2(LIBELFBITS,Phdr)) - 1)) == 0)
/external/kernel-headers/original/linux/netfilter_ipv6/
ip6_tables.h
316
#define IP6T_ALIGN(s) (((s) + (
__alignof__
(struct ip6t_entry)-1)) & ~(
__alignof__
(struct ip6t_entry)-1))
/external/v8/src/
lazy-instance.h
110
// TODO(kalmard):
__alignof__
is only defined for GCC > 4.2. Fix alignment issue
113
#define LAZY_ALIGN(x) __attribute__((aligned(
__alignof__
(x))))
/external/clang/test/SemaCXX/
uninitialized.cpp
22
int k =
__alignof__
(k);
42
int k =
__alignof__
(k);
62
int k =
__alignof__
(k);
252
S(char (*)[3]) : x(
__alignof__
(x)) {}
401
static int k =
__alignof__
(k);
421
static int k =
__alignof__
(k);
440
static int k =
__alignof__
(k);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcrypt.a
56
??u??????? ?? ?M?$??????E????? ???????? ?E????? tB?????????????]?????)?D$??????L$?\$?$?????????????E?U ??H????4$??????U???????t$?$?D$??????t$?D$ ?$ ????????????]?t$?L$?$????????????$??????????????????]?T$?L$?$????????????M?????????????D$?$?T$????????????U?\$?D$?$??????M?L$?$????????????, ???????E???t$?D$ ?$???????w?U?\$?t$?$????????????E? ???E?u?E?t$?D$ ?$???????u?E?1?D$?4$?????? ???????E?t$?L$?$????????????????R9??? ??%I?$???)???????? )?9??? ????tf?U?t$?D$ ?$??????U???T$?4$???????? ?? ?4$???????????\????U?t$?D$ ?$??????Y??????????E?t$?L$?$?????????????M?t$?T$?$??????Z???f????????M?t$?T$?$??????????E?M?D$ ????#E?$?D$??????}??????????????!?9?v??U)?\$?$?T$?????????????~w??? $?U??E??M?tc???????? ????????? ‰????? ?????A??????????????????t???????? ???9?t????u???????E ? " ?i ???U??E??]?~??????????? ??Ë????? ‰????? ???C???????A??????????t????????? ???;?????t????u??m????E???U??????E?????M???????????????? ??????? ‰????? ???A???????????????{???????????? ?????????9?t??????????u???????????? ?U??E??}??????????????? ?? ? ??????? ?{???C???????A???????????w??????????? ???;?????t????u??O????E???U??????E??????/???????????????? ??????? ‰????? ???A????G??????????????????? ???;?????t????u?????????E?????????ƒ???? ???W?????????? ???G??????G ?4$??????U?T$?4$??????D$? ?D$ ?4$????????????D$? ?D$ ?$?????????????t ?????????????D$ ?\$?$?????????????t ?????????????D$ ?T$?$??????E?e?[^_]?????? ???&