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

<<41424344454647484950>>

  /external/syslinux/efi32/com32/gpllib/
libgpl.elf 
  /system/bt/stack/include/
l2cdefs.h 177 /* Signal channel supported (Mandatory) */
183 /* AMP Manager supported */
186 /* Attribute protocol supported */
189 /* BLE Signalling supported */
192 /* BLE Security Mgr supported */
195 /* Security Mgr over BR supported */
278 /* Retransmission Mode (Not Supported) */
280 /* Flow Control Mode (Not Supported) */
298 /* Mask for locally supported features used in Information Response
304 /* Mask for LE supported features used in Information Respons
    [all...]
a2dp_vendor.h 65 // Checks whether a vendor-specific A2DP Sink codec is supported.
67 // Returns true if the vendor-specific A2DP Sink codec is supported,
72 // is supported.
76 // device is supported, otherwise false.
160 // supported, otherwise NULL.
168 // supported, otherwise NULL.
175 // Returns true if |p_codec_info| is valid and supported, otherwise false.
  /device/linaro/bootloader/edk2/DuetPkg/FSVariable/
FSVariable.c 559 Get index from supported language codes according to language string.
561 This code is used to get corresponding index in supported language codes. It can handle
577 @param SupportedLang Platform supported language codes.
639 Get language string from supported language codes according to index.
641 This code is used to get corresponding language string in supported language codes. It can handle
657 @param SupportedLang Platform supported language codes.
658 @param Index the index in supported language codes.
673 CHAR8 *Supported;
676 Supported = SupportedLang;
690 // take semicolon as delimitation, sequentially traverse supported language codes.
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Variable/EmuRuntimeDxe/
EmuVariable.c 372 Get index from supported language codes according to language string.
374 This code is used to get corresponding index in supported language codes. It can handle
390 @param SupportedLang Platform supported language codes.
452 Get language string from supported language codes according to index.
454 This code is used to get corresponding language string in supported language codes. It can handle
470 @param SupportedLang Platform supported language codes.
471 @param Index the index in supported language codes.
486 CHAR8 *Supported;
489 Supported = SupportedLang;
503 // take semicolon as delimitation, sequentially traverse supported language codes.
    [all...]
  /cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
StaticMetadata.java 250 * Return the supported hardware level of the device, or fail if no value is reported.
252 * @return the supported hardware level as a constant defined for
259 Assert.fail("No supported hardware level reported.");
278 * Whether or not the per frame control is supported by the camera device.
280 * @return {@code true} if per frame control is supported, {@code false} otherwise.
332 * @return 1 if partial result is not supported.
333 * a integer value larger than 1 if partial result is supported.
480 * @return AE max regions supported by the camera device
493 * @return AWB max regions supported by the camera device
506 * @return AF max regions supported by the camera devic
    [all...]
  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_utility.cc 91 * FIR full INTRA-frame request 192 [RFC2032] supported
95 * SR sender report 200 [RFC3551] supported
96 * RR receiver report 201 [RFC3551] supported
97 * SDES source description 202 [RFC3551] supported
98 * BYE goodbye 203 [RFC3551] supported
100 * RTPFB Transport layer FB message 205 [RFC4585] supported
101 * PSFB Payload-specific FB message 206 [RFC4585] supported
102 * XR extended report 207 [RFC3611] supported
106 * FMT 1 NACK supported
108 * FMT 3 TMMBR supported
    [all...]
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
DirectBootHostTest.java 36 * Set of tests that verify behavior of direct boot, if supported.
39 * administrators, which are not supported by all devices.
86 Log.v(TAG, "Device not supported; skipping test");
104 Log.v(TAG, "Device not supported; skipping test");
121 Log.v(TAG, "Device not supported; skipping test");
138 Log.v(TAG, "Device not supported; skipping test");
170 if (res != null && res.contains("Emulation not supported")) {
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/stdlib/sys/
errno.h 70 #define ENODEV 19 /* Operation not supported by device */
104 #define EPROTONOSUPPORT 43 /* Protocol not supported */
105 #define ESOCKTNOSUPPORT 44 /* Socket type not supported */
106 #define EOPNOTSUPP 45 /* Operation not supported */
107 #define ENOTSUP EOPNOTSUPP /* Operation not supported */
108 #define EPFNOSUPPORT 46 /* Protocol family not supported */
109 #define EAFNOSUPPORT 47 /* Address family not supported by protocol family */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 71 #define ENODEV __ENODEV /* 19 Operation not supported by device */
102 #define EPROTONOSUPPORT __EPROTONOSUPPORT /* 43 Protocol not supported */
103 #define ESOCKTNOSUPPORT __ESOCKTNOSUPPORT /* 44 Socket type not supported */
104 #define EOPNOTSUPP __EOPNOTSUPP /* 45 Operation not supported */
105 #define ENOTSUP __ENOTSUP /* 45 Operation not supported */
106 #define EPFNOSUPPORT __EPFNOSUPPORT /* 46 Protocol family not supported */
107 #define EAFNOSUPPORT __EAFNOSUPPORT /* 47 Address family not supported by protocol family */
  /external/clang/test/Misc/
