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

<<11121314151617181920>>

  /tools/apksig/
README.md 7 [APK Signature Scheme v2](https://source.android.com/security/apksigning/v2.html) (supported since
12 signature is expected to verify on all Android platform versions supported by the APK. When signing
14 versions supported by the APK being signed.
27 supported by the APK. The range of platform versions can be customized.
29 platform versions supported by the APK. The range of platform versions can be customized.
44 * sign the provided APK so that it verifies on all Android platforms supported by the APK. Run
47 supported by the APK. Run `apksigner verify` for usage information.
49 The tool determines the range of Android platform versions (API Levels) supported by the APK by
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
noavx512-1.l 8 .*:50: Error: .*not supported.*
9 .*:51: Error: .*not supported.*
10 .*:52: Error: .*not supported.*
14 .*:72: Error: .*not supported.*
15 .*:73: Error: .*not supported.*
16 .*:74: Error: .*not supported.*
17 .*:75: Error: .*not supported.*
18 .*:76: Error: .*not supported.*
19 .*:77: Error: .*not supported.*
23 .*:94: Error: .*not supported.
    [all...]
  /external/tensorflow/tensorflow/contrib/session_bundle/
BUILD 99 # DEPRECATED: No longer supported. Switch to SavedModel immediately.
103 deprecation = "No longer supported. Switch to SavedModel immediately.",
107 # DEPRECATED: No longer supported. Switch to SavedModel immediately.
111 deprecation = "No longer supported. Switch to SavedModel immediately.",
151 # DEPRECATED: No longer supported. Switch to SavedModel immediately.
155 deprecation = "No longer supported. Switch to SavedModel immediately.",
193 # DEPRECATED: No longer supported. Switch to SavedModel immediately.
197 deprecation = "No longer supported. Switch to SavedModel immediately.",
209 # DEPRECATED: No longer supported. Switch to SavedModel immediately.
218 deprecation = "No longer supported. Switch to SavedModel immediately."
    [all...]
  /build/make/core/combo/arch/x86/
x86_64.mk 8 ARCH_X86_HAVE_MOVBE := false # Only supported on Atom.
  /build/make/core/combo/arch/x86_64/
x86_64.mk 9 ARCH_X86_HAVE_MOVBE := false # Only supported on Atom.
  /development/tools/labpretest/crespo/
custom_flash.sh 62 #currently not supported so exiting early..."
63 log_print "skipping update of userdata.img, not supported yet."
83 #currently not supported so exiting early..."
84 log_print "skipping update of radio partition, not supported yet."
  /development/tools/labpretest/stingray/
custom_flash.sh 62 #currently not supported so exiting early..."
63 log_print "skipping update of userdata.img, not supported yet."
83 #currently not supported so exiting early..."
84 log_print "skipping update of radio partition, not supported yet."
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PchPlatformLib/
PchPlatformLibrary.c 109 Determine if PCH is supported
113 @retval TRUE PCH is supported
114 @retval FALSE PCH is not supported
138 // Verify that this is a supported chipset
  /external/androidplot/AndroidPlot-Core/src/test/java/com/androidplot/mock/
MockLooper.java 11 * is not supported.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/x509/
PKIXAttrCertChecker.java 15 * <code>null</code> if no extensions are supported.
18 * Object Identifier (OID) of the X.509 extension that is supported.
25 * <code>String</code> format) supported by this
27 * extensions are supported
  /external/clang/test/Parser/
objcxx-at.mm 9 @defs(B); // expected-error{{@defs is not supported in Objective-C++}}
  /external/clang/test/Sema/
xray-always-instrument-attr.cpp 10 void baz [[clang::xray_always_instrument("not-supported")]] (); // expected-error {{'xray_always_instrument' attribute takes no arguments}}
  /external/clang/test/SemaCXX/
ms-unsupported.cpp 5 struct __declspec(novtable) S {}; // expected-warning{{__declspec attribute 'novtable' is not supported}}
  /external/curl/docs/cmdline-opts/
key-type.d 7 is. DER, PEM, and ENG are supported. If not specified, PEM is assumed.
tlsv1.3.d 8 Note that TLS 1.3 is only supported by a subset of TLS backends. At the time
  /external/curl/tests/data/
test1247 33 # Protocol "h1234" not supported or disabled in libcurl
  /external/curl/tests/libtest/
test307.pl 18 print "openssl engine not supported\n";
  /external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/ast/validator/
Java6ValidatorTest.java 22 assertProblems(result, "(line 1,col 16) Strings in switch statements are not supported.");
28 assertProblems(result, "(line 1,col 1) Binary literal values are not supported.");
34 assertProblems(result, "(line 1,col 1) Underscores in literal values are not supported.");
40 assertProblems(result, "(line 1,col 12) Multi-catch is not supported.");
  /external/libmojo/mojo/public/interfaces/bindings/tests/
validation_test_associated_interfaces.mojom 7 // Associated interfaces are not supported by all language bindings yet.
  /external/llvm/test/CodeGen/AMDGPU/
trap.ll 3 ; GCN: warning: <unknown>:0:0: in function trap void (): trap handler not supported
  /external/llvm/test/CodeGen/Mips/
interrupt-attr-64-error.ll 4 ; CHECK: LLVM ERROR: "interrupt" attribute is only supported for the O32 ABI on MIPS32R2+ at the present time.
  /external/llvm/test/MC/ARM/
udf-thumb-diagnostics.s 10 @ CHECK: error: conditional execution not supported in Thumb1
  /external/llvm/test/MC/MachO/
bad-darwin-x86_64-32-bit-abs-addr.s 5 // CHECK-ERROR: 32-bit absolute addressing is not supported in 64-bit mode
  /external/llvm/test/Object/
mri2.test 7 ; CHECK: Editing multiple archives not supported
  /external/llvm/tools/llvm-symbolizer/
CMakeLists.txt 2 # libraries, it has to be compiled for all supported targets (x86_64, i386 etc).

Completed in 553 milliseconds

<<11121314151617181920>>