| /external/rust/crates/which/src/ |
| D | checker.rs | 21 fn is_valid(&self, path: &Path) -> bool { in is_valid() method 28 fn is_valid(&self, _path: &Path) -> bool { in is_valid() method 43 fn is_valid(&self, path: &Path) -> bool { in is_valid() method 53 fn is_valid(&self, path: &Path) -> bool { in is_valid() method 78 fn is_valid(&self, path: &Path) -> bool { in is_valid() method
|
| /external/angle/src/common/third_party/base/anglebase/numerics/ |
| D | checked_math.h | 157 const bool is_valid = variable 229 const bool is_valid = Wrapper<L>::is_valid(lhs) && Wrapper<R>::is_valid(rhs) && in MathOp() local 240 const bool is_valid = state_.is_valid() && Wrapper<R>::is_valid(rhs) && in MathOp() local 257 constexpr CheckedNumeric(Src value, bool is_valid) : state_(value, is_valid) in CheckedNumeric() 265 static constexpr bool is_valid(Src) { return true; } in is_valid() function
|
| /external/pdfium/third_party/base/numerics/ |
| D | safe_math.h | 299 bool is_valid = in MathOp() local 310 bool is_valid = state_.is_valid() && Wrapper<R>::is_valid(rhs) && in MathOp() local 320 constexpr CheckedNumeric(Src value, bool is_valid) in CheckedNumeric() 327 static constexpr bool is_valid(Src) { return true; } in is_valid() function
|
| /external/libchrome/base/numerics/ |
| D | checked_math.h | 233 bool is_valid = in MathOp() local 244 bool is_valid = state_.is_valid() && Wrapper<R>::is_valid(rhs) && in MathOp() local 260 constexpr CheckedNumeric(Src value, bool is_valid) in CheckedNumeric() 267 static constexpr bool is_valid(Src) { return true; } in is_valid() function
|
| /external/libchrome/ipc/ |
| D | ipc_mojo_param_traits.cc | 23 bool is_valid; in Read() local 57 bool is_valid; in Read() local
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | DepthwiseConvolutionLayer.cpp | 166 …bool is_valid = bool(NEDepthwiseConvolutionLayer::validate(&input_info.clone()->set_is_resizable(f… local 238 …bool is_valid = bool(NEDepthwiseConvolutionLayer::validate(&input_info.clone()->set_is_resizable(f… variable
|
| D | L2NormalizeLayer.cpp | 88 bool is_valid = bool(NEL2NormalizeLayer::validate(&input_info.clone()->set_is_resizable(false), local
|
| D | InstanceNormalizationLayer.cpp | 87 …bool is_valid = bool(NEInstanceNormalizationLayer::validate(&input_info.clone()->set_is_resizable(… local
|
| /external/libtextclassifier/native/lang_id/ |
| D | model-provider.h | 41 bool is_valid() { return valid_; } in is_valid() function
|
| /external/libchrome/dbus/ |
| D | property.h | 163 bool is_valid() const { return is_valid_; } in is_valid() function 166 void set_valid(bool is_valid) { is_valid_ = is_valid; } in set_valid()
|
| /external/perfetto/src/kallsyms/ |
| D | lazy_kernel_symbolizer.h | 49 bool is_valid() const { return !!symbol_map_; } in is_valid() function
|
| /external/libchrome/mojo/public/cpp/system/ |
| D | handle.h | 126 bool is_valid() const { return handle_.is_valid(); } in is_valid() function 167 bool is_valid() const { return value_ != kInvalidHandleValue; } in is_valid() function
|
| /external/libchrome/base/ |
| D | scoped_native_library.h | 33 bool is_valid() const { return !!library_; } in is_valid() function
|
| /external/crosvm/third_party/vmm_vhost/src/ |
| D | message.rs | 52 fn is_valid(&self) -> bool; in is_valid() method 157 fn is_valid(&self) -> bool { in is_valid() method 197 fn is_valid(&self) -> bool { in is_valid() method 207 fn is_valid(&self) -> bool { in is_valid() method 370 fn is_valid(&self) -> bool { in is_valid() method 477 fn is_valid(&self) -> bool { in is_valid() method 516 fn is_valid(&self) -> bool { in is_valid() method 564 fn is_valid(&self) -> bool { in is_valid() method 666 fn is_valid(&self) -> bool { in is_valid() method 718 fn is_valid(&self) -> bool { in is_valid() method [all …]
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
| D | cl_event.h | 52 bool is_valid() const { return event_ != nullptr; } in is_valid() function
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
| D | gl_program.h | 70 bool is_valid() const { return id_ != 0; } in is_valid() function
|
| /external/openscreen/osp/impl/presentation/ |
| D | presentation_common.cc | 35 bool is_valid = presentation_id.length() >= 16; in PresentationID() local
|
| /external/igt-gpu-tools/tests/ |
| D | kms_legacy_colorkey.c | 58 bool is_valid = (plane->type == DRM_PLANE_TYPE_PRIMARY || variable
|
| /external/webrtc/modules/desktop_capture/linux/ |
| D | x_window_property.h | 30 bool is_valid() const { return is_valid_; } in is_valid() function
|
| /external/perfetto/include/perfetto/ext/ipc/ |
| D | client_info.h | 45 bool is_valid() const { return client_id_ != 0; } in is_valid() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | typed_conditional_accumulator_base.h | 57 bool is_valid = GetAndValidateTensorInputForApplyGrad(ctx, &grad); in TryApplyGrad() local
|
| /external/rust/crates/ring/tests/ |
| D | ecdsa_tests.rs | 123 let is_valid = test_case.consume_string("Result") == "P (0 )"; in signature_ecdsa_verify_asn1_test() localVariable 167 let is_valid = expected_result == "P (0 )"; in signature_ecdsa_verify_fixed_test() localVariable
|
| /external/icing/icing/file/ |
| D | destructible-file.h | 60 bool is_valid() const { return fd_ >= 0; } in is_valid() function
|
| /external/icing/icing/index/hit/ |
| D | hit.h | 70 bool is_valid() const { return value() != kInvalidValue; } in is_valid() function
|
| /external/perfetto/include/perfetto/protozero/ |
| D | contiguous_memory_range.h | 31 inline bool is_valid() const { return begin != nullptr; } in is_valid() function
|