HomeSort by relevance Sort by last modified time
    Searched full:supported (Results 601 - 625 of 26981) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeIoLibCpuIo/
IoLib.c 61 The read value is returned. If such operations are not supported, then ASSERT().
91 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
122 The read value is returned. If such operations are not supported, then ASSERT().
152 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
185 If 8-bit I/O port operations are not supported, then ASSERT().
208 If 8-bit I/O port operations are not supported, then ASSERT().
233 If 16-bit I/O port operations are not supported, then ASSERT().
260 If 16-bit I/O port operations are not supported, then ASSERT().
289 If 32-bit I/O port operations are not supported, then ASSERT().
316 If 32-bit I/O port operations are not supported, then ASSERT().
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/
SmmAccess.h 7 systems, the expectation is that this protocol would be supported only on IA-32 systems.
46 @retval EFI_INVALID_PARAMETER The given DescriptorIndex is not supported.
66 @retval EFI_INVALID_PARAMETER The given DescriptorIndex is not supported.
86 @retval EFI_INVALID_PARAMETER The given DescriptorIndex is not supported.
104 @retval EFI_SUCCESS The chipset supported the given resource.
  /device/linaro/bootloader/edk2/MdePkg/Include/Arm/
ProcessorBind.h 72 /// Unsigned value of native width. (4 bytes on supported 32-bit processor instructions,
73 /// 8 bytes on supported 64-bit processor instructions)
78 /// Signed value of native width. (4 bytes on supported 32-bit processor instructions,
79 /// 8 bytes on supported 64-bit processor instructions)
146 // .type not supported by Apple Xcode tools
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibCpuIo2/
IoLib.c 53 The read value is returned. If such operations are not supported, then ASSERT().
83 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
114 The read value is returned. If such operations are not supported, then ASSERT().
144 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
178 If 8-bit I/O port operations are not supported, then ASSERT().
201 If 8-bit I/O port operations are not supported, then ASSERT().
228 If 16-bit I/O port operations are not supported, then ASSERT().
257 If 16-bit I/O port operations are not supported, then ASSERT().
288 If 32-bit I/O port operations are not supported, then ASSERT().
317 If 32-bit I/O port operations are not supported, then ASSERT().
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeIoLibEsal/
IoLib.c 21 The read value is returned. If such operations are not supported, then ASSERT().
63 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
104 The read value is returned. If such operations are not supported, then ASSERT().
146 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
190 If 8-bit I/O port operations are not supported, then ASSERT().
213 If 8-bit I/O port operations are not supported, then ASSERT().
238 If 16-bit I/O port operations are not supported, then ASSERT().
265 If 16-bit I/O port operations are not supported, then ASSERT().
294 If 32-bit I/O port operations are not supported, then ASSERT().
321 If 32-bit I/O port operations are not supported, then ASSERT().
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Library/SmmIoLibSmmCpuIo2/
IoLib.c 23 The read value is returned. If such operations are not supported, then ASSERT().
53 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
84 The read value is returned. If such operations are not supported, then ASSERT().
114 and Data respectively. Data is returned. If such operations are not supported, then ASSERT().
148 If 8-bit I/O port operations are not supported, then ASSERT().
171 If 8-bit I/O port operations are not supported, then ASSERT().
198 If 16-bit I/O port operations are not supported, then ASSERT().
227 If 16-bit I/O port operations are not supported, then ASSERT().
258 If 32-bit I/O port operations are not supported, then ASSERT().
287 If 32-bit I/O port operations are not supported, then ASSERT().
    [all...]
  /external/libmtp/logs/
mtp-detect-toshiba-gigabeat-p10.txt 19 Supported operations:
56 Events supported:
59 Device Properties Supported:
62 Playable File (Object) Types and Object Properties Supported:
151 libmtp supported (playable) filetypes:
  /external/shflags/doc/
RELEASE_NOTES-1.0.0.txt 33 the tester that the supported functionality is not present, but an additional
38 As each responds differently, and not everything is supported on the standard
47 Here is a matrix of the supported features of the various getopt variants.
62 supported.
66 supported.
RELEASE_NOTES-1.0.1.txt 33 the tester that the supported functionality is not present, but an additional
38 As each responds differently, and not everything is supported on the standard
47 Here is a matrix of the supported features of the various getopt variants.
62 supported.
66 supported.
  /external/swiftshader/third_party/LLVM/lib/Target/PTX/
