HomeSort by relevance Sort by last modified time
    Searched refs:typecheck (Results 1 - 25 of 224) sorted by null

1 2 3 4 5 6 7 8 9

  /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...]
  /frameworks/rs/tests/cpp_api/typecheck/
Android.mk 4 LOCAL_MODULE:= rstest-typecheck
11 typecheck.cpp
  /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...]
  /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/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...]
  /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/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...]
denums.swg 16 %typecheck(SWIG_TYPECHECK_POINTER) enum SWIGTYPE ""
41 %typecheck(SWIG_TYPECHECK_POINTER) const enum SWIGTYPE & ""
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
std_string.i 28 %typemap(typecheck) string = char *;
29 %typemap(typecheck) const string & = char *;
  /external/iptables/libiptc/
linux_stddef.h 31 #define typecheck(type,x) \ macro
  /prebuilts/go/darwin-x86/test/fixedbugs/
bug356.go 38 typecheck [1008592b0]
40 bug343.go:15: internal compiler error: typecheck INDREG
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
issue11750.go 7 // Issue 11750: mkdotargslice: typecheck failed
issue5753.go 7 // issue 5753: bad typecheck info causes escape analysis to
issue6131.go 7 // Issue 6131: missing typecheck after reducing
  /prebuilts/go/linux-x86/test/fixedbugs/
bug356.go 38 typecheck [1008592b0]
40 bug343.go:15: internal compiler error: typecheck INDREG
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
issue11750.go 7 // Issue 11750: mkdotargslice: typecheck failed
issue5753.go 7 // issue 5753: bad typecheck info causes escape analysis to
  /prebuilts/misc/common/swig/include/2.0.11/go/
go.swg 433 /* Typecheck typemaps. The purpose of these is merely to issue a
437 %typecheck(SWIG_TYPECHECK_BOOL) /* Go bool */
442 %typecheck(SWIG_TYPECHECK_CHAR) /* Go byte */
449 %typecheck(SWIG_TYPECHECK_INT8) /* Go int8 */
454 %typecheck(SWIG_TYPECHECK_INT16) /* Go int16 */
459 %typecheck(SWIG_TYPECHECK_INT16) /* Go uint16 */
464 %typecheck(SWIG_TYPECHECK_INT32) /* Go int */
469 %typecheck(SWIG_TYPECHECK_INT32) /* Go uint */
475 %typecheck(SWIG_TYPECHECK_INT32) /* Go int32 */
480 %typecheck(SWIG_TYPECHECK_INT32) /* Go uint32 *
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/guile/
std_string.i 26 %typemap(typecheck) string = char *;
27 %typemap(typecheck) const string & = char *;
  /prebuilts/misc/common/swig/include/2.0.11/pike/
std_string.i 19 %typemap(typecheck) string = char *;
20 %typemap(typecheck) const string & = char *;

Completed in 370 milliseconds

1 2 3 4 5 6 7 8 9