Home
last modified time | relevance | path

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

12345678910>>...12

/openbsd-src/gnu/llvm/lldb/source/Breakpoint/
H A 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/lib/libcurses/base/
H A 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/sys/dev/pci/drm/apple/
H A Diomfb.c100 u8 depth = oob ? dcp->ch_oobcmd.depth : dcp->ch_cmd.depth; in dcp_call_context() local
131 static u16 dcp_packet_start(struct dcp_channel *ch, u8 depth) in dcp_packet_start()
140 static u8 dcp_push_depth(u8 *depth) in dcp_push_depth()
148 static u8 dcp_pop_depth(u8 *depth) in dcp_pop_depth()
174 u8 depth = dcp_push_depth(&ch->depth); in dcp_push() local
265 u8 depth; in dcpep_handle_cb() local
/openbsd-src/gnu/gcc/gcc/
H A 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 …]
H A Dtree-loop-linear.c169 unsigned int depth, in try_interchange_loops()
251 unsigned int depth = 0; in linear_transform_loops() local
H A 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()
H A 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/usr.sbin/eeprom/
H A 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/usr.bin/binutils/gdb/
H A 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/gnu/llvm/lldb/source/DataFormatters/
H A 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/
H A 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/gnu/llvm/compiler-rt/lib/dfsan/
H A 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/amd/display/dc/dce/
H A 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/
H A 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/sys/dev/pci/drm/
H A 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/
H A Dmsan_origin.h110 int depth = prev.isChainedOrigin() ? prev.depth() : 0; in CreateChainedOrigin() local
157 int depth() const { in depth() function
/openbsd-src/lib/libcrypto/bytestring/
H A Dbs_ber.c48 unsigned int depth) in cbs_find_indefinite()
122 char looking_for_eoc, unsigned int depth) in cbs_convert_indefinite()
/openbsd-src/lib/libssl/
H A 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/perl/
H A Dregcomp_trie.c52 AV *revcharmap, U32 depth) in S_dump_trie() argument
147 U32 depth) in S_dump_trie_interim_list() argument
207 S_dump_trie_interim_table(pTHX_ const struct _reg_trie_data * trie,HV * widecharmap,AV * revcharmap,U32 next_alloc,U32 depth) S_dump_trie_interim_table() argument
539 Perl_make_trie(pTHX_ RExC_state_t * pRExC_state,regnode * startbranch,regnode * first,regnode * last,regnode * tail,U32 word_count,U32 flags,U32 depth) Perl_make_trie() argument
1592 Perl_construct_ahocorasick_from_trie(pTHX_ RExC_state_t * pRExC_state,regnode * source,U32 depth) Perl_construct_ahocorasick_from_trie() argument
[all...]
/openbsd-src/usr.bin/rcs/
H A 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/usr.bin/gcc/gcc/
H A 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/gnu/usr.bin/binutils/gdb/testsuite/gdb.trace/
H A Dbacktrace.exp252 proc gdb_backtrace_tdp_4 { msg depth } {
/openbsd-src/usr.bin/file/
H A Dmagic-dump.c26 magic_dump_line(struct magic_line *ml, u_int depth) in magic_dump_line()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A 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/gnu/llvm/clang/bindings/python/examples/cindex/
H A Dcindex-dump.py38 def get_info(node, depth=0): argument

12345678910>>...12