Searched
full:sizeof (Results
1176 -
1200 of
23619) sorted by null
<<41424344454647484950>>
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/support.limits/limits/round.style/ |
check_values.pass.cpp | 30 static_assert(sizeof(test(std::denorm_present)) == 1, 31 "sizeof(test(std::denorm_present)) == 1"); 32 static_assert(sizeof(test(1)) == 2, 33 "sizeof(test(1)) == 2");
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/class.gslice/gslice.cons/ |
start_size_stride.pass.cpp | 24 std::valarray<std::size_t> size(a1, sizeof(a1)/sizeof(a1[0])); 25 std::valarray<std::size_t> stride(a2, sizeof(a2)/sizeof(a2[0]));
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.cons/ |
initializer_list.pass.cpp | 25 const unsigned N = sizeof(a)/sizeof(a[0]); 34 const unsigned N = sizeof(a)/sizeof(a[0]);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.members/ |
max.pass.cpp | 24 const unsigned N1 = sizeof(a1)/sizeof(a1[0]); 36 const unsigned N1 = sizeof(a1)/sizeof(a1[0]);
|
min.pass.cpp | 24 const unsigned N1 = sizeof(a1)/sizeof(a1[0]); 36 const unsigned N1 = sizeof(a1)/sizeof(a1[0]);
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/numerics/numarray/template.valarray/valarray.unary/ |
not.pass.cpp | 24 const unsigned N = sizeof(a)/sizeof(a[0]); 34 const unsigned N = sizeof(a)/sizeof(a[0]);
|
/ndk/tests/build/wchar_t-size/jni/ |
test_always_signed.c | 13 STATIC_ASSERT(sizeof(wchar_t) == 4);
|
/ndk/tests/device/test-gnustl-full/unit/ |
bound_test.cpp | 54 const unsigned strCt = sizeof(str)/sizeof(str[0]); 76 const unsigned strCt = sizeof(str)/sizeof(str[0]);
|
/ndk/tests/device/test-stlport/unit/ |
bound_test.cpp | 54 const unsigned strCt = sizeof(str)/sizeof(str[0]); 76 const unsigned strCt = sizeof(str)/sizeof(str[0]);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
binfmts.h | 17 /* sizeof(linux_binprm->buf) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/netfilter/ |
nfnetlink_compat.h | 36 #define NFA_OK(nfa,len) ((len) > 0 && (nfa)->nfa_len >= sizeof(struct nfattr) \ 40 #define NFA_LENGTH(len) (NFA_ALIGN(sizeof(struct nfattr)) + (len)) 57 + NLMSG_ALIGN(sizeof(struct nfgenmsg)))) 58 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
binfmts.h | 17 /* sizeof(linux_binprm->buf) */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
nfnetlink_compat.h | 36 #define NFA_OK(nfa,len) ((len) > 0 && (nfa)->nfa_len >= sizeof(struct nfattr) \ 40 #define NFA_LENGTH(len) (NFA_ALIGN(sizeof(struct nfattr)) + (len)) 57 + NLMSG_ALIGN(sizeof(struct nfgenmsg)))) 58 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
binfmts.h | 17 /* sizeof(linux_binprm->buf) */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/netfilter/ |
nfnetlink_compat.h | 36 #define NFA_OK(nfa,len) ((len) > 0 && (nfa)->nfa_len >= sizeof(struct nfattr) \ 40 #define NFA_LENGTH(len) (NFA_ALIGN(sizeof(struct nfattr)) + (len)) 57 + NLMSG_ALIGN(sizeof(struct nfgenmsg)))) 58 #define NFM_PAYLOAD(n) NLMSG_PAYLOAD(n, sizeof(struct nfgenmsg))
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/ |
siginfo.h | 16 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/ |
siginfo.h | 16 #define __ARCH_SI_PREAMBLE_SIZE (4 * sizeof(int))
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/netfilter/ |
xt_sctp.h | 21 #define ELEMCOUNT(x) (sizeof(x)/sizeof(x[0])) 35 u_int32_t chunkmap[256 / sizeof (u_int32_t)]; 49 #define bytes(type) (sizeof(type) * 8)
|
Completed in 1062 milliseconds
<<41424344454647484950>>