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

1 2 3

  /external/clang/test/CodeGenCXX/
debug-info-artificial-arg.cpp 32 // CHECK: !MDSubroutineType(types: [[FUNCTYPE:![0-9]*]])
33 // CHECK: [[FUNCTYPE]] = !{null, ![[ARTARG]], !{{.*}}, !{{.*}}}
  /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__;
  /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...]
  /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}}
instantiation-default-1.cpp 83 typename FuncType = R (*)(Arg1, Arg2)>
  /external/freetype/include/internal/
sfnt.h 33 /* <FuncType> */
76 /* <FuncType> */
112 /* <FuncType> */
130 /* <FuncType> */
178 /* <FuncType> */
215 /* <FuncType> */
248 /* <FuncType> */
297 /* <FuncType> */
323 /* <FuncType> */
349 /* <FuncType> */
    [all...]
pshints.h 122 * @functype:
144 * @functype:
186 * @functype:
220 * @functype:
243 * @functype:
272 * @functype:
409 * @functype:
431 * @functype:
474 * @functype:
516 * @functype
    [all...]
autohint.h 85 /* <FuncType> */
113 /* <FuncType> */
133 /* <FuncType> */
153 /* <FuncType> */
  /external/pdfium/third_party/freetype/include/internal/
sfnt.h 33 /* <FuncType> */
76 /* <FuncType> */
112 /* <FuncType> */
130 /* <FuncType> */
178 /* <FuncType> */
215 /* <FuncType> */
248 /* <FuncType> */
297 /* <FuncType> */
323 /* <FuncType> */
349 /* <FuncType> */
    [all...]
pshints.h 122 * @functype:
144 * @functype:
186 * @functype:
220 * @functype:
243 * @functype:
272 * @functype:
409 * @functype:
431 * @functype:
474 * @functype:
516 * @functype
    [all...]
autohint.h 85 /* <FuncType> */
113 /* <FuncType> */
133 /* <FuncType> */
153 /* <FuncType> */
  /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
  /external/freetype/include/
ftsystem.h 71 * @functype:
95 * @functype:
116 * @functype:
223 * @functype:
260 * @functype:
ftimage.h 474 /* <FuncType> */
501 /* <FuncType> */
    [all...]
ftlist.h 172 /* <FuncType> */
217 /* <FuncType> */
  /external/pdfium/third_party/freetype/include/
ftsystem.h 71 * @functype:
95 * @functype:
116 * @functype:
219 * @functype:
256 * @functype:
ftimage.h 479 /* <FuncType> */
506 /* <FuncType> */
    [all...]
  /external/libxml2/doc/devhelp/
devhelp.xsl 83 <xsl:apply-templates mode="details" select="/api/symbols/functype[@file=$module]"/>
98 <xsl:apply-templates select="functype"/>
103 <xsl:template match="/api/symbols/functype">
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 49 template<typename FuncType>
52 TypeBuilder<FuncType, false>::get(Context),
111 template <typename FuncType>
114 TypeBuilder<FuncType, false>::get(Context),

Completed in 2475 milliseconds

1 2 3