/dflybsd-src/contrib/ncurses/ncurses/base/ |
H A D | resizeterm.c | 175 int depth = 0; in child_depth() local 200 int depth = 0; in parent_depth() local 283 int depth = 0; in decrease_size() local 318 int depth = 0; in increase_size() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_verify.c | 385 struct x509_verify_chain *chain, size_t depth) in x509_verify_ctx_validate_legacy_chain() 477 size_t depth; in x509_verify_ctx_add_chain() local 575 int depth = sk_X509_num(current_chain->certs); in x509_verify_consider_candidate() local 639 x509_verify_cert_error(struct x509_verify_ctx *ctx, X509 *cert, size_t depth, in x509_verify_cert_error() 658 int i, depth, count, ret, is_root; in x509_verify_build_chains() local 933 size_t depth = 0; in x509_verify_cert_valid() local
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_dec.c | 182 int expected_class, int depth) in asn1_collect() 643 int tag_number, int tag_class, int optional, int depth) in asn1_item_d2i_choice() 737 int tag_number, int tag_class, int optional, int depth) in asn1_item_d2i_sequence() 942 int tag_number, int tag_class, int optional, int depth) in asn1_item_d2i() 1019 int optional, int depth) in asn1_template_stack_of_d2i() 1122 int optional, int depth) in asn1_template_noexp_d2i() 1161 int optional, int depth) in asn1_template_d2i()
|
/dflybsd-src/sys/dev/drm/amd/display/dc/dce/ |
H A D | dce_transform.c | 413 enum dc_color_depth depth) in set_clamp() 491 enum dcp_out_trunc_round_depth depth) in set_round() 620 enum dc_color_depth depth, in program_bit_depth_reduction() 669 enum lb_pixel_depth depth, in dce_transform_get_max_num_of_supported_lines() 715 enum dc_color_depth depth) in set_denormalization() 749 enum lb_pixel_depth depth, in dce_transform_set_pixel_storage_depth()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-blocking.c | 182 lst_do_strip_mine_loop (lst_p lst, int depth, int stride) in lst_do_strip_mine_loop() 228 int depth; in lst_do_strip_mine() local
|
H A D | et-forest.c | 48 int depth; /* The depth of the node is the sum of depth member 203 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1() 254 check_path_after_1 (struct et_occ *occ, int depth) in check_path_after_1()
|
H A D | graphite-interchange.c | 182 pdr_stride_in_loop (mpz_t stride, graphite_dim_t depth, poly_dr_p pdr) in pdr_stride_in_loop() 326 memory_strides_in_loop_1 (lst_p loop, graphite_dim_t depth, mpz_t strides) in memory_strides_in_loop_1() 356 memory_strides_in_loop (lst_p loop, graphite_dim_t depth, mpz_t strides) in memory_strides_in_loop()
|
H A D | gcov-dump.c | 145 print_prefix (const char *filename, unsigned depth, gcov_position_t position) in print_prefix() 159 unsigned depth = 0; in dump_file() local
|
H A D | genrecog.c | 105 int depth; member 1655 write_switch (struct decision *start, int depth) in write_switch() 1853 write_cond (struct decision_test *p, int depth, in write_cond() 1928 int depth, int uncond, struct decision *success, in write_action() 2043 write_node (struct decision *p, int depth, in write_node() 2094 write_tree_1 (struct decision_head *head, int depth, in write_tree_1()
|
H A D | ipa-inline.c | 560 int depth) in want_inline_self_recursive_call_p() 1178 int depth = 0; in recursive_inlining() local 1494 int depth = 0; in inline_small_functions() local
|
/dflybsd-src/stand/boot/efi/loader/arch/x86_64/ |
H A D | framebuffer.c | 50 u_int depth; in efi_framebuffer_bpp() local 276 uint32_t np, depth, refresh; in efifb_from_uga() local 448 u_int depth; in print_efifb() local
|
/dflybsd-src/crypto/libressl/crypto/bytestring/ |
H A D | bs_ber.c | 47 unsigned int depth) in cbs_find_indefinite() 121 char looking_for_eoc, unsigned int depth) in cbs_convert_indefinite()
|
/dflybsd-src/contrib/zstd/lib/dictBuilder/ |
H A D | divsufsort.c | 233 int depth) { in ss_compare() 258 int *first, int *last, int depth) { in ss_insertionsort() 382 int *first, int *last, int depth) { in ss_partition() 402 int depth) { in ss_mintrosort() 594 int depth) { in ss_inplacemerge() 637 int *buf, int depth) { in ss_mergeforward() 687 int *buf, int depth) { in ss_mergebackward() 746 int *buf, int bufsize, int depth) { in ss_swapmerge() 839 int depth, int n, int lastsuffix) { in sssort() 1114 int depth) { in tr_copy() [all …]
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | symmisc.c | 77 int depth; member 296 int depth; in dump_symtab_1() local 465 int depth = ((struct print_symbol_args *) args)->depth; in print_symbol() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | et-forest.c | 49 int depth; /* The depth of the node is the sum of depth member 204 record_path_before_1 (struct et_occ *occ, int depth) in record_path_before_1() 255 check_path_after_1 (struct et_occ *occ, int depth) in check_path_after_1()
|
H A D | gimple-match-head.c | 108 static unsigned depth; in gimple_resimplify1() local 181 static unsigned depth; in gimple_resimplify2() local 253 static unsigned depth; in gimple_resimplify3() local
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | json.c | 226 unsigned int depth = 0; in json_parse() local 551 static void json_print_token(struct json_token *token, int depth, in json_print_token()
|
/dflybsd-src/contrib/xz/src/liblzma/lz/ |
H A D | lz_encoder_mf.c | 255 uint32_t depth, in hc_find_func() 455 uint32_t depth, in bt_find_func() 521 uint32_t depth, in bt_skip_func()
|
H A D | lz_encoder.h | 106 uint32_t depth; member 154 uint32_t depth; member
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_fourcc.h | 44 u8 depth; member
|
/dflybsd-src/contrib/gcc-4.7/libobjc/objc/ |
H A D | thr.h | 57 volatile int depth; /* # of acquires. */ member
|
/dflybsd-src/sbin/fsck_hammer2/ |
H A D | reconstruct.c | 340 hammer2_blockref_t *bref, hammer2_blockref_t *prev_bref, int depth) in modify_blockref() 403 size_t media_bytes, int depth) in modify_check()
|
/dflybsd-src/sys/net/altq/ |
H A D | altq.h | 45 u_int depth; /* depth in bytes */ member
|
/dflybsd-src/contrib/wpa_supplicant/src/tls/ |
H A D | tlsv1_client_read.c | 279 static void tls_peer_cert_event(struct tlsv1_client *conn, int depth, in tls_peer_cert_event() 320 static void tls_cert_chain_failure_event(struct tlsv1_client *conn, int depth, in tls_cert_chain_failure_event() 823 int depth; in tls_process_certificate_status() local
|
/dflybsd-src/lib/libc/stdlib/ |
H A D | strsuftoll.c | 109 long long min, long long max, char *ebuf, size_t ebuflen, size_t depth) in __strsuftollx()
|