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

1 2

  /external/selinux/libsemanage/src/
semanageswig_ruby.i 41 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
53 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
69 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
73 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
93 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
97 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
117 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
121 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
141 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
145 $result = SWIG_Ruby_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0))
    [all...]
semanageswig_python.i 148 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
160 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
172 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
207 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
211 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
250 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
254 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
294 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
298 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0));
338 $result = SWIG_Python_AppendOutput($result, SWIG_NewPointerObj(*$1, $*1_descriptor, 0))
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/ocaml/
typemaps.i 34 $1 = ($ltype) caml_ptr_val($input,$1_descriptor);
39 $1 = *(($ltype) caml_ptr_val($input,$1_descriptor));
46 $result = callback(*fromval,caml_val_ptr((void *) &$1,$1_descriptor));
48 $result = caml_val_ptr ((void *) &$1,$1_descriptor);
59 $1_descriptor)));
63 caml_val_ptr ((void *) $1,$1_descriptor));
71 $1 = *(($&1_ltype) caml_ptr_val($input,$&1_descriptor)) ;
79 $result = callback(*fromval,caml_val_ptr((void *)temp,$&1_descriptor));
81 $result = caml_val_ptr ((void *)temp,$&1_descriptor);
99 $1 = *(($&1_ltype) caml_ptr_val($input,$&1_descriptor)) ;
    [all...]
carray.i 65 $*1_descriptor)) ;
77 $*1_descriptor));
92 callback(*fromval,caml_val_ptr((void *)&$1[i],$*1_descriptor)));
97 caml_val_ptr ((void *)&$1[i],$&1_descriptor));
  /external/nanopb-c/generator/google/protobuf/compiler/
plugin_pb2.py 4 from google.protobuf import descriptor as _descriptor namespace
14 DESCRIPTOR = _descriptor.FileDescriptor(
22 _CODEGENERATORREQUEST = _descriptor.Descriptor(
29 _descriptor.FieldDescriptor(
36 _descriptor.FieldDescriptor(
43 _descriptor.FieldDescriptor(
64 _CODEGENERATORRESPONSE_FILE = _descriptor.Descriptor(
71 _descriptor.FieldDescriptor(
78 _descriptor.FieldDescriptor(
85 _descriptor.FieldDescriptor
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/php/
php.swg 88 if(SWIG_ConvertPtr(*$input, (void **) &tmp, $&1_descriptor, 0) < 0 || tmp == NULL) {
89 SWIG_PHP_Error(E_ERROR, "Type error in argument $argnum of $symname. Expected $&1_descriptor");
96 if(SWIG_ConvertPtr(*$input, (void **) &tmp, $&1_descriptor, 0) < 0 || tmp == NULL) {
97 SWIG_PHP_Error(E_ERROR, "Type error in argument $argnum of $symname. Expected $&1_descriptor");
105 if(SWIG_ConvertPtr(*$input, (void **) &$1, $1_descriptor, 0) < 0) {
106 SWIG_PHP_Error(E_ERROR, "Type error in argument $argnum of $symname. Expected $1_descriptor");
112 if(SWIG_ConvertPtr(*$input, (void **) &$1, $1_descriptor, 0) < 0 || $1 == NULL) {
113 SWIG_PHP_Error(E_ERROR, "Type error in argument $argnum of $symname. Expected $1_descriptor");
119 if(SWIG_ConvertPtr(*$input, (void **) &temp, $*1_descriptor, 0) < 0) {
120 SWIG_PHP_Error(E_ERROR, "Type error in argument $argnum of $symname. Expected $*1_descriptor");
    [all...]
const.i 37 SWIG_SetPointerZval(z_var, (void*)$value, $1_descriptor, 0);
globalvar.i 78 SWIG_SetPointerZval(z_var, (void*)$1, $1_descriptor, 0);
88 SWIG_SetPointerZval(z_var, (void*)&$1, $&1_descriptor, 0);
182 SWIG_SetPointerZval(*z_var, (void*)$1, $1_descriptor, $owner);
205 if (SWIG_ConvertPtr(*z_var, (void**)&_temp, $&1_descriptor, 0) < 0) {
206 SWIG_PHP_Error(E_ERROR,"Type error in value of $symname. Expected $&1_descriptor");
219 if (SWIG_ConvertPtr(*z_var, (void **)&_temp, $1_descriptor, 0) < 0) {
220 SWIG_PHP_Error(E_ERROR,"Type error in value of $symname. Expected $&1_descriptor");
309 SWIG_SetPointerZval(*z_var, (void*)&$1, $&1_descriptor, 0);
318 SWIG_SetPointerZval(*z_var, (void*)$1, $1_descriptor, 0);
344 SWIG_SetPointerZval(*z_var, (void*)$1, $1_descriptor, 0)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/mzscheme/
typemaps.i 30 temp = SWIG_MustGetPtr($input, $1_descriptor, 1, 0);
45 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor,(void **) &$1);
54 $result = SWIG_NewPointerObj((void *) &$1, $1_descriptor, 0);
71 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor,(void **) &$1);
107 argp = ($&1_ltype) SWIG_MustGetPtr($input, $&1_descriptor, $argnum, 0);
113 argp = ($&1_ltype) SWIG_MustGetPtr($input, $&1_descriptor, 1, 0);
123 $result = SWIG_NewPointerObj (resultptr, $&1_descriptor, 1);
130 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 1);
139 $result = SWIG_NewPointerObj (resultptr, $&1_descriptor, 0);
146 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 0)
    [all...]
std_pair.i 38 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
57 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
86 $&1_descriptor, 0) != -1)
112 $1_descriptor, 0) != -1)
145 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
165 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
190 $&1_descriptor, 0) != -1)
214 $1_descriptor, 0) != -1)
246 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
266 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0)
    [all...]
std_vector.i 70 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
101 $1 = ($1_ltype) SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
145 $&1_descriptor, 0) != -1)
185 $1_descriptor, 0) != -1)
265 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
301 $1 = ($1_ltype) SWIG_MustGetPtr($input,$1_descriptor,$argnum - 1, 0);
335 $&1_descriptor, 0) != -1) ? 1 : 0;
364 $1_descriptor, 0) != -1) ? 1 : 0;
  /prebuilts/misc/common/swig/include/2.0.11/tcl/
