Home
last modified time | relevance | path

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

12345678910>>...21

/netbsd-src/sys/external/bsd/acpica/dist/tables/
H A Dtbinstal.c72 BOOLEAN Override, in AcpiTbInstallTableWithOverride() argument
92 if (Override) in AcpiTbInstallTableWithOverride()
144 BOOLEAN Override, in AcpiTbInstallStandardTable() argument
209 AcpiTbInstallTableWithOverride (&NewTableDesc, Override, TableIndex); in AcpiTbInstallStandardTable()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactables.h177 BOOLEAN Override,
194 BOOLEAN Override,
251 BOOLEAN Override,
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DLangOptions.h653 bool has##NAME##Override() const { \
656 TYPE get##NAME##Override() const { \
657 assert(has##NAME##Override()); \
660 void clear##NAME##Override() { \
666 void set##NAME##Override(TYPE value) { \
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DLangOptions.cpp65 if (has##NAME##Override()) \ in dump()
66 llvm::errs() << "\n " #NAME " Override is " << get##NAME##Override(); in dump()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2050 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled() argument
2051 if (Override.empty()) in getOpEnabled()
2055 Override.split(OverrideVector, ','); in getOpEnabled()
2064 if (parseRefinementStep(Override, RefPos, RefSteps)) { in getOpEnabled()
2066 Override = Override.substr(0, RefPos); in getOpEnabled()
2070 if (Override == "all") in getOpEnabled()
2074 if (Override == "none") in getOpEnabled()
2078 if (Override == "default") in getOpEnabled()
2110 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps() argument
2111 if (Override.empty()) in getOpRefinementSteps()
[all …]
/netbsd-src/external/bsd/am-utils/dist/m4/macros/
H A Dcheck_lib2.m421 [/* Override any gcc2 internal prototype to avoid an error. */
36 [/* Override any gcc2 internal prototype to avoid an error. */
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/cris/
H A Dt-linux1 # Override t-linux default.
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
H A Dt-libunwind9 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
H A Dt-libunwind9 # Override the default value from t-slibgcc-elf-ver and mention -lunwind
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/s390/
H A Dt-linux3 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/s390/
H A Dt-linux3 # Override t-slibgcc-elf-ver to export some libgcc symbols with
H A Dt-tpf3 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sparc/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/sparc/
H A Dt-linux1 # Override t-slibgcc-elf-ver to export some libgcc symbols with
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dt-linux2 # Need to support TImode for x86. Override the settings from
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dt-linux2 # Need to support TImode for x86. Override the settings from
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/netbsd-src/common/dist/zlib/contrib/iostream3/
H A DTODO16 - Override operator<<(ostream&, gzfilebuf*) to allow direct copying
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dt-linux11 # Override t-slibgcc-elf-ver to export some libgcc symbols with

12345678910>>...21