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

  /prebuilts/misc/common/swig/include/2.0.11/ruby/
rubywstrings.swg 18 return SWIG_AsCharPtrAndSize( obj, (char**)cptr, psize, alloc);
rubystrings.swg 5 %fragment("SWIG_AsCharPtrAndSize","header",fragment="SWIG_pchar_descriptor") {
7 SWIG_AsCharPtrAndSize(VALUE obj, char** cptr, size_t* psize, int *alloc)
std_basic_string.i 14 fragment="SWIG_AsCharPtrAndSize") {
26 if (SWIG_AsCharPtrAndSize(obj, &buf, &size, &alloc) == SWIG_OK) {
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tclstrings.swg 5 %fragment("SWIG_AsCharPtrAndSize","header") {
7 SWIG_AsCharPtrAndSize(Tcl_Obj *obj, char** cptr, size_t* psize, int *alloc)
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
cstrings.swg 12 SWIG_AsCharPtrAndSize,
29 %typemap(in,noblock=1,fragment=#SWIG_AsCharPtrAndSize) (TYPEMAP, SIZE)
31 res = SWIG_AsCharPtrAndSize($input, &buf, &size, &alloc);
113 %typemap(in,noblock=1,fragment=#SWIG_AsCharPtrAndSize) TYPEMAP
115 res = SWIG_AsCharPtrAndSize($input, &t, &n, &alloc);
150 %typemap(in,noblock=1,fragment=#SWIG_AsCharPtrAndSize) TYPEMAP (int res, Char *t = 0, size_t n = 0, int alloc = 0, size_t expansion = 0) {
154 res = SWIG_AsCharPtrAndSize($input, &t, &n, &alloc);
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlstrings.swg 5 %fragment("SWIG_AsCharPtrAndSize","header",fragment="SWIG_pchar_descriptor") {
7 SWIG_AsCharPtrAndSize(SV *obj, char** cptr, size_t* psize, int *alloc)
  /prebuilts/misc/common/swig/include/2.0.11/python/
argcargv.i 5 %fragment("SWIG_AsArgcArgv","header",fragment="SWIG_AsCharPtrAndSize") {
26 res = SWIG_AsCharPtrAndSize(obj, &cptr, &sz, &alloc);
42 res = SWIG_AsCharPtrAndSize(obj, 0, 0, 0);
pystrings.swg 4 %fragment("SWIG_AsCharPtrAndSize","header",fragment="SWIG_pchar_descriptor") {
6 SWIG_AsCharPtrAndSize(PyObject *obj, char** cptr, size_t* psize, int *alloc)
std_basic_string.i 10 fragment="SWIG_AsCharPtrAndSize") {
23 if (SWIG_AsCharPtrAndSize(obj, &buf, &size, &alloc) == SWIG_OK) {
  /prebuilts/misc/common/swig/include/2.0.11/octave/
octprimtypes.swg 201 %fragment("SWIG_AsCharPtrAndSize","header") {
203 SWIG_AsCharPtrAndSize(octave_value ov, char** cptr, size_t* psize, int *alloc)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setools/policyrep/
qpol_wrap.c     [all...]

Completed in 102 milliseconds