| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/ |
| H A D | ExecutionEngine.h | 459 void DisableLazyCompilation(bool Disabled = true) { 460 CompilingLazily = !Disabled; 469 void DisableGVCompilation(bool Disabled = true) { 470 GVCompilationDisabled = Disabled; 479 void DisableSymbolSearching(bool Disabled = true) { 480 SymbolSearchingDisabled = Disabled;
|
| /netbsd-src/external/bsd/wpa/dist/src/common/ |
| H A D | ieee802_1x_defs.h | 66 Disabled, enumerator
|
| /netbsd-src/etc/pam.d/ |
| H A D | rexecd | 11 # Disabled man pam_ftpusers for why.
|
| /netbsd-src/external/bsd/openldap/dist/tests/data/ |
| H A D | test-limits.ldif | 124 dn: cn=Paged Results Disabled User,ou=Paged Results Users,dc=example,dc=com 126 cn: Paged Results Disabled User
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/ |
| H A D | README.LLVM | 22 * Disabled -Wdeprecated-copy for clang
|
| /netbsd-src/crypto/external/bsd/openssl/dist/doc/man7/ |
| H A D | EVP_CIPHER-RC5.pod | 11 Disabled by default. Use the I<enable-rc5> configuration option to enable.
|
| H A D | OSSL_PROVIDER-legacy.pod | 78 Disabled by default. Use I<enable-rc5> config option to enable.
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/ |
| H A D | meson-gxm-wetek-core2.dts | 60 /* Disabled as Realtek RTL8152 USB provides Ethernet */
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | SIWholeQuadMode.cpp | 131 char Disabled = 0; member 302 Flag &= ~II.Disabled; in markInstruction() 543 III.Disabled = StateStrict; in scanInstructions() 561 III.Disabled = StateWQM | StateStrict; in scanInstructions() 621 if ((II.OutNeeds & StateWQM) && !(II.Disabled & StateWQM) && in propagateInstruction() 1289 Needs &= ~III->second.Disabled; in processBlock()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | README.LLVM | 24 * Disabled CMake get_git_version as it is meaningless for this in-tree build,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfDebug.h | 384 Disabled, enumerator 392 MinimizeAddrInV5 MinimizeAddr = MinimizeAddrInV5::Disabled;
|
| /netbsd-src/external/mpl/bind/dist/doc/notes/ |
| H A D | notes-9.18.9.rst | |
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | orion5x-maxtor-shared-storage-2.dts | 165 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
|
| H A D | orion5x-lacie-d2-network.dts | 223 * GPIO 24: Inhibit board power off (0 = Disabled, 1 = Enabled)
|
| H A D | imx6qdl-emcon.dtsi | 830 /*******Disabled HW following***********/
|
| H A D | exynos5250-spring.dts | 354 * Disabled pullups since external part has its own pullups and
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationPlanner.h | 190 static VectorizationFactor Disabled() { in Disabled() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | 4k.md | 143 ;; (Disabled until we add cop0 support)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | 4k.md | 143 ;; (Disabled until we add cop0 support)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
| H A D | predicates.md | 83 ; Disabled until <URL:http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01376.html>
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | MVETailPredication.cpp | 62 cl::values(clEnumValN(TailPredication::Disabled, "disabled",
|
| H A D | ARMTargetTransformInfo.h | 43 Disabled = 0, enumerator
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | LegacyPassManager.cpp | 51 Disabled, Arguments, Structure, Executions, Details enumerator 58 cl::values(clEnumVal(Disabled, "disable debug output"), 245 bool debugPassSpecified() { return PassDebugging != Disabled; } in debugPassSpecified()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
| H A D | predicates.md | 85 ; Disabled until <URL:http://gcc.gnu.org/ml/gcc-patches/2005-10/msg01376.html>
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | logging-categories.inc.rst | 63 The query log entry first reports a client object identifier in @0x<hexadecimal-number> format. Next, it reports the client's IP address and port number, and the query name, class, and type. Next, it reports whether the Recursion Desired flag was set (+ if set, - if not set), whether the query was signed (S), whether EDNS was in use along with the EDNS version number (E(#)), whether TCP was used (T), whether DO (DNSSEC Ok) was set (D), whether CD (Checking Disabled) was set (C), whether a valid DNS Server COOKIE was received (V), and whether a DNS COOKIE option without a valid Server COOKIE was present (K). After this, the destination address the query was sent to is reported. Finally, if any CLIENT-SUBNET option was present in the client query, it is included in square brackets in the format [ECS address/source/scope].
|