Home
last modified time | relevance | path

Searched refs:typecheck (Results 1 – 25 of 33) sorted by relevance

12

/external/armnn/python/pyarmnn/src/pyarmnn/swig/typemaps/
Dtensor_memory.i19 %typemap(typecheck) (TYPEMAP) {
26 %typemap(typecheck) (TYPEMAP);
43 %typemap(typecheck) (TYPEMAP) {
50 %typemap(typecheck) (TYPEMAP);
Dvectors.i223 %typemap(typecheck) (TYPEMAP) {
232 %typemap(typecheck) (TYPEMAP);
/external/curl/tests/data/
Dtest19125 typecheck
19 Cross validate that gcc-typecheck macros match the option types.
/external/rust/crates/protobuf-parse/
DCargo.toml.orig34 name = "parse-and-typecheck"
35 path = "src/bin/parse-and-typecheck.rs"
DCargo.toml36 name = "parse-and-typecheck"
37 path = "src/bin/parse-and-typecheck.rs"
DAndroid.bp76 srcs: ["src/bin/parse-and-typecheck.rs"],
/external/curl/packages/vms/
Dstage_curl_install.com17 $! [usr.include.curl]typecheck-gcc.h
142 $ copy [--.include.curl]typecheck-gcc.h -
143 'new_gnu'[usr.include.curl]typecheck-gcc.h
Dpcsi_gnv_curl_file_list.txt66 [gnv.usr.include.curl]typecheck-gcc.h
/external/iptables/libiptc/
Dlinux_stddef.h31 #define typecheck(type,x) \ macro
Dlinux_list.h23 #define typecheck(type,x) \ macro
/external/curl/include/curl/
DMakefile.am26 typecheck-gcc.h system.h urlapi.h options.h header.h websockets.h
/external/curl/packages/OS400/
Dmake-include.sh75 stdcheaders|typecheck-gcc)
/external/rust/cxx/gen/src/
Dcheck.rs7 pub(super) use crate::syntax::check::{typecheck, Generator};
Dmod.rs171 check::typecheck(errors, apis, types, generator); in generate()
/external/bcc/src/lua/bcc/vendor/
Dargparse.lua111 local function typecheck(name, types, value) function
123 return {name, function(_, value) typecheck(name, types, value) end}
127 typecheck("name", {"string"}, value)
168 typecheck(name, {"number", "string"}, value)
183 typecheck("action", {"function", "string"}, value)
203 typecheck("add_help", {"boolean", "string", "table"}, value)
/external/clang/test/SemaObjC/
Dprotocol-typecheck.m22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
/external/perfetto/ui/
Dtsconfig.base.json26 …UnknownInCatchVariables": false, // Use any for excpetions. TODO(hjd): Remove and typecheck uses.
/external/golang-protobuf/types/dynamicpb/
Ddynamic.go267 typecheck(fd, v)
522 func typecheck(fd protoreflect.FieldDescriptor, v protoreflect.Value) { func
690 typecheck(xt.desc, v)
695 typecheck(xt.desc, v)
/external/python/bumble/
Dpyproject.toml48 [tool.pylint.typecheck]
/external/f2fs-tools/fsck/
Df2fs.h41 #define ver_after(a, b) (typecheck(unsigned long long, a) && \
42 typecheck(unsigned long long, b) && \
/external/skia/modules/canvaskit/
DMakefile141 typecheck: target
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h26 #define typecheck(type,x) \ macro
/external/libnfnetlink/include/
Dlinux_list.h25 #define typecheck(type,x) \ macro
/external/rust/cxx/syntax/
Dcheck.rs33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
/external/tensorflow/third_party/
Dcurl.BUILD359 "include/curl/typecheck-gcc.h",

12