HomeSort by: relevance | last modified time | path
    Searched refs:creates (Results 1 - 25 of 63) sorted by relevancy

1 2 3

  /src/crypto/external/bsd/heimdal/dist/lib/kafs/
afsl.exp 3 * This mumbo jumbo creates entry points to syscalls in _AIX
  /src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
llvm_dep.go 1 //===- llvm_dep.go - creates LLVM dependency ------------------------------===//
dibuilder.go 95 // NewDIBuilder creates a new DIBuilder, associated with the given module.
124 // CreateCompileUnit creates compile unit debug metadata.
157 // CreateFile creates file debug metadata.
176 // CreateLexicalBlock creates lexical block debug metadata.
208 // CreateFunction creates function debug metadata.
242 // CreateAutoVariable creates local variable debug metadata.
274 // CreateParameterVariable creates parameter variable debug metadata.
299 // CreateBasicType creates basic type debug metadata.
323 // CreatePointerType creates a type that represents a pointer to another type.
351 // CreateSubroutineType creates subroutine type debug metadata
    [all...]
target.go 115 // Creates target data from a target layout string.
240 // CreateTargetMachine creates a new TargetMachine.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli 448 (** [create_context ()] creates a context for storing the "global" state in
475 (** [create_enum_attr context value kind] creates an enum attribute
482 (** [create_string_attr context kind value] creates a string attribute
487 (** [attr_of_repr context repr] creates an attribute with the supplied
497 (** [create_module context id] creates a module with the supplied module ID in
752 (** [void_type c] creates a type of a function which does not return any
756 (** [label_type c] creates a type of a basic block in the context [c]. See
1576 (** [define_function name ty m] creates a new function with name [name] and
1745 (** [append_block c name f] creates a new basic block named [name] at the end of
1750 (** [insert_block c name bb] creates a new basic block named [name] before th
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/doth/ns4/
named.conf.j2 16 # generate) and creates a minimal amount of TLS contexts, reducing the
  /src/external/mpl/bind/dist/bin/tests/system/doth/ns5/
named.conf.j2 16 # generate) and creates a minimal amount of TLS contexts, reducing the
  /src/usr.bin/make/unit-tests/
opt-jobs.mk 3 # Tests for the -j command line option, which creates the targets in parallel.
varmod-assign.mk 173 # modifier that creates a new variable creates it in the command line scope.
202 # modifier that creates a new variable creates it in the target scope.
var-op-append.mk 60 # Appending to an environment variable in the global scope creates a global
var-op-assign.mk 4 # variable or creates it.
directive-for-empty.mk 17 # replacement creates the impression that .for variables were real variables,
varmisc.mk 122 # Appending to a variable from the environment creates a copy of that variable
cond-func-empty.mk 123 # The :L modifier creates an expression that has the same value as
varmod-indirect.mk 230 # (which creates a new ModChain containing a fresh separator),
  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
crti.S 26 # This file creates a stack frame for the contents of the .fini and
  /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
crti.S 30 # This file creates a stack frame for the contents of the .fini and
  /src/sys/arch/m68k/060sp/dist/
changes 81 the package creates a 16-byte access error stack frame
iskeletn.s 83 # and the operand was out of bounds, then _isp_unimp() creates
117 # creates a Divide-by-zero exception stack frame from the Unimplemented
  /src/sys/external/bsd/acpica/dist/compiler/
readme.txt 128 This procedure creates a project that compiles ASL files to AML.
  /src/external/apache2/llvm/dist/llvm/bindings/ocaml/executionengine/
llvm_executionengine.mli 40 (** [create m optlevel] creates a new MCJIT just-in-time compiler, taking
  /src/sys/arch/mips/mips/
bus_dma.c 67 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "creates");
69 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "bounced creates");
373 STAT_INCR(creates);
395 STAT_INCR(creates);
  /src/external/lgpl3/gmp/dist/doc/
configuration 237 where it can't it creates a problem when upgrading or attempting to
  /src/sys/arch/arm/arm32/
bus_dma.c 59 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "creates");
61 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "bounced creates");
433 STAT_INCR(creates);
461 STAT_INCR(creates);
  /src/sys/arch/riscv/riscv/
bus_dma.c 53 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "creates");
55 EVCNT_INITIALIZER(EVCNT_TYPE_MISC, NULL, "busdma", "bounced creates");
427 STAT_INCR(creates);
455 STAT_INCR(creates);

Completed in 42 milliseconds

1 2 3