tcltypemaps.swg 70 Tcl_SetObjResult(interp, SWIG_NewInstanceObj( %as_voidptr($1), $1_descriptor,0));
74 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor,%as_voidptrptr(&$1));
81 SWIG_set_result(SWIG_NewInstanceObj(%as_voidptr(SWIG_new_copy($1, $1_ltype)), $&1_descriptor, 1));
std_vector.i 92 $&1_descriptor, 0) == 0){
121 $&1_descriptor, 0) == 0) {
160 $&1_descriptor, 0) == 0) {
189 $1_descriptor, 0) == 0){
260 $&1_descriptor, 0) == 0) {
284 $1_descriptor, 0) == 0) {
315 $&1_descriptor, 0) == 0){
342 $1_descriptor, 0) == 0){
  /external/nanopb-c/generator/google/protobuf/
descriptor_pb2.py 4 from google.protobuf import descriptor as _descriptor namespace
12 DESCRIPTOR = _descriptor.FileDescriptor(
19 _FIELDDESCRIPTORPROTO_TYPE = _descriptor.EnumDescriptor(
25 _descriptor.EnumValueDescriptor(
29 _descriptor.EnumValueDescriptor(
33 _descriptor.EnumValueDescriptor(
37 _descriptor.EnumValueDescriptor(
41 _descriptor.EnumValueDescriptor(
45 _descriptor.EnumValueDescriptor(
49 _descriptor.EnumValueDescriptor
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/guile/
ports.i 25 if (SWIG_ConvertPtr($input, (void**) &($1), $1_descriptor, 0) != 0) {
typemaps.i 35 temp = SWIG_MustGetPtr($input, $1_descriptor, 1, 0);
49 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor,(void **) &$1);
58 $result = SWIG_NewPointerObj((void *) &$1, $1_descriptor, 0);
105 argp = ($&1_ltype)SWIG_MustGetPtr($input, $&1_descriptor, $argnum, 0);
111 argp = ($&1_ltype)SWIG_MustGetPtr($input, $&1_descriptor, 1, 0);
120 $result = SWIG_NewPointerObj (resultptr, $&1_descriptor, 1);
127 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 1);
136 $result = SWIG_NewPointerObj (resultptr, $&1_descriptor, 0);
143 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 0);
435 int res = SWIG_ConvertPtr($input, &ptr, $1_descriptor, 0)
    [all...]
std_pair.i 37 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
54 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
84 $&1_descriptor, 0) == 0)
110 $1_descriptor, 0) == 0)
144 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
162 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
188 $&1_descriptor, 0) == 0)
212 $1_descriptor, 0) == 0)
244 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
262 SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0)
    [all...]
