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

1 2 3 4 5 67 8 91011>>

  /packages/services/BuiltInPrintService/jni/include/
wprint_df_types.h 25 * Enumeration for supported color spaces
30 COLOR_SPACE_ADOBE_RGB // supported in pclm only
34 * Enumeration for supported duplex modes
43 * Enumeration for supported media types
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/
OpenCLOptions.h 22 /// \brief OpenCL supported extensions and optional core features
25 bool Supported; // Is this option supported
31 :Supported(S), Enabled(E), Avail(A), Core(C){}
43 // Is supported as either an extension or an (optional) core feature for
47 return I.Supported && I.Avail <= CLVer;
50 // Is supported (optional) OpenCL core features for OpenCL version \p CLVer.
51 // For supported extension, return false.
54 return I.Supported && I.Avail <= CLVer &&
58 // Is supported OpenCL extension for OpenCL version \p CLVer
    [all...]
  /prebuilts/go/darwin-x86/src/runtime/testdata/testprog/
gettid_none.go 13 func tidExists(tid int) (exists, supported bool) {
  /prebuilts/go/linux-x86/src/runtime/testdata/testprog/
gettid_none.go 13 func tidExists(tid int) (exists, supported bool) {
  /system/bt/bta/pb/
bta_pbs_int.h 34 /* Profile supported features */
38 /* Profile supported repositories */
55 uint8_t supported_features; /* Server supported features */
56 uint8_t supported_repositories; /* Server supported repositories */
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
ase-errors-2.l 2 .*:6: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
4 .*:10: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
5 .*:12: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)'
6 .*:13: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
7 .*:14: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
10 .*:26: Error: opcode not supported.* `lbux \$4,\$5\(\$6\)'
11 .*:27: Error: opcode not supported.* `ldx \$4,\$5\(\$6\)'
12 .*:28: Error: opcode not supported.* `absq_s\.qb \$3,\$4'
15 .*:36: Error: opcode not supported.* `aclr 4,100\(\$4\)'
18 .*:44: Error: opcode not supported.* `add.ob \$f4,\$f6,\$f8
    [all...]
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-pe/
export_dynamic_warning.d 4 #warning: warning: --export-dynamic is not supported for PE\+? targets, did you mean --export-all-symbols\?
  /external/javasqlite/src/main/java/SQLite/JDBC2z/
JDBCPreparedStatement.java 283 throw new SQLException("not supported");
488 throw new SQLException("not supported");
493 throw new SQLException("not supported");
499 throw new SQLException("not supported");
505 throw new SQLException("not supported");
509 throw new SQLException("not supported");
514 throw new SQLException("not supported");
519 throw new SQLException("not supported");
524 throw new SQLException("not supported");
529 throw new SQLException("not supported");
    [all...]
  /build/make/core/
package.mk 18 # the preferred if its supported, otherwise the non-preferred.
20 # only 64-bit apps supported
29 # only 32-bit apps supported
60 # check if preferred arch is supported
63 # first arch is supported
73 # check if non-preferred arch is supported
76 # secondary arch is supported
  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/
optionsmessage.h 38 // Creates an empty options message. The supported encodings and protocol
42 // Adds a supported input encoding.
45 // Adds a supported output encoding.
48 // Determines whether the given input encoding is supported.
52 // Determines whether the given output encoding is supported.
62 // Gets the set of supported input encodings.
65 // Gets the set of supported output encodings.
  /libcore/tools/docs/crypto/
README 4 the supported API levels for each crypto algorithm that has ever been supported
15 supported for. It should be a sequence of zero or more "N" values or "N-M"
17 currently supported. For example: "17+", "1-8,22+", "1-10,15,22-24".
23 Updating the documentation is a three-step process: get the set of supported
26 Getting the set of supported algorithms is done using
34 and any newly-removed algorithms will have their supported API levels updated.
  /prebuilts/misc/windows/sdl2/test/
testhaptic.c 62 unsigned int supported; local
128 supported = SDL_HapticQuery(haptic);
132 if (supported & SDL_HAPTIC_SINE) {
148 if (supported & SDL_HAPTIC_SAWTOOTHUP) {
164 if (supported & SDL_HAPTIC_CONSTANT) {
181 if (supported & SDL_HAPTIC_SPRING) {
200 if (supported & SDL_HAPTIC_INERTIA) {
219 if (supported & SDL_HAPTIC_LEFTRIGHT) {
272 unsigned int supported; local
274 supported = SDL_HapticQuery(haptic)
    [all...]

Completed in 413 milliseconds

1 2 3 4 5 67 8 91011>>