Home
last modified time | relevance | path

Searched defs:world (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/pkgconf/libpkgconf/
H A Dqueue.c66 pkgconf_queue_compile(pkgconf_client_t *client, pkgconf_pkg_t *world, pkgconf_list_t *list) in pkgconf_queue_compile()
140 pkgconf_pkg_t *world = data; in pkgconf_queue_collect_dependencies_walk() local
224 pkgconf_queue_verify(pkgconf_client_t *client, pkgconf_pkg_t *world, pkgconf_list_t *list, int maxd… in pkgconf_queue_verify()
288 pkgconf_solution_free(pkgconf_client_t *client, pkgconf_pkg_t *world) in pkgconf_solution_free()
314 pkgconf_queue_solve(pkgconf_client_t *client, pkgconf_list_t *list, pkgconf_pkg_t *world, int maxde… in pkgconf_queue_solve()
351 pkgconf_pkg_t world = { in pkgconf_queue_apply() local
392 pkgconf_pkg_t world = { in pkgconf_queue_validate() local
/freebsd/contrib/pkgconf/cli/
H A Dmain.c239 apply_provides(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_provides()
302 apply_digraph(pkgconf_client_t *client, pkgconf_pkg_t *world, void *data, int maxdepth) in apply_digraph()
342 apply_print_solution(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_print_solution()
353 apply_modversion(pkgconf_client_t *client, pkgconf_pkg_t *world, void *data, int maxdepth) in apply_modversion()
393 apply_variables(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_variables()
412 apply_path(pkgconf_client_t *client, pkgconf_pkg_t *world, void *unused, int maxdepth) in apply_path()
433 apply_variable(pkgconf_client_t *client, pkgconf_pkg_t *world, void *variable, int maxdepth) in apply_variable()
456 apply_env_var(const char *prefix, pkgconf_client_t *client, pkgconf_pkg_t *world, int maxdepth, in apply_env_var()
490 maybe_add_module_definitions(pkgconf_client_t *client, pkgconf_pkg_t *world, pkgconf_list_t *fragme… in maybe_add_module_definitions()
530 apply_env_variables(pkgconf_client_t *client, pkgconf_pkg_t *world, const char *env_prefix) in apply_env_variables()
[all …]
/freebsd/contrib/pkgconf/cli/bomtool/
H A Dmain.c56 sbom_name(pkgconf_pkg_t *world) in sbom_name()
82 write_sbom_header(pkgconf_client_t *client, pkgconf_pkg_t *world) in write_sbom_header()
185 generate_sbom_from_world(pkgconf_client_t *client, pkgconf_pkg_t *world) in generate_sbom_from_world()
258 pkgconf_pkg_t world = { in main() local
/freebsd/
H A DMakefile418 world: upgrade_checks .PHONY target
444 world: .PHONY target
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlatform.cpp55 mode_t user, group, world; in ParsePermissionString() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc1138 char* const world = world_array; in TEST() local
1158 wchar_t* const world = world_array; in TEST() local