amdgcn.languageOptsOpenCL.cl 50 // expected-warning@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core feature - ignoring}}
58 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
66 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
74 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
82 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
98 // expected-warning@-2{{OpenCL extension 'cl_khr_fp64' is core feature or supported optional core feature - ignoring}}
107 // expected-warning@-2{{OpenCL extension 'cl_khr_3d_image_writes' is core feature or supported optional core feature - ignoring}}
nvptx.languageOptsOpenCL.cl 60 // expected-warning@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core feature - ignoring}}
68 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
76 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
84 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
92 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
111 // expected-warning@-2{{OpenCL extension 'cl_khr_fp64' is core feature or supported optional core feature - ignoring}}
114 // Core feature in CL 2.0, but not supported on nvptx
  /external/clang/test/SemaOpenCL/
extension-version.cl 52 // expected-warning@-2{{OpenCL extension 'cl_khr_byte_addressable_store' is core feature or supported optional core feature - ignoring}}
60 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
68 // expected-warning@-2{{OpenCL extension 'cl_khr_global_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
76 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_base_atomics' is core feature or supported optional core feature - ignoring}}
84 // expected-warning@-2{{OpenCL extension 'cl_khr_local_int32_extended_atomics' is core feature or supported optional core feature - ignoring}}
102 // expected-warning@-2{{OpenCL extension 'cl_khr_fp64' is core feature or supported optional core feature - ignoring}}
111 // expected-warning@-2{{OpenCL extension 'cl_khr_3d_image_writes' is core feature or supported optional core feature - ignoring}}
  /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
vktSpvAsmUtils.cpp 68 // Call the getter only if supported. Otherwise above "zero" defaults are used
92 // Call the getter only if supported. Otherwise above "zero" defaults are used
152 // Check that all required extensions are supported first.
155 TCU_THROW(NotSupportedError, (std::string("Device extension not supported: ") + ext).c_str());
161 // For the 16bit storage extension, we have four features to test. Requesting all features supported.
162 // Note that we don't throw NotImplemented errors here if a specific feature is not supported;
169 // For the VariablePointers extension, we have two features to test. Requesting all features supported.
  /frameworks/base/core/java/com/android/internal/inputmethod/
