Searched refs:flags (Results 101 - 125 of 6194) sorted by path

1234567891011>>

/external/bluetooth/bluedroid/stack/include/
H A Dgoep_fs.h139 ** flags - permissions and mode (see constants above)
150 typedef void (tGOEP_OPEN_CBACK) (const UINT8 *p_name, UINT16 flags, UINT32 size,
H A Dhcimsgs.h376 HCI_API extern BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags,
429 HCI_API extern BOOLEAN btsnd_hcic_flow_specification(UINT16 handle, UINT8 flags,
753 HCI_API extern BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags); /* Write Voice Settings */
777 HCI_API extern BOOLEAN btsnd_hcic_write_hold_mode_act(UINT8 flags); /* Write Hold Mode Activity */
1038 HCI_API extern void btsnd_hcie_qos_setup_compl (void *buffer, UINT8 status, UINT16 handle, UINT8 flags,
1046 HCI_API extern void btsnd_hcie_flow_spec_compl (void *buffer, UINT8 status, UINT16 handle, UINT8 flags,
H A Dl2c_api.h164 UINT16 flags; /* bit 0: 0-no continuation, 1-continuation */ member in struct:__anon1566
719 ** flags.
720 ** flags : L2CAP_FLUSHABLE_CH_BASED
729 L2C_API extern UINT8 L2CA_DataWriteEx (UINT16 cid, BT_HDR *p_data, UINT16 flags);
736 ** flushability flags
876 ** flags : L2CAP_FLUSHABLE_CH_BASED
884 L2C_API extern UINT16 L2CA_UcdDataWrite (UINT16 psm, BD_ADDR rem_bda, BT_HDR *p_buf, UINT16 flags);
H A Dobx_api.h102 /* SetPath Request Flags - the following definitions can be ORed if both flags are wanted */
196 tOBX_SETPATH_FLAG flag; /* The set path flags. */
199 /* permission flags */
226 OBX_SETPATH_REQ_EVT, /* param = flags */
285 #define OBX_CONN_FLAGS 0 /* Connect flags per IrOBEX spec */
790 OBX_API extern tOBX_STATUS OBX_SetPathReq(tOBX_HANDLE handle, UINT8 flags, BT_HDR *p_pkt);
H A Dport_api.h471 UINT16 flags; member in struct:__anon1602
/external/bluetooth/bluedroid/stack/l2cap/
H A Dl2c_api.c1730 ** flushability flags
1762 ** flags.
1763 ** flags : L2CAP_FLUSHABLE_CH_BASED
1772 UINT8 L2CA_DataWriteEx (UINT16 cid, BT_HDR *p_data, UINT16 flags) argument
1775 cid, p_data->len, flags);
1776 return l2c_data_write (cid, p_data, flags);
H A Dl2c_csm.c531 if ((p_ccb->flags & CCB_FLAG_NO_RETRY) || !p_data || (*((UINT8 *)p_data) != HCI_ERR_PEER_USER))
538 p_ccb->flags |= CCB_FLAG_NO_RETRY;
729 p_ccb->local_cid, (p_cfg->flags & L2CAP_CFG_FLAGS_MASK_CONT));
752 * continuation bit set in flags field.
832 if ( (p_cfg->flags & L2CAP_CFG_FLAGS_MASK_CONT) || (p_cfg->result == L2CAP_CFG_PENDING) )
H A Dl2c_int.h308 UINT8 flags; member in struct:t_l2c_ccb
H A Dl2c_main.c499 STREAM_TO_UINT16 (cfg_info.flags, p);
602 STREAM_TO_UINT16 (cfg_info.flags, p);
958 UINT8 l2c_data_write (UINT16 cid, BT_HDR *p_data, UINT16 flags) argument
981 p_data->layer_specific = flags;
H A Dl2c_ucd.c355 /* set waiting flags in rcb */
384 ** flags : L2CAP_FLUSHABLE_CH_BASED
392 UINT16 L2CA_UcdDataWrite (UINT16 psm, BD_ADDR rem_bda, BT_HDR *p_buf, UINT16 flags) argument
460 p_buf->layer_specific = flags;
H A Dl2c_utils.c515 if (p_ccb->flags & CCB_FLAG_SENT_PENDING)
518 p_ccb->flags |= CCB_FLAG_SENT_PENDING;
617 UINT16_TO_STREAM (p, p_cfg->flags); /* Flags (continuation) */
716 UINT16_TO_STREAM (p, p_cfg->flags); /* Flags (continuation) Must match request */
1586 p_ccb->flags = 0;
/external/bluetooth/bluedroid/stack/rfcomm/
H A Dport_api.c1083 p_status->flags = 0;
1086 p_status->flags |= PORT_FLAG_CTS_HOLD;
1089 p_status->flags |= PORT_FLAG_DSR_HOLD;
1092 p_status->flags |= PORT_FLAG_RLSD_HOLD;
1116 RFCOMM_TRACE_API ("PORT_Purge() handle:%d flags:0x%x", handle, purge_flags);
/external/bluetooth/bluedroid/stack/smp/
H A Dsmp_act.c390 p_cb->flags |= SMP_PAIR_FLAG_ENC_AFTER_PAIR;
422 if (!(p_cb->flags & SMP_PAIR_FLAGS_WE_STARTED_DD))
451 p_cb->flags |= SMP_PAIR_FLAGS_CMD_CONFIRM;
610 if (p_cb->flags & SMP_PAIR_FLAGS_CMD_CONFIRM)
644 if (!(p_cb->flags & SMP_PAIR_FLAGS_WE_STARTED_DD))
714 if (p_cb->flags & SMP_PAIR_FLAG_ENC_AFTER_PAIR)
885 if (p_cb->flags & SMP_PAIR_FLAGS_WE_STARTED_DD)
959 if (p_cb->flags & SMP_PAIR_FLAGS_WE_STARTED_DD)
H A Dsmp_api.c134 BTM_TRACE_EVENT ("SMP_Pair state=%d flag=0x%x ", p_cb->state, p_cb->flags);
135 if (p_cb->state != SMP_ST_IDLE || p_cb->flags & SMP_PAIR_FLAGS_WE_STARTED_DD)
142 p_cb->flags = SMP_PAIR_FLAGS_WE_STARTED_DD;
175 BTM_TRACE_EVENT ("SMP_CancelPair state=%d flag=0x%x ", p_cb->state, p_cb->flags);
H A Dsmp_int.h170 UINT8 flags; member in struct:__anon1720
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DASN1OutputStream.java74 void writeTag(int flags, int tagNo) argument
79 write(flags | tagNo);
83 write(flags | 0x1f);
107 void writeEncoded(int flags, int tagNo, byte[] bytes) argument
110 writeTag(flags, tagNo);
H A DDERTaggedObject.java99 int flags;
102 flags = BERTags.CONSTRUCTED | BERTags.TAGGED;
106 flags = BERTags.TAGGED;
109 out.writeTag(flags, tagNo);
H A DDLTaggedObject.java93 int flags;
96 flags = BERTags.CONSTRUCTED | BERTags.TAGGED;
100 flags = BERTags.TAGGED;
103 out.writeTag(flags, tagNo);
/external/bzip2/
H A Dxmlproc.sh74 flags='--noout --xinclude --noblanks --postvalid'
76 xmllint $flags $dtd $xmlfmtfile 2> $OUT
/external/checkpolicy/
H A Dmodule_compiler.c1067 booldatum->flags |= COND_BOOL_FLAGS_TUNABLE;
1344 old_cond->flags |= cond->flags;
1424 block->flags |= AVRULE_OPTIONAL;
H A Dpolicy_define.c236 t->flags |= TYPE_FLAGS_PERMISSIVE;
1461 set->flags = TYPE_STAR;
1473 set->flags = TYPE_COMP;
1672 datum->flags |= COND_BOOL_FLAGS_TUNABLE;
1770 avrule->flags |= RULE_SELF;
/external/checkpolicy/test/
H A Ddismod.c115 int display_type_set(type_set_t * set, uint32_t flags, policydb_t * policy, argument
120 if (set->flags & TYPE_STAR) {
123 } else if (set->flags & TYPE_COMP) {
128 if (flags & RULE_SELF) {
169 if (flags & RULE_SELF) {
183 if (roles->flags & ROLE_STAR) {
186 } else if (roles->flags & ROLE_COMP) {
254 if (display_type_set(&avrule->ttypes, avrule->flags, policy, fp))
329 fprintf(fp, " flags:%x\n", type->flags);
[all...]
/external/chromium-trace/
H A Dscript.js50 f.args,f.duration)],e.thread.asyncSliceGroup.push(f),delete e.openAsyncSlices[b])},f2fsWriteBeginEvent:function(a,c,e,b,g){var h=/dev = \((\d+,\d+)\), ino = (\d+), pos = (\d+), len = (\d+), flags = (\d+)/.exec(g.details);if(!h)return!1;a=h[1];c=parseInt(h[2]);e=parseInt(h[3]);h=parseInt(h[4]);this.openAsyncSlice(b,"f2fs",g.threadName,g.pid,a+"-"+c+"-"+e+"-"+h,"f2fs_write");return!0},f2fsWriteEndEvent:function(a,c,e,b,g){var h=/dev = \((\d+,\d+)\), ino = (\d+), pos = (\d+), len = (\d+), copied = (\d+)/.exec(g.details);
51 if(!h)return!1;a=h[1];c=parseInt(h[2]);e=parseInt(h[3]);var d=parseInt(h[4]),h=parseInt(h[5])!==d;this.closeAsyncSlice(b,"f2fs",g.threadName,g.pid,a+"-"+c+"-"+e+"-"+d,{device:a,inode:c,error:h});return!0},ext4WriteBeginEvent:function(a,c,e,b,g){var h=/dev (\d+,\d+) ino (\d+) pos (\d+) len (\d+) flags (\d+)/.exec(g.details);if(!h)return!1;a=h[1];c=parseInt(h[2]);e=parseInt(h[3]);h=parseInt(h[4]);this.openAsyncSlice(b,"ext4",g.threadName,g.pid,a+"-"+c+"-"+e+"-"+h,"ext4_write");return!0},ext4WriteEndEvent:function(a,
H A Dsystrace-legacy.py79 flags = 0
83 flags |= trace_tag_bits[tag]
87 atrace_args = ['adb', 'shell', 'setprop', 'debug.atrace.tags.enableflags', hex(flags)]
H A Dsystrace.py255 out = re.sub(r'^\s*(\S+)-(\d+)', repl, out, flags=re.MULTILINE)

Completed in 5573 milliseconds

1234567891011>>