Home
last modified time | relevance | path

Searched refs:create (Results 3226 – 3250 of 5294) sorted by relevance

1...<<121122123124125126127128129130>>...212

/netbsd/external/gpl3/gdb/dist/gas/
H A DNEWS111 * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU
766 If any stabs directives are seen in the source, GAS will create two new
/netbsd/external/apache2/llvm/dist/llvm/utils/benchmark/
H A DREADME.md362 way to create and register benchmarks.
605 Also you can create templated fixture by using the following macros:
/netbsd/external/bsd/atf/dist/
H A DNEWS433 will not create temporary directories nor sanitize the environment any
445 descriptor. Instead, they create a file with the results, which is later
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1691 Type *OpTy = StructType::create({RetTy, CondTy}); in getTypeBasedIntrinsicInstrCost()
1714 Type *OpTy = StructType::create({RetTy, CondTy}); in getTypeBasedIntrinsicInstrCost()
/netbsd/distrib/acorn32/stand/BtNetBSD/!BtNetBSD/
H A DBtNetBSD340 REM create a relocation block
362 REM create a relocation block
/netbsd/external/apache2/llvm/dist/libcxx/docs/
H A DCxx1zStatusIssuesStatus.csv148 …t take tuple parameters end up taking references to temporaries and will create dangling reference…
228 "`2682 <https://wg21.link/LWG2682>`__","filesystem::copy() won't create a symlink to a directory","…
H A DCxx2aStatusIssuesStatus.csv98 "`2682 <https://wg21.link/LWG2682>`__","``filesystem::copy()``\ won't create a symlink to a direct…
111 …polymorphic_allocator::allocate``\ should not allow integer overflow to create vulnerabilities","…
/netbsd/external/apache2/llvm/dist/libcxx/utils/google-benchmark/
H A DREADME.md374 way to create and register benchmarks.
637 Also you can create templated fixture by using the following macros:
/netbsd/sys/arch/sparc/stand/bootblk/
H A Dbootblk.fth347 create indir-addr -1 , -1 ,
404 create cur-blockno -1 l, -1 l, \ Current disk block.
/netbsd/external/gpl3/binutils.old/dist/gas/
H A DNEWS78 * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU
733 If any stabs directives are seen in the source, GAS will create two new
/netbsd/sys/arch/sparc64/conf/
H A DGENERIC429 ## A disk-like interface to files. Can be used to create floppy, CD,
435 ## Concatenated and striped disks; with this, you can create a software-based
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-if-conv.c1563 refs.create (5); in if_convertible_loop_p()
2905 worklist.create (64); in ifcvt_local_dce()
/netbsd/external/gpl3/gdb.old/dist/gas/
H A DNEWS111 * Add --generate-missing-build-notes=[yes|no] option to create (or not) GNU
766 If any stabs directives are seen in the source, GAS will create two new
/netbsd/crypto/external/bsd/openssl.old/dist/apps/
H A Dapps.c1379 BIGNUM *load_serial(const char *serialfile, int *exists, int create, in IMPLEMENT_LHASH_HASH_FN()
1395 if (!create) { in IMPLEMENT_LHASH_HASH_FN()
/netbsd/sys/arch/aarch64/aarch64/
H A Dpmap.c120 PMAP_COUNTER(create, "pmap_create call");
1536 PMAP_COUNT(create); in pmap_create()
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_CTX_new.pod482 This key is used create signature-based protection (protectionAlg = MSG_SIG_ALG)
489 If present, this secret is used to create PBM-based protection of outgoing
/netbsd/external/gpl3/gcc/dist/lto-plugin/
H A DChangeLog873 (onload): Don't create the temporary directory.
880 (claim_file_handler): Don't create temporary objects.
/netbsd/external/gpl3/binutils.old/dist/binutils/po/
H A Dbinutils.pot258 msgid " [s] - create an archive index (cf. ranlib)\n"
432 msgid "could not create temporary file whilst writing archive"
1211 msgid "Can't create .lib file: %s: %s"
4968 msgid "can't create section `%s'"
5021 msgid "cannot create debug link section `%s'"
5077 msgid "cannot create tempdir for archive copying (error: %s)"
5109 msgid "failed to create output section"
5140 msgid "can't create debugging section"
5153 msgid "could not create temporary file to hold stripped copy"
7081 "Internal error: failed to create format string to display program "
[all …]
H A Dda.po212 msgid " [s] - create an archive index (cf. ranlib)\n"
795 msgid "Can't create .lib file: %s: %s"
3384 msgid "can't create section `%s'"
3389 msgid "cannot create debug link section `%s'"
3424 msgid "cannot create tempdir for archive copying (error: %s)"
3448 msgid "failed to create output section"
3480 msgid "can't create debugging section"
3494 msgid "could not create temporary file to hold stripped copy"
3617 msgid "warning: could not create temporary file whilst copying '%s', (error: %s)"
6997 msgid "can't create %s file ,%s' for output.\n"
[all …]
/netbsd/external/mpl/bind/dist/
H A Dconfigure367 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
1215 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
2365 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
8983 *** to be unable to reliably create shared libraries on AIX.
24877 } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
25920 || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
26062 >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
26078 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
26089 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
26096 || as_fn_error $? "could not create $ac_file" "$LINENO" 5
[all …]
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-2015141 plt calls. Move __tls_get_addr checks later. Don't create plt
1082 of shifting to create a negative mask.
1124 * elflink.c (_bfd_elf_link_create_dynamic_sections): Don't create
1246 (elf_i386_allocate_dynrelocs): Don't create the PLT entry if
1260 (elf_x86_64_allocate_dynrelocs): Don't create the PLT entry if
1316 sections, not just input sections. Don't create htab->input_list.
4116 (bfd_elf_final_link): Always create a symbol table when emit_relocs.
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-2015141 plt calls. Move __tls_get_addr checks later. Don't create plt
1082 of shifting to create a negative mask.
1124 * elflink.c (_bfd_elf_link_create_dynamic_sections): Don't create
1246 (elf_i386_allocate_dynrelocs): Don't create the PLT entry if
1260 (elf_x86_64_allocate_dynrelocs): Don't create the PLT entry if
1316 sections, not just input sections. Don't create htab->input_list.
4116 (bfd_elf_final_link): Always create a symbol table when emit_relocs.
/netbsd/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2015141 plt calls. Move __tls_get_addr checks later. Don't create plt
1082 of shifting to create a negative mask.
1124 * elflink.c (_bfd_elf_link_create_dynamic_sections): Don't create
1246 (elf_i386_allocate_dynrelocs): Don't create the PLT entry if
1260 (elf_x86_64_allocate_dynrelocs): Don't create the PLT entry if
1316 sections, not just input sections. Don't create htab->input_list.
4116 (bfd_elf_final_link): Always create a symbol table when emit_relocs.
/netbsd/external/gpl3/binutils/dist/bfd/
H A DChangeLog-2015141 plt calls. Move __tls_get_addr checks later. Don't create plt
1082 of shifting to create a negative mask.
1124 * elflink.c (_bfd_elf_link_create_dynamic_sections): Don't create
1246 (elf_i386_allocate_dynrelocs): Don't create the PLT entry if
1260 (elf_x86_64_allocate_dynrelocs): Don't create the PLT entry if
1316 sections, not just input sections. Don't create htab->input_list.
4116 (bfd_elf_final_link): Always create a symbol table when emit_relocs.
/netbsd/crypto/external/bsd/netpgp/dist/ref/
H A Ddraft-ietf-openpgp-rfc2440bis-22.txt748 OpenPGP can create a Symmetric-key Encrypted Session Key (ESK)
750 specifiers to be used for the passphrase conversion or to create
1058 message that is encrypted to a V3 key, it is reasonable to create a
1740 domain. Obviously, it's of bad form to create a new name in a DNS
2198 OpenPGP implementations MUST create keys with version 4 format. V3
2625 While blanket adoption of this data packet would create
3543 OpenPGP packets are assembled into sequences in order to create
4030 create such a key, but MAY interpret it.
4187 One simple way to do this is to create new packets for a new MDC.
4193 Another simple way to extend the MDC system is to create new
[all …]

1...<<121122123124125126127128129130>>...212