Home
last modified time | relevance | path

Searched refs:Override (Results 1 – 25 of 193) sorted by relevance

12345678

/openbsd/gnu/usr.bin/gcc/gcc/config/sh/
H A Dt-linux16 # Override t-slibgcc-elf-ver to export some libgcc symbols with
23 # Override SHLIB_LINK and SHLIB_INSTALL to use linker script
/openbsd/gnu/gcc/gcc/config/sh/
H A Dt-linux12 # Override t-slibgcc-elf-ver to export some libgcc symbols with
21 # Override SHLIB_LINK and SHLIB_INSTALL to use linker script
/openbsd/gnu/lib/libstdc++/libstdc++/
H A Dconfigure1199 /* 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/gnu/usr.bin/perl/cpan/IO-Compress/t/
H A D105oneshot-gzip-only.t82 title "Override Name" ;
92 title "Override Time" ;
100 title "Override Name and Time" ;
/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DLangOptions.h890 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/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2094 if (Override.empty()) in getOpEnabled()
2098 Override.split(OverrideVector, ','); 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()
2154 if (Override.empty()) in getOpRefinementSteps()
2158 Override.split(OverrideVector, ','); in getOpRefinementSteps()
2171 Override = Override.substr(0, RefPos); in getOpRefinementSteps()
2172 assert(Override != "none" && in getOpRefinementSteps()
[all …]
/openbsd/gnu/gcc/gcc/config/s390/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Dt-libunwind1 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
H A Dt-linux9 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/usr.bin/gcc/gcc/config/s390/
H A Dt-linux6410 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/gcc/gcc/config/
H A Dt-libunwind3 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
H A Dt-linux6 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dt-linux641 # Override t-linux. We don't want -fPIC.
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dt-linux6411 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DDevelopmentModeInlineAdvisor.cpp69 cl::desc("Override the path to the output spec json file. See "
/openbsd/gnu/llvm/clang/lib/Basic/
H A DLangOptions.cpp225 if (has##NAME##Override()) \ in dump()
226 llvm::errs() << "\n " #NAME " Override is " << get##NAME##Override(); in dump()
/openbsd/gnu/llvm/llvm/docs/CommandGuide/
H A Dlli.rst35 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/gnu/llvm/clang/utils/TableGen/
H A DClangASTPropertiesEmitter.cpp81 OverrideRule Override = nullptr; member
128 if (info.Override) { in ASTPropsEmitter()
133 info.Override = overrideRule; in ASTPropsEmitter()
186 auto overrideRule = derivedInfo.Override; in visitAllProperties()
/openbsd/gnu/llvm/llvm/lib/TargetParser/Windows/
H A DHost.inc27 // Override the default target with an environment variable named by
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/t/regression/
H A D132-bool.t37 "Override for $mod is in place",
/openbsd/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-shell/
H A Ddiff-unified.txt28 # Override default of 3 lines of context.
/openbsd/gnu/usr.bin/cvs/
H A Dconfigure2106 /* 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/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_flags.inc22 "Override the default page size for the system, in bytes. The size "
/openbsd/gnu/usr.bin/perl/
H A Dconfig.over2 # Override default paths when building in the OpenBSD src tree

12345678