std_vector.i 68 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
99 $1 = ($1_ltype) SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
143 $&1_descriptor, 0) != -1)
183 $1_descriptor, 0) != -1)
258 SWIG_MustGetPtr($input,$&1_descriptor,$argnum, 0));
290 $1 = ($1_ltype) SWIG_MustGetPtr($input,$1_descriptor,$argnum, 0);
325 $&1_descriptor, 0) != -1) ? 1 : 0;
354 $1_descriptor, 0) != -1) ? 1 : 0;
  /prebuilts/misc/common/swig/include/2.0.11/lua/
lua.swg 44 { SWIG_LUA_POINTER, (char *)"$symname", 0, 0, (void *)$value, &$1_descriptor}
48 { SWIG_LUA_BINARY, (char *)"$symname", sizeof($type), 0, (void *)&$value, &$1_descriptor}
203 lua_pushfstring(L,"object exception:%s",SWIG_TypePrettyName($1_descriptor));
212 %{SWIG_NewPointerObj(L,(void *)new $1_ltype(($1_ltype &) $1),$&1_descriptor,1);
218 %{SWIG_NewPointerObj(L,(void *)new $basetype($1),$1_descriptor,1);
luatypemaps.swg 160 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor, (void **) &$1);
208 SWIG_NewPointerObj(L,(void *) resultptr,$&1_descriptor,1); SWIG_arg++;
216 SWIG_NewPointerObj(L,(void *) resultptr,$&1_descriptor,1); SWIG_arg++;
310 if (SWIG_isptrtype(L,$input)==0 || SWIG_ConvertPtr(L,$input, (void **) &ptr, $1_descriptor, 0)) {
319 if (lua_isuserdata(L,$input)==0 || SWIG_ConvertPtr(L,$input, (void **) &ptr, $1_descriptor, 0)) {
328 if (lua_isuserdata(L,$input)==0 || SWIG_ConvertPtr(L,$input, (void **) &ptr, $&1_descriptor, 0)) {
  /frameworks/native/include/binder/
IInterface.h 53 virtual sp<IInterface> queryLocalInterface(const String16& _descriptor);
116 const String16& _descriptor)
118 if (_descriptor == INTERFACE::descriptor) return this;
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
std_list.i 50 $&1_descriptor,1) != -1) {
81 $1_descriptor,1) != -1) {
163 $1_descriptor,0) != -1) {
212 $&1_descriptor,1) != -1){
241 $1_descriptor,1) != -1) {
318 $1_descriptor,0) != -1) {
std_vector.i 46 $&1_descriptor,1) != -1) {
77 $1_descriptor,1) != -1) {
124 $&1_descriptor,0) != -1) {
156 $1_descriptor,0) != -1) {
223 int res = SWIG_ConvertPtr($input,(void **) &v, $&1_descriptor,0);
251 int res = SWIG_ConvertPtr($input,(void **) &v, $1_descriptor,0);
296 int res = SWIG_ConvertPtr($input,(void **) &v, $&1_descriptor,0);
327 int res = SWIG_ConvertPtr($input,%as_voidptrptr(&v), $1_descriptor,0);
399 $&1_descriptor,1) != -1){
428 $1_descriptor,1) != -1)
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/pike/
pike.swg 57 "SWIG_ConvertPtr($input.u.object, (void **) &$1, $1_descriptor, 1);"
116 %typemap(out, pikedesc="tObj") SWIGTYPE*, SWIGTYPE &, SWIGTYPE [] "push_object(SWIG_NewPointerObj((void *) $1, $1_descriptor, $owner));";
137 push_object(SWIG_NewPointerObj((void *) resultptr, $&1_descriptor, 1));
144 push_object(SWIG_NewPointerObj((void *) resultptr, $&1_descriptor, 1));
242 if (SWIG_ConvertPtr($input.u.object, (void **) &ptr, $1_descriptor, 0) == -1) {
251 if (SWIG_ConvertPtr($input.u.object, (void **) &ptr, $&1_descriptor, 0) == -1) {
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
chicken.swg 210 temp = SWIG_MustGetPtr($input, $1_descriptor, 1, 0);
226 swig_type_info *ty = SWIG_TypeDynamicCast($1_descriptor,(void **) &$1);
237 $result = SWIG_NewPointerObj((void *) &$varname, $1_descriptor, 0);
316 argp = ($&1_ltype)SWIG_MustGetPtr($input, $&1_descriptor, $argnum, 0);
322 argp = ($&1_ltype)SWIG_MustGetPtr($input, $&1_descriptor, 1, 0);
332 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 1);
340 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 1);
350 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 0);
358 $result = SWIG_NewPointerObj(resultptr, $&1_descriptor, 0);
612 $1 = !SWIG_ConvertPtr($input, &ptr, $1_descriptor, 0)
    [all...]

Completed in 436 milliseconds

1 2