/external/bluetooth/hcidump/parser/ |
bnep.c | 284 if (!(parser.flags & DUMP_VERBOSE)) {
|
l2cap.c | 530 printf("Config req: dcid 0x%4.4x flags 0x%2.2x clen %d\n", 531 dcid, btohs(h->flags), clen); 547 printf("Config rsp: scid 0x%4.4x flags 0x%2.2x result %d clen %d\n", 548 scid, btohs(h->flags), result, clen); 622 if (parser.flags & DUMP_VERBOSE) { 898 if (frm->flags & ACL_START) {
|
/external/chromium/net/disk_cache/ |
entry_impl.cc | 885 void EntryImpl::SetEntryFlags(uint32 flags) { 886 entry_.Data()->flags |= flags; 891 return entry_.Data()->flags;
|
/external/chromium/net/socket/ |
ssl_client_socket_nss.cc | 1184 int flags = 0; local [all...] |
/external/chromium/third_party/icu/public/common/unicode/ |
utext.h | 1328 int32_t flags; member in struct:UText [all...] |
/external/chromium/third_party/icu/source/common/ |
ucase.c | 382 #define HAS_SLOT(flags, idx) ((flags)&(1<<(idx))) 383 #define SLOT_OFFSET(flags, idx) flagsOffset[(flags)&((1<<(idx))-1)] [all...] |
ucnvmbcs.h | 51 * - There is a set of flags which indicate further incompatible changes. 53 * - In particular, one of these flags indicates that most of the fromUnicode 81 * the mbcsIndex does not contain roundtrip flags. Therefore, all fallbacks 126 * The extension data indexes have a separate field with the unicodeMask flags. 141 * 6 uint32_t flags, bits: 151 * 31..16 reserved for flags that can be added without breaking 153 * 15.. 6 reserved for flags whose addition will break 173 * -- all _MBCSHeader fields except for version and flags are 0 202 * -- DBCS, MBCS, EBCDIC_STATEFUL, ...: roundtrip flags and indexes 203 * uint32_t stage 2 flags and indexes[?] 430 flags, member in struct:__anon2978 [all...] |
/external/chromium/third_party/icu/source/test/letest/ |
sfnt.h | 281 le_uint16 flags; member in struct:HEADTable
|
/external/dbus/bus/ |
main.c | 147 unsigned int flags,
|
/external/dbus/dbus/ |
dbus-connection.h | 341 unsigned int flags);
|
/external/dnsmasq/contrib/wrt/ |
dhcp_release.c | 69 u16 secs, flags; member in struct:dhcp_packet
|
/external/dnsmasq/src/ |
bpf.c | 190 if (ntohs(mess->flags) & 0x8000)
|
/external/e2fsprogs/misc/ |
tune2fs.c | 280 fs->flags &= ~EXT2_FLAG_SUPER_ONLY; 481 fs->flags &= ~EXT2_FLAG_SUPER_ONLY; 923 fs->flags &= ~EXT2_FLAG_MASTER_SB_ONLY; 946 fs->flags |= EXT2_FLAG_SUPER_ONLY;
|
/external/freetype/include/freetype/internal/ |
ftdriver.h | 111 FT_Int32 flags,
|
/external/grub/netboot/ |
etherboot.h | 490 unsigned short flags; /* Bit flags */ member in struct:ebinfo
|
ns8390.c | 42 char flags; member in struct:wd_board 276 * 'flags' should have some compile time default value 279 t503_output = (nic->flags) ? 0 : _3COM_CR_XSEL; 570 eth_flags = brd->flags; 719 printf(", %s, addr %!\n", nic->flags ? "AUI" : "internal xcvr",
|
/external/icu4c/common/ |
ucnvmbcs.h | 51 * - There is a set of flags which indicate further incompatible changes. 53 * - In particular, one of these flags indicates that most of the fromUnicode 81 * the mbcsIndex does not contain roundtrip flags. Therefore, all fallbacks 126 * The extension data indexes have a separate field with the unicodeMask flags. 141 * 6 uint32_t flags, bits: 151 * 31..16 reserved for flags that can be added without breaking 153 * 15.. 6 reserved for flags whose addition will break 173 * -- all _MBCSHeader fields except for version and flags are 0 202 * -- DBCS, MBCS, EBCDIC_STATEFUL, ...: roundtrip flags and indexes 203 * uint32_t stage 2 flags and indexes[?] 430 flags, member in struct:__anon3966 [all...] |
/external/icu4c/test/letest/ |
sfnt.h | 281 le_uint16 flags; member in struct:HEADTable
|
/external/ipsec-tools/src/libipsec/ |
libpfkey.h | 80 u_int flags; member in struct:pfkey_send_sa_args
|
/external/kernel-headers/original/asm-x86/ |
io_32.h | 103 extern void __iomem * __ioremap(unsigned long offset, unsigned long size, unsigned long flags);
|
/external/kernel-headers/original/linux/ |
ata.h | 217 /* struct ata_taskfile flags */ 252 unsigned long flags; /* ATA_TFLAG_xxx */ member in struct:ata_taskfile
|
fb.h | 185 #define FB_ACCELF_TEXT 1 /* (OBSOLETE) see fb_info.flags and vc_mode */ 239 __u32 accel_flags; /* (OBSOLETE) see fb_info.flags */ 304 __u32 flags; /* FB_VBLANK flags */ member in struct:fb_vblank 451 __u16 misc; /* Misc flags - see FB_MISC_* */ 549 u32 flags; /* see FB_PIXMAP_* */ member in struct:fb_pixmap 706 /* FBINFO_* = fb_info.flags bit flags */ 751 int flags; member in struct:fb_info [all...] |
if_vlan.h | 100 unsigned short flags; /* (1 << 0) re_order_header This option will cause the member in struct:vlan_dev_info 397 unsigned int flag; /* Matches vlan_dev_info flags */
|
interrupt.h | 35 * These flags used only by the kernel as part of the 69 unsigned long flags; member in struct:irqaction
|
/external/kernel-headers/original/linux/mtd/ |
mtd.h | 104 u_int32_t flags; member in struct:mtd_info
|