/external/e2fsprogs/lib/ext2fs/ |
expanddir.c | 89 if (!(fs->flags & EXT2_FLAG_RW))
|
irel.h | 20 __u16 flags; member in struct:ext2_inode_relocate_entry
|
/external/e2fsprogs/lib/ss/ |
execute_cmd.c | 212 if (ss_info(sci_idx)->flags.escape_disabled)
|
/external/freetype/src/cff/ |
cffdrivr.c | 195 FT_Int32 flags, 203 flags |= (FT_UInt32)FT_LOAD_ADVANCE_ONLY; 207 error = Load_Glyph( slot, face->size, start + nn, flags ); 211 advances[nn] = ( flags & FT_LOAD_VERTICAL_LAYOUT )
|
/external/grub/grub/ |
main.c | 261 current_term->flags = TERM_NO_EDIT | TERM_DUMB;
|
/external/icu4c/i18n/ |
regexcmp.h | 77 flags = -6, enumerator in enum:RegexCompile::EParenClass 157 int32_t fModeFlags; // Match Flags. (Case Insensitive, etc.) 161 int32_t fNewModeFlags; // New flags, while compiling (?i, holds state
|
/external/iproute2/include/linux/ |
if_link.h | 96 IFF_* flags. 105 - If neither of these three flags are set; 127 IFLA_INET6_FLAGS, /* link flags */ 172 __u32 flags; member in struct:ifla_vlan_flags
|
/external/iproute2/include/linux/netfilter_ipv4/ |
ip_tables.h | 11 * flags are stored in host byte order (of course). 43 /* Flags word */ 44 u_int8_t flags; member in struct:ipt_ip 45 /* Inverse flags */ 136 u_int8_t invflags; /* Inverse flags */
|
/external/ipsec-tools/src/racoon/ |
isakmp_cfg.h | 147 int flags; /* See below */ member in struct:isakmp_cfg_state 168 /* flags */
|
/external/jpeg/ |
rdtarga.c | 337 int idlen, cmaptype, subtype, flags, interlace_type, components; local 358 flags = UCH(targaheader[17]); /* Image Descriptor byte */ 360 is_bottom_up = ((flags & 0x20) == 0); /* bit 5 set => top-down */ 361 interlace_type = flags >> 6; /* bits 6/7 are interlace code */
|
/external/kernel-headers/original/asm-arm/arch/ |
board.h | 133 int flags:4; member in struct:omap_gpio_switch_config
|
/external/kernel-headers/original/linux/ |
dm-ioctl.h | 125 uint32_t flags; /* in/out */ member in struct:dm_ioctl 275 * Flags that indicate whether a table is present in either of
|
i2c.h | 82 unsigned short flags, 155 unsigned int flags; /* div., see below */ member in struct:i2c_client 201 unsigned short flags, char read_write, 259 /*flags for the client struct: */ 367 __u16 flags; member in struct:i2c_msg
|
if_link.h | 98 IFF_* flags. 107 - If neither of these three flags are set; 129 IFLA_INET6_FLAGS, /* link flags */ 174 __u32 flags; member in struct:ifla_vlan_flags
|
ioport.h | 21 unsigned long flags; member in struct:resource 32 * IO resources have these defined flags.
|
kd.h | 28 #define KDSETLED 0x4B32 /* set led state [lights, not flags] */ 95 #define KDGKBLED 0x4B64 /* get led flags (not lights) */ 96 #define KDSKBLED 0x4B65 /* set led flags (not lights) */ 149 unsigned int flags; /* KD_FONT_FLAG_* */ member in struct:console_font_op
|
omap_csmi.h | 61 int omap_csmi_send_mailbox(int mailbox, void *data, size_t size, unsigned int flags);
|
/external/kernel-headers/original/mtd/ |
mtd-abi.h | 53 uint32_t flags; member in struct:mtd_info_user
|
/external/libffi/src/frv/ |
eabi.S | 40 # gr11: fig->flags 104 ldi @(fp, #-16), gr10 /* fig->flags */
|
/external/libffi/src/ |
prep_cif.c | 103 cif->flags = 0;
|
/external/libpng/ |
pngset.c | 221 png_ptr->flags |= PNG_FLAG_FREE_HIST; 486 png_ptr->flags |= PNG_FLAG_FREE_PLTE; 885 png_ptr->flags |= PNG_FLAG_FREE_TRNS; 1080 png_ptr->flags |= PNG_FLAG_KEEP_UNKNOWN_CHUNKS; 1082 png_ptr->flags &= ~PNG_FLAG_KEEP_UNKNOWN_CHUNKS; 1085 png_ptr->flags |= PNG_FLAG_KEEP_UNSAFE_CHUNKS; 1087 png_ptr->flags &= ~PNG_FLAG_KEEP_UNSAFE_CHUNKS; [all...] |
/external/libvpx/vp8/common/ |
onyx.h | 207 int vp8_get_preview_raw_frame(VP8_PTR comp, YV12_BUFFER_CONFIG *dest, int deblock_level, int noise_level, int flags);
|
/external/libvpx/vpx/ |
vpx_decoder_compat.h | 92 * The available flags are specifiedby VPX_DEC_CAP_* defines. 490 unsigned int flags; /**< bitfield containing segment properties */ member in struct:vpx_dec_mmap
|
/external/openssl/crypto/asn1/ |
a_time.c | 183 t.flags = 0;
|
/external/openssl/crypto/bio/ |
bf_null.c | 98 bi->flags=0; 107 a->flags=0;*/
|