Searched defs:typecheck (Results 1 – 9 of 9) sorted by relevance
/external/iptables/libiptc/ |
D | linux_stddef.h | 31 #define typecheck(type,x) \ macro
|
D | linux_list.h | 23 #define typecheck(type,x) \ macro
|
/external/skia/modules/canvaskit/ |
D | Makefile | 118 typecheck: target
|
/external/bcc/src/lua/bcc/vendor/ |
D | argparse.lua | 111 local function typecheck(name, types, value) function
|
/external/rust/cxx/syntax/ |
D | check.rs | 33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
|
/external/golang-protobuf/types/dynamicpb/ |
D | dynamic.go | 518 func typecheck(fd pref.FieldDescriptor, v pref.Value) { func
|
/external/libnetfilter_conntrack/include/internal/ |
D | linux_list.h | 26 #define typecheck(type,x) \ macro
|
/external/libnfnetlink/include/ |
D | linux_list.h | 25 #define typecheck(type,x) \ macro
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 206 #define typecheck(type,x) \ macro
|