/external/chromium/third_party/libjingle/source/talk/p2p/client/ |
basicportallocator.cc | 394 AllocationSequence * seq, 408 data.sequence = seq; 452 void BasicPortAllocatorSession::OnProtocolEnabled(AllocationSequence * seq, 457 if (!it->ready || (it->sequence != seq))
|
/external/ipsec-tools/src/libipsec/ |
libpfkey.h | 85 u_int32_t seq; member in struct:pfkey_send_sa_args
|
/external/ipsec-tools/src/racoon/ |
handler.c | 458 getph2byseq(seq) 459 u_int32_t seq; 464 if (p->seq == seq)
|
handler.h | 201 u_int16_t dpd_seq; /* DPD seq number to receive */ 272 u_int32_t seq; /* sequence number used by PF_KEY */ member in struct:ph2handle 277 * number to "seq", and sent kernel by pfkey.
|
isakmp_agg.c | 359 int seq; member in struct:natd_payload 456 natd->seq = natd_seq++; 518 natd->payload, natd->seq); 521 natd->seq - 1, [all...] |
/external/kernel-headers/original/linux/raid/ |
md_k.h | 267 void (*status)(struct seq_file *seq, mddev_t *mddev);
|
/external/kernel-headers/original/linux/ |
socket.h | 37 extern void socket_seq_show(struct seq_file *seq);
|
/external/kernel-headers/original/linux/sunrpc/ |
xprt.h | 76 u32 rq_seqno; /* gss seq no. used on req. */ 118 void (*print_stats)(struct rpc_xprt *xprt, struct seq_file *seq);
|
/external/opencv/cvaux/src/ |
_cvfacedetection.h | 349 void AddContours2Rect(CvSeq* seq, int color, int iLayer);
|
/external/openssh/ |
auth2-chall.c | 280 input_userauth_info_response(int type, u_int32_t seq, void *ctxt)
|
roaming_client.c | 64 roaming_reply(int type, u_int32_t seq, void *ctxt)
|
/external/quake/quake/src/QW/server/ |
sv_main.c | 410 int seq; local 414 seq = atoi(Cmd_Argv(1)); 416 seq = -1; 418 if (seq == svs.logsequence-1 || !sv_fraglogfile) [all...] |
/external/v8/test/mjsunit/bugs/harmony/ |
debug-blockscopes.js | 101 var request_json = '{"seq":0,"type":"request","command":"scopes"}'; 174 var request_json = '{"seq":0,"type":"request","command":"scope","arguments":{"number":';
|
/external/v8/test/mjsunit/ |
debug-handle.js | 51 var base_request = '"seq":0,"type":"request","command":"evaluate"' 74 var base_request = '"seq":0,"type":"request","command":"lookup"'
|
/external/valgrind/main/coregrind/m_coredump/ |
coredump-elf.c | 499 Int seq = 0; local 532 if (seq == 0) 537 basename, coreext, VG_(getpid)(), seq); 538 seq++;
|
/external/wpa_supplicant_8/src/common/ |
ieee802_11_defs.h | 28 #define WLAN_GET_SEQ_FRAG(seq) ((seq) & (BIT(3) | BIT(2) | BIT(1) | BIT(0))) 29 #define WLAN_GET_SEQ_SEQ(seq) \ 30 (((seq) & (~(BIT(3) | BIT(2) | BIT(1) | BIT(0)))) >> 4) [all...] |
/external/wpa_supplicant_8/src/drivers/ |
driver_hostap.c | 397 const u8 *seq, size_t seq_len, 454 int idx, u8 *seq) 479 memcpy(seq, param->u.crypt.seq, 8);
|
/external/wpa_supplicant_8/wpa_supplicant/ |
preauth_test.c | 132 const u8 *seq, size_t seq_len,
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_q6vdec.h | 222 struct vdec_sequence seq; member in struct:vdec_config_sps
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_q6vdec.h | 191 struct vdec_sequence seq; member in struct:vdec_config_sps
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 524 /* Set PHI nodes of a basic block BB to SEQ. */ 527 set_phi_nodes (basic_block bb, gimple_seq seq) 532 bb->il.gimple->phi_nodes = seq; 533 if (seq) 534 for (i = gsi_start (seq); !gsi_end_p (i); gsi_next (&i))
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 524 /* Set PHI nodes of a basic block BB to SEQ. */ 527 set_phi_nodes (basic_block bb, gimple_seq seq) 532 bb->il.gimple->phi_nodes = seq; 533 if (seq) 534 for (i = gsi_start (seq); !gsi_end_p (i); gsi_next (&i))
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 524 /* Set PHI nodes of a basic block BB to SEQ. */ 527 set_phi_nodes (basic_block bb, gimple_seq seq) 532 bb->il.gimple->phi_nodes = seq; 533 if (seq) 534 for (i = gsi_start (seq); !gsi_end_p (i); gsi_next (&i))
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
tree-flow-inline.h | 524 /* Set PHI nodes of a basic block BB to SEQ. */ 527 set_phi_nodes (basic_block bb, gimple_seq seq) 532 bb->il.gimple->phi_nodes = seq; 533 if (seq) 534 for (i = gsi_start (seq); !gsi_end_p (i); gsi_next (&i))
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
socket.h | 29 extern void socket_seq_show(struct seq_file *seq);
|