Home
last modified time | relevance | path

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

12

/external/curl/tests/data/
Dtest19125 typecheck
19 Cross validate that gcc-typecheck macros match the option types.
/external/curl/packages/vms/
Dstage_curl_install.com19 $! [usr.include.curl]typecheck-gcc.h
145 $ copy [--.include.curl]typecheck-gcc.h -
146 'new_gnu'[usr.include.curl]typecheck-gcc.h
Dpcsi_gnv_curl_file_list.txt67 [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.am24 typecheck-gcc.h system.h urlapi.h options.h
/external/rust/cxx/gen/src/
Dcheck.rs7 pub(super) use crate::syntax::check::typecheck;
Dmod.rs133 check::typecheck(errors, apis, types); in generate()
/external/curl/packages/OS400/
Dmake-include.sh73 stdcheaders|typecheck-gcc)
/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/llvm-project/clang/test/SemaObjC/
Dprotocol-typecheck.m22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
/external/clang/test/SemaObjC/
Dprotocol-typecheck.m22 …// protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement t…
/external/llvm-project/lldb/bindings/python/
Dpython-typemaps.swig35 %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/f2fs-tools/fsck/
Df2fs.h36 #define ver_after(a, b) (typecheck(unsigned long long, a) && \
37 typecheck(unsigned long long, b) && \
/external/skia/modules/canvaskit/
DMakefile121 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.rs18 pub(crate) fn typecheck(cx: &mut Errors, apis: &[Api], types: &Types) { in typecheck() function
/external/tensorflow/third_party/
Dcurl.BUILD274 "include/curl/typecheck-gcc.h",
/external/f2fs-tools/include/
Df2fs_fs.h202 #define typecheck(type,x) \ macro
/external/python/cpython3/Tools/clinic/
Dclinic.py2692 typecheck, typename = type_checks[self.subclass_of]
2700 displayname=displayname, typecheck=typecheck,
/external/python/cpython3/Doc/library/
Dtyping.rst93 # does not typecheck; an int is not a UserId
120 # Fails at runtime and does not typecheck
/external/curl/tests/
DFILEFORMAT.md371 - `typecheck`
/external/rust/cxx/macro/src/
Dexpand.rs38 check::typecheck(errors, apis, types); in bridge()
/external/google-breakpad/
DMakefile.am1517 src/third_party/curl/typecheck-gcc.h \

12