HomeSort by relevance Sort by last modified time
    Searched refs:functype (Results 1 - 12 of 12) sorted by null

  /prebuilts/misc/common/swig/include/2.0.11/python/
carrays.i 3 %feature("python:slot", "sq_item", functype="ssizeargfunc") NAME::__getitem__;
4 %feature("python:slot", "sq_ass_item", functype="ssizeobjargproc") NAME::__setitem__;
pyopers.swg 45 %feature("python:slot", "tp_hash", functype="hashfunc") MyClass::myHashFunc;
51 the "functype" attribute of the feature enables SWIG to generate
92 #define %pybinoperator(pyname,oper,functp,slt) %rename(pyname) oper; %pythonmaybecall oper; %feature("python:slot", #slt, functype=#functp) oper; %feature("python:slot", #slt, functype=#functp) pyname;
120 %feature("python:slot", "nb_truediv", functype="binaryfunc") *::operator/;
124 %feature("python:slot", "nb_invert", functype="unaryfunc") *::operator~;
126 %feature("python:slot", "tp_call", functype="ternarycallfunc") *::operator();
189 #define %pyinplaceoper(SwigPyOper, Oper, functp, slt) %delobject Oper; %newobject Oper; %feature("python:slot", #slt, functype=#functp) Oper; %rename(SwigPyOper) Oper
std_map.i 156 %feature("python:slot", "mp_length", functype="lenfunc") __len__;
157 %feature("python:slot", "mp_subscript", functype="binaryfunc") __getitem__;
158 %feature("python:slot", "tp_iter", functype="getiterfunc") key_iterator;
287 %feature("python:slot", "mp_ass_subscript", functype="objobjargproc") __setitem__;
pycontainer.swg 713 %feature("python:slot", "tp_iter", functype="getiterfunc") iterator;
734 %feature("python:slot", "nb_nonzero", functype="inquiry") __nonzero__;
735 %feature("python:slot", "sq_length", functype="lenfunc") __len__;
764 //%feature("python:slot", "sq_item", functype="ssizeargfunc") __getitem__;
765 //%feature("python:slot", "sq_slice", functype="ssizessizeargfunc") __getslice__;
766 //%feature("python:slot", "sq_ass_item", functype="ssizeobjargproc") __setitem__;
767 //%feature("python:slot", "sq_ass_slice", functype="ssizessizeobjargproc") __setslice__;
768 %feature("python:slot", "mp_subscript", functype="binaryfunc") __getitem__;
769 %feature("python:slot", "mp_ass_subscript", functype="objobjargproc") __setitem__;
pyiterators.swg 344 %feature("python:slot", "tp_iternext", functype="iternextfunc") SwigPyIterator::__next__;
  /external/clang/test/SemaTemplate/
instantiate-function-params.cpp 83 typedef int functype(int, int); typedef in struct:InstantiateFunctionTypedef::X
84 functype func1;
85 __attribute__((noreturn)) functype func2;
88 __attribute__((stdcall)) functype stdfunc1;
91 __attribute__((pcs("aapcs"))) functype pcsfunc; // expected-warning {{calling convention 'pcs' ignored for this target}}
  /external/eigen/blas/
level2_real_impl.h 15 typedef void (*functype)(int, const Scalar*, int, const Scalar*, int, Scalar*, Scalar); typedef
16 static functype func[2];
74 // typedef void (*functype)(int, const Scalar *, int, Scalar *, int, Scalar);
75 // static functype func[2];
88 typedef void (*functype)(int, Scalar*, int, const Scalar*, const Scalar*, const Scalar&); typedef
89 static functype func[2];
134 // typedef void (*functype)(int, const Scalar *, int, const Scalar *, int, Scalar *, int, Scalar);
135 // static functype func[2];
148 typedef void (*functype)(int, Scalar*, int, const Scalar*, const Scalar*, Scalar); typedef
149 static functype func[2]
236 typedef void (*functype)(int, Scalar*, const Scalar*, Scalar); typedef
287 typedef void (*functype)(int, Scalar*, const Scalar*, const Scalar*, Scalar); typedef
    [all...]
