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

1 2 3 45 6 7 8 91011>>

  /external/libcups/cups/
ipp-support.c 58 "client-error-document-format-not-supported",
59 "client-error-attributes-or-values-not-supported",
60 "client-error-uri-scheme-not-supported",
61 "client-error-charset-not-supported",
63 "client-error-compression-not-supported",
122 "server-error-operation-not-supported",
124 "server-error-version-not-supported",
130 "server-error-multiple-document-jobs-not-supported",
167 "Get-Printer-Supported-Values",
832 * registered values are supported in addition to the CUPS IPP extensio
    [all...]
  /external/autotest/client/site_tests/hardware_Resolution/
control 7 PURPOSE = "Determine if the current screen resolution is supported."
9 Screen resolutions supported:
  /external/autotest/client/site_tests/platform_CrosDisksArchive/
control 7 PURPOSE = "Verify that cros-disks can mount supported archive files correctly"
18 Calls cros-disks to mount supported archive files
  /external/autotest/client/site_tests/platform_CrosDisksFormat/
control 7 PURPOSE = "Verify that cros-disks can format supported filesystems correctly"
18 Calls cros-disks to format supported filesystems
  /external/autotest/server/cros/ap_configurators/
netgear3400_ap_configurator.py 15 """Returns if the supported security modes.
18 @return True if the security_mode is supported by the router
  /external/curl/docs/cmdline-opts/
version.d 19 Krb4 for FTP is supported.
21 SSL versions of various protocols are supported, such as HTTPS, FTPS, POP3S
24 Automatic decompression of compressed files over HTTP is supported.
26 NTLM authentication is supported.
34 SPNEGO authentication is supported.
40 GSS-API is supported.
42 SSPI is supported.
44 SRP (Secure Remote Password) authentication is supported for TLS.
  /external/valgrind/
README.s390 12 - 31-bit client programs are not supported.
13 - Hexadecimal floating point is not supported.
14 - Transactional memory is not supported.
15 - Instructions operating on vector registers are not supported.
17 supported.
21 - callgrind and all experimental tools are currently not supported.
25 - The transactional-execution facility is not supported; it is masked
27 - The vector facility is not supported; it is masked off from HWCAP.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ase-errors-3.s 29 .set mdmx # ERROR: not supported at all
30 add.ob $f4,$f6,$f8 # ERROR: not supported at all
34 .set mips3d # ERROR: not supported at all
35 addr.ps $f4,$f6,$f8 # ERROR: not supported at all
39 .set mt # ERROR: not supported at all
40 dmt # ERROR: not supported at all
44 .set smartmips # ERROR: not supported at all
45 maddp $4,$5 # ERROR: not supported at all
ase-errors-4.s 29 .set mdmx # ERROR: not supported at all
30 add.ob $f4,$f6,$f8 # ERROR: not supported at all
34 .set mips3d # ERROR: not supported at all
35 addr.ps $f4,$f6,$f8 # ERROR: not supported at all
39 .set mt # ERROR: not supported at all
40 dmt # ERROR: not supported at all
44 .set smartmips # ERROR: not supported at all
45 maddp $4,$5 # ERROR: not supported at all
ase-errors-1.l 2 .*:6: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
3 .*:7: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
5 .*:11: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
6 .*:12: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
7 .*:14: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)'
8 .*:15: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
9 .*:16: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
11 .*:22: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
13 .*:27: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
14 .*:30: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mmix/
err-ser-1.s 9 Main TETRA &a<<8 { dg-error "serial number operator is not supported" "" }
10 TETRA 3+&a<<8 { dg-error "serial number operator is not supported" "" }
  /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
TestAccountType2Authenticator.java 49 "editProperties is not supported by the TestAccountType2Authenticator");
60 "addAccount is not supported by the TestAccountType2Authenticator");
69 "confirmCredentials is not supported by the TestAccountType2Authenticator");
79 "getAuthToken is not supported by the TestAccountType2Authenticator");
85 "getAuthTokenLabel is not supported by the TestAccountType2Authenticator");
95 "updateCredentials is not supported by the TestAccountType2Authenticator");
104 "hasFeatures is not supported by the TestAccountType2Authenticator");
115 "startAddAccountSession is not supported by the TestAccountType2Authenticator");
126 "startUpdateCredentialsSession is not supported " +
135 "finishSession is not supported by the TestAccountType2Authenticator")
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
SupportedParser.java 33 * Parser for Supported header.
48 * @param supported the header to parse
50 public SupportedParser(String supported) {
51 super(supported);
64 * @return SIPHeader (Supported object)
73 headerName(TokenTypes.SUPPORTED);
77 Supported supported = new Supported(); local
78 supported.setHeaderName(SIPHeaderNames.SUPPORTED)
    [all...]
  /bootable/recovery/minadbd/
README.md 6 - `sideload_service()` added; this is the only service supported. It
  /build/make/core/combo/arch/x86/
atom.mk 9 ARCH_X86_HAVE_POPCNT := false # popcnt is not supported by current Atom CPUs
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLib/Rand/
CryptRandNull.c 22 Return FALSE to indicate this interface is not supported.
29 @retval FALSE This interface is not supported.
46 Return FALSE to indicate this interface is not supported.
51 @retval FALSE This interface is not supported.
  /device/linaro/bootloader/edk2/CryptoPkg/Library/BaseCryptLibRuntimeCryptProtocol/Rand/
CryptRandNull.c 22 Return FALSE to indicate this interface is not supported.
29 @retval FALSE This interface is not supported.
46 Return FALSE to indicate this interface is not supported.
51 @retval FALSE This interface is not supported.
  /device/linaro/bootloader/edk2/SecurityPkg/Application/RngTest/
RngTest.uni 4 // This application can print out the supported RNG algorithm in UEFI RNG Protocol.
5 // And then it will do a generation test on the supported RNG algorithm.
22 #string STR_MODULE_DESCRIPTION #language en-US "This application can print out the supported RNG algorithm in UEFI RNG Protocol. And then it will do a generation test on the supported RNG algorithm."
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Encoding.java 4 * Supported encoding formats.
  /external/clang/test/Driver/
windows-arm-minimal-arch.c 4 // CHECK: error: the target architecture 'thumbv5' is not supported by the target 'thumbv5--windows-msvc
  /external/clang/test/Frontend/
invalid-o-level.c 5 // CHECK: warning: optimization level '-O{{.*}}' is not supported; using '-O3' instead
  /external/clang/test/Sema/
attr-alias.c 8 void f() __attribute__((alias("g"))); //expected-error {{only weak aliases are supported}}
pragma-align-mac68k-unsupported.c 4 /* expected-error {{mac68k alignment pragma is not supported}} */ #pragma options align=mac68k
xray-always-instrument-attr.c 6 void bar() __attribute__((xray_always_instrument("not-supported"))); // expected-error {{'xray_always_instrument' attribute takes no arguments}}
  /external/clang/test/SemaCXX/
cxx11-thread-unsupported.cpp 4 thread_local int x; // expected-error {{thread-local storage is not supported for the current target}}

Completed in 556 milliseconds

1 2 3 45 6 7 8 91011>>