| /openbsd-src/gnu/gcc/gcc/ |
| H A D | c-incpath.c | 120 add_path (path, chain, chain == SYSTEM, false); in add_env_var_paths() 151 add_path (str, SYSTEM, p->cxx_aware, false); in add_standard_paths() 172 add_path (str, SYSTEM, p->cxx_aware, false); in add_standard_paths() 274 if (heads[SYSTEM]) in merge_include_chains() 275 tails[SYSTEM]->next = heads[AFTER]; in merge_include_chains() 277 heads[SYSTEM] = heads[AFTER]; in merge_include_chains() 278 heads[SYSTEM] = remove_duplicates (pfile, heads[SYSTEM], 0, 0, verbose); in merge_include_chains() 282 heads[BRACKET] = remove_duplicates (pfile, heads[BRACKET], heads[SYSTEM], in merge_include_chains() 283 heads[SYSTEM], verbose); in merge_include_chains() 287 heads[QUOTE] = remove_duplicates (pfile, heads[QUOTE], heads[SYSTEM], in merge_include_chains() [all …]
|
| H A D | c-incpath.h | 33 enum { QUOTE = 0, BRACKET, SYSTEM, AFTER }; enumerator
|
| H A D | c-opts.c | 848 add_path (xstrdup (arg), SYSTEM, 0, true); in c_common_handle_option() 852 add_prefixed_path (arg, SYSTEM); in c_common_handle_option()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | SIMemoryLegalizer.cpp | 63 SYSTEM enumerator 95 SIAtomicScope Scope = SIAtomicScope::SYSTEM; 103 SIAtomicScope Scope = SIAtomicScope::SYSTEM, in SIMemOpInfo() 629 return std::tuple(SIAtomicScope::SYSTEM, SIAtomicAddrSpace::ATOMIC, true); in toSIAtomicScope() 642 return std::tuple(SIAtomicScope::SYSTEM, in toSIAtomicScope() 854 case SIAtomicScope::SYSTEM: in enableLoadCacheBypass() 936 Changed |= insertWait(MI, SIAtomicScope::SYSTEM, AddrSpace, Op, false, in enableVolatileAndOrNonTemporal() 973 case SIAtomicScope::SYSTEM: in insertWait() 990 case SIAtomicScope::SYSTEM: in insertWait() 1013 case SIAtomicScope::SYSTEM: in insertWait() [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | cppinit.c | 118 enum { BRACKET = 0, SYSTEM, AFTER }; enumerator 185 append_include_chain (pfile, name, path, path == SYSTEM); 248 if (path == SYSTEM || path == AFTER) 258 case SYSTEM: APPEND (pend, systm, new); break; 791 path_include (pfile, path, SYSTEM); 838 append_include_chain (pfile, str, SYSTEM, p->cxx_aware); 861 append_include_chain (pfile, str, SYSTEM, p->cxx_aware); 1392 append_include_chain (pfile, xstrdup (arg), SYSTEM, 0); 1438 opt_code == OPT_iwithprefix ? SYSTEM: BRACKET, 0);
|
| H A D | gccbug.in | 146 SYSTEM=`( [ -f /bin/uname ] && /bin/uname -a ) || \
|
| /openbsd-src/sys/dev/eisa/ |
| H A D | eisadevs | 70 vendor ISY (SYSTEM) 145 product ACR 1711 AcerFrame 1000 486/33 SYSTEM-2 147 product ACR 3211 AcerFrame 3000MP 486 SYSTEM-1 148 product ACR 3221 AcerFrame 486 Series SYSTEM-2 149 product ACR 3231 AcerFrame 486 Series SYSTEM-3 150 product ACR 3241 AcerFrame 486 Series SYSTEM-4 151 product ACR 3261 AcerFrame 3000MP 486 SYSTEM-1 152 product ACR 3271 AcerFrame 486 Series SYSTEM-2 153 product ACR 3281 AcerFrame 486 Series SYSTEM-3 154 product ACR 3291 AcerFrame 486 Series SYSTEM-4 [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | darwin-c.c | 438 add_cpp_dir_path (p, SYSTEM); in add_system_framework_path() 493 add_path (str, SYSTEM, /*c++aware=*/false, false); in darwin_register_objc_includes() 502 add_path (str, SYSTEM, /*c++aware=*/false, false); in darwin_register_objc_includes()
|
| /openbsd-src/usr.bin/file/magdir/ |
| H A D | sharc | 18 0 string .SYSTEM SHARC architecture file
|
| H A D | lisp | 36 0 string (SYSTEM::VERSION\040' CLISP byte-compiled Lisp program
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.asm/ |
| H A D | d10v.inc | 40 ; Set the USER and SYSTEM stack pointers.
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonScheduleV60.td | 16 // | SLOT0 | LD ST ALU32 MEMOP NV SYSTEM |
|
| /openbsd-src/regress/usr.bin/mandoc/char/unicode/ |
| H A D | nogroff.out_utf8 | 91 �� <control> OPERATING SYSTEM COMMAND
|
| H A D | nogroff.out_ascii | 91 <9D><9D> <control> OPERATING SYSTEM COMMAND
|
| H A D | nogroff.out_html | 84 �� <control> OPERATING SYSTEM COMMAND
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| H A D | CMakeLists.txt | 7 include_directories(SYSTEM ${MSVC_DIA_SDK_DIR}/include)
|
| /openbsd-src/gnu/usr.bin/binutils/binutils/ |
| H A D | MAINTAINERS | 62 BUILD SYSTEM Ben Elliston <bje@gnu.org> 63 BUILD SYSTEM Daniel Jacobowitz <dan@debian.org>
|
| /openbsd-src/gnu/usr.bin/cvs/src/ |
| H A D | cvsbug.in | 149 SYSTEM=`( [ -f /bin/uname ] && /bin/uname -a ) || \
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | INSTALL.generic | 151 CPU-COMPANY-SYSTEM 153 where SYSTEM can have one of these forms:
|
| /openbsd-src/gnu/usr.bin/cvs/os2/ |
| H A D | watcom.mak | 146 $(LD) SYSTEM os2v2 DEBUG all NAME cvs.exe OPTION dosseg &
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
| H A D | MAINTAINERS | 67 BUILD SYSTEM Ben Elliston <bje@gnu.org> 68 BUILD SYSTEM Daniel Jacobowitz <dan@debian.org>
|
| /openbsd-src/gnu/usr.bin/perl/utils/ |
| H A D | perlbug.PL | 1162 if ( open my $sff_fh, '|-:raw', 'MCR TCPIP$SYSTEM:TCPIP$SMTP_SFF.EXE SYS$INPUT:' ) {
|
| /openbsd-src/gnu/llvm/lldb/examples/python/ |
| H A D | crashlog.py | 634 SYSTEM = 4 variable in CrashLogParseMode 673 CrashLogParseMode.SYSTEM : self.parse_system, 775 self.parse_mode = CrashLogParseMode.SYSTEM
|
| /openbsd-src/usr.sbin/snmpd/ |
| H A D | parse.y | 184 %token SYSTEM CONTACT DESCR LOCATION NAME OBJECTID SERVICES RTFILTER 799 system : SYSTEM sysmib 1314 { "system", SYSTEM }, in lookup()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
| H A D | intrin.def | 369 DEFNAME ("SYSTEM", "system", "System", genSYSTEM, specNONE) /* UNIX */ 519 DEFGEN (SYSTEM, "SYSTEM", /* UNIX */ 3345 DEFIMP (SYSTEM_func, "SYSTEM_func", SYSTEM,SYSTEM,SYSTEM,"I1:-:Command=A1") 3346 DEFIMP (SYSTEM_subr, "SYSTEM_subr", SYSTEM,,, "--:-:Command=A1,Status=?I1w")
|