/tools/apksig/src/apksigner/java/com/android/apksigner/ |
help_verify.txt | 4 checks whether the APK will verify on all Android platform versions supported 34 platforms declared as supported by this APK:
|
/packages/services/BuiltInPrintService/jni/ipphelper/ |
ipphelper.c | 41 * Parses supported IPP versions from the IPP response and copies them into ippVersions 89 static const char *__request_ipp_version[] = {"ipp-versions-supported"}; 586 attrptr = ippFindAttribute(response, "ipp-versions-supported", IPP_TAG_KEYWORD); 642 if ((attrptr = ippFindAttribute(response, "media-supported", IPP_TAG_KEYWORD)) != NULL) { 643 LOGD("media-supported found; number of values %d", ippGetCount(attrptr)); 658 LOGD("media-supported not found"); 689 * Add a new media type to a printer's collection of supported media types 720 LOGD("Media Supported: "); [all...] |
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Pk/ |
CryptPkcs7VerifyNull.c | 23 Return FALSE to indicate this interface is not supported.
34 @retval FALSE This interface is not supported.
55 If the interface is not supported, then ASSERT().
108 Return FALSE to indicate this interface is not supported.
118 @retval FALSE This interface is not supported.
140 Return FALSE to indicate this interface is not supported.
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Pk/ |
CryptPkcs7VerifyNull.c | 23 Return FALSE to indicate this interface is not supported.
34 @retval FALSE This interface is not supported.
55 If the interface is not supported, then ASSERT().
108 Return FALSE to indicate this interface is not supported.
118 @retval FALSE This interface is not supported.
140 Return FALSE to indicate this interface is not supported.
|
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/ |
PiMultiPhase.h | 33 The supported 32-bit range is 0xA0000000-0xBFFFFFFF
34 The supported 64-bit range is 0xA000000000000000-0xBFFFFFFFFFFFFFFF
57 /// Supported 32-bit range is 0x20000000-0x3fffffff.
58 /// Supported 64-bit range is 0x2000000000000000-0x3fffffffffffffff.
64 /// Supported 32-bit range is 0xa0000000-0xbfffffff.
65 /// Supported 64-bit range is 0xa000000000000000-0xbfffffffffffffff.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/ |
IoLibEbc.c | 26 If 8-bit I/O port operations are not supported, then ASSERT().
50 If 8-bit I/O port operations are not supported, then ASSERT().
76 If 16-bit I/O port operations are not supported, then ASSERT().
101 If 16-bit I/O port operations are not supported, then ASSERT().
128 If 32-bit I/O port operations are not supported, then ASSERT().
153 If 32-bit I/O port operations are not supported, then ASSERT().
|
IoLibGcc.c | 34 If 8-bit I/O port operations are not supported, then ASSERT().
61 If 8-bit I/O port operations are not supported, then ASSERT().
88 If 16-bit I/O port operations are not supported, then ASSERT().
117 If 16-bit I/O port operations are not supported, then ASSERT().
146 If 32-bit I/O port operations are not supported, then ASSERT().
175 If 32-bit I/O port operations are not supported, then ASSERT().
|
IoLibIcc.c | 25 If 8-bit I/O port operations are not supported, then ASSERT().
56 If 8-bit I/O port operations are not supported, then ASSERT().
86 If 16-bit I/O port operations are not supported, then ASSERT().
120 If 16-bit I/O port operations are not supported, then ASSERT().
154 If 32-bit I/O port operations are not supported, then ASSERT().
188 If 32-bit I/O port operations are not supported, then ASSERT().
|
IoLibMsc.c | 61 If 8-bit I/O port operations are not supported, then ASSERT().
89 If 8-bit I/O port operations are not supported, then ASSERT().
117 If 16-bit I/O port operations are not supported, then ASSERT().
147 If 16-bit I/O port operations are not supported, then ASSERT().
177 If 32-bit I/O port operations are not supported, then ASSERT().
207 If 32-bit I/O port operations are not supported, then ASSERT().
|
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Include/ |
DdrMemoryController.h | 59 // Maximum number of SDRAM channels supported by the memory controller
64 // Maximum number of DIMM sockets supported by the memory controller
69 // Maximum number of sides supported per DIMM
80 // Maximum number of rows supported by the memory controller
85 // Maximum number of memory ranges supported by the memory controller
122 #define DUAL_CHANNEL_DDR_ROW_CONFIG_UNSUPPORTED 0x02 // Memory type not supported
|
/device/linaro/bootloader/edk2/StdLib/LibC/String/ |
ErrorList.c | 45 "Operation not supported by device", /* 19 ENODEV */
75 "Protocol not supported", /* 43 EPROTONOSUPPORT */
76 "Socket type not supported", /* 44 ESOCKTNOSUPPORT */
77 "Operation not supported", /* 45 EOPNOTSUPP or ENOTSUP */
78 "Protocol family not supported", /* 46 EPFNOSUPPORT */
79 "Address family not supported by protocol family", /* 47 EAFNOSUPPORT */
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuIo2Dxe/ |
IoFifo.h | 30 If 8-bit I/O port operations are not supported, then ASSERT().
56 If 16-bit I/O port operations are not supported, then ASSERT().
82 If 32-bit I/O port operations are not supported, then ASSERT().
108 If 8-bit I/O port operations are not supported, then ASSERT().
134 If 16-bit I/O port operations are not supported, then ASSERT().
160 If 32-bit I/O port operations are not supported, then ASSERT().
|
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/ |
CpuService.h | 59 @retval EFI_UNSUPPORTED Switching the BSP or a processor to be hot-removed is not supported.
78 @retval EFI_UNSUPPORTED Hot addition of processor is not supported.
98 @retval EFI_UNSUPPORTED Hot removal of processor is not supported.
99 @retval EFI_UNSUPPORTED Hot removal of BSP is not supported.
100 @retval EFI_UNSUPPORTED Hot removal of a processor with pending hot-plug operation is not supported.
142 @retval EFI_UNSUPPORTED The interrupt specified by InterruptType is not supported.
|
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibPei/ |
I2CIoLibPei.c | 26 If 8-bit MMIO register operations are not supported, then ASSERT().
52 If 16-bit MMIO register operations are not supported, then ASSERT().
80 If 16-bit MMIO register operations are not supported, then ASSERT().
108 If 32-bit MMIO register operations are not supported, then ASSERT().
137 If 32-bit MMIO register operations are not supported, then ASSERT().
165 If 32-bit MMIO register operations are not supported, then ASSERT().
|
I2CIoLibPei.h | 28 If 8-bit MMIO register operations are not supported, then ASSERT().
50 If 16-bit MMIO register operations are not supported, then ASSERT().
72 If 16-bit MMIO register operations are not supported, then ASSERT().
96 If 32-bit MMIO register operations are not supported, then ASSERT().
118 If 32-bit MMIO register operations are not supported, then ASSERT().
142 If 32-bit MMIO register operations are not supported, then ASSERT().
|
/external/apache-xml/src/main/java/org/apache/xpath/objects/ |
XRTreeFragSelectWrapper.java | 88 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"detach() not supported by XRTreeFragSelectWrapper!"); 100 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"num() not supported by XRTreeFragSelectWrapper!"); 111 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"xstr() not supported by XRTreeFragSelectWrapper!"); 121 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"str() not supported by XRTreeFragSelectWrapper!"); 141 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"rtf() not supported by XRTreeFragSelectWrapper!"); 151 throw new RuntimeException(XSLMessages.createXPATHMessage(XPATHErrorResources.ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER, null)); //"asNodeIterator() not supported by XRTreeFragSelectWrapper!");
|
/external/autotest/client/site_tests/video_WebRtcCamera/ |
video_WebRtcCamera.py | 25 """Local getUserMedia test with webcam at VGA (and 720p, if supported).""" 42 """Checks if 720p capture supported. 44 @returns: True if 720p supported, false if VGA is supported. 45 @raises: TestError if neither 720p nor VGA are supported. 52 # Check if 720p resolution supported.
|
/external/clang/docs/ |
ThreadSanitizer.rst | 17 Supported Platforms 20 ThreadSanitizer is supported on Linux x86_64 (tested on Ubuntu 12.04). 93 traces. This attribute may not be supported by other compilers, so we suggest 115 * Libc/libstdc++ static linking is not supported. 116 * Non-position-independent executables are not supported. Therefore, the 126 supported with llvm libc++. The test suite is integrated into CMake build
|
/external/guava/guava/src/com/google/common/collect/ |
ImmutableSortedMapFauxverideShim.java | 29 * Not supported. Use {@link ImmutableSortedMap#naturalOrder}, which offers 42 * Not supported. <b>You are attempting to create a map that may contain a 55 * Not supported. <b>You are attempting to create a map that may contain 69 * Not supported. <b>You are attempting to create a map that may contain 84 * Not supported. <b>You are attempting to create a map that may contain 99 * Not supported. <b>You are attempting to create a map that may contain
|
/external/kernel-headers/original/uapi/sound/ |
compress_offload.h | 94 * @direction: direction supported. Of type snd_compr_direction 95 * @min_fragment_size: minimum fragment supported by DSP 96 * @max_fragment_size: maximum fragment supported by DSP 97 * @min_fragments: min fragments supported by DSP 98 * @max_fragments: max fragments supported by DSP 99 * @num_codecs: number of codecs supported
|
/external/libmtp/logs/ |
mtp-detect-hp-touchpad.txt | 45 Supported operations: 64 9801: Get object properties supported 76 Events supported: 81 Device Properties Supported: 85 Playable File (Object) Types and Object Properties Supported: 133 libmtp supported (playable) filetypes:
|
mtp-detect-iriver-h10-20GB.txt | 19 Supported operations: 36 9801: Get object properties supported 52 Events supported: 54 Device Properties Supported: 59 Playable File (Object) Types and Object Properties Supported: 102 libmtp supported (playable) filetypes:
|
mtp-detect-lg-gr500.txt | 54 Supported operations: 75 9801: Get object properties supported 95 Events supported: 99 Device Properties Supported: 105 Playable File (Object) Types and Object Properties Supported: 131 libmtp supported (playable) filetypes:
|
mtp-detect-maxfield-g-flash-ng-1GB.txt | 46 Supported operations: 64 9801: Get object properties supported 89 Events supported: 92 Device Properties Supported: 98 Playable File (Object) Types and Object Properties Supported: 134 libmtp supported (playable) filetypes:
|
mtp-detect-medion-lifetab-p9514.txt | 44 Supported operations: 63 9801: Get object properties supported 75 Events supported: 80 Device Properties Supported: 84 Playable File (Object) Types and Object Properties Supported: 132 libmtp supported (playable) filetypes:
|