/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/ |
D | sctp_var.h | 50 #define sctp_feature_on(inp, feature) (inp->sctp_features |= feature) argument 51 #define sctp_feature_off(inp, feature) (inp->sctp_features &= ~feature) argument 52 #define sctp_is_feature_on(inp, feature) ((inp->sctp_features & feature) == feature) argument 53 #define sctp_is_feature_off(inp, feature) ((inp->sctp_features & feature) == 0) argument 55 #define sctp_stcb_feature_on(inp, stcb, feature) {\ argument 62 #define sctp_stcb_feature_off(inp, stcb, feature) {\ argument 69 #define sctp_stcb_is_feature_on(inp, stcb, feature) \ argument 74 #define sctp_stcb_is_feature_off(inp, stcb, feature) \ argument 82 #define sctp_mobility_feature_on(inp, feature) (inp->sctp_mobility_features |= feature) argument 83 #define sctp_mobility_feature_off(inp, feature) (inp->sctp_mobility_features &= ~feature) argument [all …]
|
D | sctp_timer.c | 99 sctp_threshold_management(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_threshold_management() 800 sctp_t3rxt_timer(struct sctp_inpcb *inp, 987 sctp_t1init_timer(struct sctp_inpcb *inp, 1035 sctp_cookie_timer(struct sctp_inpcb *inp, 1099 sctp_strreset_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, 1160 sctp_asconf_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, 1252 sctp_delete_prim_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, 1275 sctp_shutdown_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, 1298 sctp_shutdownack_timer(struct sctp_inpcb *inp, struct sctp_tcb *stcb, 1321 sctp_audit_stream_queues_for_size(struct sctp_inpcb *inp, [all …]
|
D | sctp_usrreq.c | 324 sctp_notify_mbuf(struct sctp_inpcb *inp, in sctp_notify_mbuf() 398 sctp_notify(struct sctp_inpcb *inp, 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 [all …]
|
D | sctp_peeloff.c | 57 struct sctp_inpcb *inp; in sctp_can_peel_off() local 95 struct sctp_inpcb *inp, *n_inp; in sctp_do_peeloff() local
|
D | sctp_pcb.c | 1161 struct sctp_inpcb *inp; local 1473 struct sctp_inpcb *inp; local 1834 sctp_findasoc_ep_asocid_locked(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) 1882 sctp_findassociation_ep_asocid(struct sctp_inpcb *inp, sctp_assoc_t asoc_id, int want_lock) 1900 struct sctp_inpcb *inp; local 2142 sctp_isport_inuse(struct sctp_inpcb *inp, uint16_t lport, uint32_t vrf_id) 2203 sctp_swap_inpcb_for_listen(struct sctp_inpcb *inp) 2260 struct sctp_inpcb *inp; local 2348 struct sctp_inpcb *inp = NULL; local 2616 struct sctp_inpcb *inp; local [all …]
|
D | sctputil.c | 107 sctp_log_closing(struct sctp_inpcb *inp, struct sctp_tcb *stcb, int16_t loc) in sctp_log_closing() 356 sctp_log_lock(struct sctp_inpcb *inp, struct sctp_tcb *stcb, uint8_t from) in sctp_log_lock() 640 sctp_auditing(int from, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_auditing() 890 sctp_select_initial_TSN(struct sctp_pcb *inp) in sctp_select_initial_TSN() 928 sctp_select_a_tag(struct sctp_inpcb *inp, uint16_t lport, uint16_t rport, int check) in sctp_select_a_tag() 950 sctp_init_asoc(struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_init_asoc() 1520 struct sctp_inpcb *inp; in sctp_timeout_handler() local 1982 sctp_timer_start(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_start() 2280 sctp_timer_stop(int t_type, struct sctp_inpcb *inp, struct sctp_tcb *stcb, in sctp_timer_stop() 2451 sctp_mtu_size_reset(struct sctp_inpcb *inp, in sctp_mtu_size_reset() [all …]
|
D | sctp_sysctl.c | 178 sctp_sysctl_number_of_addresses(struct sctp_inpcb *inp) in sctp_sysctl_number_of_addresses() 228 sctp_sysctl_copy_out_local_addresses(struct sctp_inpcb *inp, struct sctp_tcb *stcb, struct sysctl_r… in sctp_sysctl_copy_out_local_addresses() 448 struct sctp_inpcb *inp; variable
|
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet6/ |
D | sctp6_usrreq.c | 352 sctp6_notify_mbuf(struct sctp_inpcb *inp, struct icmp6_hdr *icmp6, 430 sctp6_notify(struct sctp_inpcb *inp, 560 struct sctp_inpcb *inp = NULL; local 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 [all …]
|
/external/libhevc/common/ |
D | ihevc_trans_macros.h | 37 #define QUANT(out, inp, quant_coeff, qp_div, log2_trans_size, q_add) \ argument 62 #define QUANT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument 87 #define QUANT_NO_WEIGHTMAT(out, inp, quant_coeff, qp_div, log2_trans_size, q_add) \ argument 112 #define QUANT_NO_WEIGHTMAT_HBD(out, inp, quant_coeff, qp_div, log2_trans_size, q_add, bit_depth) \ argument
|
/external/ppp/pppd/ |
D | fsm.c | 339 u_char *inp; local 413 fsm_rconfreq(f, id, inp, len) in fsm_rconfreq() argument 484 fsm_rconfack(f, id, inp, len) in fsm_rconfack() argument 542 fsm_rconfnakrej(f, code, id, inp, len) in fsm_rconfnakrej() argument 679 fsm_rcoderej(f, inp, len) in fsm_rcoderej() argument
|
D | upap.c | 319 u_char *inp; local 371 upap_rauthreq(u, inp, id, len) in upap_rauthreq() argument 469 upap_rauthack(u, inp, id, len) in upap_rauthack() argument 510 upap_rauthnak(u, inp, id, len) in upap_rauthnak() argument
|
D | eap.c | 345 b64enc(bs, inp, inlen, outp) in b64enc() argument 393 b64dec(bs, inp, inlen, outp) in b64dec() argument 1248 write_pseudonym(esp, inp, len, id) in write_pseudonym() argument 1310 eap_request(esp, inp, id, len) in eap_request() argument 1720 eap_response(esp, inp, id, len) in eap_response() argument 2015 eap_success(esp, inp, id, len) in eap_success() argument 2045 eap_failure(esp, inp, id, len) in eap_failure() argument 2076 eap_input(unit, inp, inlen) in eap_input() argument 2144 eap_printpkt(inp, inlen, printer, arg) in eap_printpkt() argument
|
/external/chromium_org/third_party/boringssl/src/crypto/evp/ |
D | asn1.c | 67 EVP_PKEY *d2i_PrivateKey(int type, EVP_PKEY **out, const uint8_t **inp, in d2i_PrivateKey() 114 EVP_PKEY *d2i_AutoPrivateKey(EVP_PKEY **out, const uint8_t **inp, long len) { in d2i_AutoPrivateKey()
|
/external/chromium_org/third_party/tcmalloc/chromium/src/base/ |
D | atomicops-internals-x86.cc | 51 #define cpuid(a, b, c, d, inp) \ argument 57 #define cpuid(a, b, c, d, inp) \ argument
|
/external/chromium_org/third_party/tcmalloc/vendor/src/base/ |
D | atomicops-internals-x86.cc | 51 #define cpuid(a, b, c, d, inp) \ argument 57 #define cpuid(a, b, c, d, inp) \ argument
|
/external/chromium_org/base/ |
D | atomicops_internals_x86_gcc.cc | 23 #define cpuid(a, b, c, d, inp) \ argument 29 #define cpuid(a, b, c, d, inp) \ argument
|
/external/chromium_org/v8/src/base/ |
D | atomicops_internals_x86_gcc.cc | 22 #define cpuid(a, b, c, d, inp) \ argument 28 #define cpuid(a, b, c, d, inp) \ argument
|
/external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/ |
D | atomicops_internals_x86_gcc.cc | 48 #define cpuid(a, b, c, d, inp) \ argument 54 #define cpuid(a, b, c, d, inp) \ argument
|
/external/fio/lib/ |
D | inet_aton.c | 3 int inet_aton(const char *cp, struct in_addr *inp) in inet_aton()
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g711/test/ |
D | testG711.cc | 27 int readframe(int16_t* data, FILE* inp, int length) { in readframe() 43 FILE* inp; in main() local
|
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/g722/test/ |
D | testG722.cc | 32 int readframe(int16_t *data, FILE *inp, int length) in readframe() 49 FILE *inp, *outbitp, *outp; in main() local
|
/external/openssl/crypto/modes/ |
D | ccm128.c | 171 const unsigned char *inp, unsigned char *out, in CRYPTO_ccm128_encrypt() 246 const unsigned char *inp, unsigned char *out, in CRYPTO_ccm128_decrypt() 325 const unsigned char *inp, unsigned char *out, in CRYPTO_ccm128_encrypt_ccm64() 382 const unsigned char *inp, unsigned char *out, in CRYPTO_ccm128_decrypt_ccm64()
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/syscalls/socket/ |
D | inet_aton.c | 13 int inet_aton(const char *cp, struct in_addr *inp) { in inet_aton()
|
/external/openssl/crypto/aes/ |
D | aes_ige.c | 102 aes_block_t *inp = (aes_block_t *)in; in AES_ige_encrypt() local 158 aes_block_t *inp = (aes_block_t *)in; in AES_ige_encrypt() local
|
/external/chromium_org/third_party/usrsctp/usrsctplib/ |
D | user_inpcb.h | 254 #define INP_LOCK_INIT(inp, d, t) \ argument 256 #define INP_LOCK_DESTROY(inp) mtx_destroy(&(inp)->inp_mtx) argument 257 #define INP_LOCK(inp) mtx_lock(&(inp)->inp_mtx) argument 258 #define INP_UNLOCK(inp) mtx_unlock(&(inp)->inp_mtx) argument 259 #define INP_LOCK_ASSERT(inp) mtx_assert(&(inp)->inp_mtx, MA_OWNED) argument 260 #define INP_UNLOCK_ASSERT(inp) mtx_assert(&(inp)->inp_mtx, MA_NOTOWNED) argument
|