/frameworks/base/media/libstagefright/include/ |
ARTSPController.h | 42 size_t index, uint32_t flags); 49 virtual uint32_t flags() const { function in struct:android::ARTSPController
|
MPEG2TSExtractor.h | 25 virtual sp<MetaData> getTrackMetaData(size_t index, uint32_t flags); 29 virtual uint32_t flags() const;
|
/hardware/ti/wlan/wl1271/platforms/os/linux/src/ |
RxBuf.c | 54 gfp_t flags = (in_atomic()) ? GFP_ATOMIC : GFP_KERNEL; local 56 skb = alloc_skb(alloc_len, flags);
|
osapi.c | 400 spin_lock_irqsave (&drv->lock, drv->flags); 419 spin_unlock_irqrestore (&drv->lock, drv->flags); 607 unsigned long flags; local 610 spin_lock_irqsave(&drv->lock, flags); 618 spin_unlock_irqrestore(&drv->lock, flags); 636 unsigned long flags; local 640 spin_lock_irqsave(&drv->lock, flags); 642 spin_unlock_irqrestore(&drv->lock, flags); 660 unsigned long flags; local 663 spin_lock_irqsave(&drv->lock, flags); 689 unsigned long flags; local [all...] |
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/ |
CmdHndlr.h | 47 TI_UINT32 flags; member in struct:__anon10948 75 TI_UINT32 flags,
|
/ndk/sources/android/stlport/src/details/ |
fstream_unistd.cpp | 163 int flags = 0; local 169 flags = O_WRONLY | O_CREAT | O_TRUNC; 173 flags = O_WRONLY | O_CREAT | O_APPEND; 176 flags = O_RDONLY; 180 flags = O_RDWR; 183 flags = O_RDWR | O_CREAT | O_TRUNC; 187 flags = O_RDWR | O_CREAT | O_APPEND; 190 return false; // flags allowed by the C++ standard. 193 file_no = OPEN(name, flags, permission);
|
/packages/apps/Contacts/ |
Android.mk | 13 LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
/packages/apps/Mms/ |
Android.mk | 19 LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
/packages/apps/Music/ |
Android.mk | 13 LOCAL_PROGUARD_FLAG_FILES := proguard.flags
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/ |
vm86.h | 85 unsigned long flags; member in struct:vm86_struct 105 unsigned long flags; member in struct:vm86plus_struct
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/ |
vm86.h | 85 unsigned long flags; member in struct:vm86_struct 105 unsigned long flags; member in struct:vm86plus_struct
|
/system/core/sh/ |
redir.c | 107 redirect(union node *redir, int flags) 118 memory[1] = flags & REDIR_BACKQ; 119 if (flags & REDIR_PUSH) { 121 * flags & REDIR_PUSH is never true if REDIR_VFORK is set. 136 if ((flags & REDIR_PUSH) && sv->renamed[fd] == EMPTY) { 143 openredirect(n, memory, flags); 165 openredirect(n, memory, flags); 175 openredirect(union node *redir, char memory[10], int flags) 192 if (flags & REDIR_VFORK)
|
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
CmdHndlr.h | 47 TI_UINT32 flags; member in struct:__anon17663 75 TI_UINT32 flags,
|
/external/bluetooth/glib/gio/ |
gfile.c | 131 GFileQueryInfoFlags flags, 150 GFileQueryInfoFlags flags, 167 GFileCreateFlags flags, 176 GFileCreateFlags flags, 187 GFileCreateFlags flags, 197 GFileQueryInfoFlags flags, 211 GFileQueryInfoFlags flags, 230 GFileCopyFlags flags, 779 * @flags: a set of #GFileQueryInfoFlags. 809 GFileQueryInfoFlags flags, 4002 GFileQueryInfoFlags flags; member in struct:__anon2008 4153 GFileQueryInfoFlags flags; member in struct:__anon2010 4424 GFileCreateFlags flags; member in struct:__anon2011 4583 GFileQueryInfoFlags flags; member in struct:__anon2013 4713 GFileCopyFlags flags; member in struct:__anon2014 [all...] |
/external/grub/stage2/ |
builtins.c | 85 static int configfile_func (char *arg, int flags); 139 blocklist_func (char *arg, int flags) 241 boot_func (char *arg, int flags) 329 bootp_func (char *arg, int flags) 354 configfile_func (config_file, flags); 375 cat_func (char *arg, int flags) 409 chainloader_func (char *arg, int flags) 487 cmp_func (char *arg, int flags) 576 color_func (char *arg, int flags) 706 configfile_func (char *arg, int flags) [all...] |
/external/openssl/apps/ |
engine.c | 79 " -vvv will also add the input flags for each command\n", 80 " -vvvv will also show internal input flags\n", 132 static int util_flags(BIO *bio_out, unsigned int flags, const char *indent) 135 /* Indent before displaying input flags */ 136 BIO_printf(bio_out, "%s%s(input flags): ", indent, indent); 137 if(flags == 0) 139 BIO_printf(bio_out, "<no flags>\n"); 143 * having it part of all the other flags, even if it really is. */ 144 if(flags & ENGINE_CMD_FLAG_INTERNAL) 149 if(flags & ENGINE_CMD_FLAG_NUMERIC 201 int flags; local [all...] |
/external/zlib/examples/ |
gun.c | 210 unsigned flags; /* compress flags, then block compress flag */ local 224 /* process remainder of compress header -- a flags byte */ 225 flags = NEXT(); 228 if (flags & 0x60) { 229 strm->msg = (char *)"unknown lzw flags set"; 232 max = flags & 0x1f; 239 flags &= 0x80; /* true if block compress */ 244 end = flags ? 256 : 255; 301 if (code == 256 && flags) { 385 unsigned have, flags, len; local [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Rx_Xfer/ |
RxXfer.c | 396 uCurrPacketId = (pRxXfer->rxDescriptor.flags & RX_DESC_SEQNUM_MASK) >> RX_DESC_PACKETID_SHIFT; 437 ((pRxXfer->rxDescriptor.flags & RX_DESC_ENCRYPTION_MASK) >> RX_DESC_FLAGS_ENCRYPTION)); 527 rxXfer_ConvertDescFlagsToAppFlags (pRxParams->flags, &aFlags, &pRxXfer->packetStatus); 621 UINT32 flags = 0; local 625 flags |= RX_PACKET_FLAGS_MATCH_RXADDR1; 630 flags |= RX_PACKET_FLAGS_GROUP_ADDR; 635 flags |= RX_PACKET_FLAGS_STAINTIM; 640 flags |= RX_PACKET_FLAGS_VIRTUAL_BM; 645 flags |= RX_PACKET_FLAGS_BCAST; 650 flags |= RX_PACKET_FLAGS_MATCH_SSID [all...] |
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/ |
osapi.c | 396 spin_lock_irqsave (&drv->lock, drv->flags); 415 spin_unlock_irqrestore (&drv->lock, drv->flags); 603 unsigned long flags; local 606 spin_lock_irqsave(&drv->lock, flags); 614 spin_unlock_irqrestore(&drv->lock, flags); 632 unsigned long flags; local 636 spin_lock_irqsave(&drv->lock, flags); 638 spin_unlock_irqrestore(&drv->lock, flags); 656 unsigned long flags; local 659 spin_lock_irqsave(&drv->lock, flags); 685 unsigned long flags; local [all...] |
/device/samsung/crespo/alsa-lib/src/hwdep/ |
hwdep_hw.c | 48 long flags; local 50 if ((flags = fcntl(hwdep->poll_fd, F_GETFL)) < 0) 53 flags |= O_NONBLOCK; 55 flags &= ~O_NONBLOCK; 56 if (fcntl(hwdep->poll_fd, F_SETFL, flags) < 0)
|
/external/bluetooth/glib/glib/ |
gnode.h | 40 /* Tree traverse flags */ 134 GTraverseFlags flags); 141 GTraverseFlags flags, 215 GTraverseFlags flags, 228 GTraverseFlags flags, 237 GTraverseFlags flags,
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ecc_import.c | 97 unsigned char flags[1]; local 111 LTC_ASN1_BIT_STRING, 1UL, &flags, 117 if (flags[0] == 1) { 121 LTC_ASN1_BIT_STRING, 1UL, flags, 133 LTC_ASN1_BIT_STRING, 1UL, flags,
|
/external/iproute2/tc/ |
m_skbedit.c | 57 __u32 flags = 0, priority; local 67 flags |= SKBEDIT_F_QUEUE_MAPPING; 76 flags |= SKBEDIT_F_PRIORITY; 134 if (flags & SKBEDIT_F_QUEUE_MAPPING) 137 if (flags & SKBEDIT_F_PRIORITY)
|
/external/iptables/extensions/ |
libipt_MASQUERADE.c | 46 mr->range[0].flags |= IP_NAT_RANGE_PROTO_SPECIFIED; 76 parse(int c, char **argv, int invert, unsigned int *flags, 110 static void final_check(unsigned int flags) 124 if (r->flags & IP_NAT_RANGE_PROTO_SPECIFIED) { 141 if (r->flags & IP_NAT_RANGE_PROTO_SPECIFIED) {
|
libipt_NETMAP.c | 78 range->flags |= IP_NAT_RANGE_MAP_IPS; 121 parse(int c, char **argv, int invert, unsigned int *flags, 135 *flags = 1; 144 static void final_check(unsigned int flags) 146 if (!flags)
|