Searched refs:targets (Results 101 - 125 of 243) sorted by relevance

12345678910

/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dlog-cmd.c708 apr_array_header_t *targets;
754 SVN_ERR(svn_cl__args_to_target_array_print_reserved(&targets, os,
755 opt_state->targets,
759 svn_opt_push_implicit_dot_target(targets, pool);
783 target = APR_ARRAY_IDX(targets, 0, const char *);
790 APR_ARRAY_IDX(targets, 0, const char *) = lb.target_path_or_url;
794 for (i = 1; i < targets->nelts; i++)
796 target = APR_ARRAY_IDX(targets, i, const char *);
860 SVN_ERR(svn_client_log5(targets,
883 SVN_ERR(svn_client_log5(targets,
707 apr_array_header_t *targets; local
[all...]
H A Dlist-cmd.c328 apr_array_header_t *targets;
338 SVN_ERR(svn_cl__args_to_target_array_print_reserved(&targets, os,
339 opt_state->targets,
343 svn_opt_push_implicit_dot_target(targets, pool);
407 for (i = 0; i < targets->nelts; i++)
409 const char *target = APR_ARRAY_IDX(targets, i, const char *);
474 /* If one of the targets is a non-existent URL or wc-entry,
518 _("Could not list all targets because some targets don't exist"));
327 apr_array_header_t *targets; local
H A Dprops.c56 const apr_array_header_t *targets,
73 if (targets->nelts != 1)
75 _("Wrong number of targets specified"));
78 explicit WC targets are also accepted.) */
79 target = APR_ARRAY_IDX(targets, 0, const char *);
53 svn_cl__revprop_prepare(const svn_opt_revision_t *revision, const apr_array_header_t *targets, const char **URL, svn_client_ctx_t *ctx, apr_pool_t *pool) argument
H A Dinfo-cmd.c252 cl_layout_list(apr_array_header_t *targets,
262 svn_opt_push_implicit_dot_target(targets, scratch_pool);
264 if (targets->nelts > 1)
267 list_path = APR_ARRAY_IDX(targets, 0, const char *);
419 /* Do we expect to show info for multiple targets? */
1254 apr_array_header_t *targets = NULL;
1263 SVN_ERR(svn_cl__args_to_target_array_print_reserved(&targets, os,
1264 opt_state->targets,
1269 SVN_ERR(cl_layout_list(targets, opt_state->viewspec, baton, ctx, pool));
1274 svn_opt_push_implicit_dot_target(targets, poo
250 cl_layout_list(apr_array_header_t *targets, enum svn_cl__viewspec_t viewspec, void *baton, svn_client_ctx_t *ctx, apr_pool_t *scratch_pool) argument
1252 apr_array_header_t *targets = NULL; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlock.c726 apr_array_header_t *targets;
852 BATON->targets is an array of 'svn_sort__item_t' targets, sorted by
880 for (i = 0; i < lb->targets->nelts; ++i)
882 const svn_sort__item_t *item = &APR_ARRAY_IDX(lb->targets, i,
928 svn_sort__item_t *item = &APR_ARRAY_IDX(lb->targets, i, svn_sort__item_t);
964 apr_array_header_t *targets;
1005 BATON->targets is an array of 'svn_sort__item_t' targets, sorted by
1029 for (i = 0; i < ub->targets
723 apr_array_header_t *targets; member in struct:lock_baton_t
961 apr_array_header_t *targets; member in struct:unlock_baton_t
1095 apr_array_header_t *targets = apr_array_make(scratch_pool, 1, local
1119 svn_fs_x__lock(svn_fs_t *fs, apr_hash_t *targets, const char *comment, svn_boolean_t is_dav_comment, apr_time_t expiration_date, svn_boolean_t steal_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1222 svn_fs_x__unlock(svn_fs_t *fs, apr_hash_t *targets, svn_boolean_t break_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.c706 apr_array_header_t *targets;
832 BATON->targets is an array of 'svn_sort__item_t' targets, sorted by
859 for (i = 0; i < lb->targets->nelts; ++i)
861 const svn_sort__item_t *item = &APR_ARRAY_IDX(lb->targets, i,
907 svn_sort__item_t *item = &APR_ARRAY_IDX(lb->targets, i, svn_sort__item_t);
943 apr_array_header_t *targets;
984 BATON->targets is an array of 'svn_sort__item_t' targets, sorted by
1007 for (i = 0; i < ub->targets
703 apr_array_header_t *targets; member in struct:lock_baton
940 apr_array_header_t *targets; member in struct:unlock_baton
1073 apr_array_header_t *targets = apr_array_make(pool, 1, local
1097 svn_fs_fs__lock(svn_fs_t *fs, apr_hash_t *targets, const char *comment, svn_boolean_t is_dav_comment, apr_time_t expiration_date, svn_boolean_t steal_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1200 svn_fs_fs__unlock(svn_fs_t *fs, apr_hash_t *targets, svn_boolean_t break_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-11-stable/contrib/bmake/mk/
H A Dmeta.sys.mk119 # we can afford to use cookies to prevent some targets
125 # some targets involve old pre-built targets
165 # some targets need to be .PHONY in non-meta mode
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/Targets/
H A DOSTargets.cpp17 using namespace clang::targets;
20 namespace targets { namespace in namespace:clang
216 } // namespace targets
H A DHexagon.h22 namespace targets { namespace in namespace:clang
127 } // namespace targets
H A DBPF.h22 namespace targets { namespace in namespace:clang
100 } // namespace targets
H A DSPIR.h22 namespace targets { namespace in namespace:clang
133 } // namespace targets
H A DRISCV.cpp18 using namespace clang::targets;
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_dirent_uri.h794 /** Find the common prefix of the canonicalized dirents in @a targets
799 * all of the targets. If the targets have no common prefix (e.g.
804 * to an array of targets relative to @a *pcommon, and if
806 * descendants of another dirent in @a targets. If *pcommon
819 * If there are no items in @a targets, set @a *pcommon and (if
830 const apr_array_header_t *targets,
835 /** Find the common prefix of the canonicalized uris in @a targets
839 * - Set @a *pcommon to the common base uri of all of the targets.
840 * If the targets hav
[all...]
/freebsd-11-stable/sys/conf/
H A Ddtb.mk19 # +++ targets +++
23 # does not itself define the target install, the targets
/freebsd-11-stable/share/mk/
H A Dlocal.sys.mk52 # we can afford to use cookies to prevent some targets
77 # some targets need to be .PHONY - but not in meta mode
H A Dbsd.progs.mk153 # Pseudo targets for PROG, such as 'install'.
163 # Depend main pseudo targets on all PROG.pseudo targets too.
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dfs-wrap.c584 apr_hash_t *targets,
603 if (!apr_hash_count(targets))
621 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
720 apr_hash_t *targets = apr_hash_make(pool);
726 svn_hash_sets(targets, path, target);
728 err = svn_repos_fs_lock_many(repos, targets, comment, is_dav_comment,
746 apr_hash_t *targets,
762 if (!apr_hash_count(targets))
780 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
846 apr_hash_t *targets
580 svn_repos_fs_lock_many(svn_repos_t *repos, apr_hash_t *targets, const char *comment, svn_boolean_t is_dav_comment, apr_time_t expiration_date, svn_boolean_t steal_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
717 apr_hash_t *targets = apr_hash_make(pool); local
742 svn_repos_fs_unlock_many(svn_repos_t *repos, apr_hash_t *targets, svn_boolean_t break_lock, svn_fs_lock_callback_t lock_callback, void *lock_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
843 apr_hash_t *targets = apr_hash_make(pool); local
[all...]
/freebsd-11-stable/contrib/bmake/
H A Dparse.c96 * targets currently being defined are kept in the 'targets' Lst.
246 /* targets we're working on */
247 static Lst targets; variable
250 /* command lines for targets */
299 * the 'op' field is the operator to apply to the list of targets if the
892 * Lst_ForEach call by ParseDoDependency once all targets have
973 * and apply it to the targets if it is. Else decide if there is
976 * source be a child of the targets in the list 'targets'
[all...]
H A Dtarg.c95 * Targ_List Return the list of all targets so far.
139 static Lst allTargets; /* the list of all targets found so far */
143 static Hash_Table targets; /* a hash table of same */ variable
164 * The allTargets list and the targets hash table are initialized
171 Hash_InitTable(&targets, HTSIZE);
193 Hash_DeleteTable(&targets);
200 * Return the list of all targets
203 * The list of all targets.
340 he = Hash_FindEntry(&targets, name);
347 he = Hash_CreateEntry(&targets, nam
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Ddirent_uri.c2098 const apr_array_header_t *targets,
2103 int i, num_condensed = targets->nelts;
2108 if (targets->nelts <= 0)
2118 APR_ARRAY_IDX(targets, 0, const char *),
2122 if (targets->nelts == 1)
2131 /* Copy the targets array, but with absolute dirents instead of
2138 even do the loop if we don't need to condense the targets. */
2140 removed = apr_pcalloc(scratch_pool, (targets->nelts *
2142 abs_targets = apr_array_make(scratch_pool, targets->nelts,
2147 for (i = 1; i < targets
2094 svn_dirent_condense_targets(const char **pcommon, apr_array_header_t **pcondensed_targets, const apr_array_header_t *targets, svn_boolean_t remove_redundancies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
2262 svn_uri_condense_targets(const char **pcommon, apr_array_header_t **pcondensed_targets, const apr_array_header_t *targets, svn_boolean_t remove_redundancies, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Dopt.c742 svn_opt_push_implicit_dot_target(apr_array_header_t *targets,
745 if (targets->nelts == 0)
746 APR_ARRAY_PUSH(targets, const char *) = ""; /* Ha! "", not ".", is the canonical */
747 assert(targets->nelts);
898 /* Step 1: create a master array of targets that are in UTF-8
899 encoding, and come from concatenating the targets left by apr_getopt,
900 plus any extra targets (e.g., from the --targets switch.) */
904 /* The apr_getopt targets are still in native encoding. */
915 /* The --targets arra
737 svn_opt_push_implicit_dot_target(apr_array_header_t *targets, apr_pool_t *pool) argument
1237 apr_array_header_t *targets = NULL; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h100 const_target_range targets() const { return {Targets}; } function in class:llvm::MachO::InterfaceFileRef
198 /// Set and add targets.
202 /// \param Targets the collection of targets.
210 const_target_range targets() const { return {Targets}; } function in class:llvm::MachO::InterfaceFile
217 const_filtered_target_range targets(ArchitectureSet Archs) const;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/TextAPI/MachO/
H A DTextStub.cpp157 targets: [ armv7-ios, x86_64-maccatalyst ] # The list of applicable tapi supported target triples
170 - targets: [ armv7-ios ] # Optional:
181 - targets: [ arm64-macos ] # The list of target triples associated with symbols
190 - targets: [ arm64-macos, x86_64-maccatalyst ] # Optional: Targets for applicable additional symbols
194 - targets: [ arm64-macos ] # The list of target triples associated with symbols
326 IO.mapRequired("targets", Section.Targets);
338 IO.mapRequired("targets", Section.Targets);
354 IO.mapRequired("targets", Section.Targets);
627 for (const auto &Target : File->targets())
808 Targets.insert(Targets.begin(), File->targets()
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdb_mbuild.sh33 -e <regexp> Regular expression for selecting the targets to build.
81 # A regular expression for selecting targets
124 # Where to look for the list of targets to test
132 # Get the list of targets and the build options
194 # Warn the user of what is comming, print the list of targets
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddelete.c53 * If ignore_enoent is TRUE, ignore missing targets.
178 const apr_array_header_t *targets,
198 versioned_targets = apr_array_make(scratch_pool, targets->nelts,
200 for (i = 0; i < targets->nelts; i++)
207 local_abspath = APR_ARRAY_IDX(targets, i, const char *);
176 svn_wc__delete_many(svn_wc_context_t *wc_ctx, const apr_array_header_t *targets, svn_boolean_t keep_local, svn_boolean_t delete_unversioned_target, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *scratch_pool) argument

Completed in 324 milliseconds

12345678910