/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/ |
D | check.rs | 13 pub(crate) struct Check<'a> { struct 34 do_typecheck(&mut Check { in typecheck() argument 42 fn do_typecheck(cx: &mut Check) { in do_typecheck() 76 impl Check<'_> { impl 82 fn check_type_ident(cx: &mut Check, name: &NamedType) { in check_type_ident() 95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 141 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 159 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 182 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() [all …]
|
D | ident.rs | 4 fn check(cx: &mut Check, name: &Pair) { in check() 11 fn check_cxx_ident(cx: &mut Check, ident: &str) { in check() 20 fn check_rust_ident(cx: &mut Check, ident: &str) { in check() 27 pub(crate) fn check_all(cx: &mut Check, apis: &[Api]) { in check_all()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/ |
D | check.rs | 13 pub(crate) struct Check<'a> { struct 34 do_typecheck(&mut Check { in typecheck() argument 42 fn do_typecheck(cx: &mut Check) { in do_typecheck() 76 impl Check<'_> { implementation 82 fn check_type_ident(cx: &mut Check, name: &NamedType) { in check_type_ident() 95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 141 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 159 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 182 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() [all …]
|
D | ident.rs | 4 fn check(cx: &mut Check, name: &Pair) { in check() 11 fn check_cxx_ident(cx: &mut Check, ident: &str) { in check() 20 fn check_rust_ident(cx: &mut Check, ident: &str) { in check() 27 pub(crate) fn check_all(cx: &mut Check, apis: &[Api]) { in check_all()
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.131/src/syntax/ |
D | check.rs | 13 pub(crate) struct Check<'a> { struct 34 do_typecheck(&mut Check { in typecheck() argument 42 fn do_typecheck(cx: &mut Check) { in do_typecheck() 76 impl Check<'_> { implementation 82 fn check_type_ident(cx: &mut Check, name: &NamedType) { in check_type_ident() 95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 141 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 159 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 182 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() [all …]
|
D | ident.rs | 4 fn check(cx: &mut Check, name: &Pair) { in check() 11 fn check_cxx_ident(cx: &mut Check, ident: &str) { in check() 20 fn check_rust_ident(cx: &mut Check, ident: &str) { in check() 27 pub(crate) fn check_all(cx: &mut Check, apis: &[Api]) { in check_all()
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.130/src/syntax/ |
D | check.rs | 13 pub(crate) struct Check<'a> { struct 34 do_typecheck(&mut Check { in typecheck() argument 42 fn do_typecheck(cx: &mut Check) { in do_typecheck() 76 impl Check<'_> { implementation 82 fn check_type_ident(cx: &mut Check, name: &NamedType) { in check_type_ident() 95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 141 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 159 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 182 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() [all …]
|
D | ident.rs | 4 fn check(cx: &mut Check, name: &Pair) { in check() 11 fn check_cxx_ident(cx: &mut Check, ident: &str) { in check() 20 fn check_rust_ident(cx: &mut Check, ident: &str) { in check() 27 pub(crate) fn check_all(cx: &mut Check, apis: &[Api]) { in check_all()
|
/external/rust/cxx/syntax/ |
D | check.rs | 13 pub(crate) struct Check<'a> { struct 34 do_typecheck(&mut Check { in typecheck() argument 42 fn do_typecheck(cx: &mut Check) { in do_typecheck() 76 impl Check<'_> { impl 82 fn check_type_ident(cx: &mut Check, name: &NamedType) { in check_type_ident() 95 fn check_type_box(cx: &mut Check, ptr: &Ty1) { in check_type_box() 113 fn check_type_rust_vec(cx: &mut Check, ty: &Ty1) { in check_type_rust_vec() 141 fn check_type_unique_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_unique_ptr() 159 fn check_type_shared_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_shared_ptr() 182 fn check_type_weak_ptr(cx: &mut Check, ptr: &Ty1) { in check_type_weak_ptr() [all …]
|
D | ident.rs | 4 fn check(cx: &mut Check, name: &Pair) { in check() 11 fn check_cxx_ident(cx: &mut Check, ident: &str) { in check() 20 fn check_rust_ident(cx: &mut Check, ident: &str) { in check() 27 pub(crate) fn check_all(cx: &mut Check, apis: &[Api]) { in check_all()
|
/external/pigweed/pw_assert/ |
D | assert_backend_compile_test.cc | 72 TEST(Check, NoMessage) { in TEST() argument 78 TEST(Check, WithMessageAndArgs) { in TEST() argument 87 TEST(Check, IntComparison) { in TEST() argument 101 TEST(Check, UintComparison) { in TEST() argument 115 TEST(Check, PtrComparison) { in TEST() argument 129 TEST(Check, FloatComparison) { in TEST() argument 156 TEST(Check, ComparisonArgumentsWithCommas) { in TEST() argument 171 TEST(Check, ShortNamesWork) { in TEST() argument 200 TEST(Check, CheckOkMacrosCompile) { in TEST() argument 227 TEST(Check, AssertBackendCompileTestsInC) { in TEST() argument
|
/external/rust/android-crates-io/crates/strck/src/ |
D | lib.rs | 135 pub struct Check<I: Invariant, B: AsRef<str> + 'static = String> { struct 157 /// Invariant for a [`Ck`] or [`Check`]. argument 248 impl<I: Invariant, B: AsRef<str>> Check<I, B> { implementation 272 impl<I, B> fmt::Debug for Check<I, B> implementation 282 impl<I, B1, B2> PartialEq<Check<I, B2>> for Check<I, B1> implementation 293 impl<I, B1, B2> PartialOrd<Check<I, B2>> for Check<I, B1> implementation 304 impl<I: Invariant, B: AsRef<str>> Eq for Check<I, B> {} implementation 306 impl<I: Invariant, B: AsRef<str>> Ord for Check<I, B> { implementation 312 impl<I: Invariant, B: AsRef<str>> hash::Hash for Check<I, B> { implementation 318 impl<I: Invariant, B: AsRef<str>> ops::Deref for Check<I, B> { implementation [all …]
|
D | partial_eq.rs | 5 impl<'a, I, B1, B2> PartialEq<Check<I, B2>> for &'a Check<I, B1> implementation 16 impl<'a, I, B1, B2> PartialEq<&'a Check<I, B2>> for Check<I, B1> implementation
|
/external/crosvm/tools/impl/ |
D | presubmit.py | 49 class Check(NamedTuple): class 120 def should_run_check_on_file(check: Check, file: Path): 329 checks_list: List[Check], 382 checks_list: List[Check],
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | PoisonChecking.cpp | 157 auto *Check = in generatePoisonChecksForBinOp() local 166 auto *Check = in generatePoisonChecksForBinOp() local 202 Value *Check = in generatePoisonChecks() local 214 Value *Check = in generatePoisonChecks() local 297 if (auto *Check = generatePoisonChecks(I)) in rewrite() local
|
/external/libvpx/test/ |
D | register_state_check.h | 67 void Check() const { in Check() function 116 void Check() const { in Check() function 174 void Check() const { in Check() function
|
/external/pytorch/torch/csrc/jit/testing/ |
D | file_check.cpp | 42 struct Check { struct 43 Check( in Check() function 49 Check( in Check() argument 55 CheckType type_; 56 std::optional<size_t> count_; 57 const std::string search_str_;
|
/external/libaom/test/ |
D | register_state_check.h | 63 void Check() const { in Check() function 105 void Check() const { in Check() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/ |
D | PoisonChecking.cpp | 149 auto *Check = in generateCreationChecksForBinOp() local 158 auto *Check = in generateCreationChecksForBinOp() local 200 Value *Check = in generateCreationChecks() local 213 Value *Check = in generateCreationChecks() local
|
/external/sdv/vsomeip/third_party/boost/type_traits/test/ |
D | enable_if_test.cpp | 20 struct Check struct 24 struct Check<long> struct
|
/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/service/auth/v2alpha/ |
D | external_auth_pb2_grpc.py | 41 def Check(self, request, context): member in AuthorizationServicer 75 def Check(request, member in Authorization
|
/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/service/auth/v3/ |
D | external_auth_pb2_grpc.py | 41 def Check(self, request, context): member in AuthorizationServicer 75 def Check(request, member in Authorization
|
/external/grpc-grpc/tools/distrib/python/xds_protos/envoy/service/auth/v2/ |
D | external_auth_pb2_grpc.py | 41 def Check(self, request, context): member in AuthorizationServicer 75 def Check(request, member in Authorization
|
/external/pigweed/pw_kvs/ |
D | fake_flash_memory.cc | 25 Status FlashError::Check(span<FlashError> errors, in Check() function in pw::kvs::FlashError 37 Status FlashError::Check(FlashMemory::Address start_address, size_t size) { in Check() function in pw::kvs::FlashError
|
/external/pigweed/pw_build/py/pw_build/ |
D | project_builder_presubmit_runner.py | 145 presubmit_step: Check, 237 presubmit_step: Check, 506 presubmit_steps: list[Check],
|