PTXSubtarget.h 29 * Enumeration of Shader Models supported by the back-end.
51 * Enumeration of PTX versions supported by the back-end.
53 * Currently, PTX 2.0 is the minimum supported version.
64 /// Shader Model supported on the target GPU.
70 // The native .f64 type is supported on the hardware.
  /hardware/google/interfaces/media/c2/1.0/
types.hal 57 /** operation is not implemented/supported (optional only) */
151 // Generic way to describe supported numeric values for Codec 2.0 interfaces.
160 * Generic supported values for a field.
176 /** No supported values */
188 * Type of the supported values. The framework may not recognize `OTHER`.
192 * Codec2.0 type code of the supported values.
214 * If #type is `VALUES` or `FLAGS`, #value will list supported values.
223 * Supported values for a specific field.
225 * This is a pair of the field specifier together with an optional supported
234 * optional supported values for the field if paramOrField specifies a
    [all...]
  /packages/services/BuiltInPrintService/jni/ipphelper/
ipphelper.h 39 * Strcture of supported IPP versions
65 * Structure for supported media sizes
68 // All supported media sizes
98 * Parses supported media from the IPP response and copies the list into capabilities
118 * Returns index of the supported media size, else returns -1
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseIoLibIntrinsic/
IoLib.c 24 If 64-bit I/O port operations are not supported, then ASSERT().
49 If 64-bit I/O port operations are not supported, then ASSERT().
77 If 8-bit MMIO register operations are not supported, then ASSERT().
106 If 8-bit MMIO register operations are not supported, then ASSERT().
135 If 16-bit MMIO register operations are not supported, then ASSERT().
167 If 16-bit MMIO register operations are not supported, then ASSERT().
199 If 32-bit MMIO register operations are not supported, then ASSERT().
231 If 32-bit MMIO register operations are not supported, then ASSERT().
263 If 64-bit MMIO register operations are not supported, then ASSERT().
295 If 64-bit MMIO register operations are not supported, then ASSERT().
    [all...]
  /system/core/libsystem/include/system/
