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

1 2 3 4 5 6 7 8

  /frameworks/rs/tests/typecheck/
Android.mk 9 typecheck.cpp
16 LOCAL_MODULE:= rstest-typecheck
  /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/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...]
  /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...]
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octtypemaps.swg 41 %typecheck(SWIG_TYPECHECK_SWIGOBJECT) SWIG_Object "$1 = (*$input).is_defined();";
42 %typecheck(SWIG_TYPECHECK_SWIGOBJECT) octave_value_list "$1 = true;";
48 %typecheck(2000) (octave_value_list varargs,...) {
57 %typecheck(2000) (const octave_value_list& varargs,...) {
  /development/ndk/platforms/android-3/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /external/chromium_org/remoting/client/plugin/
pepper_plugin_thread_delegate.cc 24 // this code will not typecheck in that case.
  /external/clang/test/SemaObjC/
protocol-typecheck.m 22 // protocol-typecheck.m:21: warning: class 'NSObject <PWhatever, XCElementP>' does not implement the 'XCElementSpacerP' protocol
  /external/iptables/libiptc/
linux_stddef.h 31 #define typecheck(type,x) \ macro
  /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/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
jiffies.h 64 #define time_after(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(b) - (long)(a) < 0))
66 #define time_after_eq(a,b) (typecheck(unsigned long, a) && typecheck(unsigned long, b) && ((long)(a) - (long)(b) >= 0))

Completed in 1075 milliseconds

1 2 3 4 5 6 7 8