/device/linaro/bootloader/edk2/UefiCpuPkg/Library/SmmCpuFeaturesLib/X64/ |
SmiEntry.asm | 138 ; enable NXE if supported
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/ |
SmiEntry.asm | 137 ; enable NXE if supported
|
/external/autotest/client/cros/power/ |
power_utils.py | 77 Boolean, True if RAPL supported, False otherwise. 94 Boolean, True if powercap supported, False otherwise. 919 supported: Boolean of whether PSR is supported or not 940 self.supported = (self._init_counter != None) [all...] |
/external/boringssl/src/crypto/cipher_extra/test/nist_cavp/ |
make_cavp.go | 30 cipher = flag.String("cipher", "", "The name of the cipher/mode (supported: aes, tdes, gcm). Required.")
|
/external/boringssl/src/ssl/test/runner/ |
shim_ticket.go | 131 // Long-form tags not supported.
|
/external/boringssl/src/util/ |
read_symbols.go | 55 // cross-compile from an unsupported platform to a supported platform by
|
/external/clang/lib/Lex/ |
LiteralSupport.cpp | 384 "only character widths of 1, 2, or 4 bytes supported"); 387 assert((UcnLen== 4 || UcnLen== 8) && "only ucn length of 4 or 8 supported"); [all...] |
/external/curl/projects/ |
checksrc.bat | 174 echo Error: Only a Windows NT based Operating System is supported
|
/external/dtc/Documentation/ |
dtc-paper.tex | 55 This flattened-tree approach is now the only supported method of 57 to make it the only supported method for all \texttt{powerpc} 516 The flattened device tree has always been the only supported way to 519 supported way to boot any merged \texttt{powerpc} kernel, 32-bit or
|
/external/fonttools/Doc/source/designspaceLib/ |
scripting.rst | 182 This bit is not supported by OpenType variable fonts, but it is needed
|
/external/grpc-grpc/src/csharp/Grpc.Core/Internal/ |
NativeExtension.cs | 199 // Currently, only Intel platform is supported.
|
/external/libchrome/base/metrics/ |
persistent_memory_allocator.cc | [all...] |
/external/libpng/projects/owatcom/ |
pngconfig.mak | 37 # but DEFS and CFLAGS are also supported here, override
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
debug_rnglists.s | 149 # The test should be updated as these encodings are supported.
|
/external/syzkaller/pkg/compiler/ |
types.go | 135 comp.error(args[1].Pos, "arrays of size 0 are not supported") 806 comp.error(t.Pos2, "literal const bitfield sizes are not supported") 810 // This was not supported historically 814 comp.error(t.Pos2, "bitfields of size 0 are not supported")
|
/external/syzkaller/syz-ci/ |
jobs.go | 148 job.resp.Error = []byte(fmt.Sprintf("testing is not yet supported for %v machine type.", typ))
|
/external/syzkaller/vendor/github.com/golang/protobuf/ptypes/timestamp/ |
timestamp.pb.go | 84 // is required, though only UTC (as indicated by "Z") is presently supported.
|
/external/u-boot/drivers/ata/ |
sata_sil.c | 25 static struct pci_device_id supported[] = { variable in typeref:struct:pci_device_id 526 devno = pci_find_devices(supported, idx++);
|
/external/u-boot/drivers/net/ |
eepro100.c | 382 static struct pci_device_id supported[] = { variable in typeref:struct:pci_device_id 400 if ((devno = pci_find_devices (supported, idx++)) < 0) {
|
sni_ave.c | 393 phydev->supported &= PHY_GBIT_FEATURES; 399 phydev->advertising = phydev->supported;
|
/external/u-boot/drivers/usb/host/ |
Kconfig | 89 Current supported values: 0, 1.
|
/external/webrtc/webrtc/tools/rtcbot/ |
botmanager.js | 47 console.log('Error: Type ' + botType + ' not supported by rtc-Bot!');
|
/external/boringssl/src/ssl/ |
ssl_lib.cc | 949 // Renegotiation is only supported at quiescent points in the application [all...] |
/external/syzkaller/vendor/golang.org/x/sys/unix/ |
zerrors_linux_sparc64.go | [all...] |
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
depthwiseconv_uint8_3x3_filter.h | 215 kNone = 0, // Parameter combination is not supported for dot product kernels. 234 bool supported = local 242 if (!supported) { 3486 bool supported = local [all...] |