Searched refs:dependencies (Results 51 - 75 of 78) sorted by relevance

1234

/openbsd-current/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp21 using namespace dependencies;
154 // Add module file inputs from dependencies.
243 // TODO: Report module maps the same way it's done for modular dependencies.
275 // Hash the module dependencies. These paths may differ even if the invocation
421 // dependencies will still be reported as expected.
486 // Finish the compiler invocation. Requires dependencies and the context hash.
/openbsd-current/gnu/llvm/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp33 using namespace tooling::dependencies;
121 llvm::cl::desc("The preprocessing mode used to compute the dependencies"),
125 "The set of dependencies is computed by preprocessing with "
127 "directives that might affect the dependencies"),
129 "The set of dependencies is computed by preprocessing the "
135 "format", llvm::cl::desc("The output format for the dependencies"),
179 "the dependencies are to be computed."));
183 llvm::cl::desc("the module of which the dependencies are to be computed"),
234 OS << "Error while scanning dependencies for " << Input << ":\n";
405 OS << "Error while scanning dependencies fo
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-MakeMaker/lib/ExtUtils/
H A DMM_Any.pm238 dependencies that contain a space. Currently known true for GNU make,
1080 my $dependencies = '';
1082 # populate manXpods & dependencies:
1084 $dependencies .= " \\\n\t$name";
1088 manifypods : pure_all config $dependencies
H A DLiblist.pm102 This module deals with a lot of system dependencies and has quite a
H A DMakeMaker.pm2710 will C<die> instead of simply informing the user of the missing dependencies.
2715 For dependencies that are required in order to run C<Makefile.PL>,
2718 Module installation tools have ways of resolving unmet dependencies but
2723 missing dependencies informing the user more strongly that something
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/lib/autodie/
H A Dhints.pm249 is loaded, but otherwise have no effect (or dependencies) without autodie.
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A DChangeLog-3.x590 pst->filename to pst->dependencies[i]->filename.
1758 for any number of dependencies.
2266 (wait_for_inferior): Removed several convex dependencies.
2850 * Makefile: Put in dependencies for READLINEOBJS.
3131 * Makefile: Added ${GNU_MALLOC} to the list of dependencies for
3277 * Makefile: Added dependencies on a.out.encap.h. Made
3537 dependencies to catch them correctly.
H A Dsymfile.c2436 the psymtabs are reclaimed. Ditto the dependencies list and
2445 if (ps->dependencies[i] == pst)
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-ia64.c585 /* Resource dependencies currently in effect */
7427 const struct ia64_opcode_dependency *dep = idesc->dependencies;
8327 /* Several PSR bits have very specific dependencies. */
9342 insert a stop to create the break. Update all resource dependencies
9388 /* clear dependencies which are automatically cleared by a stop, or
9413 /* Add the given resource usage spec to the list of active dependencies. */
9485 /* Note: as of 991210, all "other" dependencies are cleared by a
9581 const struct ia64_opcode_dependency *opdeps = idesc->dependencies;
9684 /* since the set of dependencies has changed, start over */
9699 /* Register new dependencies base
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-ia64.c637 /* Resource dependencies currently in effect */
8295 const struct ia64_opcode_dependency *dep = idesc->dependencies;
9203 /* Several PSR bits have very specific dependencies. */
10239 insert a stop to create the break. Update all resource dependencies
10285 /* clear dependencies which are automatically cleared by a stop, or
10310 /* Add the given resource usage spec to the list of active dependencies. */
10382 /* Note: as of 991210, all "other" dependencies are cleared by a
10476 const struct ia64_opcode_dependency *opdeps = idesc->dependencies;
10579 /* since the set of dependencies has changed, start over */
10594 /* Register new dependencies base
[all...]
/openbsd-current/gnu/usr.bin/perl/utils/
H A Dh2xs.PL2060 how to install the module, any machine dependencies it may have (for
H A Dperlbug.PL1371 few dependencies on external commands, modules, or libraries; no
/openbsd-current/gnu/gcc/libssp/
H A Dconfigure844 --enable-maintainer-mode enable make rules and dependencies not useful
3007 # We will build objects and dependencies in a subdirectory because
3009 # both Tru64's cc and ICC support -MD to output dependencies as a
3010 # side effect of compilation, but ICC will put the dependencies in
3020 # Setup a source with many dependencies, because some compilers
4381 # interlibrary dependencies.
4382 # 'none' -- dependencies not supported.
4384 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/gcc/fixincludes/
H A Dconfigure852 --enable-maintainer-mode enable make rules and dependencies not useful
/openbsd-current/gnu/gcc/libmudflap/
H A Dconfigure844 --enable-maintainer-mode enable make rules and dependencies not useful
2966 # We will build objects and dependencies in a subdirectory because
2968 # both Tru64's cc and ICC support -MD to output dependencies as a
2969 # side effect of compilation, but ICC will put the dependencies in
2979 # Setup a source with many dependencies, because some compilers
5295 # interlibrary dependencies.
5296 # 'none' -- dependencies not supported.
5298 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dconfigure860 --enable-maintainer-mode enable make rules and dependencies not useful
2981 # We will build objects and dependencies in a subdirectory because
2983 # both Tru64's cc and ICC support -MD to output dependencies as a
2984 # side effect of compilation, but ICC will put the dependencies in
2994 # Setup a source with many dependencies, because some compilers
3311 # interlibrary dependencies.
3312 # 'none' -- dependencies not supported.
3314 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dconfigure863 --enable-maintainer-mode enable make rules and dependencies not useful
2989 # We will build objects and dependencies in a subdirectory because
2991 # both Tru64's cc and ICC support -MD to output dependencies as a
2992 # side effect of compilation, but ICC will put the dependencies in
3002 # Setup a source with many dependencies, because some compilers
3480 # interlibrary dependencies.
3481 # 'none' -- dependencies not supported.
3483 # 'pass_all' -- all dependencies passed with no checks.
H A Dia64-asmtab.c39 dependencies[] = { variable in typeref:struct:ia64_dependency
/openbsd-current/gnu/lib/libiberty/src/
H A Dconfigure848 enable make rules and dependencies not useful
/openbsd-current/gnu/gcc/libgomp/
H A Dconfigure870 --enable-maintainer-mode enable make rules and dependencies not useful
1559 # no-dependencies: turns off auto dependency generation (just for now)
3066 # We will build objects and dependencies in a subdirectory because
3068 # both Tru64's cc and ICC support -MD to output dependencies as a
3069 # side effect of compilation, but ICC will put the dependencies in
3079 # Setup a source with many dependencies, because some compilers
3794 # interlibrary dependencies.
3795 # 'none' -- dependencies not supported.
3797 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dia64-asmtab.c38 dependencies[] = { variable in typeref:struct:ia64_dependency
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dconfigure864 --enable-maintainer-mode enable make rules and dependencies not useful
2982 # We will build objects and dependencies in a subdirectory because
2984 # both Tru64's cc and ICC support -MD to output dependencies as a
2985 # side effect of compilation, but ICC will put the dependencies in
2995 # Setup a source with many dependencies, because some compilers
3312 # interlibrary dependencies.
3313 # 'none' -- dependencies not supported.
3315 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dconfigure864 --enable-maintainer-mode enable make rules and dependencies not useful
2982 # We will build objects and dependencies in a subdirectory because
2984 # both Tru64's cc and ICC support -MD to output dependencies as a
2985 # side effect of compilation, but ICC will put the dependencies in
2995 # Setup a source with many dependencies, because some compilers
3312 # interlibrary dependencies.
3313 # 'none' -- dependencies not supported.
3315 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils-2.17/ld/
H A Dconfigure864 --enable-maintainer-mode enable make rules and dependencies not useful
2984 # We will build objects and dependencies in a subdirectory because
2986 # both Tru64's cc and ICC support -MD to output dependencies as a
2987 # side effect of compilation, but ICC will put the dependencies in
2997 # Setup a source with many dependencies, because some compilers
3314 # interlibrary dependencies.
3315 # 'none' -- dependencies not supported.
3317 # 'pass_all' -- all dependencies passed with no checks.
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Dconfigure864 --enable-maintainer-mode enable make rules and dependencies not useful
2962 # We will build objects and dependencies in a subdirectory because
2964 # both Tru64's cc and ICC support -MD to output dependencies as a
2965 # side effect of compilation, but ICC will put the dependencies in
2975 # Setup a source with many dependencies, because some compilers
3292 # interlibrary dependencies.
3293 # 'none' -- dependencies not supported.
3295 # 'pass_all' -- all dependencies passed with no checks.

Completed in 545 milliseconds

1234