/frameworks/rs/tests/typecheck/ |
Android.mk | 9 typecheck.cpp 17 LOCAL_MODULE:= rstest-typecheck
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug387.go | 10 missing typecheck: [7f5bf07b4438] 15 internal compiler error: missing typecheck
|
bug343.go | 30 typecheck [1008592b0] 32 bug343.go:15: internal compiler error: typecheck INDREG
|
bug356.go | 38 typecheck [1008592b0] 40 bug343.go:15: internal compiler error: typecheck INDREG
|
issue11750.go | 7 // Issue 11750: mkdotargslice: typecheck failed
|
issue6131.go | 7 // Issue 6131: missing typecheck after reducing
|
issue5753.go | 7 // issue 5753: bad typecheck info causes escape analysis to
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug387.go | 10 missing typecheck: [7f5bf07b4438] 15 internal compiler error: missing typecheck
|
bug343.go | 30 typecheck [1008592b0] 32 bug343.go:15: internal compiler error: typecheck INDREG
|
bug356.go | 38 typecheck [1008592b0] 40 bug343.go:15: internal compiler error: typecheck INDREG
|
issue11750.go | 7 // Issue 11750: mkdotargslice: typecheck failed
|
issue6131.go | 7 // Issue 6131: missing typecheck after reducing
|
/system/extras/f2fs_utils/ |
f2fs_sparseblock.h | 28 #define ver_after(a, b) (typecheck(unsigned long long, a) && \ 29 typecheck(unsigned long long, b) && \ 32 #define ver_equal(a, b) (typecheck(unsigned long long, a) && \ 33 typecheck(unsigned long long, b) && \
|
/prebuilts/misc/common/swig/include/2.0.11/ocaml/ |
typecheck.i | 2 * typecheck.i 7 %typecheck(SWIG_TYPECHECK_INTEGER) char, signed char, const char &, const signed char & { 17 %typecheck(SWIG_TYPECHECK_INTEGER) unsigned char, const unsigned char & { 27 %typecheck(SWIG_TYPECHECK_INTEGER) short, signed short, const short &, const signed short &, wchar_t { 37 %typecheck(SWIG_TYPECHECK_INTEGER) unsigned short, const unsigned short & { 50 %typecheck(SWIG_TYPECHECK_INTEGER) int, signed int, const int &, const signed int &, enum SWIGTYPE { 60 %typecheck(SWIG_TYPECHECK_INTEGER) unsigned int, const unsigned int & { 71 %typecheck(SWIG_TYPECHECK_INTEGER) long, signed long, unsigned long, long long, signed long long, unsigned long long, const long &, const signed long &, const unsigned long &, const long long &, const signed long long &, const unsigned long long & { 81 %typecheck(SWIG_TYPECHECK_INTEGER) bool, oc_bool, BOOL, const bool &, const oc_bool &, const BOOL & { 91 %typecheck(SWIG_TYPECHECK_DOUBLE) float, const float & [all...] |
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
typemaps.i | 63 %typemap(typecheck) type *INPUT = type; 64 %typemap(typecheck) type &INPUT = type; 82 %typemap(typecheck) bool *INPUT = bool; 83 %typemap(typecheck) bool &INPUT = bool; 89 %typemap(typecheck) long long *INPUT = long long; 90 %typemap(typecheck) long long &INPUT = long long; 96 %typemap(typecheck) unsigned long long *INPUT = unsigned long long; 97 %typemap(typecheck) unsigned long long &INPUT = unsigned long long; 336 %typemap(typecheck) double *INOUT = double; 337 %typemap(typecheck) bool *INOUT = bool [all...] |
/prebuilts/misc/common/swig/include/2.0.11/d/ |
dprimitives.swg | 106 * Typecheck typemaps. 109 %typecheck(SWIG_TYPECHECK_BOOL) 114 %typecheck(SWIG_TYPECHECK_CHAR) 119 %typecheck(SWIG_TYPECHECK_INT8) 124 %typecheck(SWIG_TYPECHECK_UINT8) 129 %typecheck(SWIG_TYPECHECK_INT16) 134 %typecheck(SWIG_TYPECHECK_UINT16) 139 %typecheck(SWIG_TYPECHECK_INT32) 146 %typecheck(SWIG_TYPECHECK_UINT32) 153 %typecheck(SWIG_TYPECHECK_INT64 [all...] |
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
typemaps.i | 401 %typemap(typecheck) double *INPUT = double; 402 %typemap(typecheck) bool *INPUT = bool; 403 %typemap(typecheck) signed char *INPUT = signed char; 404 %typemap(typecheck) unsigned char *INPUT = unsigned char; 405 %typemap(typecheck) unsigned long *INPUT = unsigned long; 406 %typemap(typecheck) unsigned short *INPUT = unsigned short; 407 %typemap(typecheck) unsigned int *INPUT = unsigned int; 408 %typemap(typecheck) long *INPUT = long; 409 %typemap(typecheck) short *INPUT = short; 410 %typemap(typecheck) int *INPUT = int [all...] |
/prebuilts/misc/common/swig/include/2.0.11/chicken/ |
typemaps.i | 114 %typemap(typecheck) type_ *INPUT = type_; 115 %typemap(typecheck) type_ &INPUT = type_; 284 %typemap(typecheck) double *INOUT = double; 285 %typemap(typecheck) bool *INOUT = bool; 286 %typemap(typecheck) char *INOUT = char; 287 %typemap(typecheck) signed char *INOUT = signed char; 288 %typemap(typecheck) unsigned char *INOUT = unsigned char; 289 %typemap(typecheck) unsigned long *INOUT = unsigned long; 290 %typemap(typecheck) unsigned long long *INOUT = unsigned long long; 291 %typemap(typecheck) unsigned short *INOUT = unsigned short [all...] |
/prebuilts/gdb/darwin-x86/include/python2.7/ |
traceback.h | 24 /* Reveal traceback type so we can typecheck traceback objects */
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
traceback.h | 24 /* Reveal traceback type so we can typecheck traceback objects */
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
traceback.h | 24 /* Reveal traceback type so we can typecheck traceback objects */
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
traceback.h | 24 /* Reveal traceback type so we can typecheck traceback objects */
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
typemaps.i | 77 %typemap(typecheck) type *INPUT = type; 78 %typemap(typecheck) type &INPUT = type; 281 %typemap(typecheck) double *INOUT = double; 282 %typemap(typecheck) signed char *INOUT = signed char; 283 %typemap(typecheck) unsigned char *INOUT = unsigned char; 284 %typemap(typecheck) unsigned long *INOUT = unsigned long; 285 %typemap(typecheck) unsigned long long *INOUT = unsigned long long; 286 %typemap(typecheck) unsigned short *INOUT = unsigned short; 287 %typemap(typecheck) unsigned int *INOUT = unsigned int; 288 %typemap(typecheck) long *INOUT = long [all...] |
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/ |
util_test.py | 91 instance_of_class1, util.Typecheck(instance_of_class1, Class1)) 95 util.Typecheck(instance_of_class1, ((Class1, Class2), Class3))) 99 util.Typecheck(instance_of_class1, (Class1, (Class2, Class3)))) 103 util.Typecheck(instance_of_class1, Class1, 'message')) 107 util.Typecheck( 112 util.Typecheck( 116 util.Typecheck(instance_of_class1, Class2) 119 util.Typecheck(instance_of_class1, (Class2, Class3)) 122 util.Typecheck(instance_of_class1, Class2, 'message') 125 util.Typecheck(instance_of_class1, (Class2, Class3), 'message' [all...] |
/prebuilts/misc/common/swig/include/2.0.11/r/ |
rtype.swg | 46 %typecheck(SWIG_TYPECHECK_BOOL) bool {} 47 %typecheck(SWIG_TYPECHECK_UINT32) unsigned int {} 48 %typecheck(SWIG_TYPECHECK_INTEGER) int {} 49 %typecheck(SWIG_TYPECHECK_FLOAT) float {} 50 %typecheck(SWIG_TYPECHECK_DOUBLE) double {} 52 %typecheck(SWIG_TYPECHECK_BOOL_PTR) bool * {} 53 %typecheck(SWIG_TYPECHECK_INT32_PTR) int * {} 54 %typecheck(SWIG_TYPECHECK_FLOAT_PTR) float * {} 55 %typecheck(SWIG_TYPECHECK_DOUBLE_PTR) double * {} 56 %typecheck(SWIG_TYPECHECK_CHAR_PTR) char * { [all...] |