Home
last modified time | relevance | path

Searched defs:check_type (Results 1 – 25 of 26) 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
Dthumbv7-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
/external/skia/experimental/skrive/tests/
DDomTypes.cpp12 void check_type(skiatest::Reporter* reporter, const sk_sp<U>& node, bool expected) { 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.c14 # 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/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.traits/
Dpromise_type.pass.cpp52 void check_type() { in check_type() function
/external/gfxstream-protocols/registry/vulkan/scripts/
Dxml_consistency.py244 def check_type(self, name, info, category): member in Checker
/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.py20 def check_type(self, typ, arg): member in Callbacks
/external/gfxstream-protocols/registry/vulkan/scripts/spec_tools/
Dconsistency_tools.py255 def check_type(self, name, info, category): member in XMLChecker
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_utl.c965 unsigned int flags, int check_type, const char *b, in do_check_string()
1006 unsigned int flags, int check_type, char **peername) in do_x509_check()
/external/boringssl/src/crypto/x509v3/
Dv3_utl.c969 unsigned int flags, int check_type, const char *b, in do_check_string()
1010 unsigned int flags, int check_type, char **peername) in do_x509_check()
/external/angle/src/compiler/translator/
Dglslang.l481 int check_type(yyscan_t yyscanner) { in check_type() function
Dglslang_lex_autogen.cpp3323 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.cpp5355 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/
Dxzcat.c2343 #define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument
2381 enum xz_check check_type; member
/external/tensorflow/tensorflow/core/kernels/
Dsparse_cross_op.cc479 bool check_type = internal_type != DT_INVALID; in ValidateInput() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h91365 enum xz_check check_type; member
Dvmlinux.h91365 enum xz_check check_type; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h58990 enum xz_check check_type; member
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h58079 enum xz_check check_type; member
Dvmlinux_510.h58079 enum xz_check check_type; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h60830 enum xz_check check_type; member

12