| /external/ot-br-posix/src/dbus/client/ |
| D | thread_api_dbus.hpp | 24 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 94 * @retval ... OpenThread defined error value otherwise 106 * @retval ... OpenThread defined error value otherwise 121 * @retval ... OpenThread defined error value otherwise 138 * @retval ... OpenThread defined error value otherwise 159 * @retval ... OpenThread defined error value otherwise 169 * @retval ... OpenThread defined error value otherwise 200 * @retval ... OpenThread defined error value otherwise 210 * @retval ... OpenThread defined error value otherwise 230 * @retval ... OpenThread defined error value otherwise [all …]
|
| /external/selinux/libsepol/cil/src/ |
| D | cil_binary.h | 22 * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF 45 * @return SEPOL_OK upon success or an error otherwise. 61 * @return SEPOL_OK upon success or an error otherwise. 72 * @return SEPOL_OK upon success or an error otherwise. 82 * @return SEPOL_OK upon success or an error otherwise. 92 * @return SEPOL_OK upon success or an error otherwise. 103 * @return SEPOL_OK upon success or SEPOL_ERR otherwise. 113 * @return SEPOL_OK upon success or an error otherwise. 123 * @return SEPOL_OK upon success or an error otherwise. 135 * @return SEPOL_OK upon success or an error otherwise. [all …]
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_device.py | 79 attribute is contained within this class, we return it. Otherwise, if 120 # remote proxy. Otherwise, we will use the xmlrpc server started from 228 False otherwise. 239 False otherwise. 329 @return True on success, False otherwise. 351 @return True on success, False otherwise. 361 @return True if pairable. False otherwise. 375 @return True on success, False otherwise. 404 the value False otherwise. 523 dictionaries on success, the value False otherwise. [all …]
|
| /external/tensorflow/tensorflow/tsl/platform/default/ |
| D | build_config_root.bzl | 48 # another set of dependencies otherwise. If "macos" is provided, that 50 # on MacOS platforms. If "macos" is not provided, the "otherwise" list is 52 def if_static(extra_deps, otherwise = [], macos = []): 54 str(Label("//tensorflow:framework_shared_object")): otherwise, 61 def if_static_and_not_mobile(extra_deps, otherwise = []): 63 str(Label("//tensorflow:framework_shared_object")): otherwise, 64 str(Label("//tensorflow:android")): otherwise, 65 str(Label("//tensorflow:ios")): otherwise, 69 def if_dynamic_kernels(extra_deps, otherwise = []): 72 "//conditions:default": otherwise,
|
| /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/perf/targets/ |
| D | Target01.java | 31 c++; // some side effect, otherwise the JIT will remove the method in call() 41 c++; // some side effect, otherwise the JIT will remove the method in m1() 50 c++; // some side effect, otherwise the JIT will remove the method in m2() 59 c++; // some side effect, otherwise the JIT will remove the method in m3() 68 c++; // some side effect, otherwise the JIT will remove the method in m4() 77 c++; // some side effect, otherwise the JIT will remove the method in m5() 86 c++; // some side effect, otherwise the JIT will remove the method in m6() 95 c++; // some side effect, otherwise the JIT will remove the method in m7() 104 c++; // some side effect, otherwise the JIT will remove the method in m8() 113 c++; // some side effect, otherwise the JIT will remove the method in m9() [all …]
|
| /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/constraintformulas/ |
| D | TypeSubtypeOfType.java | 34 …e proper types, the constraint reduces to true if S is a subtype of T (§4.10), and false otherwise. in reduce() 44 // - Otherwise, if S is the null type, the constraint reduces to true. in reduce() 50 // - Otherwise, if T is the null type, the constraint reduces to false. in reduce() 56 … // - Otherwise, if S is an inference variable, α, the constraint reduces to the bound α <: T. in reduce() 62 … // - Otherwise, if T is an inference variable, α, the constraint reduces to the bound S <: α. in reduce() 74 // - Otherwise, the constraint is reduced according to the form of T: in reduce() 76 …s B1, ..., Bn. If no such type exists, the constraint reduces to false. Otherwise, the constraint … in reduce() 78 …e type, then the constraint reduces to true if T is among the supertypes of S, and false otherwise. in reduce() 80 …] (this may be S itself). If no such array type exists, the constraint reduces to false. Otherwise: in reduce() 84 …// - Otherwise, the constraint reduces to true if S' and T' are the same primitive type, and f… in reduce() [all …]
|
| /external/tensorflow/tensorflow/core/api_def/base_api/ |
| D | api_def_DebugNumericSummaryV2.pbtxt | 19 element is the tensor_id, if provided, and -1 otherwise. The 2nd 21 infinity or nan value, or zero otherwise. 24 element is the tensor_id, if provided, and -1 otherwise. The 29 element is the tensor_id, if provided, and -1 otherwise. The 2nd 30 element is the device_id, if provided, and -1 otherwise. The 3rd 38 element is the tensor_id, if provided, and -1 otherwise. The 2nd 48 element is the tensor_id, if provided, and -1 otherwise. The 2nd 49 element is the device_id, if provided, and -1 otherwise. The 3rd 64 is -inf, or zero otherwise. The 2nd element is +inf if any elements 65 of the input tensor is +inf, or zero otherwise. The 3rd element is [all …]
|
| /external/openthread/src/core/meshcop/ |
| D | dataset.hpp | 24 * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 88 * @returns TRUE if Active Timestamp is present, FALSE otherwise. 96 * @returns TRUE if Pending Timestamp is present, FALSE otherwise. 104 * @returns TRUE if Network Key is present, FALSE otherwise. 112 * @returns TRUE if Network Name is present, FALSE otherwise. 120 * @returns TRUE if Extended PAN ID is present, FALSE otherwise. 128 * @returns TRUE if Mesh Local Prefix is present, FALSE otherwise. 136 * @returns TRUE if Delay Timer is present, FALSE otherwise. 144 * @returns TRUE if PAN ID is present, FALSE otherwise. 152 * @returns TRUE if Channel is present, FALSE otherwise. [all …]
|
| /external/ComputeLibrary/arm_compute/core/CPP/ |
| D | CPPTypes.h | 20 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 88 * @return true if the cpu supports fp16, false otherwise 93 * @return true if the cpu supports bf16, false otherwise 98 * @return true if the cpu supports bf16, false otherwise 103 * @return true if the cpu supports dot product, false otherwise 108 * @return true if the cpu supports floating-point matrix multiplication, false otherwise 113 * @return true if the cpu supports integer matrix multiplication, false otherwise 118 * @return true if the cpu supports integer matrix multiplication, false otherwise 123 * @return true if the cpu supports sve, false otherwise 128 * @return true if the cpu supports sve2, false otherwise [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | retail_v2beta.projects.locations.catalogs.branches.products.html | 123 …n `[a-zA-Z0-9_-]+`, such as "store1" or "REGION-2". Otherwise, an INVALID_ARGU… 173 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 176 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 179 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 180 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 186 …e must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGU… 189 …e must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGU… 196 …must be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise, an INVALID_ARGU… 199 …otherwise an INVALID_ARGUMENT error is returned. At most 250 values are allowed per Product. Empty… 202 …hould not set it for other types. A maximum of 1000 values are allowed. Otherwise, an INVALID_ARGU… [all …]
|
| D | retail_v2.projects.locations.catalogs.branches.products.html | 123 …n `[a-zA-Z0-9_-]+`, such as "store1" or "REGION-2". Otherwise, an INVALID_ARGU… 173 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 176 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 179 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 180 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 186 …e must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGU… 189 …e must be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an INVALID_ARGU… 196 …must be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise, an INVALID_ARGU… 199 …otherwise an INVALID_ARGUMENT error is returned. At most 250 values are allowed per Product. Empty… 202 …hould not set it for other types. A maximum of 1000 values are allowed. Otherwise, an INVALID_ARGU… [all …]
|
| D | retail_v2beta.projects.locations.catalogs.userEvents.html | 107 …ets: string, The event timestamp in milliseconds. This prevents browser caching of otherwise ident… 164 … the recommendation model. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 167 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 170 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 171 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 188 …must be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise, an INVALID_ARGU… 189 …e set for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 190 …s. Otherwise, an INVALID_ARGUMENT error is returned. This can only be set for `search` events. Oth… 191 …uired for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 198 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… [all …]
|
| D | retail_v2alpha.projects.locations.catalogs.userEvents.html | 107 …ets: string, The event timestamp in milliseconds. This prevents browser caching of otherwise ident… 164 … the recommendation model. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 167 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 170 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 171 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 188 …must be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise, an INVALID_ARGU… 189 …e set for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 190 …s. Otherwise, an INVALID_ARGUMENT error is returned. This can only be set for `search` events. Oth… 191 …uired for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 198 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… [all …]
|
| D | retail_v2.projects.locations.catalogs.userEvents.html | 107 …ets: string, The event timestamp in milliseconds. This prevents browser caching of otherwise ident… 164 … the recommendation model. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 167 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 170 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 171 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 188 …must be a UTF-8 encoded string with a length limit of 1,000 characters. Otherwise, an INVALID_ARGU… 189 …e set for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 190 …s. Otherwise, an INVALID_ARGUMENT error is returned. This can only be set for `search` events. Oth… 191 …uired for `search` events. Other event types should not set this field. Otherwise, an INVALID_ARGU… 198 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… [all …]
|
| D | retail_v2alpha.projects.locations.catalogs.branches.products.html | 132 …n `[a-zA-Z0-9_-]+`, such as "store1" or "REGION-2". Otherwise, an INVALID_ARGU… 182 …name, promotion tags, etc. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 185 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 188 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 189 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 197 … the same Product.primary_product_id must share the same currency_code. Otherwise, a FAILED_PRECON… 265 …bers":[8.1, 6.4]} }`. This field needs to pass all below criteria, otherwise an INVALID_ARGUM… 268 …s "lengths_cm". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… 271 …ch. This field is ignored in a UserEvent. Only set if type text is set. Otherwise, a INVALID_ARGUM… 272 …key is "color". Exactly one of text or numbers should be set. Otherwise, an INVALID_ARGU… [all …]
|
| /external/bazel-skylib/lib/ |
| D | types.bzl | 38 True if v is an instance of a list, False otherwise. 49 True if v is an instance of a string, False otherwise. 60 True if v is an instance of a bool, False otherwise. 71 True if v is None, False otherwise. 82 True if v is an instance of a signed integer, False otherwise. 93 True if v is an instance of a tuple, False otherwise. 104 True if v is an instance of a dict, False otherwise. 115 True if v is an instance of a function, False otherwise. 126 True if v is an instance of a `depset`, False otherwise. 137 True if v was created by sets.make(), False otherwise.
|
| /external/grpc-grpc/src/core/tsi/alts/handshaker/ |
| D | alts_handshaker_service_api.h | 87 * The method returns true on success and false otherwise. 100 * The method returns true on success and false otherwise. 112 * The method returns true on success and false otherwise. 125 * The method returns true on success and false otherwise. 138 * The method returns true on success and false otherwise. 151 * The method returns true on success and false otherwise. 163 * The method returns true on success and false otherwise. 175 * The method returns true on success and false otherwise. 191 * The method returns true on success and false otherwise. 208 * The method returns true on success and false otherwise. [all …]
|
| /external/dng_sdk/source/ |
| D | dng_safe_arithmetic.h | 39 // under-/overflow), stores this result in *result and returns true. Otherwise, 44 // (without under-/overflow). Otherwise, throws a dng_exception with error code 50 // wraparound), stores this result in *result and returns true. Otherwise, 56 // (without wraparound). Otherwise, throws a dng_exception with error code 62 // overflow, stores this result in *result and returns true. Otherwise, 67 // result in an int32_t under- or overflow. Otherwise, throws a dng_exception 72 // result in wraparound. Otherwise, throws a dng_exception with error code 77 // (without overflow). Otherwise, throws a dng_exception with error code 82 // wraparound), stores this result in *result and returns true. Otherwise, 92 // uint32_t (without wraparound). Otherwise, throws a dng_exception with error [all …]
|
| /external/guava/android/guava/src/com/google/common/base/ |
| D | Verify.java | 95 * message otherwise. 108 * custom message otherwise. 132 * custom message otherwise. 146 * custom message otherwise. 160 * custom message otherwise. 174 * custom message otherwise. 189 * custom message otherwise. 203 * custom message otherwise. 217 * custom message otherwise. 231 * custom message otherwise. [all …]
|
| /external/guava/guava/src/com/google/common/base/ |
| D | Verify.java | 95 * message otherwise. 108 * custom message otherwise. 132 * custom message otherwise. 146 * custom message otherwise. 160 * custom message otherwise. 174 * custom message otherwise. 189 * custom message otherwise. 203 * custom message otherwise. 217 * custom message otherwise. 231 * custom message otherwise. [all …]
|
| /external/libxml2/ |
| D | xmlunicode.c | 943 * Returns pointer to range function if found, otherwise NULL 973 * Returns 1 if true 0 otherwise 986 * Returns 1 if true 0 otherwise 999 * Returns 1 if true 0 otherwise 1012 * Returns 1 if true 0 otherwise 1025 * Returns 1 if true 0 otherwise 1038 * Returns 1 if true 0 otherwise 1051 * Returns 1 if true 0 otherwise 1064 * Returns 1 if true 0 otherwise 1077 * Returns 1 if true 0 otherwise [all …]
|
| /external/cronet/third_party/libxml/src/ |
| D | xmlunicode.c | 943 * Returns pointer to range function if found, otherwise NULL 973 * Returns 1 if true 0 otherwise 986 * Returns 1 if true 0 otherwise 999 * Returns 1 if true 0 otherwise 1012 * Returns 1 if true 0 otherwise 1025 * Returns 1 if true 0 otherwise 1038 * Returns 1 if true 0 otherwise 1051 * Returns 1 if true 0 otherwise 1064 * Returns 1 if true 0 otherwise 1077 * Returns 1 if true 0 otherwise [all …]
|
| /external/angle/src/third_party/libXNVCtrl/ |
| D | NVCtrlLib.h | 19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 36 * Returns True if the extension exists, returns False otherwise. 47 * Returns True if the extension exists, returns False otherwise. 58 * driver. Returns False otherwise. 66 * Returns True if the target type exists. Returns False otherwise. 130 * True if the operation succeeds, False otherwise. 145 * True if the operation succeeds, False otherwise. 159 * Returns True if the attribute exists. Returns False otherwise. 184 * Returns True if the attribute exists. Returns False otherwise. 206 * Returns True if the attribute exists. Returns False otherwise. [all …]
|
| /external/llvm/device/include/llvm/Config/ |
| D | llvm-config.h | 56 /* Define to path to circo program if found or 'echo circo' otherwise */ 59 /* Define to path to dot program if found or 'echo dot' otherwise */ 62 /* Define to path to dotty program if found or 'echo dotty' otherwise */ 65 /* Define to path to fdp program if found or 'echo fdp' otherwise */ 68 /* Define to path to Graphviz program if found or 'echo Graphviz' otherwise */ 71 /* Define to path to gv program if found or 'echo gv' otherwise */ 74 /* Define to path to neato program if found or 'echo neato' otherwise */ 77 /* Define to path to twopi program if found or 'echo twopi' otherwise */ 80 /* Define to path to xdot.py program if found or 'echo xdot.py' otherwise */
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | BinaryStreamReader.h | 55 /// \returns a success error code if the data was successfully read, otherwise 64 /// \returns a success error code if the data was successfully read, otherwise 73 /// \returns a success error code if the data was successfully read, otherwise 101 /// \returns a success error code if the data was successfully read, otherwise 107 /// \returns a success error code if the data was successfully read, otherwise 115 /// \returns a success error code if the data was successfully read, otherwise 122 /// \returns a success error code if the data was successfully read, otherwise 130 /// \returns a success error code if the data was successfully read, otherwise 138 /// \returns a success error code if the data was successfully read, otherwise 147 /// \returns a success error code if the data was successfully read, otherwise [all …]
|