/device/linaro/bootloader/edk2/OvmfPkg/ |
build.sh | 60 echo Cygwin not fully supported yet. 142 echo Only IA32 or X64 is supported 216 echo Only IA32 or X64 is supported
|
/external/cldr/tools/java/org/unicode/cldr/draft/ |
XLocaleMatcher.java | 22 * Immutable class that picks best match between user's desired locales and application's supported locales. 36 // built based on application's supported languages in constructor 97 * Set the default language, with null = default = first supported language 188 // for the supported list, we put any priorities before all others, except for the first. 251 * Get the best match between the desired languages and supported languages 316 // otherwise return first supported, combining variants and extensions from bestDesired 321 * Get the best match between the desired languages and supported languages 377 // otherwise return first supported, combining variants and extensions from bestDesired 381 /** Combine features of the desired locale into those of the supported, and return result. */ 416 * @param supported A locale supported by a program [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/ |
XLocaleMatcher.java | 24 * Immutable class that picks best match between user's desired locales and application's supported locales. 42 // built based on application's supported languages in constructor 104 * Set the default language, with null = default = first supported language 132 s.append(" supported={").append(supportedLanguagesList.toString()).append("}"); 210 // for the supported list, we put any priorities before all others, except for the first. 268 * Get the best match between the desired languages and supported languages 297 "Returning %s, which is an exact match for a supported language\n", 353 "Returning %s which matches a supported language\n", bestDesiredLocale.toString()); 357 // otherwise return first supported, combining variants and extensions from bestDesired 360 System.err.printf("Returning first supported language %s\n", result.toString()) [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/ |
XLocaleMatcher.java | 23 * Immutable class that picks best match between user's desired locales and application's supported locales. 40 // built based on application's supported languages in constructor 99 * Set the default language, with null = default = first supported language 127 s.append(" supported={").append(supportedLanguagesList.toString()).append("}"); 205 // for the supported list, we put any priorities before all others, except for the first. 263 * Get the best match between the desired languages and supported languages 292 "Returning %s, which is an exact match for a supported language\n", 348 "Returning %s which matches a supported language\n", bestDesiredLocale.toString()); 352 // otherwise return first supported, combining variants and extensions from bestDesired 355 System.err.printf("Returning first supported language %s\n", result.toString()) [all...] |
/art/test/712-varhandle-invocations/src/ |
VarHandleAccessorExceptionTests.java | 208 boolean supported = vh.isAccessModeSupported(VarHandle.AccessMode.GET_AND_BITWISE_AND); 209 assertFalse(supported);
|
/external/autotest/client/site_tests/network_WiFiTxRx/ |
network-flipflop.sh | 36 # check that at least one modulation in `wanted' is present in `supported' 37 supported=$1; 40 case $supported in
|
/external/curl/docs/cmdline-opts/ |
pinnedpubkey.d | 25 Other SSL backends not supported.
|
/external/freetype/builds/windows/ |
detect.mk | 99 $(info $(PROJECT_TITLE) build system -- supported compilers) 101 $(info Several command-line compilers are supported on Win32:)
|
/external/grpc-grpc/doc/ |
compression.md | 10 compression supported by gRPC acts _at the individual message level_, taking 50 compression. Data sent from a server compressed with an algorithm not supported 54 However, if it receives a message compressed in an undisclosed but supported 71 The set of supported algorithm is implementation dependent. In order to simplify 83 in the future. Currently however, compression levels are only supported at the 102 1. A message compressed by a client in a way not supported by its server MUST 104 unsupported condition as well as the supported ones. The returned 107 1. A message compressed by a server in a way not supported by its client MUST 109 unsupported condition as well as the supported ones. The returned
|
/external/llvm/test/MC/ARM/ |
directive-arch-armv4.s | 31 @ Check that multiplication is supported
|
/external/python/cpython2/PCbuild/ |
env.bat | 9 rem other than 'v90' is supported!
|
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/ |
ShadowAccessibilityManager.java | 150 * Sets that the system navigation area is supported accessibility button; controls the return 153 public static void setAccessibilityButtonSupported(boolean supported) { 154 isAccessibilityButtonSupported = supported;
|
ShadowBluetoothAdapter.java | 223 public void setIsMultipleAdvertisementSupported(boolean supported) { 224 isMultipleAdvertisementSupported = supported;
|
ShadowPowerManager.java | 93 public void setIsWakeLockLevelSupported(int level, boolean supported) { 94 supportedWakeLockLevels.put(level, supported);
|
/external/swiftshader/third_party/LLVM/test/MC/MBlaze/ |
mblaze_shift.s | 3 # Test to make sure that all of the TYPE-A instructions supported by
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/ |
directive-arch-armv4.s | 31 @ Check that multiplication is supported
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/ |
dwarf-file0.s | 36 # WARN: file 0 not supported prior to DWARF-5
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/ |
debug_addr_unsupported_version.s | 5 # ERR: version 6 of .debug_addr section at offset 0x0 is not supported
|
/external/u-boot/arch/arm/ |
config.mk | 69 echo 'supported starting in v2018.01.'; \ 73 # Try if EABI is supported, else fall back to old API, 75 # - with ELDK 4.2 (EABI supported), use: 127 # instruction. Relocation is not supported for that case, so disable
|
/external/webrtc/webrtc/p2p/base/ |
sessiondescription.h | 164 void set_msid_supported(bool supported) { msid_supported_ = supported; }
|
/cts/tests/tests/voiceinteraction/testapp/src/android/voiceinteraction/testapp/ |
TestApp.java | 99 boolean[] supported = mInteractor.supportsCommands(commands); 100 Log.i(TAG, "from supportsCommands: " + Arrays.toString(supported)); 101 if (supported.length == 1 && supported[0]) { 104 addTestResult(Utils.TEST_ERROR + " supported commands failure!");
|
/external/ImageMagick/Magick++/tests/ |
color.cpp | 94 # error Quantum depth not supported!
|
/external/mesa3d/docs/specs/ |
MESA_query_renderer.spec | 44 In addition, versions of supported APIs and implementation API 149 minor version supported by the 154 supported by the renderer 158 supported by the renderer 162 supported by the renderer 170 *value if no version of that profile is supported. 226 If neither extension is supported, remove all mention of 229 If GLX_EXT_create_context_es_profile is not supported, remove all mention of 285 9) In addition to being able to query the supported versions, should 286 applications also be able to query the supported extensions [all...] |
/external/perfetto/src/trace_processor/ |
json_trace_utils.cc | 23 #error The JSON trace parser is supported only in the standalone build for now.
|
/external/skia/modules/canvaskit/ |
karma.bench.conf.js | 67 // Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Operation not permitted
|