Home
last modified time | relevance | path

Searched defs:check_type (Results 1 – 25 of 38) sorted by relevance

12

/external/clang/test/Headers/
Darm64-apple-ios-types.cpp20 struct check_type { struct
29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
Dx86_64-apple-macosx-types.cpp20 struct check_type { struct
29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
Dthumbv7-apple-ios-types.cpp20 struct check_type { struct
29 static_assert(check_type<bool, 1, 1>::value, "bool is wrong"); argument
/external/rust/crates/rustix/src/
Dcheck_types.rs6 macro_rules! check_type { macro
/external/federated-compute/fcp/artifact_building/
Dtype_checks.py34 def check_type( function
/external/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.handle/
Dvoid_handle.pass.cpp37 void check_type() { in check_type() function
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/
Dvoid_handle.pass.cpp40 void check_type() { in check_type() function
/external/xz-embedded/linux/lib/xz/
Dxz_dec_stream.c13 # 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/cronet/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.traits/
Dpromise_type.pass.cpp49 void check_type() { in check_type() function
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/
Dpromise_type.pass.cpp52 void check_type() { in check_type() function
/external/googleapis/google/cloud/binaryauthorization/v1beta1/
Dcontinuous_validation_logging.proto117 string check_type = 6; field
/external/tensorflow/tensorflow/core/ir/utils/
Dshape_inference_utils_test.cc78 bool check_type) { in VerifyInferredShapes()
/external/openthread/tests/scripts/thread-cert/
Dcommand.py134 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/
Dtest_callbacks.py18 def check_type(self, typ, arg): member in Callbacks
/external/python/cpython3/Lib/ctypes/test/
Dtest_callbacks.py21 def check_type(self, typ, arg): member in Callbacks
/external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/
Dxml_consistency.py504 def check_type(self, name, info, category): member in Checker
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_utl.c927 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/boringssl/src/crypto/x509/
Dv3_utl.c927 unsigned int flags, int check_type, const char *b, in do_check_string()
976 unsigned int flags, int check_type, char **peername) { in do_x509_check()
/external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/spec_tools/
Dconsistency_tools.py331 def check_type(self, name, info, category): member in XMLChecker
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_utl.c1010 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/
Dglslang.l496 int check_type(yyscan_t yyscanner) { in check_type() function
/external/scapy/scapy/asn1/
Dber.py204 def check_type(cls, s): member in BERcodec_Object
/external/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp5522 const glsl_type *check_type = glsl_without_array(var->type); in hir() local
5587 const glsl_type *check_type = glsl_without_array(var->type); in hir() local
5623 const glsl_type *check_type = glsl_without_array(var->type); in hir() local
/external/rust/crates/virtio-drivers/src/device/
Dgpu.rs395 fn check_type(&self, expected: Command) -> Result { in check_type() method
/external/tensorflow/tensorflow/core/kernels/
Dsparse_cross_op.cc486 bool check_type = internal_type != DT_INVALID; in ValidateInput() local

12