Home
last modified time | relevance | path

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

/third_party/skia/experimental/skrive/tests/
DDomTypes.cpp12 void check_type(skiatest::Reporter* reporter, const sk_sp<U>& node, bool expected) { in check_type() function
/third_party/boost/boost/test/tools/detail/
Dfwd.hpp53 enum check_type { enum
/third_party/pulseaudio/src/pulsecore/
Dobject.h36 bool (*check_type)(const char *type_name); member
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang.l421 int check_type(yyscan_t yyscanner) { in check_type() function
Dglslang_lex.cpp3653 int check_type(yyscan_t yyscanner) { in check_type() function
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.cc485 auto check_type = _CheckTypeSame(types, prim_name, false); in CheckTensorTypeSame() local
550 auto check_type = type; in CheckSubClass() local
776 …dConvertUtils::GetErrorTypeString(const std::set<TypePtr> &check_list, const TypePtr &check_type) { in GetErrorTypeString()
/third_party/pulseaudio/src/modules/
Dmodule-augment-properties.c122 static int check_type(pa_config_parser_state *state) { in check_type() function
/third_party/python/Lib/ctypes/test/
Dtest_callbacks.py20 def check_type(self, typ, arg): member in Callbacks
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang.l449 int check_type(yyscan_t yyscanner) { in check_type() function
Dglslang_lex.cpp3814 int check_type(yyscan_t yyscanner) { in check_type() function
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/
Dcheck_pack.c298 check_type (int type, const char *file, int line) in check_type() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang.l481 int check_type(yyscan_t yyscanner) { in check_type() function
Dglslang_lex_autogen.cpp3321 int check_type(yyscan_t yyscanner) in check_type() function
/third_party/ffmpeg/
Dconfigure1497 check_type(){ function
/third_party/jerryscript/jerry-core/parser/js/
Djs-scanner-util.c1681 parser_check_context_type_t check_type) /**< context type */ in scanner_is_context_needed()
/third_party/mesa3d/src/compiler/glsl/
Dast_to_hir.cpp5418 const glsl_type *check_type = var->type->without_array(); in hir() local
5482 const glsl_type *check_type = var->type->without_array(); in hir() local
5518 const glsl_type *check_type = var->type->without_array(); in hir() local
/third_party/openssl/crypto/x509v3/
Dv3_utl.c864 unsigned int flags, int check_type, char **peername) in do_x509_check()
/third_party/toybox/toys/pending/
Dxzcat.c2343 #define IS_CRC64(check_type) ((check_type) == XZ_CHECK_CRC64) argument
2381 enum xz_check check_type; member
/third_party/glib/gio/
Dgdbusdaemon.c527 int check_type; in match_matches() local
/third_party/openssl/ssl/
Dt1_lib.c2342 int check_type = 0; in tls1_check_chain() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux.c13711 guint check_type = QT_UINT16 ((guint8 *) rmvc->data + 24); in qtdemux_parse_redirects() local