/development/ndk/platforms/android-3/include/linux/netfilter/ |
xt_dccp.h | 26 u_int16_t flags; member in struct:xt_dccp_info
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv4/ |
ipt_iprange.h | 30 u_int8_t flags; member in struct:ipt_iprange_info
|
/development/ndk/platforms/android-3/include/linux/netfilter_ipv6/ |
ip6t_frag.h | 19 u_int8_t flags; member in struct:ip6t_frag
|
ip6t_opts.h | 20 u_int8_t flags; member in struct:ip6t_opts
|
/development/ndk/platforms/android-3/include/linux/ |
vmalloc.h | 33 unsigned long flags; member in struct:vm_struct
|
/external/chromium/net/base/ |
cert_verifier.h | 38 // certificate has multiple errors, the corresponding status flags are set in 42 // |flags| is bitwise OR'd of X509Certificate::VerifyFlags. 43 // If VERIFY_REV_CHECKING_ENABLED is set in |flags|, certificate revocation 46 // If VERIFY_EV_CERT is set in |flags| too, EV certificate verification is 47 // performed. If |flags| is VERIFY_EV_CERT (that is, 58 int flags, CertVerifyResult* verify_result,
|
/external/chromium/third_party/icu/source/test/intltest/ |
itspoof.h | 36 void checkSkeleton(const USpoofChecker *sc, uint32_t flags,
|
/external/dropbear/libtomcrypt/src/pk/dsa/ |
dsa_export.c | 30 unsigned char flags[1]; local 45 flags[0] = (type != PK_PUBLIC) ? 1 : 0; 49 LTC_ASN1_BIT_STRING, 1UL, flags, 58 LTC_ASN1_BIT_STRING, 1UL, flags,
|
/external/e2fsprogs/lib/ext2fs/ |
ind_block.c | 29 if ((fs->flags & EXT2_FLAG_IMAGE_FILE) && 38 if (fs->flags & (EXT2_FLAG_SWAP_BYTES | EXT2_FLAG_SWAP_BYTES_READ)) { 53 if (fs->flags & EXT2_FLAG_IMAGE_FILE) 57 if (fs->flags & (EXT2_FLAG_SWAP_BYTES | EXT2_FLAG_SWAP_BYTES_WRITE)) {
|
write_bb_file.c | 18 unsigned int flags EXT2FS_ATTR((unused)),
|
/external/freetype/src/pshinter/ |
pshrec.h | 63 /* hint flags */ 77 FT_UInt flags; member in struct:PS_HintRec_ 82 #define ps_hint_is_active( x ) ( (x)->flags & PS_HINT_FLAG_ACTIVE ) 83 #define ps_hint_is_ghost( x ) ( (x)->flags & PS_HINT_FLAG_GHOST ) 84 #define ps_hint_is_bottom( x ) ( (x)->flags & PS_HINT_FLAG_BOTTOM )
|
/external/grub/netboot/ |
nic.h | 23 int flags; /* driver specific flags */ member in struct:nic
|
/external/icu4c/layout/ |
ContextualGlyphSubstProc.cpp | 43 le_int16 flags = SWAPW(entry->flags); local 63 if (flags & cgsSetMark) { 67 if (!(flags & cgsDontAdvance)) {
|
/external/icu4c/test/intltest/ |
itspoof.h | 38 void checkSkeleton(const USpoofChecker *sc, uint32_t flags,
|
/external/iproute2/include/linux/tc_act/ |
tc_nat.h | 26 __u32 flags; member in struct:tc_nat
|
/external/iproute2/include/linux/tc_ematch/ |
tc_em_cmp.h | 13 __u8 flags:4; member in struct:tcf_em_cmp
|
/external/iptables/include/linux/netfilter_ipv4/ |
ipt_iprange.h | 19 /* Flags from above */ 20 u_int8_t flags; member in struct:ipt_iprange_info
|
/external/kernel-headers/original/asm-arm/ |
hw_irq.h | 12 if (!(action->flags & IRQF_TIMER) && system_timer->dyn_tick) { \
|
/external/kernel-headers/original/linux/ |
blkpg.h | 35 int flags; member in struct:blkpg_ioctl_arg
|
/external/kernel-headers/original/linux/netfilter/ |
xt_dccp.h | 15 u_int16_t flags; member in struct:xt_dccp_info
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
ipt_iprange.h | 19 /* Flags from above */ 20 u_int8_t flags; member in struct:ipt_iprange_info
|
/external/kernel-headers/original/linux/netfilter_ipv6/ |
ip6t_frag.h | 8 u_int8_t flags; /* */ member in struct:ip6t_frag 9 u_int8_t invflags; /* Inverse flags */ 22 #define IP6T_FRAG_INV_MASK 0x03 /* All possible flags. */
|
ip6t_opts.h | 9 u_int8_t flags; /* */ member in struct:ip6t_opts 10 u_int8_t invflags; /* Inverse flags */ 21 #define IP6T_OPTS_INV_MASK 0x01 /* All possible flags. */
|
/external/libffi/src/m68k/ |
ffi.c | 39 && !ecif->cif->flags) 115 cif->flags = 0; 122 cif->flags = CIF_FLAGS_STRUCT1; 125 cif->flags = CIF_FLAGS_STRUCT2; 128 cif->flags = CIF_FLAGS_INT; 131 cif->flags = CIF_FLAGS_DINT; 134 cif->flags = 0; 140 cif->flags = CIF_FLAGS_FLOAT; 144 cif->flags = CIF_FLAGS_DOUBLE; 148 cif->flags = CIF_FLAGS_LDOUBLE [all...] |
/external/libxml2/include/libxml/ |
xinclude.h | 96 int flags); 99 int flags, 105 int flags); 113 int flags);
|