Searched
full:supported (Results
401 -
425 of
26981) sorted by null
<<11121314151617181920>>
/device/linaro/bootloader/edk2/OvmfPkg/Library/QemuFwCfgLib/ |
QemuFwCfgPeiDxe.c | 56 // Enable the access routines while probing to see if it is supported.
71 DEBUG ((EFI_D_INFO, "QemuFwCfg interface not supported.\n"));
77 DEBUG ((DEBUG_INFO, "QemuFwCfg interface (IO Port) is supported.\n"));
80 DEBUG ((DEBUG_INFO, "QemuFwCfg interface (DMA) is supported.\n"));
|
/external/ImageMagick/PerlMagick/t/rad/ |
write.t | 5 # Currently supported tests are for formats that ImageMagick
|
/external/autotest/client/site_tests/cellular_MbimComplianceControlCommand/ |
cellular_MbimComplianceControlCommand.py | 14 currently supported by Autotest.
|
/external/autotest/client/site_tests/cellular_MbimComplianceControlRequest/ |
cellular_MbimComplianceControlRequest.py | 14 currently supported by Autotest.
|
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/ |
cellular_MbimComplianceDataTransfer.py | 14 currently supported by Autotest.
|
/external/autotest/client/site_tests/cellular_MbimComplianceDescriptor/ |
cellular_MbimComplianceDescriptor.py | 14 currently supported by Autotest.
|
/external/autotest/client/site_tests/cellular_MbimComplianceError/ |
cellular_MbimComplianceError.py | 14 currently supported by Autotest.
|
/external/autotest/client/site_tests/hardware_Keyboard/ |
control | 3 PURPOSE = 'Verify the prescence of a supported keyboard.'
|
/external/autotest/client/site_tests/kernel_ProtocolCheck/ |
control | 17 Determines the protocols supported by a kernel by inspecting
|
/external/autotest/client/site_tests/video_YouTubeMseEme/ |
control.can_play_widevine | 9 This test will fail if Widevine isn't supported.
|
/external/autotest/server/cros/ap_configurators/ |
ap_configurator.py | 96 """Returns a list of dictionaries describing the supported bands. 117 Returns a list of dictionaries describing the supported modes. 140 @return True if supported; False otherwise. 148 Returns if a given band and channel are supported. 150 @param band: the band to check if supported 151 @param channel: the channel to check if supported 153 @return True if combination is supported; False otherwise. 161 Returns if a given security_type is supported. 171 @return True if the security mode is supported; False otherwise.
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/signers/ |
RandomDSAKCalculator.java | 27 throw new IllegalStateException("Operation not supported");
|
/external/clang/test/Sema/ |
arm-interrupt-attr.c | 4 __attribute__((interrupt("irq"))) void foo1() {} // expected-warning {{'interrupt' attribute argument not supported: irq}}
|
redefinition.c | 14 int g(void) { return 0; } // expected-error{{redefinition of a 'extern inline' function 'g' is not supported in C99 mode}}
|
/external/clang/test/SemaCXX/ |
auto-cxx0x.cpp | 4 auto int a; // expected-warning {{'auto' storage class specifier is not permitted in C++11, and will not be supported in future releases}}
|
cxx0x-return-init-list.cpp | 4 // required for libstdc++ 4.5) is supported in C++98.
|
/external/curl/docs/ |
README.cmake | 13 system can be used to build Curl on any of its supported platforms.
|
/external/curl/docs/libcurl/opts/ |
CURLOPT_DEFAULT_PROTOCOL.3 | 45 called. The protocols supported by libcurl will vary depending on how it was 47 supported by the build of libcurl that you are using. 77 CURLE_OK if the option is supported. 81 CURLE_UNKNOWN_OPTION if the option is not supported.
|
/external/curl/tests/data/ |
test1108 | 24 FTP RETR PASV with PRET not supported
|
/external/deqp/external/openglcts/docs/specs/ |
CTS_ARB_shader_ballot.txt | 48 * Iterate through all supported shaders. 56 * Iterate through all supported shaders. 63 * Iterate through all supported shaders. 77 * Iterate through all supported shaders.
|
/external/libyuv/files/docs/ |
formats.md | 3 Formats (FOURCC) supported by libyuv are detailed here. 7 There are 2 core formats supported by libyuv - I420 and ARGB. All YUV formats can be converted to/from I420. All RGB formats can be converted to/from ARGB. 19 kCMPixelFormat_16BE555 = 16, Not supported. 20 kCMPixelFormat_16BE565 = 'B565', Not supported. 27 kCMPixelFormat_4444YpCbCrA8 = 'v408', Not supported. 28 kCMPixelFormat_422YpCbCr16 = 'v216', Not supported. 30 kCMPixelFormat_444YpCbCr10 = 'v410', Not supported. 31 kCMPixelFormat_8IndexedGray_WhiteIsZero = 0x00000028, Not supported. 37 The following is extracted from video_common.h as a complete list of formats supported by libyuv.
|
/external/llvm/test/CodeGen/PowerPC/ |
vec_urem_const.ll | 7 ; then crash since mulhu isn't supported on vector types.
|
/external/ltp/testcases/kernel/device-drivers/v4l/user_space/ |
test_VIDIOC_QUERYSTD.c | 53 /* if this ioctl is not supported, then errno shall be EINVAL */ 79 /* check if VIDIOC_QUERYSTD is supported at all or not */ 81 /* VIDIOC_QUERYSTD is supported, the parameter should be checked */ 86 /* VIDIOC_QUERYSTD not supported at all, the parameter should not be evaluated */
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_suspend/ |
5-1.c | 12 * If the monotonic clock option is supported, the clock that shall be
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getschedpolicy/ |
assertions.xml | 11 The supported values of policy will include SCHED_FIFO, SCHED_RR,
|
Completed in 440 milliseconds
<<11121314151617181920>>