HomeSort by relevance Sort by last modified time
    Searched refs:supported (Results 376 - 400 of 736) sorted by null

<<11121314151617181920>>

  /build/soong/cc/config/
arm64_device.go 72 // Use cortex-a53 because kryo385 is not supported in GCC/clang.
toolchain.go 100 return "", fmt.Errorf("instruction_set: %s is not a supported instruction set", s)
  /cts/hostsidetests/media/bitstreams/src/android/media/cts/bitstreams/
MediaBitstreamsTest.java 505 CLog.i("%d supported bitstreams under %s", supportedBitstreams.size(), prefix);
531 Boolean supported = entry.getValue(); local
532 if (supported) {
  /device/google/marlin/marlin/
BoardConfig.mk 166 # Added to indicate that protobuf-c is supported in this build
  /device/google/marlin/sailfish/
BoardConfig.mk 165 # Added to indicate that protobuf-c is supported in this build
  /device/linaro/bootloader/edk2/EmulatorPkg/
build.sh 58 CYGWIN*) echo Cygwin not fully supported yet. ;;
  /device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
TechNotes.txt 133 The following SNP member functions are not supported [SnpUnsupported.c]:
  /external/autotest/client/cros/cellular/pseudomodem/
modem.py 352 'supported. No SIM present, nothing to do.')
725 'Mode not supported: ' + repr(modes))
797 supported = self.Get(mm1_constants.I_MODEM, 'SupportedCapabilities')
798 if not capabilities in supported:
801 'Given capabilities not supported: ' + capabilities)
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11GlxPlatform.cpp 239 const Bool supported = glXQueryExtension(m_display, &m_errorBase, &m_eventBase); local
240 if (!supported)
241 TCU_THROW(NotSupportedError, "GLX protocol not supported by X server");
286 oss << "GLX extension \"" << extName << "\" not supported";
  /external/google-breakpad/src/client/mac/handler/
exception_handler.cc 336 #error architecture not supported
532 #error architecture not supported
  /external/grpc-grpc/src/csharp/Grpc.Core/
ChannelOptions.cs 125 /// Defines names of supported channel options.
Method.cs 25 /// Method types supported by gRPC.
StatusCode.cs 104 /// <summary>Operation is not implemented or not supported/enabled in this service.</summary>
  /external/grpc-grpc/src/csharp/Grpc.Core/Logging/
TextWriterLogger.cs 30 // Format similar enough to C core log format except nanosecond precision is not supported.
  /external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/
fork_posix.pyx.pxi 35 # This flag is not supported on Windows.
  /external/icu/android_icu4j/src/main/java/android/icu/text/
Collator.java 91 * is not supported here. If the canonical
481 * If not visible, the locales supported by this factory will not
492 * is not supported, return null.
504 * is not supported, return null.
536 Set<String> supported = getSupportedLocaleIDs(); local
538 if (supported.contains(name)) {
547 * supported by this factory.
549 * @return the set of supported locale IDs.
659 // before any were supported in createInstance() (except for "collation").
671 // Note: Not supporting typo "quarternary" because it was never supported in locale IDs
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
Collator.java 90 * is not supported here. If the canonical
504 * If not visible, the locales supported by this factory will not
516 * is not supported, return null.
529 * is not supported, return null.
564 Set<String> supported = getSupportedLocaleIDs(); local
566 if (supported.contains(name)) {
575 * supported by this factory.
577 * @return the set of supported locale IDs.
689 // before any were supported in createInstance() (except for "collation").
701 // Note: Not supporting typo "quarternary" because it was never supported in locale IDs
    [all...]
  /external/libaom/libaom/third_party/libyuv/source/
row_x86.asm 13 %error AVX2 is supported only by yasm 1.2.0 or later.
  /external/llvm/test/MC/Mips/micromips64r6/
invalid-wrong-error.s 14 # The 10-bit immediate supported by the standard encodings cause us to emit
  /external/mesa3d/
Android.mk 39 $(error "Android 4.4 and earlier not supported")
  /external/mesa3d/src/amd/addrlib/r800/
siaddrlib.cpp     [all...]
  /external/python/httplib2/doc/html/_static/
doctools.js 29 * current request. Multiple values per key are supported,
  /external/skqp/tools/sk_app/
VulkanWindowContext.cpp 129 VkBool32 supported; local
131 fSurface, &supported);
  /external/swiftshader/third_party/LLVM/test/MC/MBlaze/
mblaze_branch.s 3 # Test to make sure that all of the TYPE-A instructions supported by
  /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-dwarfdump/X86/
debug_rnglists_invalid.s 43 # DWARF64: DWARF64 is not supported in .debug_rnglists at offset 0x0

Completed in 1143 milliseconds

<<11121314151617181920>>