Home
last modified time | relevance | path

Searched full:supports (Results 1 – 25 of 8477) sorted by relevance

12345678910>>...340

/external/grpc-grpc/src/ruby/
D.rubocop_todo.yml17 # This cop supports safe autocorrection (--autocorrect).
25 # This cop supports safe autocorrection (--autocorrect).
33 # This cop supports safe autocorrection (--autocorrect).
40 # This cop supports safe autocorrection (--autocorrect).
45 # This cop supports safe autocorrection (--autocorrect).
51 # This cop supports safe autocorrection (--autocorrect).
64 # This cop supports safe autocorrection (--autocorrect).
70 # This cop supports safe autocorrection (--autocorrect).
78 # This cop supports safe autocorrection (--autocorrect).
92 # This cop supports safe autocorrection (--autocorrect).
[all …]
/external/tink/go/testutil/
Dconstant.go22 // AESCTRHMACAEADKeyVersion is the maximal version of AES-CTR-HMAC-AEAD keys that Tink supports.
24 // AESCTRHMACAEADTypeURL is the type URL of AES-CTR-HMAC-AEAD keys that Tink supports.
29 // AESGCMTypeURL is the type URL of AES-GCM keys that Tink supports.
34 // AESGCMSIVTypeURL is the type URL of AES-GCM-SIV keys that Tink supports.
37 // ChaCha20Poly1305KeyVersion is the maximal version of ChaCha20Poly1305 keys that Tink supports.
42 // KMSEnvelopeAEADKeyVersion is the maximal version of KMSEnvelopeAEAD keys that Tink supports.
47 // XChaCha20Poly1305KeyVersion is the maximal version of XChaCha20Poly1305 keys that Tink supports.
52 // EciesAeadHkdfPrivateKeyKeyVersion is the maximal version of keys that this key manager supports.
55 // EciesAeadHkdfPrivateKeyTypeURL is the url that this key manager supports.
58 // EciesAeadHkdfPublicKeyKeyVersion is the maximal version of keys that this key manager supports.
[all …]
/external/angle/include/platform/autogen/
DFeaturesVk_autogen.h61 "VkDevice supports the VK_EXT_depth_clamp_zero_one extension",
89 "VkDevice supports the VK_EXT_memory_budget extension.",
96 "VkDevice supports the VK_KHR_create_renderpass2 extension",
103 "VkDevice supports the VK_KHR_incremental_present extension",
110 "VkDevice supports the VK_ANDROID_external_memory_android_hardware_buffer extension",
117 "VkDevice supports the VK_GGP_frame_token extension",
124 "VkDevice supports the VK_KHR_external_memory_fd extension",
131 "VkDevice supports the VK_FUCHSIA_external_memory extension",
138 "VkInstance supports the VK_KHR_external_fence_capabilities extension",
145 "VkInstance supports the VK_KHR_external_semaphore_capabilities extension",
[all …]
DFeaturesMtl_autogen.h26 "The renderer supports base vertex instanced draw",
33 "The renderer supports explicit memory barrier",
47 "The renderer supports non uniform compute shader dispatch's group size",
54 "The renderer supports stencil output from fragment shader",
61 "The renderer supports texture swizzle",
68 "The renderer supports MSAA depth auto resolve at the end of render pass",
75 "The renderer supports MSAA stencil auto resolve at the end of render pass",
82 "The renderer supports MTL(Shared)Event",
89 "The renderer supports using inline constant data for small client vertex data",
104 "The renderer supports changing sampler's compare mode outside shaders",
[all …]
/external/angle/include/platform/
Dvk_features.json51 "VkDevice supports the VK_EXT_depth_clamp_zero_one extension"
82 "VkDevice supports the VK_EXT_memory_budget extension."
89 "VkDevice supports the VK_KHR_create_renderpass2 extension"
96 "VkDevice supports the VK_KHR_incremental_present extension"
103 "VkDevice supports the VK_ANDROID_external_memory_android_hardware_buffer extension"
110 "VkDevice supports the VK_GGP_frame_token extension"
117 "VkDevice supports the VK_KHR_external_memory_fd extension"
124 "VkDevice supports the VK_FUCHSIA_external_memory extension"
131 "VkInstance supports the VK_KHR_external_fence_capabilities extension"
138 "VkInstance supports the VK_KHR_external_semaphore_capabilities extension"
[all …]
Dmtl_features.json14 "The renderer supports base vertex instanced draw"
21 "The renderer supports explicit memory barrier"
35 "The renderer supports non uniform compute shader dispatch's group size"
42 "The renderer supports stencil output from fragment shader"
49 "The renderer supports texture swizzle"
56 "The renderer supports MSAA depth auto resolve at the end of render pass"
63 "The renderer supports MSAA stencil auto resolve at the end of render pass"
70 "The renderer supports MTL(Shared)Event"
77 "The renderer supports using inline constant data for small client vertex data"
92 "The renderer supports changing sampler's compare mode outside shaders"
[all …]
/external/ComputeLibrary/arm_compute/core/CPP/
DCPPTypes.h86 /** Checks if the cpu model supports fp16.
88 * @return true if the cpu supports fp16, false otherwise
91 /** Checks if the cpu model supports bf16.
93 * @return true if the cpu supports bf16, false otherwise
96 /** Checks if the cpu model supports bf16.
98 * @return true if the cpu supports bf16, false otherwise
101 /** Checks if the cpu model supports dot product.
103 * @return true if the cpu supports dot product, false otherwise
106 /** Checks if the cpu model supports floating-point matrix multiplication.
108 * @return true if the cpu supports floating-point matrix multiplication, false otherwise
[all …]
/external/strace/xlat/
Dnbd_ioctl_flags.in8 /* The server supports flags */
12 /* The server supports NBD_CMD_FLUSH */
14 /* The server supports NBD_CMD_FLAG_FUA (Force Unit Access) */
18 /* The server supports NBD_CMD_TRIM */
20 /* The server supports NBD_CMD_WRITE_ZEROES and NBD_CMD_FLAG_NO_HOLE */
22 /* The server supports NBD_CMD_FLAG_DF (don't fragment replies) */
24 /* The server supports multiple connections */
26 /* The server supports NBD_CMD_RESIZE (resizing the device) */
28 /* The server supports NBD_CMD_CACHE */
/external/curl/docs/libcurl/
Dlibcurl.m462 AH_TEMPLATE([LIBCURL_FEATURE_SSL],[Defined if libcurl supports SSL])
63 AH_TEMPLATE([LIBCURL_FEATURE_KRB4],[Defined if libcurl supports KRB4])
64 AH_TEMPLATE([LIBCURL_FEATURE_IPV6],[Defined if libcurl supports IPv6])
65 AH_TEMPLATE([LIBCURL_FEATURE_LIBZ],[Defined if libcurl supports libz])
66 AH_TEMPLATE([LIBCURL_FEATURE_ASYNCHDNS],[Defined if libcurl supports AsynchDNS])
67 AH_TEMPLATE([LIBCURL_FEATURE_IDN],[Defined if libcurl supports IDN])
68 AH_TEMPLATE([LIBCURL_FEATURE_SSPI],[Defined if libcurl supports SSPI])
69 AH_TEMPLATE([LIBCURL_FEATURE_NTLM],[Defined if libcurl supports NTLM])
71 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTP],[Defined if libcurl supports HTTP])
72 AH_TEMPLATE([LIBCURL_PROTOCOL_HTTPS],[Defined if libcurl supports HTTPS])
[all …]
/external/cpu_features/ndk_compat/
Dcpu-features.h69 * CPU supports the VFPv2 instruction set. Many, but not all, ARMv6 CPUs
74 * CPU supports the ARMv7-A basic instruction set.
78 * CPU supports the VFPv3-D16 instruction set, providing hardware FPU
90 * CPU FPU supports "ARM Advanced SIMD" instructions, also known as
96 * supports instructions to perform floating-point operations on
123 * CPU supports AES instructions. These instructions are only
127 * CPU supports CRC32 instructions. These instructions are only
131 * CPU supports SHA2 instructions. These instructions are only
135 * CPU supports SHA1 instructions. These instructions are only
139 * CPU supports 64-bit PMULL and PMULL2 instructions. These
[all …]
/external/cronet/third_party/cpu_features/src/ndk_compat/
Dcpu-features.h69 * CPU supports the VFPv2 instruction set. Many, but not all, ARMv6 CPUs
74 * CPU supports the ARMv7-A basic instruction set.
78 * CPU supports the VFPv3-D16 instruction set, providing hardware FPU
90 * CPU FPU supports "ARM Advanced SIMD" instructions, also known as
96 * supports instructions to perform floating-point operations on
123 * CPU supports AES instructions. These instructions are only
127 * CPU supports CRC32 instructions. These instructions are only
131 * CPU supports SHA2 instructions. These instructions are only
135 * CPU supports SHA1 instructions. These instructions are only
139 * CPU supports 64-bit PMULL and PMULL2 instructions. These
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DListPipelineJobsRequestOrBuilder.java63 * * `pipeline_name`: Supports `=` and `!=` comparisons.
64 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
65 * * `pipeline_job_user_id`: Supports `=`, `!=` comparisons, and `:` wildcard.
68 * * `state`: Supports `=` and `!=` comparisons.
69 * * `create_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
71 * * `update_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
73 * * `end_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
75 * * `labels`: Supports key-value equality and key presence.
76 * * `template_uri`: Supports `=`, `!=` comparisons, and `:` wildcard.
77 * * `template_metadata.version`: Supports `=`, `!=` comparisons, and `:`
[all …]
DListSchedulesRequestOrBuilder.java63 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
64 * * `state`: Supports `=` and `!=` comparisons.
65 * * `request`: Supports existence of the <request_type> check.
68 * * `create_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
70 * * `start_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
72 * * `end_time`: Supports `=`, `!=`, `<`, `>`, `<=`, `>=` comparisons and `:*`
74 * * `next_run_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=`
99 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
100 * * `state`: Supports `=` and `!=` comparisons.
101 * * `request`: Supports existence of the <request_type> check.
[all …]
DListPipelineJobsRequest.java141 * * `pipeline_name`: Supports `=` and `!=` comparisons.
142 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
143 * * `pipeline_job_user_id`: Supports `=`, `!=` comparisons, and `:` wildcard.
146 * * `state`: Supports `=` and `!=` comparisons.
147 * * `create_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
149 * * `update_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
151 * * `end_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
153 * * `labels`: Supports key-value equality and key presence.
154 * * `template_uri`: Supports `=`, `!=` comparisons, and `:` wildcard.
155 * * `template_metadata.version`: Supports `=`, `!=` comparisons, and `:`
[all …]
DListBatchPredictionJobsRequestOrBuilder.java63 * * `display_name` supports `=`, `!=` comparisons, and `:` wildcard.
64 * * `model_display_name` supports `=`, `!=` comparisons.
65 * * `state` supports `=`, `!=` comparisons.
66 * * `create_time` supports `=`, `!=`,`<`, `<=`,`>`, `>=` comparisons.
68 * * `labels` supports general map functions that is:
91 * * `display_name` supports `=`, `!=` comparisons, and `:` wildcard.
92 * * `model_display_name` supports `=`, `!=` comparisons.
93 * * `state` supports `=`, `!=` comparisons.
94 * * `create_time` supports `=`, `!=`,`<`, `<=`,`>`, `>=` comparisons.
96 * * `labels` supports general map functions that is:
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DListPipelineJobsRequestOrBuilder.java63 * * `pipeline_name`: Supports `=` and `!=` comparisons.
64 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
65 * * `pipeline_job_user_id`: Supports `=`, `!=` comparisons, and `:` wildcard.
68 * * `state`: Supports `=` and `!=` comparisons.
69 * * `create_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
71 * * `update_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
73 * * `end_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
75 * * `labels`: Supports key-value equality and key presence.
76 * * `template_uri`: Supports `=`, `!=` comparisons, and `:` wildcard.
77 * * `template_metadata.version`: Supports `=`, `!=` comparisons, and `:`
[all …]
DListPipelineJobsRequest.java141 * * `pipeline_name`: Supports `=` and `!=` comparisons.
142 * * `display_name`: Supports `=`, `!=` comparisons, and `:` wildcard.
143 * * `pipeline_job_user_id`: Supports `=`, `!=` comparisons, and `:` wildcard.
146 * * `state`: Supports `=` and `!=` comparisons.
147 * * `create_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
149 * * `update_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
151 * * `end_time`: Supports `=`, `!=`, `<`, `>`, `<=`, and `>=` comparisons.
153 * * `labels`: Supports key-value equality and key presence.
154 * * `template_uri`: Supports `=`, `!=` comparisons, and `:` wildcard.
155 * * `template_metadata.version`: Supports `=`, `!=` comparisons, and `:`
[all …]
DListBatchPredictionJobsRequestOrBuilder.java63 * * `display_name` supports `=`, `!=` comparisons, and `:` wildcard.
64 * * `model_display_name` supports `=`, `!=` comparisons.
65 * * `state` supports `=`, `!=` comparisons.
66 * * `create_time` supports `=`, `!=`,`<`, `<=`,`>`, `>=` comparisons.
68 * * `labels` supports general map functions that is:
91 * * `display_name` supports `=`, `!=` comparisons, and `:` wildcard.
92 * * `model_display_name` supports `=`, `!=` comparisons.
93 * * `state` supports `=`, `!=` comparisons.
94 * * `create_time` supports `=`, `!=`,`<`, `<=`,`>`, `>=` comparisons.
96 * * `labels` supports general map functions that is:
/external/curl/docs/cmdline-opts/
D_PROTOCOLS.md4 curl supports numerous protocols, or put in URL terms: schemes. Your
13 curl supports the File Transfer Protocol with a lot of tweaks and levers. With
18 curl supports HTTP with numerous options and variations. It can speak HTTP
27 curl supports MQTT version 3. Downloading over MQTT equals subscribe to a
37 curl supports RTSP 1.0 downloads.
39 curl supports SSH version 2 scp transfers.
41 curl supports SFTP (draft 5) done over SSH version 2.
43 curl supports SMB version 1 for upload and download.
/external/webrtc/modules/audio_device/android/
Daudio_manager.h70 // since OpenSL ES for Android only supports a single engine per application.
92 // Returns true if the device supports built-in audio effects for AEC, AGC
101 // Returns true if the device supports the low-latency audio paths in
106 // Returns true if the device supports (and has been configured for) stereo.
114 // Returns true if the device supports pro-audio features in combination with
118 // Returns true if the device supports AAudio.
193 // True if device supports hardware (or built-in) AEC.
195 // True if device supports hardware (or built-in) AGC.
197 // True if device supports hardware (or built-in) NS.
200 // True if device supports the low-latency OpenSL ES audio path for output.
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRDevices.td24 // The device has SRAM, and supports the bare minimum of
38 // The device supports the `JMP k` and `CALL k` instructions.
40 "The device supports the `JMP` and "
44 // The device supports the indirect branches `IJMP` and `ICALL`.
47 "The device supports `IJMP`/`ICALL`"
50 // The device supports the extended indirect branches `EIJMP` and `EICALL`.
52 "true", "The device supports the "
55 // The device supports `ADDI Rd, K`, `SUBI Rd, K`.
65 // The device supports the 16-bit GPR pair MOVW instruction.
67 "The device supports the 16-bit MOVW "
[all …]
/external/mesa3d/docs/gallium/
Dscreen.rst87 * ``PIPE_CAP_VERTEX_ELEMENT_INSTANCE_DIVISOR``: Whether the driver supports
107 * ``PIPE_CAP_GLSL_FEATURE_LEVEL``: Whether the driver supports features
109 * ``PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY``: Whether the driver supports
127 * ``PIPE_CAP_USER_VERTEX_BUFFERS``: Whether the driver supports user vertex
146 * ``PIPE_CAP_COMPUTE``: Whether the implementation supports the
150 * ``PIPE_CAP_START_INSTANCE``: Whether the driver supports
173 supports R, RG, RGB and RGBA formats for PIPE_BUFFER sampler views.
250 * ``PIPE_CAP_DRAW_INDIRECT``: Whether the driver supports taking draw arguments
253 * ``PIPE_CAP_MULTI_DRAW_INDIRECT``: Whether the driver supports
255 * ``PIPE_CAP_MULTI_DRAW_INDIRECT_PARAMS``: Whether the driver supports
[all …]
/external/googleapis/google/actions/sdk/v2/
Dsurface.proto40 // Surface supports audio output.
43 // Surface supports screen/visual output.
46 // Surface supports media response audio.
49 // Surface supports web browsers.
52 // Surface supports account linking.
55 // Surface supports Interactive Canvas.
58 // Surface supports home storage.
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRDevices.td23 // The device has SRAM, and supports the bare minimum of
37 // The device supports the `JMP k` and `CALL k` instructions.
39 "The device supports the `JMP` and "
42 // The device supports the indirect branches `IJMP` and `ICALL`.
44 "The device supports `IJMP`/`ICALL`"
47 // The device supports the extended indirect branches `EIJMP` and `EICALL`.
49 "The device supports the "
52 // The device supports `ADDI Rd, K`, `SUBI Rd, K`.
63 // The device supports the 16-bit GPR pair MOVW instruction.
65 "The device supports the 16-bit MOVW "
[all …]
/external/rust/crates/libz-sys/src/zlib-ng/cmake/
Ddetect-intrinsics.cmake8 # Check whether compiler supports ACLE flag
15 # Check whether compiler supports ACLE flag
45 # Check whether compiler supports AVX512 intrinsics
94 # Check whether compiler supports AVX512vnni intrinsics
126 # Check whether compiler supports AVX2 intrinics
152 # Check whether compiler supports NEON flag
170 # Check whether compiler supports loading 4 neon vecs into a register range
194 # Check whether compiler supports PCLMULQDQ intrinsics
221 # Check whether compiler supports VPCLMULQDQ intrinsics
242 # Check if compiler supports AltiVec
[all …]

12345678910>>...340