Home
last modified time | relevance | path

Searched refs:BOTH (Results 1 – 25 of 32) sorted by relevance

12

/freebsd-10-stable/contrib/binutils/ld/
Dldlex.l115 %s BOTH
139 <BOTH,SCRIPT,EXPRESSION,VERS_START,VERS_NODE,VERS_SCRIPT>"/*" { comment (); }
178 <SCRIPT,DEFSYMEXP,MRI,BOTH,EXPRESSION>((("$"|0[xX])([0-9A-Fa-f])+)|(([0-9])+))(M|K|m|k)? {
207 <BOTH,SCRIPT,EXPRESSION,MRI>"]" { RTOKEN(']');}
208 <BOTH,SCRIPT,EXPRESSION,MRI>"[" { RTOKEN('[');}
209 <BOTH,SCRIPT,EXPRESSION,MRI>"<<=" { RTOKEN(LSHIFTEQ);}
210 <BOTH,SCRIPT,EXPRESSION,MRI>">>=" { RTOKEN(RSHIFTEQ);}
211 <BOTH,SCRIPT,EXPRESSION,MRI>"||" { RTOKEN(OROR);}
212 <BOTH,SCRIPT,EXPRESSION,MRI>"==" { RTOKEN(EQ);}
213 <BOTH,SCRIPT,EXPRESSION,MRI>"!=" { RTOKEN(NE);}
[all …]
/freebsd-10-stable/sys/kern/
Dtty_info.c76 #define BOTH 3 macro
131 case BOTH: in thread_compare()
149 case BOTH: in thread_compare()
185 case BOTH: in proc_compare()
203 case BOTH: in proc_compare()
/freebsd-10-stable/usr.bin/w/
Dproc_compare.c69 #define BOTH 3 macro
85 case BOTH: in proc_compare()
103 case BOTH: in proc_compare()
/freebsd-10-stable/contrib/ofed/libsdp/src/
Dconfig_parser.h47 BOTH = 263, enumerator
65 #define BOTH 263 macro
Dconfig_scanner.c910 yylval.ival = BOTH;
914 return BOTH;
Dconfig_parser.c82 BOTH = 263, enumerator
100 #define BOTH 263 macro
/freebsd-10-stable/contrib/ipfilter/rules/
Dexample.1210 # log packets with BOTH ssrr and lsrr set
/freebsd-10-stable/crypto/openssl/crypto/
Dopensslconf.h200 #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf.h.in104 #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/freebsd-10-stable/contrib/groff/src/preproc/grn/
Dmain.cpp164 OUTLINE, FILL, BOTH enumerator
600 polyfill = sflag ? BOTH : OUTLINE; /* changing the default */ in conv()
Dhgraph.cpp41 OUTLINE, FILL, BOTH enumerator
169 if (polyfill == FILL || polyfill == BOTH) { in HGPrintElt()
171 char command = (polyfill == BOTH && element->brushf) ? 'p' : 'P'; in HGPrintElt()
/freebsd-10-stable/usr.bin/limits/
Dlimits.c270 enum { ANY=0, SOFT=1, HARD=2, BOTH=3, DISPLAYONLY=4 } type = ANY; in main() enumerator
334 type = BOTH; in main()
/freebsd-10-stable/usr.bin/dtc/
Ddtc.cc203 tree.set_phandle_format(device_tree::BOTH); in main()
Dfdt.hh561 BOTH enumerator
Dfdt.cc1023 if (phandle_node_name == BOTH || phandle_node_name == LINUX) in resolve_cross_references()
1029 if (phandle_node_name == BOTH || phandle_node_name == EPAPR) in resolve_cross_references()
/freebsd-10-stable/sys/dev/ixl/
DREADME254 To disable BOTH TSO IPv4 and IPv6:
258 To enable BOTH TSO IPv4 and IPv6:
/freebsd-10-stable/secure/lib/libcrypto/
Dopensslconf-arm.h.in191 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf-ia64.h.in180 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf-sparc64.h.in191 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf-x86.h.in221 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf-powerpc.h.in200 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
Dopensslconf-mips.h.in203 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/freebsd-10-stable/crypto/openssl/engines/ccgost/
DREADME.gost241 definitely second case, engine provides BOTH API for GOST R 34.10 keys.
/freebsd-10-stable/crypto/openssl/doc/apps/
Dx509v3_config.pod333 (if included) must BOTH be present. If you use the userNotice option with IE5
/freebsd-10-stable/crypto/openssl/doc/
Dopenssl.txt452 (if included) must BOTH be present. If you use the userNotice option with IE5

12