/external/clang/test/Headers/ |
D | arm64-apple-ios-types.cpp | 20 struct check_type { struct 29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
|
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
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.coroutines/coroutine.handle/ |
D | void_handle.pass.cpp | 38 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/xz-embedded/linux/lib/xz/ |
D | xz_dec_stream.c | 14 # define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument 16 # define IS_CRC64(check_type) false argument 61 enum xz_check check_type; member
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/language.support/support.coroutines/coroutine.traits/ |
D | promise_type.pass.cpp | 50 void check_type() { in check_type() function
|
/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/gfxstream-protocols/registry/vulkan/scripts/ |
D | xml_consistency.py | 244 def check_type(self, name, info, category): member in Checker
|
/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/cpython2/Lib/ctypes/test/ |
D | test_callbacks.py | 18 def check_type(self, typ, arg): member in Callbacks
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_callbacks.py | 20 def check_type(self, typ, arg): member in Callbacks
|
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/ |
D | consistency_tools.py | 255 def check_type(self, name, info, category): member in XMLChecker
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 927 unsigned int flags, int check_type, const char *b, in do_check_string() 970 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/external/cronet/third_party/boringssl/src/crypto/x509v3/ |
D | v3_utl.c | 927 unsigned int flags, int check_type, const char *b, in do_check_string() 970 unsigned int flags, int check_type, char **peername) { in do_x509_check()
|
/external/rust/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
|
D | glslang_lex_autogen.cpp | 3834 int check_type(yyscan_t yyscanner) in check_type() function
|
/external/scapy/scapy/asn1/ |
D | ber.py | 204 def check_type(cls, s): member in BERcodec_Object
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_to_hir.cpp | 5355 const glsl_type *check_type = var->type->without_array(); in hir() local 5419 const glsl_type *check_type = var->type->without_array(); in hir() local 5455 const glsl_type *check_type = var->type->without_array(); in hir() local
|
/external/toybox/toys/pending/ |
D | xzcat.c | 2343 #define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument 2381 enum xz_check check_type; member
|
/external/rust/crates/virtio-drivers/src/device/ |
D | gpu.rs | 395 fn check_type(&self, expected: Command) -> Result { in check_type() method
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_cross_op.cc | 486 bool check_type = internal_type != DT_INVALID; in ValidateInput() local
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 58990 enum xz_check check_type; member
|