Searched defs:to_type (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DlcPrTxt.c111 _XTextPropertyToTextList(XLCd lcd,Display * dpy,const XTextProperty * text_prop,const char * to_type,XPointer ** list_ret,int * count_ret) argument
H A DlcTxtPr.c80 const char *to_type; local in function:_XTextListToTextProperty
H A DlcConv.c44 XrmQuark to_type; member in struct:_XlcConverterListRec
101 XrmQuark from_type, to_type; local in function:_XlcSetConverter
59 get_converter(XLCd from_lcd,XrmQuark from_type,XLCd to_lcd,XrmQuark to_type) argument
252 XrmQuark from_type, to_type; local in function:open_indirect_converter
316 XrmQuark from_type, to_type; local in function:_XlcOpenConverter
[all...]
H A DlcCT.c1201 open_cttocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1218 open_cstoct(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1235 open_strtocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1252 open_cstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
H A DlcUTF8.c466 open_cstoutf8(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
681 open_utf8tocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
779 open_utf8tocs1(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
855 open_utf8tostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
912 open_strtoutf8(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1055 open_ucstocs1(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1116 open_ucstoutf8(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1203 open_utf8towcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1268 open_wcstoutf8(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1320 open_strtowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1382 open_wcstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1464 open_cstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1558 open_wcstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1646 open_wcstocs1(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1698 open_identity(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1787 open_wcstofcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1797 open_utf8tofcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1888 open_iconv_cstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
1983 open_iconv_mbstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2078 open_iconv_mbtocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2146 open_iconv_mbstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2192 open_iconv_strtombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2253 open_iconv_mbstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2300 open_iconv_wcstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2306 open_iconv_mbstofcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
[all...]
/xsrc/external/mit/libXt/dist/src/
H A DVarargs.c177 String to_type = NULL; local in function:TypedArgToArg
H A DConvert.c189 _XtTableAddConverter(ConverterTable table,XrmRepresentation from_type,XrmRepresentation to_type,XtTypeConverter converter,XtConvertArgRec const * convert_args,Cardinal num_args,_XtBoolean new_style,XtCacheType cache_type,XtDestructor destructor,_XtBoolean global) argument
241 XtSetTypeConverter(register _Xconst char * from_type,register _Xconst char * to_type,XtTypeConverter converter,XtConvertArgList convert_args,Cardinal num_args,XtCacheType cache_type,XtDestructor destructor) argument
277 XtAppSetTypeConverter(XtAppContext app,register _Xconst char * from_type,register _Xconst char * to_type,XtTypeConverter converter,XtConvertArgList convert_args,Cardinal num_args,XtCacheType cache_type,XtDestructor destructor) argument
296 XtAddConverter(register _Xconst char * from_type,register _Xconst char * to_type,XtConverter converter,XtConvertArgList convert_args,Cardinal num_args) argument
332 XtAppAddConverter(XtAppContext app,register _Xconst char * from_type,register _Xconst char * to_type,XtConverter converter,XtConvertArgList convert_args,Cardinal num_args) argument
899 _XtConvert(Widget widget,register XrmRepresentation from_type,XrmValuePtr from,register XrmRepresentation to_type,register XrmValuePtr to,XtCacheRef * cache_ref_return) argument
989 XrmQuark from_type, to_type; local in function:XtConvert
1024 XrmQuark from_type, to_type; local in function:XtConvertAndStore
[all...]
H A DTMstate.c1639 static XrmQuark from_type = NULLQUARK, to_type; local in function:MergeThem
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dir_function.cpp140 const glsl_type *to_type; local in function:get_parameter_match_type
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dir_function.cpp139 const glsl_type *to_type; local in function:get_parameter_match_type
/xsrc/external/mit/libX11/dist/modules/lc/def/
H A DlcDefConv.c636 open_mbstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
652 open_mbstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
668 open_mbstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
684 open_wcstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
700 open_wcstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
716 open_wcstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
732 open_strtombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
748 open_cstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
764 open_cstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
/xsrc/external/mit/libX11/dist/modules/lc/gen/
H A DlcGenConv.c2651 open_mbstocts(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2667 open_mbstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2683 open_mbstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2699 open_mbtocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2715 open_ctstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2731 open_cstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2747 open_strtombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2765 open_stdc_mbstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2781 open_stdc_wcstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2797 open_stdc_wcstocts(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2813 open_stdc_wcstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2829 open_stdc_wcstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2845 open_stdc_wctocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2861 open_stdc_ctstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2877 open_stdc_cstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2893 open_stdc_strtowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2911 open_mbstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2927 open_wcstombs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2943 open_wcstocts(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2959 open_wcstostr(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2975 open_wcstocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
2991 open_wctocs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
3007 open_ctstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
3023 open_cstowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
3039 open_strtowcs(XLCd from_lcd,const char * from_type,XLCd to_lcd,const char * to_type) argument
[all...]

Completed in 23 milliseconds