Home
last modified time | relevance | path

Searched refs:accepts (Results 1 – 25 of 685) sorted by relevance

12345678910>>...28

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DX86ModRMFilters.h45 virtual bool accepts(uint8_t modRM) const = 0;
58 bool accepts(uint8_t modRM) const override { in accepts() function
81 bool accepts(uint8_t modRM) const override { in accepts() function
104 bool accepts(uint8_t modRM) const override { in accepts() function
129 bool accepts(uint8_t modRM) const override { in accepts() function
148 bool accepts(uint8_t modRM) const override { in accepts() function
/netbsd-src/external/gpl3/binutils.old/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl3/gcc/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl3/gcc.old/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl3/binutils/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl3/gdb.old/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl3/gdb/dist/config/
H A Dwarnings.m423 # compiler accepts.
34 # accepts any -Wno-* option on purpose
57 # and accepts all of those options simultaneously, otherwise to nothing.
66 # since gcc silently accepts any -Wno-* option on purpose
127 # compiler accepts.
138 # accepts any -Wno-* option on purpose
161 # and accepts all of those options simultaneously, otherwise to nothing.
170 # since gcc silently accepts any -Wno-* option on purpose
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dregexec.c3536 bitset accepts; /* Characters a node can accept. */ in group_nodes_into_DFAstates() local
3538 bitset_empty (accepts); in group_nodes_into_DFAstates()
3550 bitset_set (accepts, node->opr.c); in group_nodes_into_DFAstates()
3553 bitset_merge (accepts, node->opr.sbcset); in group_nodes_into_DFAstates()
3559 bitset_merge (accepts, dfa->sb_char); in group_nodes_into_DFAstates()
3562 bitset_set_all (accepts); in group_nodes_into_DFAstates()
3564 bitset_clear (accepts, '\n'); in group_nodes_into_DFAstates()
3566 bitset_clear (accepts, '\0'); in group_nodes_into_DFAstates()
3572 memset (accepts, -1, sizeof accepts / 2); in group_nodes_into_DFAstates()
3574 bitset_merge (accepts, utf8_sb_map); in group_nodes_into_DFAstates()
[all …]
/netbsd-src/external/lgpl3/mpc/dist/m4/
H A Dax_gcc_option.m416 # AX_GCC_OPTION checks wheter gcc accepts the passed OPTION. If it accepts
100 AC_MSG_CHECKING([if gcc accepts $1 option])
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpredicates.md41 ;; Accept anything general_operand accepts, except that registers must
50 ;; Accept anything nonimmediate_operand accepts, except that registers must
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpredicates.md41 ;; Accept anything general_operand accepts, except that registers must
50 ;; Accept anything nonimmediate_operand accepts, except that registers must
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_acl.in65 # Again, with a domain that accepts by default
107 # Again, with a domain that accepts by default
/netbsd-src/external/bsd/libbind/dist/isc/
H A Dev_connects.c192 for (acc = HEAD(ctx->accepts), nxtacc = NULL; in evCancelConn()
198 UNLINK(ctx->accepts, acc, link); in evCancelConn()
274 APPEND(ctx->accepts, new, link); in evTryAccept()
H A Deventlib.c87 INIT_LIST(ctx->accepts); in evCreate()
233 if (!EMPTY(ctx->accepts)) { in evGetNext()
236 new->u.accept.this = HEAD(ctx->accepts); in evGetNext()
237 UNLINK(ctx->accepts, HEAD(ctx->accepts), link); in evGetNext()
/netbsd-src/external/bsd/unbound/dist/testdata/
H A Dtest_packets.84 ; from imgw.pl. BIND accepts it (but dig notes 'it is malformed').
/netbsd-src/sys/external/isc/libsodium/dist/
H A Dconfigure7410 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CFLAGS -Wextra" >&5
7411 $as_echo_n "checking whether C compiler accepts $CFLAGS -Wextra... " >&6; }
7469 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wno-unknown-…
7470 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wno-unknown-warning-option... " >&6; }
7515 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wbad-functio…
7516 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wbad-function-cast... " >&6; }
7553 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wcast-qual" …
7554 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wcast-qual... " >&6; }
7591 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $CWFLAGS -Wdiv-by-zero…
7592 $as_echo_n "checking whether C compiler accepts $CWFLAGS -Wdiv-by-zero... " >&6; }
[all …]
/netbsd-src/external/apache2/llvm/autoconf/autoconf/m4/
H A Dvisibility_inlines_hidden.m42 # Determine if the compiler accepts -fvisibility-inlines-hidden
/netbsd-src/external/bsd/unbound/dist/testdata/blanks_cached_zone.tdir/
H A Dblanks.example.com.zone1 ; Test if the zone parser accepts various blank lines
/netbsd-src/external/bsd/unbound/dist/testdata/blanks_https.tdir/127.0.0.1/
H A Dblanks.example.com.zone1 ; Test if the zone parser accepts various blank lines
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpredicates.md104 ;; three operand arithmetic insn that accepts registers of mode MODE
112 ;; three operand arithmetic insn that accepts registers of mode MODE
120 ;; three operand arithmetic insn that accepts registers of mode MODE
128 ;; three operand arithmetic insn that accepts registers of mode MODE
136 ;; a shift insn that accepts registers of mode MODE or 5-bit shift amounts.
143 ;; a shift insn that accepts registers of mode MODE or 6-bit shift amounts.
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpredicates.md104 ;; three operand arithmetic insn that accepts registers of mode MODE
112 ;; three operand arithmetic insn that accepts registers of mode MODE
120 ;; three operand arithmetic insn that accepts registers of mode MODE
128 ;; three operand arithmetic insn that accepts registers of mode MODE
136 ;; a shift insn that accepts registers of mode MODE or 5-bit shift amounts.
143 ;; a shift insn that accepts registers of mode MODE or 6-bit shift amounts.
/netbsd-src/tools/compat/
H A Dconfigure2885 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
2886 $as_echo_n "checking whether $CC accepts -g... " >&6; }
6295 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Werror=unknown-warning-option" >&5
6296 $as_echo_n "checking whether C compiler accepts -Werror=unknown-warning-option... " >&6; }
6332 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -no-cpp-precomp" >&5
6333 $as_echo_n "checking whether C compiler accepts -no-cpp-precomp... " >&6; }
6372 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Waddress-of-packed-member" >&5
6373 $as_echo_n "checking whether C compiler accepts -Waddress-of-packed-member... " >&6; }
6411 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wcast-function-type" >&5
6412 $as_echo_n "checking whether C compiler accepts
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/docs/
H A Dtools.md14 …e passed to the benchmarks invocations. They can be anything that binary accepts, be it either nor…
89 …e passed to the benchmarks invocations. They can be anything that binary accepts, be it either nor…
154 …e passed to the benchmarks invocations. They can be anything that binary accepts, be it either nor…
205 …e passed to the benchmarks invocations. They can be anything that binary accepts, be it either nor…
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dconstraints.md112 ;; Note that while this accepts mem, it only accepts non-volatile mem,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dconstraints.md112 ;; Note that while this accepts mem, it only accepts non-volatile mem,

12345678910>>...28