Home
last modified time | relevance | path

Searched +full:type +full:- +full:detect (Results 1 – 25 of 1142) sorted by relevance

12345678910>>...46

/external/cronet/net/proxy_resolution/
Dpac_file_decider.h2 // Use of this source code is governed by a BSD-style license that can be
35 // indication of its origin: was it obtained implicitly from auto-detect,
40 // both for auto-detect and not.
57 // (1) WPAD (DHCP) if auto-detect is on.
58 // (2) WPAD (DNS) if auto-detect is on.
82 // Aborts any in-progress request.
92 // manual settings, and decided whether to use auto-detect or the custom PAC
93 // URL. Finally, if auto-detect was used we may now have resolved that to a
100 // Shuts down any in-progress DNS requests, and cancels any ScriptFetcher
115 // auto-detect or a custom URL.
[all …]
/external/autotest/server/cros/storage/
Dstorage_validate.py2 # Use of this source code is governed by a BSD-style license that can be
27 detect storage info.
33 """Common error class for servod console-back control failures."""
38 """Class to detect types and state of the DUT storage.
42 - normal - drive in a good shape
43 - warning - drive close to the worn out state by any metrics
44 - critical - drive is worn out and has errors
73 command = '. /usr/share/misc/storage-info-common.sh; get_storage_info'
84 """Determine the type of the storage on the host.
86 @returns storage type (SSD, NVME, MMC)
[all …]
/external/python/asn1crypto/docs/
Dpem.md3 Often times DER-encoded data is wrapped in PEM encoding. This allows the binary
8 - `detect(byte_string)`
9 - `unarmor(pem_bytes, multiple=False)`
10 - `armor(type_name, der_bytes, headers=None)`
12 ## detect()
14 The `detect()` function accepts a byte string and looks for a `BEGIN` block
15 line. This is useful to determine in a byte string needs to be PEM-decoded
23 if pem.detect(der_bytes):
31 a three-element tuple.
33 - The first element is a unicode string of the type of PEM block. Examples
[all …]
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/
DArchiveStreamFactoryTest.java10 * http://www.apache.org/licenses/LICENSE-2.0
49 * see https://issues.apache.org/jira/browse/COMPRESS-171
56 fail("created an input stream for a non-archive"); in shortTextFilesAreNoTARs()
63 * see https://issues.apache.org/jira/browse/COMPRESS-191
70 fail("created an input stream for a non-archive"); in aiffFilesAreNoTARs()
82 fail("created an input stream for a non-archive"); in testCOMPRESS209()
105 * <a href="https://issues.apache.org/jira/browse/COMPRESS-267"
106 * >COMPRESS-267</a>.
122 * <a href="https://issues.apache.org/jira/browse/COMPRESS-208"
123 * >COMPRESS-208</a>.
[all …]
/external/tensorflow/tensorflow/python/ops/
Dcollective_ops.py7 # http://www.apache.org/licenses/LICENSE-2.0
46 timeout: a float. If set to a non zero, set a completion timeout to detect
104 max_subdivs_per_device=-1,
122 timeout: a float. If set to a non zero, set a completion timeout to detect
126 the collectives in a per-device manner by auto control dependency.
132 parallelize processing of each per-device tensor. Setting to -1 disables
133 subdivision and reverts to previous behavior of not sub-dividing tensor.
176 timeout: a float. If set to a non zero, set a completion timeout to detect
219 timeout: a float. If set to a non zero, set a completion timeout to detect
223 the collectives in a per-device manner by auto control dependency.
[all …]
/external/crosvm/disk/src/sys/
Dlinux.rs2 // Use of this source code is governed by a BSD-style license that can be
16 pub fn apply_raw_disk_file_options(_raw_image: &File, _is_sparse_file: bool) -> Result<()> { in apply_raw_disk_file_options()
26 ) -> Result<()> { in read_from_disk()
33 pub fn new(disk: File, ex: &Executor) -> Result<Self> { in new()
107 let image_type = detect_image_type(&t, false).expect("failed to detect image type"); in detect_image_type_raw()
120 let image_type = detect_image_type(&t, false).expect("failed to detect image type"); in detect_image_type_qcow2()
125 #[cfg(feature = "android-sparse")]
133 let image_type = detect_image_type(&t, false).expect("failed to detect image type"); in detect_image_type_android_sparse()
138 #[cfg(feature = "composite-disk")]
146 let image_type = detect_image_type(&t, false).expect("failed to detect image type"); in detect_image_type_composite()
[all …]
/external/sdv/vsomeip/third_party/boost/container/include/boost/container/
Duses_allocator.hpp3 // (C) Copyright Ion Gaztanaga 2011-2013. Distributed under the Boost
25 … a specialization constructible_with_allocator_suffix<X>::value is true, T must have a nested type,
29 //! ill-formed.
40 //! // Copy constructor and allocator-extended copy constructor
52 //! (Pablo Halpern, 2008-02-29) to backport the scoped allocator model to C++03, as
53 //! in C++03 there is no mechanism to detect if a type can be constructed from arbitrary arguments.
58 //! to detect if a type should be constructed with suffix or prefix allocator arguments.
68 …>: specialization constructible_with_allocator_prefix<X>::value is true, T must have a nested type,
72 //! a constructor, then the program is ill-formed.
80 //! // Default constructor with and allocator-extended default constructor
[all …]
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dtranslate.v2.json5 "https://www.googleapis.com/auth/cloud-platform": {
8 "https://www.googleapis.com/auth/cloud-translation": {
25 "x16": "https://www.google.com/images/icons/product/translate-16.png",
26 "x32": "https://www.google.com/images/icons/product/translate-32.png"
45 "type": "string" string
50 "type": "string" string
61 "Responses with Content-Type of application/json",
62 "Media download with context-dependent Content-Type",
63 "Responses with Content-Type of application/x-protobuf"
66 "type": "string" string
[all …]
/external/zxing/docs/apidocs/com/google/zxing/aztec/detector/
DDetector.html1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…
2 <!-- NewPage -->
5 <!-- Generated by javadoc -->
6 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
9 <script type="text/javascript" src="../../../../../script.js"></script>
12 <script type="text/javascript"><!--
14 if (location.href.indexOf('is-external=true') == -1) {
20 //-->
31 <!-- ========= START OF TOP NAVBAR ======= -->
[all …]
/external/kernel-headers/original/uapi/linux/
Dmdio.h1 /* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
4 * Copyright 2006-2009 Solarflare Communications Inc.
25 #define MDIO_MMD_AN 7 /* Auto-Negotiation */
41 #define MDIO_PMA_RXDET 10 /* 10G PMA/PMD receive signal detect */
58 /* Media-dependent registers. */
59 #define MDIO_PMA_10GBT_SWAPPOL 130 /* 10GBASE-T pair swap & polarity */
60 #define MDIO_PMA_10GBT_TXPWR 131 /* 10GBASE-T TX power control */
61 #define MDIO_PMA_10GBT_SNR 133 /* 10GBASE-T SNR margin, lane A.
62 * Lanes B-D are numbered 134-136. */
63 #define MDIO_PMA_10GBR_FSRT_CSR 147 /* 10GBASE-R fast retrain status and control */
[all …]
/external/sdv/vsomeip/third_party/boost/type_traits/doc/
Dis_empty.qbk12 __inherit If T is an empty class type (and not a union type) then inherits from __true_type,
19 __compat In order to correctly detect empty classes this trait relies on either:
22 * the compiler providing __intrinsics to detect empty classes - this latter case can be tested for
33 [:`is_empty<empty_class const>::type` is the type `__true_type`.]
38 [:`is_empty<T>::value_type` is the type `bool`.]
Dis_pointer.qbk12 __inherit If T is a (possibly cv-qualified) pointer type (includes function pointers,
26 [:`is_pointer<char* const>::type` is the type `__true_type`.]
37 [:`is_pointer<T>::value_type` is the type `bool`.]
42 Users wanting a trait to detect smart pointers should create their own.
43 However, note that there is no way in general to auto-magically detect smart pointer types,
44 so such a trait would have to be partially specialised for each supported smart pointer type.]
Dis_function.qbk13 __inherit If T is a (possibly cv-qualified) function type then inherits from __true_type,
14 otherwise inherits from __false_type. Note that this template does not detect /pointers
18 typedef int f1(); // f1 is of function type.
32 [:`is_function<long (double, int)>::type` is the type `__true_type`.]
38 expression that evaluates to /false/: the argument in this case is a pointer type,
39 not a function type.]
43 reference to a function, not a function type.]
49 [:`is_function<T>::value_type` is the type `bool`.]
51 [tip Don't confuse function-types with pointers to functions:
55 defines a function type,
[all …]
/external/sdv/vsomeip/third_party/boost/proto/doc/
Dimplementation.qbk10 [section:sfinae Quick-n-Dirty Type Categorization]
12 Much has already been written about dispatching on type traits using
15 Proto dispatches on type traits extensively, but it doesn't use
63 parameters of type `A` and `B`:
78 We also need some private type known only to us with an overloaded
79 comma operator (!), and some functions that detect the presence of
80 this type and return types with different sizes, as follows:
120 typedef mpl::bool_<value> type;
125 detect whether our overload was selected or not. And we rig it so that
129 We wrap `Fun` in a type that has an implicit conversion to a pointer to
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
DModelDeploymentMonitoringObjectiveType.java8 * https://www.apache.org/licenses/LICENSE-2.0
46 * Raw feature values' stats to detect skew between Training-Prediction
57 * Raw feature values' stats to detect drift between Serving-Prediction
68 * Feature attribution scores to detect skew between Training-Prediction
79 * Feature attribution scores to detect skew between Prediction datasets
86 UNRECOGNIZED(-1),
103 * Raw feature values' stats to detect skew between Training-Prediction
114 * Raw feature values' stats to detect drift between Serving-Prediction
125 * Feature attribution scores to detect skew between Training-Prediction
136 * Feature attribution scores to detect skew between Prediction datasets
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
DModelDeploymentMonitoringObjectiveType.java8 * https://www.apache.org/licenses/LICENSE-2.0
46 * Raw feature values' stats to detect skew between Training-Prediction
57 * Raw feature values' stats to detect drift between Serving-Prediction
68 * Feature attribution scores to detect skew between Training-Prediction
79 * Feature attribution scores to detect skew between Prediction datasets
86 UNRECOGNIZED(-1),
103 * Raw feature values' stats to detect skew between Training-Prediction
114 * Raw feature values' stats to detect drift between Serving-Prediction
125 * Feature attribution scores to detect skew between Training-Prediction
136 * Feature attribution scores to detect skew between Prediction datasets
[all …]
/external/aws-sdk-java-v2/.changes/2.5.x/
D2.5.54.json2 "date": "2019-05-30",
7 "type": "feature", string
12 "type": "feature", string
13-compatible edition of Amazon Aurora Serverless in the US East (N. Virginia and Ohio), US West (Or…
17 "type": "feature", string
18 …roduct API enables customers to get details of a provisioned product with type \"CFN_STACKSET\". B…
22 "type": "bugfix", string
27 "type": "feature", string
32 "type": "feature", string
33 …nts service allows customers to monitor their IoT devices and sensors to detect failures or change…
[all …]
/external/googleapis/google/cloud/aiplatform/v1/
Dmodel_deployment_monitoring_job.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // Raw feature values' stats to detect skew between Training-Prediction
48 // Raw feature values' stats to detect drift between Serving-Prediction
52 // Feature attribution scores to detect skew between Training-Prediction
56 // Feature attribution scores to detect skew between Prediction datasets
62 // endpoint. It will analyze the logged training & prediction data to detect any
66 type: "aiplatform.googleapis.com/ModelDeploymentMonitoringJob"
98 // Required. The user-defined name of the ModelDeploymentMonitoringJob.
99 // The name can be up to 128 characters long and can consist of any UTF-8
109 type: "aiplatform.googleapis.com/Endpoint"
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/proto/google/cloud/aiplatform/v1/
Dmodel_deployment_monitoring_job.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // Raw feature values' stats to detect skew between Training-Prediction
48 // Raw feature values' stats to detect drift between Serving-Prediction
52 // Feature attribution scores to detect skew between Training-Prediction
56 // Feature attribution scores to detect skew between Prediction datasets
62 // endpoint. It will analyze the logged training & prediction data to detect any
66 type: "aiplatform.googleapis.com/ModelDeploymentMonitoringJob"
98 // Required. The user-defined name of the ModelDeploymentMonitoringJob.
99 // The name can be up to 128 characters long and can consist of any UTF-8
109 type: "aiplatform.googleapis.com/Endpoint"
[all …]
/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/proto/google/cloud/aiplatform/v1beta1/
Dmodel_deployment_monitoring_job.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // Raw feature values' stats to detect skew between Training-Prediction
48 // Raw feature values' stats to detect drift between Serving-Prediction
52 // Feature attribution scores to detect skew between Training-Prediction
56 // Feature attribution scores to detect skew between Prediction datasets
62 // endpoint. It will analyze the logged training & prediction data to detect any
66 type: "aiplatform.googleapis.com/ModelDeploymentMonitoringJob"
98 // Required. The user-defined name of the ModelDeploymentMonitoringJob.
99 // The name can be up to 128 characters long and can consist of any UTF-8
109 type: "aiplatform.googleapis.com/Endpoint"
[all …]
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dmodel_deployment_monitoring_job.proto7 // http://www.apache.org/licenses/LICENSE-2.0
44 // Raw feature values' stats to detect skew between Training-Prediction
48 // Raw feature values' stats to detect drift between Serving-Prediction
52 // Feature attribution scores to detect skew between Training-Prediction
56 // Feature attribution scores to detect skew between Prediction datasets
62 // endpoint. It will analyze the logged training & prediction data to detect any
66 type: "aiplatform.googleapis.com/ModelDeploymentMonitoringJob"
98 // Required. The user-defined name of the ModelDeploymentMonitoringJob.
99 // The name can be up to 128 characters long and can consist of any UTF-8
109 type: "aiplatform.googleapis.com/Endpoint"
[all …]
/external/kernel-headers/original/uapi/linux/dvb/
Dfrontend.h1 /* SPDX-License-Identifier: LGPL-2.1+ WITH Linux-syscall-note */
18 * enum fe_caps - Frontend capabilities
23 * @FE_CAN_INVERSION_AUTO: Can auto-detect frequency spectral
33 * @FE_CAN_FEC_AUTO: Can auto-detect FEC
35 * @FE_CAN_QAM_16: Supports 16-QAM modulation
36 * @FE_CAN_QAM_32: Supports 32-QAM modulation
37 * @FE_CAN_QAM_64: Supports 64-QAM modulation
38 * @FE_CAN_QAM_128: Supports 128-QAM modulation
39 * @FE_CAN_QAM_256: Supports 256-QAM modulation
40 * @FE_CAN_QAM_AUTO: Can auto-detect QAM modulation
[all …]
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p2beta1/src/main/java/com/google/cloud/videointelligence/v1p2beta1/
DLabelDetectionMode.java8 * https://www.apache.org/licenses/LICENSE-2.0
45 * Detect shot-level labels.
55 * Detect frame-level labels.
65 * Detect both shot-level and frame-level labels.
71 UNRECOGNIZED(-1),
88 * Detect shot-level labels.
98 * Detect frame-level labels.
108 * Detect both shot-level and frame-level labels.
188 throw new java.lang.IllegalArgumentException("EnumValueDescriptor is not for this type."); in valueOf()
190 if (desc.getIndex() == -1) { in valueOf()
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p1beta1/src/main/java/com/google/cloud/videointelligence/v1p1beta1/
DLabelDetectionMode.java8 * https://www.apache.org/licenses/LICENSE-2.0
45 * Detect shot-level labels.
55 * Detect frame-level labels.
65 * Detect both shot-level and frame-level labels.
71 UNRECOGNIZED(-1),
88 * Detect shot-level labels.
98 * Detect frame-level labels.
108 * Detect both shot-level and frame-level labels.
188 throw new java.lang.IllegalArgumentException("EnumValueDescriptor is not for this type."); in valueOf()
190 if (desc.getIndex() == -1) { in valueOf()
/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1p3beta1/src/main/java/com/google/cloud/videointelligence/v1p3beta1/
DLabelDetectionMode.java8 * https://www.apache.org/licenses/LICENSE-2.0
45 * Detect shot-level labels.
55 * Detect frame-level labels.
65 * Detect both shot-level and frame-level labels.
71 UNRECOGNIZED(-1),
88 * Detect shot-level labels.
98 * Detect frame-level labels.
108 * Detect both shot-level and frame-level labels.
188 throw new java.lang.IllegalArgumentException("EnumValueDescriptor is not for this type."); in valueOf()
190 if (desc.getIndex() == -1) { in valueOf()

12345678910>>...46