Searched refs:depth (Results 151 - 175 of 541) sorted by relevance

1234567891011>>

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db_private.h175 /* Calculates the depth of the relpath below "" */
239 svn_depth_t *depth,
272 svn_depth_t *depth,
285 * instead of DB+LOCAL_ABSPATH, an explicit op-depth of the node to get
292 * op-depth OP_DEPTH of the node to get information about, and without the
307 svn_depth_t *depth,
400 /* Update the single op-depth layer in the move destination subtree
493 svn_depth_t depth,
497 /* Unbreak the move from LOCAL_RELPATH on op-depth in WCROOT, by making
498 the destination DST_RELPATH a normal copy. SRC_OP_DEPTH is the op-depth
[all...]
H A Dambient_depth_filter_editor.c4 * *ambient* depth-based filtering
34 Notes on the general depth-filtering strategy.
37 When a depth-aware (>= 1.5) client pulls an update from a
38 non-depth-aware server, the server may send back too much data,
40 "requested depth" of the update (the "foo" in "--depth=foo"), nor
41 about the "ambient depth" of each working copy directory.
45 $ svn co --depth=empty -rSOME_OLD_REV http://url/repos/blah/ wc
49 In the initial checkout, the requested depth is 'empty', so the
50 depth
123 ambient_read_info(svn_wc__db_status_t *status, svn_node_kind_t *kind, svn_depth_t *depth, svn_wc__db_t *db, const char *local_abspath, apr_pool_t *scratch_pool) argument
349 svn_depth_t depth; local
467 svn_depth_t depth; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/svnbench/
H A Dcl.h74 svn_depth_t depth;
72 svn_depth_t depth; member in struct:svn_cl__opt_state_t
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dalloca.c131 (b) keep track of stack depth.
146 char *deep; /* For stack depth measure. */
164 auto char probe; /* Probes stack depth: */
165 register char *depth = ADDRESS_FUNCTION (probe); local
179 if ((STACK_DIR > 0 && hp->h.deep > depth)
180 || (STACK_DIR < 0 && hp->h.deep < depth))
207 ((header *) new_storage)->h.deep = depth;
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dalloca.c131 (b) keep track of stack depth.
146 char *deep; /* For stack depth measure. */
164 auto char probe; /* Probes stack depth: */
165 register char *depth = ADDRESS_FUNCTION (probe); local
179 if ((STACK_DIR > 0 && hp->h.deep > depth)
180 || (STACK_DIR < 0 && hp->h.deep < depth))
207 ((header *) new_storage)->h.deep = depth;
/freebsd-12-stable/contrib/bmake/
H A Dfor.c334 int depth;
350 depth = 1;
353 depth++;
354 else if (ch == var_end && --depth == 0)
332 int depth; local
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_types.h476 /** Return a constant string expressing @a depth as an English word,
483 svn_depth_to_word(svn_depth_t depth);
485 /** Return the appropriate depth for @a depth_str. @a word is as
487 * represent a recognized depth, return #svn_depth_unknown.
498 * from pre-depth APIs, for compatibility.
509 * from pre-depth APIs, for compatibility.
520 * from pre-depth APIs, for compatibility.
527 /** Return a recursion boolean based on @a depth.
529 * Although much code has been converted to use depth, some code still
531 * unknown or infinite depth a
[all...]
H A Dsvn_wc.h685 * SVN_PROP_EXTERNALS property. @a depth is the ambient depth of the
693 svn_depth_t depth,
3085 /** The depth of this entry.
3093 svn_depth_t depth;
3152 * 'deleted' or 'absent' state. Excluded entries are those with their depth
3195 * @a show_hidden is TRUE. Excluded entries are those with their depth set to
3269 /** The depth of the item, see #svn_depth_t */
3270 svn_depth_t depth;
3435 * Do a potentially recursive depth
3086 svn_depth_t depth; member in struct:svn_wc_entry_t
3263 svn_depth_t depth; member in struct:svn_wc_info_t
3727 svn_depth_t depth; member in struct:svn_wc_status3_t
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dlocks-table.c196 svn_depth_t depth,
232 /* Found a lock so PATH is a file and we can ignore depth */
237 /* If we're only looking at PATH itself (depth = empty), stop here. */
238 if (depth == svn_depth_empty)
280 if ((depth == svn_depth_files) || (depth == svn_depth_immediates))
283 depth=files and depth=immediates should boil down to the
194 svn_fs_bdb__locks_get(svn_fs_t *fs, const char *path, svn_depth_t depth, svn_fs_get_locks_callback_t get_locks_func, void *get_locks_baton, trail_t *trail, apr_pool_t *pool) argument
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dlock.h75 svn_depth_t depth,
/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_ra_svn_private.h635 svn_depth_t depth);
660 svn_depth_t depth);
784 svn_depth_t depth,
800 svn_depth_t depth,
815 svn_depth_t depth);
831 svn_depth_t depth);
912 svn_depth_t depth);
/freebsd-12-stable/crypto/heimdal/lib/asn1/
H A Dgen_decode.c213 unsigned int depth)
333 depth + 1);
374 decode_type (s, m->type, 0, forwstr, m->gen_name, NULL, depth + 1);
447 decode_type (n, t->subtype, 0, forwstr, sname, NULL, depth + 1);
485 "int is_indefinite%u;\n", depth);
524 depth, tmpstr, forwstr, depth, forwstr);
531 decode_type (name, t->subtype, 0, forwstr, tname, ide, depth + 1);
543 depth,
591 depth
211 decode_type(const char *name, const Type *t, int optional, const char *forwstr, const char *tmpstr, const char *dertype, unsigned int depth) argument
[all...]
/freebsd-12-stable/sys/dev/ioat/
H A Dioat_test.c67 uint32_t depth; member in struct:test_transaction
157 for (i = 0; i < tx->depth; i++) {
194 atomic_add_32(&test->status[IOAT_TEST_MISCOMPARE], tx->depth);
196 atomic_add_32(&test->status[IOAT_TEST_OK], tx->depth);
222 tx->depth = test->chain_depth;
274 for (i = 0; i < tx->depth; i++) {
277 if (i == tx->depth - 1)
292 if (i == tx->depth - 1) {
351 if (desc == NULL && tx->depth > 0) {
352 atomic_add_32(&test->status[IOAT_TEST_NO_DMA_ENGINE], tx->depth);
[all...]
/freebsd-12-stable/contrib/gcc/
H A Dgthr-posix95.h50 long depth; member in struct:__anon1511
603 mutex->depth = 0;
621 mutex->depth++;
640 mutex->depth++;
650 if (--mutex->depth == 0)
H A Dcfgloopanal.c278 int nq, depth; local
320 depth = find_common_loop (act->loop_father,
321 e->dest->loop_father)->depth + 1;
322 if (depth == act->loop_father->depth)
325 cloop = act->loop_father->pred[depth];
/freebsd-12-stable/crypto/openssl/crypto/x509/
H A Dx509_vfy.c80 static int check_dane_issuer(X509_STORE_CTX *ctx, int depth);
151 * B<depth>.
157 static int verify_cb_cert(X509_STORE_CTX *ctx, X509 *x, int depth, int err) argument
159 ctx->error_depth = depth;
160 ctx->current_cert = (x != NULL) ? x : sk_X509_value(ctx->chain, depth);
168 * error depth and certificate are already set, we just specify the error
403 static int check_purpose(X509_STORE_CTX *ctx, X509 *x, int purpose, int depth, argument
426 if (depth >= ctx->num_untrusted && purpose == ctx->param->purpose)
447 return verify_cb_cert(ctx, x, depth, X509_V_ERR_INVALID_PURPOSE);
787 * Check for a DANE issuer at depth
1698 x509_check_cert_time(X509_STORE_CTX *ctx, X509 *x, int depth) argument
2115 X509_STORE_CTX_set_error_depth(X509_STORE_CTX *ctx, int depth) argument
2443 X509_STORE_CTX_set_depth(X509_STORE_CTX *ctx, int depth) argument
2626 dane_match(X509_STORE_CTX *ctx, X509 *cert, int depth) argument
2769 check_dane_issuer(X509_STORE_CTX *ctx, int depth) argument
2939 int depth; local
[all...]
/freebsd-12-stable/stand/efi/loader/
H A Dframebuffer.c87 u_int depth; local
93 for (depth = 1; mask != 1; depth++)
95 return (depth);
313 uint32_t np, depth, refresh; local
315 status = uga->GetMode(uga, &horiz, &vert, &depth, &refresh);
485 u_int depth; local
489 depth = efifb_color_depth(efifb);
491 depth, efifb->fb_stride);
/freebsd-12-stable/contrib/gdb/gdb/cli/
H A Dcli-script.c125 unsigned int depth)
133 if (depth)
134 ui_out_spaces (uiout, 2 * depth);
169 print_command_lines (uiout, *list->body_list, depth + 1);
170 if (depth)
171 ui_out_spaces (uiout, 2 * depth);
184 print_command_lines (uiout, list->body_list[0], depth + 1);
189 if (depth)
190 ui_out_spaces (uiout, 2 * depth);
193 print_command_lines (uiout, list->body_list[1], depth
123 print_command_lines(struct ui_out *uiout, struct command_line *cmd, unsigned int depth) argument
245 int * depth = call_depth; local
[all...]
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dcommit.c432 svn_depth_t depth,
445 if (depth == svn_depth_empty)
473 target, depth,
514 svn_depth_t depth,
533 depth_empty_start, depth,
560 svn_depth_t depth,
599 depth,
630 svn_depth_t depth,
670 SVN_ERR_ASSERT(depth != svn_depth_unknown && depth !
426 append_externals_as_explicit_targets(apr_array_header_t *rel_targets, const char *base_abspath, svn_boolean_t include_file_externals, svn_boolean_t include_dir_externals, svn_depth_t depth, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
506 harvest_committables(apr_array_header_t **commit_items_p, apr_hash_t **committables_by_path_p, apr_hash_t **lock_tokens, const char *base_dir_abspath, const apr_array_header_t *targets, int depth_empty_start, svn_depth_t depth, svn_boolean_t just_locked, const apr_array_header_t *changelists, svn_client_ctx_t *ctx, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
556 svn_client__wc_replay(const char *src_wc_abspath, const apr_array_header_t *targets, svn_depth_t depth, const apr_array_header_t *changelists, const svn_delta_editor_t *editor, void *edit_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
627 svn_client_commit6(const apr_array_header_t *targets, svn_depth_t depth, svn_boolean_t keep_locks, svn_boolean_t keep_changelists, svn_boolean_t commit_as_operations, svn_boolean_t include_file_externals, svn_boolean_t include_dir_externals, const apr_array_header_t *changelists, const apr_hash_t *revprop_table, svn_commit_callback2_t commit_callback, void *commit_baton, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DPlistDiagnostics.cpp90 ReportPiece(o, P, /*indent*/ 4, /*depth*/ 0, /*includeControlFlow*/ true);
106 unsigned indent, unsigned depth, bool includeControlFlow,
115 depth);
118 ReportEvent(o, cast<PathDiagnosticEventPiece>(P), indent, depth,
123 depth);
143 unsigned indent, unsigned depth, bool isKeyEvent = false);
145 unsigned indent, unsigned depth);
147 unsigned indent, unsigned depth);
311 unsigned indent, unsigned depth,
335 // Output the call depth
105 ReportPiece(raw_ostream &o, const PathDiagnosticPiece &P, unsigned indent, unsigned depth, bool includeControlFlow, bool isKeyEvent = false) argument
310 ReportEvent(raw_ostream &o, const PathDiagnosticEventPiece& P, unsigned indent, unsigned depth, bool isKeyEvent) argument
350 ReportCall(raw_ostream &o, const PathDiagnosticCallPiece &P, unsigned indent, unsigned depth) argument
377 ReportMacroSubPieces(raw_ostream &o, const PathDiagnosticMacroPiece& P, unsigned indent, unsigned depth) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp88 MapIterator(MapEntry entry, size_t depth = 0)
89 : m_entry(entry), m_max_depth(depth), m_error(false) {}
90 MapIterator(ValueObjectSP entry, size_t depth = 0)
91 : m_entry(entry), m_max_depth(depth), m_error(false) {}
94 MapIterator(ValueObject *entry, size_t depth = 0)
95 : m_entry(entry), m_max_depth(depth), m_error(false) {}
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/
H A Dra_loader.h166 svn_depth_t depth,
179 svn_depth_t depth,
193 svn_depth_t depth,
203 svn_depth_t depth,
292 svn_depth_t depth,
343 svn_depth_t depth,
/freebsd-12-stable/contrib/subversion/subversion/svn/
H A Dpropget-cmd.c238 value. INHERITED_PROPS is a depth-first ordered array of
428 if (opt_state->depth == svn_depth_unknown)
429 opt_state->depth = svn_depth_empty;
435 && ((targets->nelts > 1) || (opt_state->depth != svn_depth_empty)
469 NULL, opt_state->depth,
477 print_filenames = ((opt_state->depth > svn_depth_empty
488 if (opt_state->depth == svn_depth_empty
/freebsd-12-stable/sys/dev/tws/
H A Dtws_user.c255 index = (sc->aen_q.depth + sc->aen_q.tail - 1) % sc->aen_q.depth;
264 index = (index+1) % sc->aen_q.depth;
278 index = (index+1) % sc->aen_q.depth;
391 tail = (tail+1) % cq->depth;
396 cq->head = (head+1) % cq->depth;
/freebsd-12-stable/sys/contrib/ena-com/
H A Dena_com.h50 #define ADMIN_SQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aq_entry))
51 #define ADMIN_CQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_acq_entry))
52 #define ADMIN_AENQ_SIZE(depth) ((depth) * sizeof(struct ena_admin_aenq_entry))

Completed in 246 milliseconds

1234567891011>>