Searched refs:check_type (Results 1 - 23 of 23) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/xz/tests/
H A Dtest_block.c35 .check_type = LZMA_CHECK_NONE,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/test/
H A Denv017.tcl39 set check_type log_stat_check
75 $map_list $doc_list $check_type $stat_method $envargs
81 set check_type lock_stat_check
149 $map_list $doc_list $check_type $stat_method $envargs
155 set check_type txn_stat_check
180 $map_list $doc_list $check_type $stat_method $envargs
186 set check_type mutex_stat_check
205 $map_list $doc_list $check_type $stat_method $envargs
211 set check_type rep_stat_check
291 $map_list $doc_list $check_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/test/
H A Denv017.tcl39 set check_type log_stat_check
75 $map_list $doc_list $check_type $stat_method $envargs
81 set check_type lock_stat_check
149 $map_list $doc_list $check_type $stat_method $envargs
155 set check_type txn_stat_check
180 $map_list $doc_list $check_type $stat_method $envargs
186 set check_type mutex_stat_check
205 $map_list $doc_list $check_type $stat_method $envargs
211 set check_type rep_stat_check
291 $map_list $doc_list $check_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/test/
H A Denv017.tcl39 set check_type log_stat_check
75 $map_list $doc_list $check_type $stat_method $envargs
81 set check_type lock_stat_check
149 $map_list $doc_list $check_type $stat_method $envargs
155 set check_type txn_stat_check
180 $map_list $doc_list $check_type $stat_method $envargs
186 set check_type mutex_stat_check
205 $map_list $doc_list $check_type $stat_method $envargs
211 set check_type rep_stat_check
291 $map_list $doc_list $check_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/archival/libunarchive/unxz/
H A Dxz_dec_stream.c49 enum xz_check check_type; member in struct:xz_dec
244 if (s->check_type == XZ_CHECK_CRC32)
263 s->block.hash.unpadded += check_sizes[s->check_type];
265 if (s->check_type == XZ_CHECK_CRC32)
372 while (s->pos < check_sizes[s->check_type]) {
405 s->check_type = s->temp.buf[HEADER_MAGIC_SIZE + 1];
408 if (s->check_type > XZ_CHECK_MAX)
411 if (s->check_type > XZ_CHECK_CRC32)
414 if (s->check_type > XZ_CHECK_CRC32)
438 if (s->temp.buf[8] != 0 || s->temp.buf[9] != s->check_type)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/xz/
H A Dxz_dec_stream.c49 enum xz_check check_type; member in struct:xz_dec
244 if (s->check_type == XZ_CHECK_CRC32)
263 s->block.hash.unpadded += check_sizes[s->check_type];
265 if (s->check_type == XZ_CHECK_CRC32)
372 while (s->pos < check_sizes[s->check_type]) {
405 s->check_type = s->temp.buf[HEADER_MAGIC_SIZE + 1];
408 if (s->check_type > XZ_CHECK_MAX)
411 if (s->check_type > XZ_CHECK_CRC32)
414 if (s->check_type > XZ_CHECK_CRC32)
438 if (s->temp.buf[8] != 0 || s->temp.buf[9] != s->check_type)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/xz/
H A Dxz_dec_stream.c49 enum xz_check check_type; member in struct:xz_dec
244 if (s->check_type == XZ_CHECK_CRC32)
263 s->block.hash.unpadded += check_sizes[s->check_type];
265 if (s->check_type == XZ_CHECK_CRC32)
372 while (s->pos < check_sizes[s->check_type]) {
405 s->check_type = s->temp.buf[HEADER_MAGIC_SIZE + 1];
408 if (s->check_type > XZ_CHECK_MAX)
411 if (s->check_type > XZ_CHECK_CRC32)
414 if (s->check_type > XZ_CHECK_CRC32)
438 if (s->temp.buf[8] != 0 || s->temp.buf[9] != s->check_type)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/archival/libunarchive/unxz/
H A Dxz_dec_stream.c49 enum xz_check check_type; member in struct:xz_dec
244 if (s->check_type == XZ_CHECK_CRC32)
263 s->block.hash.unpadded += check_sizes[s->check_type];
265 if (s->check_type == XZ_CHECK_CRC32)
372 while (s->pos < check_sizes[s->check_type]) {
405 s->check_type = s->temp.buf[HEADER_MAGIC_SIZE + 1];
408 if (s->check_type > XZ_CHECK_MAX)
411 if (s->check_type > XZ_CHECK_CRC32)
414 if (s->check_type > XZ_CHECK_CRC32)
438 if (s->temp.buf[8] != 0 || s->temp.buf[9] != s->check_type)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/archival/libunarchive/unxz/
H A Dxz_dec_stream.c49 enum xz_check check_type; member in struct:xz_dec
244 if (s->check_type == XZ_CHECK_CRC32)
263 s->block.hash.unpadded += check_sizes[s->check_type];
265 if (s->check_type == XZ_CHECK_CRC32)
372 while (s->pos < check_sizes[s->check_type]) {
405 s->check_type = s->temp.buf[HEADER_MAGIC_SIZE + 1];
408 if (s->check_type > XZ_CHECK_MAX)
411 if (s->check_type > XZ_CHECK_CRC32)
414 if (s->check_type > XZ_CHECK_CRC32)
438 if (s->temp.buf[8] != 0 || s->temp.buf[9] != s->check_type)
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/parisc/include/asm/
H A Dpdc.h532 __u32 check_type; member in struct:pdc_hpmc_pim_11
565 __u32 check_type; member in struct:pdc_hpmc_pim_20
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dpdc.h532 __u32 check_type; member in struct:pdc_hpmc_pim_11
565 __u32 check_type; member in struct:pdc_hpmc_pim_20
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/x509v3/
H A Dv3_utl.c924 unsigned int flags, int check_type, char **peername)
937 if (check_type == GEN_EMAIL) {
941 } else if (check_type == GEN_DNS) {
966 if (gen->type != check_type)
969 if (check_type == GEN_EMAIL)
971 else if (check_type == GEN_DNS)
923 do_x509_check(X509 *x, const char *chk, size_t chklen, unsigned int flags, int check_type, char **peername) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/x509v3/
H A Dv3_utl.c924 unsigned int flags, int check_type, char **peername)
937 if (check_type == GEN_EMAIL) {
941 } else if (check_type == GEN_DNS) {
966 if (gen->type != check_type)
969 if (check_type == GEN_EMAIL)
971 else if (check_type == GEN_DNS)
923 do_x509_check(X509 *x, const char *chk, size_t chklen, unsigned int flags, int check_type, char **peername) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/x509v3/
H A Dv3_utl.c924 unsigned int flags, int check_type, char **peername)
937 if (check_type == GEN_EMAIL) {
941 } else if (check_type == GEN_DNS) {
966 if (gen->type != check_type)
969 if (check_type == GEN_EMAIL)
971 else if (check_type == GEN_DNS)
923 do_x509_check(X509 *x, const char *chk, size_t chklen, unsigned int flags, int check_type, char **peername) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dconfigure779 check_type(){ function
780 log check_type "$@"
797 log check_type "$@"
2656 check_type "sys/types.h sys/socket.h" socklen_t
2657 check_type netdb.h "struct addrinfo"
2658 check_type netinet/in.h "struct ipv6_mreq"
2659 check_type netinet/in.h "struct sockaddr_in6"
2660 check_type "sys/types.h sys/socket.h" "struct sockaddr_storage"
2670 check_type ws2tcpip.h socklen_t
2671 check_type ws2tcpi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dconfigure779 check_type(){ function
780 log check_type "$@"
797 log check_type "$@"
2656 check_type "sys/types.h sys/socket.h" socklen_t
2657 check_type netdb.h "struct addrinfo"
2658 check_type netinet/in.h "struct ipv6_mreq"
2659 check_type netinet/in.h "struct sockaddr_in6"
2660 check_type "sys/types.h sys/socket.h" "struct sockaddr_storage"
2670 check_type ws2tcpip.h socklen_t
2671 check_type ws2tcpi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dconfigure779 check_type(){ function
780 log check_type "$@"
797 log check_type "$@"
2656 check_type "sys/types.h sys/socket.h" socklen_t
2657 check_type netdb.h "struct addrinfo"
2658 check_type netinet/in.h "struct ipv6_mreq"
2659 check_type netinet/in.h "struct sockaddr_in6"
2660 check_type "sys/types.h sys/socket.h" "struct sockaddr_storage"
2670 check_type ws2tcpip.h socklen_t
2671 check_type ws2tcpi
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Deval.c626 struct type *check_type = element_type;
630 while (TYPE_CODE (check_type) == TYPE_CODE_RANGE ||
631 TYPE_CODE (check_type) == TYPE_CODE_TYPEDEF)
632 check_type = TYPE_TARGET_TYPE (check_type);
670 if ((TYPE_CODE (check_type) != TYPE_CODE (range_low_type)) ||
671 (TYPE_CODE (check_type) == TYPE_CODE_ENUM &&
672 range_low_type != check_type))
624 struct type *check_type = element_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Deval.c626 struct type *check_type = element_type;
630 while (TYPE_CODE (check_type) == TYPE_CODE_RANGE ||
631 TYPE_CODE (check_type) == TYPE_CODE_TYPEDEF)
632 check_type = TYPE_TARGET_TYPE (check_type);
670 if ((TYPE_CODE (check_type) != TYPE_CODE (range_low_type)) ||
671 (TYPE_CODE (check_type) == TYPE_CODE_ENUM &&
672 range_low_type != check_type))
624 struct type *check_type = element_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Deval.c626 struct type *check_type = element_type;
630 while (TYPE_CODE (check_type) == TYPE_CODE_RANGE ||
631 TYPE_CODE (check_type) == TYPE_CODE_TYPEDEF)
632 check_type = TYPE_TARGET_TYPE (check_type);
670 if ((TYPE_CODE (check_type) != TYPE_CODE (range_low_type)) ||
671 (TYPE_CODE (check_type) == TYPE_CODE_ENUM &&
672 range_low_type != check_type))
624 struct type *check_type = element_type; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/ssl/
H A Dt1_lib.c4285 int check_type = 0; local
4288 check_type = TLS_CT_RSA_SIGN;
4291 check_type = TLS_CT_DSS_SIGN;
4294 check_type = TLS_CT_ECDSA_SIGN;
4301 check_type = TLS_CT_RSA_FIXED_DH;
4303 check_type = TLS_CT_DSS_FIXED_DH;
4306 if (check_type) {
4317 if (ctypes[i] == check_type) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/ssl/
H A Dt1_lib.c4285 int check_type = 0; local
4288 check_type = TLS_CT_RSA_SIGN;
4291 check_type = TLS_CT_DSS_SIGN;
4294 check_type = TLS_CT_ECDSA_SIGN;
4301 check_type = TLS_CT_RSA_FIXED_DH;
4303 check_type = TLS_CT_DSS_FIXED_DH;
4306 if (check_type) {
4317 if (ctypes[i] == check_type) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/ssl/
H A Dt1_lib.c4285 int check_type = 0; local
4288 check_type = TLS_CT_RSA_SIGN;
4291 check_type = TLS_CT_DSS_SIGN;
4294 check_type = TLS_CT_ECDSA_SIGN;
4301 check_type = TLS_CT_RSA_FIXED_DH;
4303 check_type = TLS_CT_DSS_FIXED_DH;
4306 if (check_type) {
4317 if (ctypes[i] == check_type) {

Completed in 214 milliseconds