HomeSort by relevance Sort by last modified time
    Searched refs:inp (Results 1 - 25 of 178) sorted by null

1 2 3 4 5 6 7 8

  /external/fio/lib/
inet_aton.c 3 int inet_aton(const char *cp, struct in_addr *inp)
5 return inet_pton(AF_INET, cp, inp);
inet_aton.h 6 int inet_aton(const char *cp, struct in_addr *inp);
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_peeloff.c 57 struct sctp_inpcb *inp; local
65 inp = (struct sctp_inpcb *)head->so_pcb;
66 if (inp == NULL) {
70 if ((inp->sctp_flags & SCTP_PCB_FLAGS_TCPTYPE) ||
71 (inp->sctp_flags & SCTP_PCB_FLAGS_IN_TCPPOOL)) {
72 SCTP_LTRACE_ERR_RET(inp, NULL, NULL, SCTP_FROM_SCTP_PEELOFF, EOPNOTSUPP);
75 stcb = sctp_findassociation_ep_asocid(inp, assoc_id, 1);
77 SCTP_LTRACE_ERR_RET(inp, stcb, NULL, SCTP_FROM_SCTP_PEELOFF, ENOENT);
84 SCTP_LTRACE_ERR_RET(inp, stcb, NULL, SCTP_FROM_SCTP_PEELOFF, ENOTCONN);
95 struct sctp_inpcb *inp, *n_inp local
    [all...]
sctp_usrreq.c 112 srandom(getpid()); /* so inp->sctp_ep.random_numbers are truly random... */
324 sctp_notify_mbuf(struct sctp_inpcb *inp,
335 if ((inp == NULL) || (stcb == NULL) || (net == NULL) ||
377 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net,
392 sctp_timer_start(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, net);
398 sctp_notify(struct sctp_inpcb *inp,
412 if ((inp == NULL) || (stcb == NULL) || (net == NULL) ||
473 so = SCTP_INP_SO(inp);
480 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, SCTP_FROM_SCTP_USRREQ+SCTP_LOC_2);
528 struct sctp_inpcb *inp = NULL local
599 struct sctp_inpcb *inp; local
675 struct sctp_inpcb *inp; local
742 struct sctp_inpcb *inp; local
827 struct sctp_inpcb *inp; local
854 struct sctp_inpcb *inp; local
887 struct sctp_inpcb *inp; local
913 struct sctp_inpcb *inp; local
979 struct sctp_inpcb *inp; local
1068 struct sctp_inpcb *inp; local
1158 struct sctp_inpcb *inp; local
1338 struct sctp_inpcb *inp; local
1381 struct sctp_inpcb *inp; local
2224 struct sctp_inpcb *inp = NULL; local
4309 struct sctp_inpcb *inp = NULL; local
7346 struct sctp_inpcb *inp; local
7542 struct sctp_inpcb *inp; local
7720 struct sctp_inpcb *inp; local
7930 struct sctp_inpcb *inp; local
8132 struct sctp_inpcb *inp; local
8257 struct sctp_inpcb *inp; local
8410 struct sctp_inpcb *inp = (struct sctp_inpcb *)so->so_pcb; local
8530 struct sctp_inpcb *inp; local
8545 struct sctp_inpcb *inp; local
8566 struct sctp_inpcb *inp; local
    [all...]
sctp_pcb.c 998 if (prison_check_ip4(stcb->sctp_ep->ip_inp.inp.inp_cred,
1020 if (prison_check_ip6(stcb->sctp_ep->ip_inp.inp.inp_cred,
1161 struct sctp_inpcb *inp; local
1473 struct sctp_inpcb *inp; local
1900 struct sctp_inpcb *inp; local
2260 struct sctp_inpcb *inp; local
2348 struct sctp_inpcb *inp = NULL; local
2616 struct sctp_inpcb *inp; local
2800 struct sctp_inpcb *inp; local
2863 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2885 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2933 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2955 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2969 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
2990 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
3012 LIST_INSERT_HEAD(&SCTP_BASE_INFO(listhead), inp, sctp_list); local
3265 struct sctp_inpcb *inp, *inp_tmp; local
4359 SCTP_ZONE_FREE(SCTP_BASE_INFO(ipi_zone_ep), inp); local
6031 struct sctp_inpcb *inp; local
6395 struct sctp_inpcb *inp; local
7086 struct sctp_inpcb *inp; local
7972 struct sctp_inpcb *inp; local
    [all...]
sctputil.c 107 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc)
112 sctp_clog.x.close.inp = (void *)inp;
113 sctp_clog.x.close.sctp_flags = inp->sctp_flags;
356 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from)
362 if (inp) {
363 sctp_clog.x.lock.sock = (void *) inp->sctp_socket;
368 sctp_clog.x.lock.inp = (void *) inp;
375 if (inp) {
1520 struct sctp_inpcb *inp; local
5695 struct sctp_inpcb *inp = NULL; local
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/
sctp6_usrreq.c 352 sctp6_notify_mbuf(struct sctp_inpcb *inp, struct icmp6_hdr *icmp6,
357 if ((inp == NULL) || (stcb == NULL) || (net == NULL) ||
377 sctp_timer_stop(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, NULL, SCTP_FROM_SCTP6_USRREQ+SCTP_LOC_1);
420 sctp_timer_start(SCTP_TIMER_TYPE_PATHMTURAISE, inp, stcb, NULL);
430 sctp6_notify(struct sctp_inpcb *inp,
443 if ((inp == NULL) || (stcb == NULL) || (net == NULL) ||
500 so = SCTP_INP_SO(inp);
507 (void)sctp_free_assoc(inp, stcb, SCTP_NORMAL_PROC, SCTP_FROM_SCTP_USRREQ+SCTP_LOC_2);
560 struct sctp_inpcb *inp = NULL; local
570 inp = NULL
633 struct sctp_inpcb *inp; local
719 struct sctp_inpcb *inp; local
785 struct sctp_inpcb *inp; local
857 struct sctp_inpcb *inp; local
1048 struct sctp_inpcb *inp; local
1182 struct sctp_inpcb *inp; local
1344 struct sctp_inpcb *inp; local
1480 struct sctp_inpcb *inp; local
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/rc4/asm/
rc4-586.pl 69 $inp="esi";
119 &movq ("mm2",&QWP(0,$inp)) if ($i==1);
120 &movq (&QWP(-8,(@XX[0],$inp)),"mm1") if ($i==0);
141 &movq ("mm0",&QWP(0,$inp)) if ($i<=0);
142 &movq (&QWP(-8,($out,$inp)),"mm2") if ($i==0);
155 # void asm_RC4(RC4_KEY *key,size_t len,const unsigned char *inp,unsigned char *out);
159 &mov ($inp,&wparam(2)); # load inp
172 &lea ($tx,&DWP(0,$inp,$ty));
173 &sub ($out,$inp); # re-bias ou
    [all...]
rc4-x86_64.pl 120 $inp="%rdx"; # arg3
141 mov $inp,%r12
145 my $inp="%r12";
167 sub $inp,$out
186 xorb ($inp),$TY#b
187 movb $TY#b,($out,$inp)
188 lea 1($inp),$inp
218 xor ($inp),%r8
219 mov %r8,($out,$inp)
    [all...]
  /external/openssl/crypto/rc4/asm/
rc4-586.pl 69 $inp="esi";
119 &movq ("mm2",&QWP(0,$inp)) if ($i==1);
120 &movq (&QWP(-8,(@XX[0],$inp)),"mm1") if ($i==0);
141 &movq ("mm0",&QWP(0,$inp)) if ($i<=0);
142 &movq (&QWP(-8,($out,$inp)),"mm2") if ($i==0);
155 # void RC4(RC4_KEY *key,size_t len,const unsigned char *inp,unsigned char *out);
159 &mov ($inp,&wparam(2)); # load inp
172 &lea ($tx,&DWP(0,$inp,$ty));
173 &sub ($out,$inp); # re-bias ou
    [all...]
rc4-x86_64.pl 120 $inp="%rdx"; # arg3
140 mov $inp,%r12
144 my $inp="%r12";
165 sub $inp,$out
184 xorb ($inp),$TY#b
185 movb $TY#b,($out,$inp)
186 lea 1($inp),$inp
216 xor ($inp),%r8
217 mov %r8,($out,$inp)
    [all...]
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/socket/
inet_aton.c 13 int inet_aton(const char *cp, struct in_addr *inp) {
22 inp->s_addr = htonl(host_order_addr);
31 inp->s_addr = htonl(host_order_addr);
40 inp->s_addr = htonl(host_order_addr);
47 inp->s_addr = htonl(p1);
  /external/chromium_org/third_party/boringssl/src/crypto/aes/asm/
aesni-x86.pl 74 $inp="esi";
174 # void $PREFIX_encrypt (const void *inp,void *out,const AES_KEY *key);
190 # void $PREFIX_decrypt (const void *inp,void *out,const AES_KEY *key);
411 &mov ($inp,&wparam(0));
427 &movdqu ($inout0,&QWP(0,$inp));
428 &movdqu ($inout1,&QWP(0x10,$inp));
429 &movdqu ($inout2,&QWP(0x20,$inp));
430 &movdqu ($inout3,&QWP(0x30,$inp));
431 &movdqu ($inout4,&QWP(0x40,$inp));
432 &movdqu ($inout5,&QWP(0x50,$inp));
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-x86.pl 63 $inp="esi";
163 # void $PREFIX_encrypt (const void *inp,void *out,const AES_KEY *key);
179 # void $PREFIX_decrypt (const void *inp,void *out,const AES_KEY *key);
362 &mov ($inp,&wparam(0));
378 &movdqu ($inout0,&QWP(0,$inp));
379 &movdqu ($inout1,&QWP(0x10,$inp));
380 &movdqu ($inout2,&QWP(0x20,$inp));
381 &movdqu ($inout3,&QWP(0x30,$inp));
382 &movdqu ($inout4,&QWP(0x40,$inp));
383 &movdqu ($inout5,&QWP(0x50,$inp));
    [all...]
aesni-x86_64.pl 186 $inp="%rdi";
237 # void $PREFIX_[en|de]crypt (const void *inp,void *out,const AES_KEY *key);
239 { my ($inp,$out,$key) = @_4args;
246 movups ($inp),$inout0 # load input
259 movups ($inp),$inout0 # load input
554 movdqu ($inp),$inout0
555 movdqu 0x10($inp),$inout1
556 movdqu 0x20($inp),$inout2
557 movdqu 0x30($inp),$inout3
558 movdqu 0x40($inp),$inout
    [all...]
  /external/libhevc/common/
ihevc_trans_macros.h 37 #define QUANT(out, inp, quant_coeff, qp_div, log2_trans_size, q_add) \
51 sign = (inp)<0 ? -1:1; \
53 tmp = (LWORD64)(abs(inp)); \
62 #define QUANT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \
76 sign = (inp)<0 ? -1:1; \
78 tmp = (LWORD64)(abs(inp)); \
87 #define QUANT_NO_WEIGHTMAT(out, inp, quant_coeff, qp_div, log2_trans_size, q_add) \
101 sign = (inp)<0 ? -1:1; \
103 tmp = (WORD32)(abs(inp)); \
112 #define QUANT_NO_WEIGHTMAT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth)
    [all...]
  /external/chromium_org/base/
atomicops_internals_x86_gcc.cc 23 #define cpuid(a, b, c, d, inp) \
27 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
29 #define cpuid(a, b, c, d, inp) \
33 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
atomicops_internals_x86_gcc.cc 48 #define cpuid(a, b, c, d, inp) \
52 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
54 #define cpuid(a, b, c, d, inp) \
58 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/chromium_org/third_party/tcmalloc/chromium/src/base/
atomicops-internals-x86.cc 51 #define cpuid(a, b, c, d, inp) \
55 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
57 #define cpuid(a, b, c, d, inp) \
61 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/chromium_org/third_party/tcmalloc/vendor/src/base/
atomicops-internals-x86.cc 51 #define cpuid(a, b, c, d, inp) \
55 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
57 #define cpuid(a, b, c, d, inp) \
61 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/chromium_org/v8/src/base/
atomicops_internals_x86_gcc.cc 22 #define cpuid(a, b, c, d, inp) \
26 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
28 #define cpuid(a, b, c, d, inp) \
32 : "=a" (a), "=D" (b), "=c" (c), "=d" (d) : "a" (inp))
  /external/chromium_org/third_party/boringssl/src/crypto/evp/
asn1.c 67 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **out, const uint8_t **inp,
87 !ret->ameth->old_priv_decode(ret, inp, len)) {
89 PKCS8_PRIV_KEY_INFO *p8 = d2i_PKCS8_PRIV_KEY_INFO(NULL, inp, len);
114 EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **out, const uint8_t **inp, long len) {
118 p = *inp;
135 PKCS8_PRIV_KEY_INFO *p8 = d2i_PKCS8_PRIV_KEY_INFO(NULL, inp, len);
155 return d2i_PrivateKey(keytype, out, inp, len);
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
sparcv9_modes.pl 26 my ($inp,$out,$len,$key,$ivec)=map("%i$_",(0..5));
38 sub $inp, $out, $blk_init ! $inp!=$out
59 prefetch [$inp], 20
60 prefetch [$inp + 63], 20
62 and $inp, 7, $ileft
63 andn $inp, 7, $inp
72 brnz,pn $blk_init, .L${bits}cbc_enc_blk ! $inp==$out)
80 ldx [$inp + 0], %o
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/
testG711.cc 27 int readframe(int16_t* data, FILE* inp, int length) {
31 rlen = (short) fread(data, sizeof(int16_t), length, inp);
43 FILE* inp; local
104 if ((inp = fopen(inname, "rb")) == NULL) {
125 endfile = readframe(shortdata, inp, framelength);
176 fclose(inp);
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/test/
testG722.cc 32 int readframe(int16_t *data, FILE *inp, int length)
36 rlen = (short)fread(data, sizeof(int16_t), length, inp);
49 FILE *inp, *outbitp, *outp; local
92 if ((inp = fopen(inname,"rb")) == NULL) {
120 endfile = readframe(shortdata, inp, framelength);
157 fclose(inp);

Completed in 909 milliseconds

1 2 3 4 5 6 7 8