/external/clang/test/Headers/ |
D | x86_64-apple-macosx-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
D | thumbv7-apple-ios-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
D | arm64-apple-ios-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
/external/rust/android-crates-io/crates/rustix/src/ |
D | check_types.rs | 6 macro_rules! check_type { macro
|
/external/pytorch/aten/src/ATen/templates/ |
D | TensorMethods.cpp | 11 void check_type(const TensorBase& tensor, ScalarType type, c10::string_view type_name) { in check_type() function
|
/external/cronet/tot/third_party/libc++/src/test/libcxx/utilities/ |
D | is_valid_range.pass.cpp | 15 TEST_CONSTEXPR_CXX14 void check_type() { in check_type() function
|
/external/cronet/stable/third_party/libc++/src/test/libcxx/utilities/ |
D | is_valid_range.pass.cpp | 15 TEST_CONSTEXPR_CXX14 void check_type() { in check_type() function
|
/external/federated-compute/fcp/artifact_building/ |
D | type_checks.py | 34 def check_type( function
|
/external/cronet/tot/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/ |
D | void_handle.pass.cpp | 37 void check_type() { in check_type() function
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/ |
D | void_handle.pass.cpp | 40 void check_type() { in check_type() function
|
/external/cronet/stable/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/ |
D | void_handle.pass.cpp | 37 void check_type() { in check_type() function
|
/external/xz-embedded/linux/lib/xz/ |
D | xz_dec_stream.c | 13 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument 15 # define IS_CRC64(check_type) false argument 60 enum xz_check check_type; member
|
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/ |
D | promise_type.pass.cpp | 52 void check_type() { in check_type() function
|
/external/cronet/stable/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.traits/ |
D | promise_type.pass.cpp | 49 void check_type() { in check_type() function
|
/external/cronet/tot/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.traits/ |
D | promise_type.pass.cpp | 49 void check_type() { in check_type() function
|
/external/coreboot/util/lint/ |
D | kconfig_lint | 246 sub check_type { subroutine
|
/external/googleapis/google/cloud/binaryauthorization/v1beta1/ |
D | continuous_validation_logging.proto | 117 string check_type = 6; field
|
/external/tensorflow/tensorflow/core/ir/utils/ |
D | shape_inference_utils_test.cc | 78 bool check_type) { in VerifyInferredShapes()
|
/external/openthread/tests/scripts/thread-cert/ |
D | command.py | 134 def check_tlv_request_tlv(command_msg, check_type, tlv_id): argument 583 def assert_contains_tlv(tlvs, check_type, tlv_type): argument
|
/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_callbacks.py | 27 def check_type(self, typ, arg): member in Callbacks
|
/external/boringssl/src/crypto/x509/ |
D | v3_utl.cc | 883 unsigned int flags, int check_type, const char *b, in do_check_string() 932 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/external/cronet/stable/third_party/boringssl/src/crypto/x509/ |
D | v3_utl.cc | 931 unsigned int flags, int check_type, const char *b, in do_check_string() 980 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/external/cronet/tot/third_party/boringssl/src/crypto/x509/ |
D | v3_utl.cc | 931 unsigned int flags, int check_type, const char *b, in do_check_string() 980 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 1010 unsigned int flags, int check_type, const char *b, in do_check_string() 1051 unsigned int flags, int check_type, char **peername) in do_x509_check()
|
/external/angle/src/compiler/translator/ |
D | glslang.l | 496 int check_type(yyscan_t yyscanner) { in check_type() function
|