• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/lib/wmi/

Lines Matching refs:swig_cast_info

319   struct swig_cast_info  *cast;			/* linked list of types that can cast into this type */
325 typedef struct swig_cast_info {
328 struct swig_cast_info *next; /* pointer to next cast in linked list */
329 struct swig_cast_info *prev; /* pointer to the previous cast */
330 } swig_cast_info;
340 swig_cast_info **cast_initial; /* Array of initially generated casting structures */
404 swig_cast_info *iter = ty->cast; \
426 SWIGRUNTIME swig_cast_info *
432 SWIGRUNTIME swig_cast_info *
441 SWIG_TypeCast(swig_cast_info *ty, void *ptr, int *newmemory) {
494 swig_cast_info *cast = ti->cast;
1987 swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
2074 swig_cast_info *tc = SWIG_TypeCheck(desc,ty);
2098 swig_cast_info *tc = SWIG_TypeCheck(to->name,ty);
3727 static swig_cast_info _swigc__p_BSTR[] = { {&_swigt__p_BSTR, 0, 0, 0},{0, 0, 0, 0}};
3728 static swig_cast_info _swigc__p_IEnumWbemClassObject[] = { {&_swigt__p_IEnumWbemClassObject, 0, 0, 0},{0, 0, 0, 0}};
3729 static swig_cast_info _swigc__p_IUnknown[] = { {&_swigt__p_IUnknown, 0, 0, 0},{0, 0, 0, 0}};
3730 static swig_cast_info _swigc__p_IWbemContext[] = { {&_swigt__p_IWbemContext, 0, 0, 0},{0, 0, 0, 0}};
3731 static swig_cast_info _swigc__p_IWbemServices[] = { {&_swigt__p_IWbemServices, 0, 0, 0},{0, 0, 0, 0}};
3732 static swig_cast_info _swigc__p_TALLOC_CTX[] = { {&_swigt__p_TALLOC_CTX, 0, 0, 0},{0, 0, 0, 0}};
3733 static swig_cast_info _swigc__p_char[] = { {&_swigt__p_char, 0, 0, 0},{0, 0, 0, 0}};
3734 static swig_cast_info _swigc__p_com_context[] = { {&_swigt__p_com_context, 0, 0, 0},{0, 0, 0, 0}};
3735 static swig_cast_info _swigc__p_int[] = { {&_swigt__p_int, 0, 0, 0},{0, 0, 0, 0}};
3736 static swig_cast_info _swigc__p_long_long[] = { {&_swigt__p_long_long, 0, 0, 0},{0, 0, 0, 0}};
3737 static swig_cast_info _swigc__p_p_IEnumWbemClassObject[] = { {&_swigt__p_p_IEnumWbemClassObject, 0, 0, 0},{0, 0, 0, 0}};
3738 static swig_cast_info _swigc__p_p_IWbemServices[] = { {&_swigt__p_p_IWbemServices, 0, 0, 0},{0, 0, 0, 0}};
3739 static swig_cast_info _swigc__p_p_WbemClassObject[] = { {&_swigt__p_p_WbemClassObject, 0, 0, 0},{0, 0, 0, 0}};
3740 static swig_cast_info _swigc__p_short[] = { {&_swigt__p_short, 0, 0, 0},{0, 0, 0, 0}};
3741 static swig_cast_info _swigc__p_signed_char[] = { {&_swigt__p_signed_char, 0, 0, 0},{0, 0, 0, 0}};
3742 static swig_cast_info _swigc__p_unsigned_char[] = { {&_swigt__p_unsigned_char, 0, 0, 0},{0, 0, 0, 0}};
3743 static swig_cast_info _swigc__p_unsigned_int[] = { {&_swigt__p_unsigned_int, 0, 0, 0},{0, 0, 0, 0}};
3744 static swig_cast_info _swigc__p_unsigned_long_long[] = { {&_swigt__p_unsigned_long_long, 0, 0, 0},{0, 0, 0, 0}};
3745 static swig_cast_info _swigc__p_unsigned_short[] = { {&_swigt__p_unsigned_short, 0, 0, 0},{0, 0, 0, 0}};
3747 static swig_cast_info *swig_cast_initial[] = {
3782 * swig_cast_info structures and swig_cast_info structures store pointers back
3788 * array with the correct data and linking the correct swig_cast_info
3798 * a column is one of the swig_cast_info structures for that type.
3803 * sure the type pointer in the swig_cast_info struct is correct.
3815 * swig_cast_info to the linked list (because the cast->type) pointer will
3889 swig_cast_info *cast;
3937 swig_cast_info *ocast = SWIG_TypeCheck(ret->name, type);
3966 swig_cast_info *cast = swig_module.cast_initial[i];
3987 swig_cast_info *equiv;