Home
last modified time | relevance | path

Searched defs:construct (Results 1 – 25 of 45) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/include/internal/
H A Dcore.h43 void *(*construct)(const OSSL_ALGORITHM *algodef, OSSL_PROVIDER *prov, member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dalloc_traits.h81 construct(_Alloc& __a, _Ptr __p, _Args&&... __args) in _GLIBCXX_VISIBILITY() function
144 static void construct(_Alloc& __a, pointer __p, const _Tp& __arg) in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__memory/
H A Dallocator.h127 void construct(_Up* __p, _Args&&... __args) { in construct() function
204 void construct(_Up* __p, _Args&&... __args) { in construct() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp87 void DWARFDebugAranges::construct() { in construct() function in DWARFDebugAranges
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/encode_decode/
H A Dencoder_local.h98 OSSL_ENCODER_CONSTRUCT *construct; member
153 OSSL_DECODER_CONSTRUCT *construct; member
H A Dencoder_lib.c332 OSSL_ENCODER_CONSTRUCT *construct) in OSSL_ENCODER_CTX_set_construct()
H A Ddecoder_lib.c565 OSSL_DECODER_CONSTRUCT *construct) in OSSL_DECODER_CTX_set_construct()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h45 struct gfc_code *construct; member
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h45 struct gfc_code *construct; member
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A Delfcpp_file.h405 Elf_file<size, big_endian, File>::construct(File* file, const Ef_ehdr& ehdr) in construct() function
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A Delfcpp_file.h405 Elf_file<size, big_endian, File>::construct(File* file, const Ef_ehdr& ehdr) in construct() function
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
/netbsd-src/common/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/blast/
H A Dblast.c191 local int construct(struct huffman *h, const unsigned char *rep, int n) in construct() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/puff/
H A Dpuff.c340 local int construct(struct huffman *h, const short *length, int n) in construct() function
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/puff/
H A Dpuff.c340 local int construct(struct huffman *h, const short *length, int n) in construct() function
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/puff/
H A Dpuff.c340 local int construct(struct huffman *h, const short *length, int n) in construct() function
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/puff/
H A Dpuff.c340 local int construct(struct huffman *h, const short *length, int n) in construct() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-general.c707 enum tree_code construct = OMP_TARGET; in omp_maybe_offloaded() local
1428 tree construct = omp_get_context_selector (ctx, "construct", NULL); in omp_context_compute_score() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-general.cc1091 enum tree_code construct = OMP_TARGET; in omp_maybe_offloaded() local
1217 omp_mark_declare_variant (location_t loc, tree variant, tree construct) in omp_mark_declare_variant()
1978 tree construct = omp_get_context_selector (ctx, "construct", NULL); in omp_context_compute_score() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp847 PathDiagnosticCallPiece::construct(const CallExitEnd &CE, in construct() function in PathDiagnosticCallPiece
858 PathDiagnosticCallPiece::construct(PathPieces &path, in construct() function in PathDiagnosticCallPiece
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2274 c_omp_mark_declare_variant (location_t loc, tree variant, tree construct) in c_omp_mark_declare_variant()

12