/external/curl/tests/data/ |
D | test1912 | 5 typecheck 19 Cross validate that gcc-typecheck macros match the option types.
|
/external/curl/packages/vms/ |
D | stage_curl_install.com | 19 $! [usr.include.curl]typecheck-gcc.h 145 $ copy [--.include.curl]typecheck-gcc.h - 146 'new_gnu'[usr.include.curl]typecheck-gcc.h
|
D | pcsi_gnv_curl_file_list.txt | 67 [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 | 24 typecheck-gcc.h system.h urlapi.h options.h
|
/external/rust/cxx/gen/src/ |
D | check.rs | 7 pub(super) use crate::syntax::check::typecheck;
|
D | mod.rs | 133 check::typecheck(errors, apis, types); in generate()
|
/external/curl/packages/OS400/ |
D | make-include.sh | 73 stdcheaders|typecheck-gcc)
|
/external/llvm-project/clang/test/SemaObjC/ |
D | protocol-typecheck.m | 22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
|
/external/clang/test/SemaObjC/ |
D | protocol-typecheck.m | 22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
|
/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/llvm-project/lldb/bindings/python/ |
D | python-typemaps.swig | 35 %typemap(typecheck) char ** { 324 %typemap(typecheck) (uint32_t *versions, uint32_t num_versions) { 377 %typemap(typecheck) (lldb::LogOutputCallback log_callback, void *baton) { 431 %typecheck(SWIG_TYPECHECK_POINTER) lldb::FileSP {
|
/external/skia/modules/canvaskit/ |
D | Makefile | 121 typecheck: target
|
/external/f2fs-tools/fsck/ |
D | f2fs.h | 36 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ 37 typecheck(unsigned long long, b) && \
|
/external/libnfnetlink/include/ |
D | linux_list.h | 25 #define typecheck(type,x) \ macro
|
/external/libnetfilter_conntrack/include/internal/ |
D | linux_list.h | 26 #define typecheck(type,x) \ macro
|
/external/rust/cxx/syntax/ |
D | check.rs | 18 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types) { in typecheck() function
|
/external/tensorflow/third_party/ |
D | curl.BUILD | 274 "include/curl/typecheck-gcc.h",
|
/external/f2fs-tools/include/ |
D | f2fs_fs.h | 202 #define typecheck(type,x) \ macro
|
/external/python/cpython3/Tools/clinic/ |
D | clinic.py | 2692 typecheck, typename = type_checks[self.subclass_of] 2700 displayname=displayname, typecheck=typecheck,
|
/external/python/cpython3/Doc/library/ |
D | typing.rst | 93 # does not typecheck; an int is not a UserId 120 # Fails at runtime and does not typecheck
|
/external/curl/tests/ |
D | FILEFORMAT.md | 371 - `typecheck`
|
/external/rust/cxx/macro/src/ |
D | expand.rs | 38 check::typecheck(errors, apis, types); in bridge()
|
/external/google-breakpad/ |
D | Makefile.am | 1517 src/third_party/curl/typecheck-gcc.h \
|