Home
last modified time | relevance | path

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

/third_party/skia/modules/canvaskit/
DMakefile120 typecheck: target
/third_party/node/deps/corepack/
Dpackage.json61 "typecheck": "tsc --noEmit", string
/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/
DMakefile1316 typecheck: typecheck_long_long typecheck_unsigned target
/third_party/f2fs-tools/include/
Df2fs_fs.h225 #define typecheck(type,x) \ macro