| /netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
| H A D | Builtins.cpp | 133 const char *Like = ::strpbrk(getRecord(ID).Attributes, Fmt); in isLike() local 134 if (!Like) in isLike() 137 HasVAListArg = (*Like == Fmt[1]); in isLike() 139 ++Like; in isLike() 140 assert(*Like == ':' && "Format specifier must be followed by a ':'"); in isLike() 141 ++Like; in isLike() 143 assert(::strchr(Like, ':') && "Format specifier must end with a ':'"); in isLike() 144 FormatIdx = ::strtol(Like, nullptr, 10); in isLike()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/m4/ |
| H A D | libgrep.m4 | 25 # Like AC_LIBOBJ, except that the module name goes into LIBGREPOBJS 30 # Like AC_REPLACE_FUNCS, except that the module name goes into LIBGREPOBJS
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-xstormy16.texi | 55 Like the @option{--16bit-pointers} command-line option this directive 60 Like the @option{--32bit-pointers} command-line option this directive 65 Like the @option{--no-pointers} command-line option this directive
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-xstormy16.texi | 55 Like the @option{--16bit-pointers} command-line option this directive 60 Like the @option{--32bit-pointers} command-line option this directive 65 Like the @option{--no-pointers} command-line option this directive
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | constraints.md | 29 "A base register. Like @code{r}, but @code{r0} is not allowed, so 81 "@internal Like @code{wa}, if @option{-mpower9-vector} and @option{-m64} are 91 "@internal Like @code{r}, if @option{-mpowerpc64} is used; otherwise, 95 "@internal Like @code{d}, if @option{-mpowerpc-gfxopt} is used; otherwise, 99 "@internal Like @code{b}, if @option{-mpowerpc64} is used; otherwise,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | constraints.md | 29 "A base register. Like @code{r}, but @code{r0} is not allowed, so 81 "@internal Like @code{wa}, if @option{-mpower9-vector} and @option{-m64} are 91 "@internal Like @code{r}, if @option{-mpowerpc64} is used; otherwise, 95 "@internal Like @code{d}, if @option{-mpowerpc-gfxopt} is used; otherwise, 99 "@internal Like @code{b}, if @option{-mpowerpc64} is used; otherwise,
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/ |
| H A D | predicates.md | 307 ;; Like nonimmediate_operand, but don't allow MEMs that try to use a 315 ;; Like destination_operand, but don't allow any post-increments. 321 ;; Like memory_operand, but don't allow post-increments. 372 ;; Like move_operand but don't allow post-increments. 577 ;; Like fr_reg_or_fp01_operand, but don't allow any SUBREGs. 582 ;; Like fr_reg_or_fp01_operand, but don't allow 0 if flag_signed_zero is set. 590 ;; Like fr_reg_or_signed_fp01_operand, but don't allow any SUBREGs.
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/ |
| H A D | predicates.md | 307 ;; Like nonimmediate_operand, but don't allow MEMs that try to use a 315 ;; Like destination_operand, but don't allow any post-increments. 321 ;; Like memory_operand, but don't allow post-increments. 372 ;; Like move_operand but don't allow post-increments. 577 ;; Like fr_reg_or_fp01_operand, but don't allow any SUBREGs. 582 ;; Like fr_reg_or_fp01_operand, but don't allow 0 if flag_signed_zero is set. 590 ;; Like fr_reg_or_signed_fp01_operand, but don't allow any SUBREGs.
|
| /netbsd-src/sys/rump/include/rump-sys/ |
| H A D | README | 4 provided by rump kernels. Like any other NetBSD kernel interfaces,
|
| /netbsd-src/external/public-domain/xz/dist/doc/examples/ |
| H A D | 00_README.txt | 24 03_compress_custom.c Like 01_compress_easy.c but using
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
| H A D | msan_flags.inc | 35 "Like malloc_context_size, but for uninit stores.")
|
| /netbsd-src/sys/ddb/ |
| H A D | TODO | 80 [ Like :e in adb(1), but requires only one keys- 83 ] Like :s in adb(1), but requires only one keys-
|
| /netbsd-src/external/bsd/tre/dist/m4/ |
| H A D | ax_check_funcs_comp.m4 | 1 dnl Like AC_CHECK_FUNCS, but allows the function definition to be
|
| /netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
| H A D | EVP_chacha20.pod | 36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
|
| /netbsd-src/external/gpl3/gcc/dist/config/ |
| H A D | acx.m4 | 42 dnl # Like underscored version, but AC_SUBST's. 50 dnl # Like underscored version, but AC_SUBST's. 58 dnl # Like underscored version, but AC_SUBST's. 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 163 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
|
| /netbsd-src/external/gpl3/gcc.old/dist/config/ |
| H A D | acx.m4 | 42 dnl # Like underscored version, but AC_SUBST's. 50 dnl # Like underscored version, but AC_SUBST's. 58 dnl # Like underscored version, but AC_SUBST's. 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 163 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
|
| /netbsd-src/external/gpl3/binutils.old/dist/config/ |
| H A D | acx.m4 | 42 dnl # Like underscored version, but AC_SUBST's. 50 dnl # Like underscored version, but AC_SUBST's. 58 dnl # Like underscored version, but AC_SUBST's. 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 163 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
|
| /netbsd-src/external/gpl3/gdb/dist/config/ |
| H A D | acx.m4 | 42 dnl # Like underscored version, but AC_SUBST's. 50 dnl # Like underscored version, but AC_SUBST's. 58 dnl # Like underscored version, but AC_SUBST's. 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 163 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
|
| /netbsd-src/external/gpl3/binutils/dist/config/ |
| H A D | acx.m4 | 42 dnl # Like underscored version, but AC_SUBST's. 50 dnl # Like underscored version, but AC_SUBST's. 58 dnl # Like underscored version, but AC_SUBST's. 122 # Like plain AC_CHECK_TOOLS, but require prefix if build!=host. 163 # Like CVS Autoconf AC_CHECK_TARGET_TOOLS, but require prefix if build!=target.
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
| H A D | memory | 117 * Like copy(), but does not require an initialized output range. 175 * Like get_temporary_buffer(), not all the requested memory may be
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/gnulib-m4/ |
| H A D | gnulib-comp.m4 | 97 # Like AC_LIBOBJ, except that the module name goes 102 # Like AC_REPLACE_FUNCS, except that the module name goes
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
| H A D | gnulib-comp.m4 | 104 # Like AC_LIBOBJ, except that the module name goes 109 # Like AC_REPLACE_FUNCS, except that the module name goes
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| H A D | memory | 117 * Like copy(), but does not require an initialized output range. 175 * Like get_temporary_buffer(), not all the requested memory may be
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | multiarch.m4 | 12 # compiler but only a single '-arch' option to the preprocessor. Like
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
| H A D | EVP_chacha20.pod | 36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
|