radio.h 67 * individual band descriptors for each supported region. */
93 bool stereo; /* stereo supported */
94 radio_rds_t rds; /* RDS variants supported */
95 bool ta; /* Traffic Announcement supported */
96 bool af; /* Alternate Frequency supported */
97 bool ea; /* Emergency announcements supported */
102 bool stereo; /* stereo supported */
105 /* Radio band configuration. Describes a given band supported by the radio module.
106 * The HAL can expose only one band per type with the the maximum range supported and all options.
132 * If more than one tuner is supported (num_tuners > 1), only one can be connected to the audi
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiHiiLib/
HiiString.c 67 CHAR8 *Supported;
86 // If there are not enough resources for the supported languages string, then return a StringId of 0
96 for (Supported = AllocatedLanguages; *Supported != '\0'; ) {
100 Language = Supported;
105 for (; *Supported != 0 && *Supported != ';'; Supported++);
106 if (*Supported != 0) {
107 *(Supported++) = '\0';
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
cam_intf.h 246 /* supported iso modes */
250 /* supported flash modes */
257 /* supported effect modes */
261 /* supported scene modes */
265 /* supported auto exposure modes */
272 /* supported antibanding modes */
276 /* supported white balance modes */
280 /* Capability list of supported insensor HDR types
281 * Backend is expected to fill in all the supported types and set appropriate
287 /* supported manual wb cct *
    [all...]
  /cts/tools/dasm/src/dasm/
parser.cup 296 {: /*dAsm.setDeprecated();*/dAsm.report_error("WARNING: @deprecated is not supported"); :}
312 {: //TODO: NOT SUPPORTED dAsm.endAnnotation();
313 dAsm.report_error("WARNING: Annotations are not supported"); :}
320 {: //TODO: NOT SUPPORTED dAsm.addAnnotation(true, name.str_val);
321 dAsm.report_error("WARNING: Annotations are not supported"); :}
324 {: //TODO: NOT SUPPORTED dAsm.addAnnotation(false, name.str_val);
325 dAsm.report_error("WARNING: Annotations are not supported"); :}
329 {: //TODO: NOT SUPPORTED dAsm.addAnnotation(true, name.str_val);
330 dAsm.report_error("WARNING: Annotations are not supported"); :}
333 {: //TODO: NOT SUPPORTED dAsm.addAnnotation(false, name.str_val)
    [all...]
  /libcore/luni/src/test/java/libcore/java/sql/
OldStatementTest.java 268 // TODO not supported
304 fail("Exception expected: Not supported");
360 fail("Exception expected: not supported");
378 // TODO not supported
421 // TODO not supported
453 // TODO not supported
464 assertEquals("not supported", sqle.getMessage());
475 // TODO not supported
485 assertEquals("not supported", sqle.getMessage());
567 // TODO not supported
    [all...]
  /hardware/interfaces/neuralnetworks/1.1/
types.hal 39 * Supported tensor {@link OperandType}:
43 * Supported tensor rank: 4
76 * Supported tensor {@link OperandType}:
79 * Supported tensor rank: up to 4
105 * Supported tensor {@link OperandType}:
109 * Supported tensor rank: up to 4
129 * Supported tensor {@link OperandType}:
133 * Supported tensor rank: up to 4
161 * Supported tensor {@link OperandType}:
165 * Supported tensor rank:
    [all...]
  /device/linaro/bootloader/edk2/StdLib/Include/sys/
errno.h 45 __ENODEV, /* 19 Operation not supported by device */
76 __EPROTONOSUPPORT, /* 43 Protocol not supported */
77 __ESOCKTNOSUPPORT, /* 44 Socket type not supported */
78 __EOPNOTSUPP, /* 45 Operation not supported */
79 __ENOTSUP = __EOPNOTSUPP, /* 45 Operation not supported */
80 __EPFNOSUPPORT, /* 46 Protocol family not supported */
81 __EAFNOSUPPORT, /* 47 Address family not supported by protocol family */
  /external/clang/test/Parser/
MicrosoftExtensions.c 8 __declspec(safebuffers) __declspec(noalias) __declspec(restrict) void * __cdecl xxx(void *_Memory); /* expected-warning{{__declspec attribute 'safebuffers' is not supported}} */
67 struct __declspec(frobble) S1 {}; /* expected-warning {{__declspec attribute 'frobble' is not supported}} */
69 struct __declspec("testing") S3 {}; /* expected-warning {{__declspec attribute '"testing"' is not supported}} */
77 /* Ensure multiple declspec attributes are supported */
81 struct __declspec(deprecated frobble "testing") S5 {}; /* expected-warning {{__declspec attribute 'frobble' is not supported}} expected-warning {{__declspec attribute '"testing"' is not supported}} */
82 struct __declspec(unknown(12) deprecated) S6 {}; /* expected-warning {{__declspec attribute 'unknown' is not supported}}*/
  /external/python/cpython3/Tools/i18n/
makelocalealias.py 15 # Location of the glibc SUPPORTED locales file.
16 SUPPORTED = '/usr/share/i18n/SUPPORTED'
132 parser.add_argument('--glibc-supported', default=SUPPORTED,
133 help='location of the glibc SUPPORTED locales file '
134 '(default: %a)' % SUPPORTED)
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
DexUtil.java 48 * Reads in the dex header from the given input stream and verifies that it is valid and a supported version
75 * Verifies that the dex header is valid and a supported version
94 throw new UnsupportedFile(String.format("Dex version %03d is not supported", dexVersion));
99 throw new UnsupportedFile("Big endian dex files are not supported");
108 * Reads in the odex header from the given input stream and verifies that it is valid and a supported version
134 * Verifies that the odex header is valid and a supported version
152 throw new UnsupportedFile(String.format("Odex version %03d is not supported", odexVersion));
  /external/tensorflow/tensorflow/contrib/tpu/python/ops/
tpu_ops.py 47 # types are supported.
67 TypeError: If 'dtype` is not a supported infeed type.
71 "{} is not a supported TPU infeed type. Supported types are: "
92 TypeError: If a type in 'dtypes` is not a supported infeed type.
97 "{} is not a supported TPU infeed type. Supported types are: "
  /frameworks/base/drm/java/android/drm/
DrmSupportInfo.java 155 * Determines whether a given MIME type is supported.
158 * @return True if Mime type is supported; false if MIME type is not supported.
159 * Null or empty string is not a supported mimeType.
179 * Determines whether a given file suffix is supported.
182 * @return True if file suffix is supported; false if file suffix is not supported.

Completed in 412 milliseconds

<<21222324252627282930>>