| /src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
| X86ModRMFilters.h | 41 /// accepts - Indicates whether the filter accepts a particular ModR/M 44 /// @result - True if the filter accepts the ModR/M byte; false if not. 45 virtual bool accepts(uint8_t modRM) const = 0; 48 /// DumbFilter - Accepts any ModR/M byte. Used for instructions that do not 58 bool accepts(uint8_t modRM) const override { 81 bool accepts(uint8_t modRM) const override { 104 bool accepts(uint8_t modRM) const override { 129 bool accepts(uint8_t modRM) const override { 148 bool accepts(uint8_t modRM) const override [all...] |
| X86DisassemblerTables.cpp | 1027 if (filter.accepts(index)) {
|
| /src/external/public-domain/sqlite/sqlite2mdoc/ |
| README.md | 3 This utility accepts an [SQLite](https://www.sqlite.org) header file
|
| /src/external/gpl2/xcvs/dist/lib/ |
| regexec.c | 1112 /* If the RE accepts NULL string. */ 1575 2. When 0 <= STR_IDX < MATCH_LAST and `a' accepts 2525 /* The node can accepts `naccepted' bytes. */ 3323 characters which i-th destination state accepts. */ 3455 /* There must be exactly one destination which accepts 3460 /* j-th destination accepts the word character ch. */ 3485 /* There must be exactly one destination which accepts 3490 /* j-th destination accepts the word character ch. */ 3499 /* The current state accepts newline character. */ 3503 /* k-th destination accepts newline character. * 3536 bitset accepts; \/* Characters a node can accept. *\/ local [all...] |
| /src/external/bsd/libbind/dist/isc/ |
| ev_connects.c | 190 * Remove `this' from the ctx->accepts list (zero or more times). 192 for (acc = HEAD(ctx->accepts), nxtacc = NULL; 198 UNLINK(ctx->accepts, acc, link); 274 APPEND(ctx->accepts, new, link);
|
| eventlib.c | 87 INIT_LIST(ctx->accepts); 233 if (!EMPTY(ctx->accepts)) { 236 new->u.accept.this = HEAD(ctx->accepts); 237 UNLINK(ctx->accepts, HEAD(ctx->accepts), link);
|
| eventlib_p.h | 223 LIST(evAccept) accepts; member in struct:__anon7190
|
| /src/sys/external/isc/libsodium/dist/ |
| configure | 4005 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4006 $as_echo_n "checking whether $CC accepts -g... " >&6; } 4369 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -s ASSERTIONS=0" >&5 4370 $as_echo_n "checking whether C compiler accepts -s ASSERTIONS=0... " >&6; } 5594 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Ofast" >&5 5595 $as_echo_n "checking whether C compiler accepts -Ofast... " >&6; } 5630 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -fomit-frame-pointer" >&5 5631 $as_echo_n "checking whether C compiler accepts -fomit-frame-pointer... " >&6; } 5666 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -march=native" >&5 5667 $as_echo_n "checking whether C compiler accepts -march=native... " >&6; [all...] |
| /src/lib/libc/isc/ |
| eventlib_p.h | 223 LIST(evAccept) accepts; member in struct:__anon376
|
| /src/usr.bin/make/unit-tests/ |
| varmod-mtime.mk | 29 # The ':mtime' modifier accepts a timestamp in seconds as an optional
|
| varmod-to-separator.mk | 253 # longer accepts this escape and complains.
|
| /src/external/ibm-public/postfix/dist/conf/ |
| post-install | 376 no) echo $0: Error: manpage_directory no longer accepts \"no\" values. 1>&2 381 no) echo $0: Error: setgid_group no longer accepts \"no\" values. 1>&2
|
| /src/external/lgpl3/gmp/dist/mpn/x86/atom/ |
| aors_n.asm | 75 C The _nc version accepts 1 or 0 for an initial carry into the low limb of
|
| /src/tools/compat/ |
| configure | 3369 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 3370 printf %s "checking whether $CC accepts -g... " >&6; } 7552 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Werror=unknown-warning-option" >&5 7553 printf %s "checking whether C compiler accepts -Werror=unknown-warning-option... " >&6; } 7595 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -no-cpp-precomp" >&5 7596 printf %s "checking whether C compiler accepts -no-cpp-precomp... " >&6; } 7641 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Waddress-of-packed-member" >&5 7642 printf %s "checking whether C compiler accepts -Waddress-of-packed-member... " >&6; } 7686 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wcast-function-type" >&5 7687 printf %s "checking whether C compiler accepts -Wcast-function-type... " >&6; [all...] |
| /src/external/lgpl3/gmp/dist/demos/perl/ |
| GMP.pm | 366 C<get_d_2exp> accepts any integer, string, float, mpz, mpq or mpf operands 381 For float, float strings or mpf operands, C<get_str> accepts an optional
|
| /src/external/lgpl3/gmp/dist/mpn/x86/k6/ |
| aors_n.asm | 62 C The _nc version accepts 1 or 0 for an initial carry into the low limb of
|
| mul_1.asm | 57 C mpn_mul_1c() accepts an initial carry for the calculation, it's added into
|
| /src/external/lgpl3/gmp/dist/mpn/x86/k7/ |
| aors_n.asm | 73 C The _nc version accepts 1 or 0 for an initial carry into the low limb of
|
| /src/external/gpl2/mkhybrid/dist/ |
| configure | 715 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 716 echo "configure:717: checking whether ${CC-cc} accepts -g" >&5
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/range/ |
| primitives.d | 354 $(TD `R` specifically accepts an `E`.) 358 $(TD `R` specifically accepts an `E[]`.) 362 $(TD `R` accepts some form of string or character. put will 392 //Accepts E[] ? 412 //Special optimization: If E is a narrow string, and r accepts characters no-wider than the string's 435 * When an output range's `put` method only accepts elements of type
|
| /src/tools/make/ |
| configure | 2757 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 2758 $as_echo_n "checking whether $CC accepts -g... " >&6; } 3468 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Werror=unknown-warning-option" >&5 3469 $as_echo_n "checking whether C compiler accepts -Werror=unknown-warning-option... " >&6; } 3505 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts -Wdeprecated-declarations" >&5 3506 $as_echo_n "checking whether C compiler accepts -Wdeprecated-declarations... " >&6; }
|
| /src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| utf.d | 1223 the first code point. Unlike $(LREF decode), `decodeFront` accepts any 1337 the last code point. Unlike $(LREF decode), `decodeBack` accepts any 3107 `toUTFz` accepts any type of string and is templated on the type of
|
| /src/external/bsd/nsd/dist/doc/ |
| differences.tex | 404 as liberal in what it accepts as possible.
|
| /src/external/gpl3/autoconf/dist/ |
| configure | 2562 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $ac_cv_path_M4 accepts --gnu" >&5 2563 $as_echo_n "checking whether $ac_cv_path_M4 accepts --gnu... " >&6; }
|
| /src/external/mit/isl/dist/ |
| configure | 4780 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5 4781 printf %s "checking whether $CC accepts -g... " >&6; } 5455 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CXX accepts -g" >&5 5456 printf %s "checking whether $CXX accepts -g... " >&6; } 6469 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether $CC_FOR_BUILD accepts -g" >&5 6470 printf %s "checking whether $CC_FOR_BUILD accepts -g... " >&6; } 7520 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $xlc_opt" >&5 7521 printf %s "checking whether C compiler accepts $xlc_opt... " >&6; } 7577 # icc accepts gcc assembly syntax, so these should work: 7722 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking whether C compiler accepts $flag" >& [all...] |