level2_cplx_impl.h 21 typedef void (*functype)(int, const Scalar*, int, const Scalar*, int, Scalar*, Scalar); typedef
22 static functype func[2];
113 typedef void (*functype)(int, Scalar*, const Scalar*, RealScalar); typedef
114 static functype func[2];
164 typedef void (*functype)(int, Scalar*, const Scalar*, const Scalar*, Scalar); typedef
165 static functype func[2];
219 typedef void (*functype)(int, Scalar*, int, const Scalar*, const Scalar*, const Scalar&); typedef
220 static functype func[2];
273 typedef void (*functype)(int, Scalar*, int, const Scalar*, const Scalar*, Scalar); typedef
274 static functype func[2]
    [all...]
level2_impl.h 14 typedef void (*functype)(int, int, const Scalar *, int, const Scalar *, int , Scalar *, int, Scalar); typedef
15 static functype func[4];
78 typedef void (*functype)(int, const Scalar *, int, Scalar *); typedef
79 static functype func[16];
133 typedef void (*functype)(int, int, const Scalar *, int, const Scalar *, int, Scalar *, int, const Scalar&); typedef
134 static functype func[16];
334 typedef void (*functype)(int, int, const Scalar *, int, Scalar *); typedef
335 static functype func[16];
404 typedef void (*functype)(int, const Scalar*, const Scalar*, Scalar*, Scalar); typedef
405 static functype func[16]
475 typedef void (*functype)(int, const Scalar*, Scalar*); typedef
    [all...]
level3_impl.h 15 typedef void (*functype)(DenseIndex, DenseIndex, DenseIndex, const Scalar *, DenseIndex, const Scalar *, DenseIndex, Scalar *, DenseIndex, Scalar, internal::level3_blocking<Scalar,Scalar>&, Eigen::internal::GemmParallelInfo<DenseIndex>*); typedef
16 static functype func[12];
69 typedef void (*functype)(DenseIndex, DenseIndex, const Scalar *, DenseIndex, Scalar *, DenseIndex, internal::level3_blocking<Scalar,Scalar>&); typedef
70 static functype func[32];
155 typedef void (*functype)(DenseIndex, DenseIndex, DenseIndex, const Scalar *, DenseIndex, const Scalar *, DenseIndex, Scalar *, DenseIndex, const Scalar&, internal::level3_blocking<Scalar,Scalar>&); typedef
156 static functype func[32];
309 typedef void (*functype)(DenseIndex, DenseIndex, const Scalar *, DenseIndex, const Scalar *, DenseIndex, Scalar *, DenseIndex, const Scalar&); typedef
310 static functype func[8];
503 typedef void (*functype)(DenseIndex, DenseIndex, const Scalar *, DenseIndex, const Scalar *, DenseIndex, Scalar *, DenseIndex, const Scalar&); typedef
504 static functype func[8]
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 6 functype = CFUNCTYPE variable in class:Callbacks
17 PROTO = self.functype.im_func(typ, typ)
25 PROTO = self.functype.im_func(typ, c_byte, typ)
119 prototype = self.functype.im_func(POINTER(c_double))
124 prototype = self.functype.im_func(object)
128 proto = self.functype.im_func(None)
157 functype = WINFUNCTYPE variable in class:Callbacks.StdcallCallbacks
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_callbacks.py 6 functype = CFUNCTYPE variable in class:Callbacks
17 PROTO = self.functype.im_func(typ, typ)
25 PROTO = self.functype.im_func(typ, c_byte, typ)
119 prototype = self.functype.im_func(POINTER(c_double))
124 prototype = self.functype.im_func(object)
128 proto = self.functype.im_func(None)
157 functype = WINFUNCTYPE variable in class:Callbacks.StdcallCallbacks

Completed in 146 milliseconds