/external/armnn/python/pyarmnn/src/pyarmnn/swig/typemaps/ |
D | tensor_memory.i | 19 %typemap(typecheck) (TYPEMAP) { 26 %typemap(typecheck) (TYPEMAP); 43 %typemap(typecheck) (TYPEMAP) { 50 %typemap(typecheck) (TYPEMAP);
|
D | vectors.i | 223 %typemap(typecheck) (TYPEMAP) { 232 %typemap(typecheck) (TYPEMAP);
|
/external/curl/tests/data/ |
D | test1912 | 5 typecheck 19 Cross validate that gcc-typecheck macros match the option types.
|
/external/rust/crates/protobuf-parse/ |
D | Cargo.toml.orig | 34 name = "parse-and-typecheck" 35 path = "src/bin/parse-and-typecheck.rs"
|
D | Cargo.toml | 36 name = "parse-and-typecheck" 37 path = "src/bin/parse-and-typecheck.rs"
|
D | Android.bp | 76 srcs: ["src/bin/parse-and-typecheck.rs"],
|
/external/curl/packages/vms/ |
D | stage_curl_install.com | 17 $! [usr.include.curl]typecheck-gcc.h 142 $ copy [--.include.curl]typecheck-gcc.h - 143 'new_gnu'[usr.include.curl]typecheck-gcc.h
|
D | pcsi_gnv_curl_file_list.txt | 66 [gnv.usr.include.curl]typecheck-gcc.h
|
/external/iptables/libiptc/ |
D | linux_stddef.h | 31 #define typecheck(type,x) \ macro
|
D | linux_list.h | 23 #define typecheck(type,x) \ macro
|
/external/curl/include/curl/ |
D | Makefile.am | 26 typecheck-gcc.h system.h urlapi.h options.h header.h websockets.h
|
/external/curl/packages/OS400/ |
D | make-include.sh | 75 stdcheaders|typecheck-gcc)
|
/external/rust/cxx/gen/src/ |
D | check.rs | 7 pub(super) use crate::syntax::check::{typecheck, Generator};
|
D | mod.rs | 171 check::typecheck(errors, apis, types, generator); in generate()
|
/external/bcc/src/lua/bcc/vendor/ |
D | argparse.lua | 111 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/ |
D | protocol-typecheck.m | 22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
|
/external/perfetto/ui/ |
D | tsconfig.base.json | 26 …UnknownInCatchVariables": false, // Use any for excpetions. TODO(hjd): Remove and typecheck uses.
|
/external/golang-protobuf/types/dynamicpb/ |
D | dynamic.go | 267 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/ |
D | pyproject.toml | 48 [tool.pylint.typecheck]
|
/external/f2fs-tools/fsck/ |
D | f2fs.h | 41 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ 42 typecheck(unsigned long long, b) && \
|
/external/skia/modules/canvaskit/ |
D | Makefile | 141 typecheck: target
|
/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/rust/cxx/syntax/ |
D | check.rs | 33 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types, generator: Generator) { in typecheck() function
|
/external/tensorflow/third_party/ |
D | curl.BUILD | 359 "include/curl/typecheck-gcc.h",
|