| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sh/ |
| H A D | t-linux | 16 # Override t-slibgcc-elf-ver to export some libgcc symbols with 23 # Override SHLIB_LINK and SHLIB_INSTALL to use linker script
|
| /openbsd-src/gnu/gcc/gcc/config/sh/ |
| H A D | t-linux | 12 # Override t-slibgcc-elf-ver to export some libgcc symbols with 21 # Override SHLIB_LINK and SHLIB_INSTALL to use linker script
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | configure | 1199 /* Override any gcc2 internal prototype to avoid an error. */ 4424 /* Override any gcc2 internal prototype to avoid an error. */ 4481 /* Override any gcc2 internal prototype to avoid an error. */ 4537 /* Override any gcc2 internal prototype to avoid an error. */ 4595 /* Override any gcc2 internal prototype to avoid an error. */ 4832 /* Override any gcc2 internal prototype to avoid an error. */ 4895 /* Override any gcc2 internal prototype to avoid an error. */ 5031 /* Override any gcc2 internal prototype to avoid an error. */ 5076 /* Override any gcc2 internal prototype to avoid an error. */ 5563 /* Override any gcc2 internal prototype to avoid an error. */ [all …]
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/t/ |
| H A D | 105oneshot-gzip-only.t | 82 title "Override Name" ; 92 title "Override Time" ; 100 title "Override Name and Time" ;
|
| H A D | 105oneshot-zip-only.t | 82 title "Override Name" ; 92 title "Override Time" ; 101 title "Override Name and Time" ;
|
| /openbsd-src/gnu/llvm/clang/include/clang/Basic/ |
| H A D | LangOptions.h | 890 bool has##NAME##Override() const { \ 893 TYPE get##NAME##Override() const { \ 894 assert(has##NAME##Override()); \ 897 void clear##NAME##Override() { \ 903 void set##NAME##Override(TYPE value) { \
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringBase.cpp | 2093 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled() argument 2094 if (Override.empty()) in getOpEnabled() 2098 Override.split(OverrideVector, ','); in getOpEnabled() 2107 if (parseRefinementStep(Override, RefPos, RefSteps)) { in getOpEnabled() 2109 Override = Override.substr(0, RefPos); in getOpEnabled() 2113 if (Override == "all") in getOpEnabled() 2117 if (Override == "none") in getOpEnabled() 2121 if (Override == "default") in getOpEnabled() 2153 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps() argument 2154 if (Override.empty()) in getOpRefinementSteps() [all …]
|
| /openbsd-src/gnu/gcc/gcc/config/s390/ |
| H A D | t-linux | 1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/gcc/gcc/config/sparc/ |
| H A D | t-linux | 1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/ |
| H A D | t-libunwind | 1 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
|
| H A D | t-linux | 9 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/s390/ |
| H A D | t-linux64 | 10 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | t-libunwind | 3 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
|
| H A D | t-linux | 6 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | t-linux64 | 1 # Override t-linux. We don't want -fPIC.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
| H A D | t-linux64 | 11 # Override t-slibgcc-elf-ver to export some libgcc symbols with
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | DevelopmentModeInlineAdvisor.cpp | 69 cl::desc("Override the path to the output spec json file. See "
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | LangOptions.cpp | 225 if (has##NAME##Override()) \ in dump() 226 llvm::errs() << "\n " #NAME " Override is " << get##NAME##Override(); in dump()
|
| /openbsd-src/gnu/llvm/llvm/docs/CommandGuide/ |
| H A D | lli.rst | 35 Override the ``argv[0]`` value passed into the executing program. 70 Override the target triple specified in the input bitcode file with the 90 Override or control specific attributes of the target, such as whether SIMD
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangASTPropertiesEmitter.cpp | 81 OverrideRule Override = nullptr; member 128 if (info.Override) { in ASTPropsEmitter() 133 info.Override = overrideRule; in ASTPropsEmitter() 186 auto overrideRule = derivedInfo.Override; in visitAllProperties()
|
| /openbsd-src/gnu/llvm/llvm/lib/TargetParser/Windows/ |
| H A D | Host.inc | 27 // Override the default target with an environment variable named by
|
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | diff-unified.txt | 28 # Override default of 3 lines of context.
|
| /openbsd-src/gnu/usr.bin/cvs/ |
| H A D | configure | 2106 /* Override any gcc2 internal prototype to avoid an error. */ 2147 /* Override any gcc2 internal prototype to avoid an error. */ 2790 /* Override any gcc2 internal prototype to avoid an error. */ 2872 /* Override any gcc2 internal prototype to avoid an error. */ 2932 /* Override any gcc2 internal prototype to avoid an error. */ 3045 /* Override any gcc2 internal prototype to avoid an error. */ 3883 /* Override any gcc2 internal prototype to avoid an error. */ 3927 /* Override any gcc2 internal prototype to avoid an error. */ 4076 /* Override any gcc2 internal prototype to avoid an error. */ 4138 /* Override any gcc2 internal prototype to avoid an error. */ [all …]
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/xray/ |
| H A D | xray_flags.inc | 22 "Override the default page size for the system, in bytes. The size "
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | config.over | 2 # Override default paths when building in the OpenBSD src tree
|