| /openbsd-src/gnu/usr.bin/perl/cpan/bignum/gentest/ |
| H A D | backend.sh | 10 backends=( 25 for backend in ${backends[@]}; do
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/ |
| H A D | CMakeLists.txt | 4 add_subdirectory(backends)
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/all_backends/ |
| H A D | llvm_all_backends.mli | 9 (** Initialize all the backends targets *)
|
| /openbsd-src/usr.sbin/smtpd/ |
| H A D | table.c | 46 static struct table_backend *backends[] = { variable 62 for (i = 0; backends[i]; i++) in table_backend_lookup() 63 if (!strcmp(backends[i]->name, backend)) in table_backend_lookup() 64 return (backends[i]); in table_backend_lookup()
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | format.texi | 43 @code{default}, then all the known target backends is 65 none of the backends recognised the file format.
|
| H A D | elf.texi | 1 @section ELF backends
|
| H A D | bfd.texinfo | 286 * aout :: a.out backends 287 * coff :: coff backends 288 * elf :: elf backends 291 * oasys :: oasys backends
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | format.texi | 40 @code{default}, then all the known target backends is 62 none of the backends recognised the file format.
|
| H A D | elf.texi | 2 ELF backends
|
| H A D | bfd.texinfo | 299 * aout :: a.out backends 300 * coff :: coff backends 301 * elf :: elf backends 304 * oasys :: oasys backends
|
| /openbsd-src/sys/dev/pci/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 1380 } backends[] = { in igt_ppgtt_smoke_huge() local 1393 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge() 1394 u32 min = backends[i].min; in igt_ppgtt_smoke_huge() 1395 u32 max = backends[i].max; in igt_ppgtt_smoke_huge() 1401 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge() 1464 } backends[] = { in igt_ppgtt_sanity_check() local 1497 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check() 1503 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
|
| /openbsd-src/gnu/llvm/llvm/docs/TableGen/ |
| H A D | index.rst | 58 To be useful, one of the `backends`_ must be used. These backends are 263 TableGen backends 283 backends, and see the :doc:`TableGen Backend Developer's Guide <./BackGuide>` 296 the basic concepts via custom-made backends, which can pervert the original 301 backends adhere to strict rules. Others are suggesting we should move to less,
|
| H A D | BackGuide.rst | 18 to various backends, which extract information from a subset of the records 24 provided by TableGen for the backends. For a complete reference to the 30 TableGen source files. For a description of the existing backends, see 480 * The list of includes is the minimal list required by most backends. 680 difficult for backends to report clear error messages with accurate source 719 TableGen provides some tools to aid in debugging backends.
|
| H A D | BackEnds.rst | 11 TableGen backends are at the core of TableGen's functionality. The source 20 features. Some backends generate output that is consumed by more than one 22 preprocessor tricks to be used. Some backends can also print C++ code 470 for writing custom backends without having to modify TableGen itself, 579 These values are not expected to be needed by backends. The standard
|
| /openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/ |
| H A D | Todo | 23 =item Implement redesign that allows various backends (Perl, Lisp,
|
| /openbsd-src/gnu/lib/libcxx/include/c++/v1/ |
| H A D | __config_site | 32 // PSTL backends
|
| /openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/ |
| H A D | 30_yaml_spec_tml.t | 11 or Test::More::plan skip_all => 'no JSON backends available!?';
|
| /openbsd-src/gnu/llvm/lld/ |
| H A D | CODE_OWNERS.TXT | 14 D: COFF, ELF backends (COFF/* ELF/*)
|
| /openbsd-src/gnu/llvm/clang/docs/ |
| H A D | ThinLTO.rst | 26 later when the modules are optimized in fully parallel backends. 28 the ThinLTO backends in threads. So the usage model is not affected 29 as the distinction between the fast serial thin link step and the backends
|
| /openbsd-src/gnu/usr.bin/binutils/gas/ |
| H A D | CONTRIBUTORS | 23 backends (including heavy rewrite, testing, an integration of the coff 24 and b.out backends), adding configuration including heavy testing and
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/gas/ |
| H A D | CONTRIBUTORS | 23 backends (including heavy rewrite, testing, an integration of the coff 24 and b.out backends), adding configuration including heavy testing and
|
| /openbsd-src/gnu/llvm/llvm/bindings/ocaml/llvm/ |
| H A D | META.llvm.in | 115 description = "All backends for LLVM"
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | bugpoint.rst | 143 respectively. The interpreter and the JIT backends cannot currently 144 be used as the "safe" backends.
|
| /openbsd-src/gnu/usr.bin/binutils/ld/scripttempl/ |
| H A D | nw.sc | 123 /* These are needed for ELF backends which have not yet been
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/scripttempl/ |
| H A D | nw.sc | 123 /* These are needed for ELF backends which have not yet been
|