LocaleUtils.java 47 * @param supported The locale supported by IME subtype.
52 private static byte calculateMatchingSubScore(@NonNull final ULocale supported,
54 // Assuming supported/desired is fully expanded.
55 if (supported.equals(desired)) {
61 final String supportedScript = supported.getScript();
67 final String supportedCountry = supported.getCountry();
  /frameworks/ml/nn/runtime/
VersionedIDevice.h 71 * Gets the supported operations in a model.
74 * supported by the vendor driver. If an operation may not be supported for
84 * @return supportedOperations A list of supported operations, where true
85 * indicates the operation is supported and
87 * supported. The index of "supported"
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
WifiConnectivityHelperTest.java 66 // Return firmware roaming feature as supported by default.
139 * Verify that firmware roaming is set to not supported if WifiNative returned firmware roaming
140 * is supported but failed to return roaming capabilities. Firmware roaming capabilty values
159 * Verify that firmware roaming is set to not supported if WifiNative returned firmware roaming
160 * is supported but returned invalid max BSSID balcklist size. Firmware roaming capabilty values
181 * Verify that firmware roaming is set to not supported if WifiNative returned firmware roaming
182 * is supported but returned invalid max SSID whitelist size. Firmware roaming capabilty values
  /hardware/interfaces/wifi/1.0/vts/functional/
wifi_sta_iface_hidl_test.cpp 98 // No-op if APF packet filer is not supported.
114 // No-op if background scan is not supported.
142 // No-op if link layer stats is not supported.
169 // No-op if RSSI monitor is not supported.
194 // No-op if roaming control is not supported.
239 // No-op if nd offload is not supported.
266 // No-op if packet fate monitor is not supported.
  /hardware/libhardware/modules/camera/3_4/
format_metadata_factory.cpp 65 // Get all supported formats.
74 HAL_LOGW("YCbCr_420_888 (0x%x) not directly supported by device.",
80 HAL_LOGW("JPEG (0x%x) not directly supported by device.",
93 // Qualified formats are the set of formats supported by this camera that the
95 // that the conversion from YU12 to the desired hal format is supported.
109 // supported by all YUV sizes).
222 // Min, max fps supported by all YUV formats.
  /packages/apps/Bluetooth/src/com/android/bluetooth/avrcpcontroller/
PlayerApplicationSettings.java 65 * Hash map of supported values, a setting should be supported by the remote in order to enable
137 * that the desired value is in fact supported by our remote player.
148 // The setting is in both settings to check and supported settings but the
149 // value is not supported.
159 "supportsSettings received a supported setting that has no supported values.");
  /packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
phNciNfcTypes.h 46 * Enum definition contains supported RF Protocols
63 * Supported RF Interfaces
75 * Enum definition contains RF technology modes supported.
188 uint8_t MaxDataRate; /* Maximum data rate supported by the TYPE A
244 * Type 2 tag command list supported by NCI stack
257 /* All command list for tag operation supported by NCI stack */
271 /* Details for Felica To be Added if Check and Update supported */
  /prebuilts/go/darwin-x86/src/syscall/
zerrors_windows.go 157 EAFNOSUPPORT - APPLICATION_ERROR: "address family not supported by protocol",
246 ENOTSUP - APPLICATION_ERROR: "operation not supported",
250 EOPNOTSUPP - APPLICATION_ERROR: "operation not supported",
254 EPFNOSUPPORT - APPLICATION_ERROR: "protocol family not supported",
257 EPROTONOSUPPORT - APPLICATION_ERROR: "protocol not supported",
266 ESOCKTNOSUPPORT - APPLICATION_ERROR: "socket type not supported",
282 EWINDOWS - APPLICATION_ERROR: "not supported by windows",
  /prebuilts/go/linux-x86/src/syscall/
zerrors_windows.go 157 EAFNOSUPPORT - APPLICATION_ERROR: "address family not supported by protocol",
246 ENOTSUP - APPLICATION_ERROR: "operation not supported",
250 EOPNOTSUPP - APPLICATION_ERROR: "operation not supported",
254 EPFNOSUPPORT - APPLICATION_ERROR: "protocol family not supported",
257 EPROTONOSUPPORT - APPLICATION_ERROR: "protocol not supported",
266 ESOCKTNOSUPPORT - APPLICATION_ERROR: "socket type not supported",
282 EWINDOWS - APPLICATION_ERROR: "not supported by windows",
  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
XLocaleDistance.java 447 public int getDistance(String desired, String supported, Output<DistanceTable> distanceTable, boolean starEquals) {
451 sub2 = subtables.get(ANY); // <*, supported>
454 DistanceNode value = sub2.get(supported); // <*/desired, supported>
458 sub2 = subtables.get(ANY); // <*, supported>
459 value = sub2.get(supported);
469 return starEquals && star && desired.equals(supported) ? 0 : value.distance;
483 DistanceNode addSubtable(String desired, String supported, int distance) {
488 DistanceNode oldNode = sub2.get(supported);
494 sub2.put(supported, newNode)
890 List<String> supported = bar.splitToList(supportedRaw); external variable declarations
904 List<String> supported = item2.get1(); external variable declarations
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
XLocaleDistance.java 443 public int getDistance(String desired, String supported, Output<DistanceTable> distanceTable, boolean starEquals) {
447 sub2 = subtables.get(ANY); // <*, supported>
450 DistanceNode value = sub2.get(supported); // <*/desired, supported>
454 sub2 = subtables.get(ANY); // <*, supported>
455 value = sub2.get(supported);
465 return starEquals && star && desired.equals(supported) ? 0 : value.distance;
479 DistanceNode addSubtable(String desired, String supported, int distance) {
484 DistanceNode oldNode = sub2.get(supported);
490 sub2.put(supported, newNode)
886 List<String> supported = bar.splitToList(supportedRaw); external variable declarations
900 List<String> supported = item2.get1(); external variable declarations
    [all...]

Completed in 1034 milliseconds

<<41424344454647484950>>