Home
last modified time | relevance | path

Searched defs:typecheck (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/canvaskit/
DMakefile120 typecheck: target
/third_party/rust/crates/cxx/syntax/
Dcheck.rs33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
/third_party/tzdata/
DMakefile1103 typecheck: typecheck_long_long typecheck_unsigned target
/third_party/f2fs-tools/include/
Df2fs_fs.h219 #define typecheck(type,x) \ macro