Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 269) sorted by relevance

1234567891011

/openbsd/src/sys/dev/pci/drm/amd/display/amdgpu_dm/
Ddc_fpu.c62 int depth; in dc_assert_fp_enabled() local
84 int depth; in dc_fpu_begin() local
109 int depth; in dc_fpu_end() local
/openbsd/src/gnu/llvm/lldb/source/Breakpoint/
DBreakpointResolverScripted.cpp30 lldb::SearchDepth depth, const StructuredDataImpl &args_data) in BreakpointResolverScripted()
76 lldb::SearchDepth depth = lldb::eSearchDepthTarget; in CreateFromStructuredData() local
123 lldb::SearchDepth depth = lldb::eSearchDepthModule; in GetDepth() local
/openbsd/src/gnu/gcc/gcc/
Dlambda-code.c174 int depth; in lambda_body_vector_compute_new() local
203 int depth, int invariants) in lle_equal()
281 int depth, int invariants, char start) in print_lambda_linear_expression()
298 print_lambda_loop (FILE * outfile, lambda_loop loop, int depth, in print_lambda_loop()
329 lambda_loopnest_new (int depth, int invariants) in lambda_loopnest_new()
361 lambda_lattice_new (int depth, int invariants) in lambda_lattice_new()
384 int depth, invariants; in lambda_lattice_compute_base() local
480 int depth, in compute_nest_using_fourier_motzkin()
635 int depth, invariants, size; in lambda_compute_auxillary_space() local
778 int depth, invariants; in lambda_compute_target_space() local
[all …]
Dtree-loop-linear.c169 unsigned int depth, in try_interchange_loops()
251 unsigned int depth = 0; in linear_transform_loops() local
Det-forest.c49 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()
Dgenrecog.c905 int depth = strlen (position); in add_to_sequence() local
1800 int depth; in change_state() local
1879 write_switch (struct decision *start, int depth) in write_switch()
2076 write_cond (struct decision_test *p, int depth, in write_cond()
2151 int depth, int uncond, struct decision *success, in write_action()
2265 write_node (struct decision *p, int depth, in write_node()
2316 write_tree_1 (struct decision_head *head, int depth, in write_tree_1()
2392 int depth = strlen (p->position); in write_tree() local
/openbsd/src/lib/libcurses/base/
Dresizeterm.c177 int depth = 0; in child_depth() local
202 int depth = 0; in parent_depth() local
285 int depth = 0; in decrease_size() local
320 int depth = 0; in increase_size() local
/openbsd/src/gnu/usr.bin/binutils/gdb/
Dcp-support.c111 int depth; in find_last_component() local
155 int depth = 0; in cp_class_name_from_physname() local
180 int depth = 0; in method_name_from_physname() local
432 int depth; in remove_params() local
/openbsd/src/usr.sbin/eeprom/
Doptree.c36 op_print(struct opiocdesc *opio, int depth) in op_print()
111 op_nodes(int fd, int node, int depth) in op_nodes()
/openbsd/src/gnu/llvm/lldb/source/DataFormatters/
DDumpValueObjectOptions.cpp35 DumpValueObjectOptions::SetMaximumPointerDepth(PointerDepth depth) { in SetMaximumPointerDepth()
41 DumpValueObjectOptions::SetMaximumDepth(uint32_t depth, bool is_default) { in SetMaximumDepth()
99 DumpValueObjectOptions::SetOmitSummaryDepth(uint32_t depth) { in SetOmitSummaryDepth()
/openbsd/src/lib/libcrypto/x509/
Dx509_verify.c378 struct x509_verify_chain *chain, size_t depth) in x509_verify_ctx_validate_legacy_chain()
470 size_t depth; in x509_verify_ctx_add_chain() local
568 int depth = sk_X509_num(current_chain->certs); in x509_verify_consider_candidate() local
632 x509_verify_cert_error(struct x509_verify_ctx *ctx, X509 *cert, size_t depth, in x509_verify_cert_error()
651 int i, depth, count, ret, is_root; in x509_verify_build_chains() local
922 size_t depth = 0; in x509_verify_cert_valid() local
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dce/
Ddce_transform.c583 enum dc_color_depth depth) in set_clamp()
661 enum dcp_out_trunc_round_depth depth) in set_round()
790 enum dc_color_depth depth, in program_bit_depth_reduction()
850 enum dc_color_depth depth, in dce60_program_bit_depth_reduction()
900 enum lb_pixel_depth depth, in dce_transform_get_max_num_of_supported_lines()
946 enum dc_color_depth depth) in set_denormalization()
980 enum lb_pixel_depth depth, in dce_transform_set_pixel_storage_depth()
1033 enum lb_pixel_depth depth, in dce60_transform_set_pixel_storage_depth()
/openbsd/src/lib/libcrypto/asn1/
Dtasn_dec.c182 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()
/openbsd/src/gnu/llvm/compiler-rt/lib/dfsan/
Ddfsan_origin.h74 int depth = prev.isChainedOrigin() ? prev.depth() : -1; in CreateChainedOrigin() local
116 int depth() const { in depth() function
/openbsd/src/sys/dev/pci/drm/
Ddrm_fourcc.c41 uint32_t drm_mode_legacy_fb_format(uint32_t bpp, uint32_t depth) in drm_mode_legacy_fb_format()
120 uint32_t bpp, uint32_t depth) in drm_driver_legacy_fb_format()
/openbsd/src/gnu/llvm/compiler-rt/lib/msan/
Dmsan_origin.h110 int depth = prev.isChainedOrigin() ? prev.depth() : 0; in CreateChainedOrigin() local
157 int depth() const { in depth() function
/openbsd/src/gnu/usr.bin/perl/
Dregcomp_trie.c52 AV *revcharmap, U32 depth) in S_dump_trie()
147 U32 depth) in S_dump_trie_interim_list()
207 U32 depth) in S_dump_trie_interim_table()
551 U32 word_count, U32 flags, U32 depth) in Perl_make_trie()
1612 Perl_construct_ahocorasick_from_trie(pTHX_ RExC_state_t *pRExC_state, regnode *source, U32 depth) in Perl_construct_ahocorasick_from_trie()
Dregcomp_debug.c36 Perl_re_indentf(pTHX_ const char *fmt, U32 depth, ...) in Perl_re_indentf()
78 U32 depth, int is_inf, in Perl_debug_studydata()
139 regnode *scan, U32 depth, U32 flags) in Perl_debug_peep()
164 SV* sv, I32 indent, U32 depth) in Perl_dumpuntil()
/openbsd/src/lib/libssl/
Dbs_ber.c48 unsigned int depth) in cbs_find_indefinite()
122 char looking_for_eoc, unsigned int depth) in cbs_convert_indefinite()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dgenrecog.c782 int depth = strlen (position); local
1696 int depth; local
1778 write_switch (start, depth) in write_switch() argument
1977 write_cond (p, depth, subroutine_type) in write_cond() argument
2052 write_action (p, test, depth, uncond, success, subroutine_type) in write_action() argument
2172 write_node (p, depth, subroutine_type) in write_node() argument
2211 write_tree_1 (head, depth, subroutine_type) in write_tree_1() argument
2292 int depth = strlen (p->position); local
/openbsd/src/usr.bin/rcs/
Drcsnum.c175 rcsnum_cpy(const RCSNUM *nsrc, RCSNUM *ndst, u_int depth) in rcsnum_cpy()
200 rcsnum_cmp(const RCSNUM *n1, const RCSNUM *n2, u_int depth) in rcsnum_cmp()
/openbsd/src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxMap.cpp87 MapIterator(MapEntry entry, size_t depth = 0) in MapIterator()
89 MapIterator(ValueObjectSP entry, size_t depth = 0) in MapIterator()
93 MapIterator(ValueObject *entry, size_t depth = 0) in MapIterator()
/openbsd/src/usr.bin/cvs/
Drcsnum.c151 rcsnum_cpy(const RCSNUM *nsrc, RCSNUM *ndst, u_int depth) in rcsnum_cpy()
174 rcsnum_cmp(RCSNUM *n1, RCSNUM *n2, u_int depth) in rcsnum_cmp()
/openbsd/src/usr.bin/file/
Dmagic-dump.c26 magic_dump_line(struct magic_line *ml, u_int depth) in magic_dump_line()
/openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
Dbacktrace.exp252 proc gdb_backtrace_tdp_4 { msg depth } {

1234567891011