Home
last modified time | relevance | path

Searched refs:Like (Results 1 – 25 of 569) sorted by relevance

12345678910>>...23

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DBuiltins.cpp133 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 Dlibgrep.m425 # 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 Dc-xstormy16.texi55 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 Dc-xstormy16.texi55 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 Dconstraints.md29 "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 Dconstraints.md29 "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 Dpredicates.md307 ;; 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 Dpredicates.md307 ;; 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 DREADME4 provided by rump kernels. Like any other NetBSD kernel interfaces,
/netbsd-src/external/public-domain/xz/dist/doc/examples/
H A D00_README.txt24 03_compress_custom.c Like 01_compress_easy.c but using
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_flags.inc35 "Like malloc_context_size, but for uninit stores.")
/netbsd-src/sys/ddb/
H A DTODO80 [ 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 Dax_check_funcs_comp.m41 dnl Like AC_CHECK_FUNCS, but allows the function definition to be
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DEVP_chacha20.pod36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dacx.m442 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 Dacx.m442 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 Dacx.m442 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 Dacx.m442 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 Dacx.m442 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 Dmemory117 * 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 Dgnulib-comp.m497 # 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 Dgnulib-comp.m4104 # 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 Dmemory117 * 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 Dmultiarch.m412 # compiler but only a single '-arch' option to the preprocessor. Like
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DEVP_chacha20.pod36 Authenticated encryption with ChaCha20-Poly1305. Like EVP_chacha20(), the key

12345678910>>...23