Searched defs:data_len (Results 1 - 25 of 160) sorted by path

1234567

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dem_cmp.c145 cmp_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, int data_len) argument
H A Dem_meta.c505 meta_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, int data_len) argument
H A Dem_nbyte.c108 nbyte_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, int data_len) argument
H A Dem_u32.c153 u32_print_eopt(FILE *fd, struct tcf_ematch_hdr *hdr, void *data, int data_len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/include/linux/netfilter_ipv4/
H A Dipt_ULOG.h42 size_t data_len; member in struct:ulog_packet_msg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libipq/
H A Dlibipq.c313 ipq_set_verdict(const struct ipq_handle *h, ipq_id_t id, unsigned int verdict, size_t data_len, unsigned char *buf) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/
H A Dfixed.c224 unsigned FLAC__fixed_compute_best_predictor(const FLAC__int32 data[], unsigned data_len, FLAC__float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1]) argument
282 FLAC__fixed_compute_best_predictor_wide(const FLAC__int32 data[], unsigned data_len, FLAC__float residual_bits_per_sample[FLAC__MAX_FIXED_ORDER+1]) argument
352 FLAC__fixed_compute_residual(const FLAC__int32 data[], unsigned data_len, unsigned order, FLAC__int32 residual[]) argument
395 FLAC__fixed_restore_signal(const FLAC__int32 residual[], unsigned data_len, unsigned order, FLAC__int32 data[]) argument
[all...]
H A Dlpc.c56 void FLAC__lpc_window_data(const FLAC__int32 in[], const FLAC__real window[], FLAC__real out[], unsigned data_len) argument
63 void FLAC__lpc_compute_autocorrelation(const FLAC__real data[], unsigned data_len, unsigned lag, FLAC__real autoc[]) argument
265 FLAC__lpc_compute_residual_from_qlp_coefficients(const FLAC__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 residual[]) argument
531 FLAC__lpc_compute_residual_from_qlp_coefficients_wide(const FLAC__int32 *data, unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 residual[]) argument
795 FLAC__lpc_restore_signal(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]) argument
1061 FLAC__lpc_restore_signal_wide(const FLAC__int32 residual[], unsigned data_len, const FLAC__int32 qlp_coeff[], unsigned order, int lp_quantization, FLAC__int32 data[]) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dindex.h90 u16 data_len; member in struct:__anon1223
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Ddir.c1163 int data_len; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntpclient/
H A Dntpclient.c158 void udp_handle(int usd, char *data, int data_len, struct sockaddr *sa_source, int sa_len) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/hmac/
H A Dhmactest.c87 int data_len; member in struct:test_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/pem/
H A Dpem.h196 int data_len; member in struct:pem_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc4/
H A Drc4test.c83 static unsigned char data_len[7]={8,8,8,20,28,10}; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dpem.h196 int data_len; member in struct:pem_ctx_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dhmactest.c87 int data_len; member in struct:test_st
H A Drc4test.c83 static unsigned char data_len[7]={8,8,8,20,28,10}; variable
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/plugins/pppoatm/
H A Dans.c46 int answer_len,name_len,data_len,found_len; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Dtdb.c169 tdb_len data_len; /* byte length of data */ member in struct:list_struct
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Drpc_spoolss.h2179 uint32 data_len; member in struct:printer_enum_values
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dhmacmd5.c124 void hmac_md5( uchar key[16], uchar* data, int data_len, uchar* digest) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclidfs.c478 unsigned int data_len = 0; local
H A Dclifile.c33 unsigned int data_len = 0; local
177 unsigned int data_len = 0; local
226 unsigned int data_len = 0; local
313 unsigned int data_len = 0; local
601 unsigned int data_len = 1; local
1398 unsigned int data_len = 0; local
1489 unsigned int data_len = 0; local
[all...]
H A Dclilist.c168 unsigned int param_len, data_len; local
H A Dcliquota.c134 unsigned int data_len; local

Completed in 372 milliseconds

1234567