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/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/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/vk-gl-cts/external/vulkan-docs/src/scripts/
Dxml_consistency.py504 def check_type(self, name, info, category): member in Checker
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py331 def check_type(self, name, info, category): member in XMLChecker
/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/
Dconfigure1542 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.cpp5442 const glsl_type *check_type = var->type->without_array(); in hir() local
5507 const glsl_type *check_type = var->type->without_array(); in hir() local
5543 const glsl_type *check_type = var->type->without_array(); in hir() local
/third_party/openssl/crypto/x509/
Dv3_utl.c877 unsigned int flags, int check_type, char **peername) in do_x509_check()
/third_party/node/deps/openssl/openssl/crypto/x509/
Dv3_utl.c877 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/libfuse/test/
Dtest_syscalls.c164 static int check_type(const char *path, mode_t type) in check_type() function
/third_party/rust/crates/rustix/src/
Dio_uring.rs1006 macro_rules! check_type { in io_uring_layouts() macro
/third_party/node/deps/openssl/openssl/ssl/
Dt1_lib.c2823 int check_type = 0; in tls1_check_chain() local
/third_party/openssl/ssl/
Dt1_lib.c2802 int check_type = 0; in tls1_check_chain() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h58990 enum xz_check check_type; member