Searched refs:accepts (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.1-release/contrib/llvm/utils/TableGen/
H A DX86ModRMFilters.h42 /// accepts - Indicates whether the filter accepts a particular ModR/M
45 /// @result - True if the filter accepts the ModR/M byte; false if not.
46 virtual bool accepts(uint8_t modRM) const = 0;
59 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::DumbFilter
82 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::ModFilter
113 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::EscapeFilter
137 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::AddRegEscapeFilter
163 bool accepts(uint8_t modRM) const { function in class:llvm::X86Disassembler::ExtendedFilter
187 bool accepts(uint8_ function in class:llvm::X86Disassembler::ExactFilter
[all...]
H A DX86DisassemblerTables.cpp786 if (filter.accepts(index)) {
/freebsd-10.1-release/tools/test/netfibs/
H A Dreflect.c50 static int accepts; variable
81 if (accepts == 0 && nostart == 0) {
121 accepts++;
/freebsd-10.1-release/contrib/gcc/config/mips/
H A Dirix-crti.asm12 The SGI linker instead accepts several -init options. It will set DT_INIT
/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c1140 /* If the RE accepts NULL string. */
1597 2. When 0 <= STR_IDX < MATCH_LAST and `a' accepts
2553 /* The node can accepts `naccepted' bytes. */
3353 characters which i-th destination state accepts. */
3487 /* There must be exactly one destination which accepts
3492 /* j-th destination accepts the word character ch. */
3518 /* There must be exactly one destination which accepts
3523 /* j-th destination accepts the word character ch. */
3532 /* The current state accepts newline character. */
3536 /* k-th destination accepts newlin
3569 bitset_t accepts; /* Characters a node can accept. */ local
[all...]
/freebsd-10.1-release/lib/libc/isc/
H A Deventlib_p.h227 LIST(evAccept) accepts; member in struct:__anon5610
/freebsd-10.1-release/contrib/gcc/
H A Dgccbug.in331 >Class: <[ doc-bug | accepts-illegal | rejects-legal | wrong-code | ice-on-legal-code| ice-on-illegal-code | pessimizes-code | sw-bug | change-request | support ] (one line)>
333 SEND-PR: accepts-illegal GCC fails to reject erroneous code.
463 ""|doc-bug|accepts-illegal|rejects-legal|wrong-code|ice-on-legal-code|ice-on-illegal-code|pessimizes-code|sw-bug|change-request|support) CNT=`expr $CNT + 1` ;;
/freebsd-10.1-release/contrib/opie/
H A Dconfigure868 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
869 echo "configure:870: checking whether ${CC-cc} accepts -g" >&5
/freebsd-10.1-release/contrib/openbsm/
H A Dconfigure3089 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
3090 $as_echo_n "checking whether $CC accepts -g... " >&6; }
4111 # Check to see if the nm accepts a BSD-compat flag.
9101 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the $host_os linker accepts -exported_symbol" >&5
9102 $as_echo_n "checking whether the $host_os linker accepts -exported_symbol... " >&6; }
13219 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stat accepts an empty string" >&5
13220 $as_echo_n "checking whether stat accepts an empty string... " >&6; }
/freebsd-10.1-release/contrib/libyaml/config/
H A Dltmain.sh1481 This mode accepts the following additional options:
1504 This mode accepts the following additional options:

Completed in 323 milliseconds