Home
last modified time | relevance | path

Searched defs:wchar (Results 26 – 50 of 746) sorted by relevance

12345678910>>...30

/dports/lang/gambit-c/gambit-4.9.3/lib/
H A Dos_base.c599 #define ___CMDLINE_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) ucs2 argument
601 #define ___CMDLINE_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) native argument
1398 #define ___ERR_CODE_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) ucs2 argument
1400 #define ___ERR_CODE_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) native argument
1405 #define ___ERR_CODE_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) native argument
H A Dos_dyn.h44 #define ___DL_PATH_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) \ argument
49 #define ___DL_LINKERNAME_CE_SELECT(latin1,utf8,ucs2,ucs4,wchar,native) native argument
/dports/security/yapet/yapet-2.3/libyacurs/
H A Dconfigure.ac56 AC_ARG_ENABLE([wchar], optenable
/dports/japanese/kinput2/kinput2-v3.1/include/
H A Dcconv.h27 typedef unsigned short wchar; typedef
H A DWStr.h30 typedef unsigned short wchar; typedef
/dports/textproc/goldendict/goldendict-73ec1b5/
H A Dwstring.hh48 typedef unsigned int wchar; typedef
/dports/security/py-angr/angr-9.0.5405/angr/procedures/libc/
H A Dstrlen.py13 def run(self, s, wchar=False): argument
H A Dstrcmp.py9 def run(self, a_addr, b_addr, wchar=False, ignore_case=False): argument
H A Dstrncmp.py9 …def run(self, a_addr, b_addr, limit, a_len=None, b_len=None, wchar=False, ignore_case=False): #pyl… argument
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdlib/
H A Dwctomb_r.c18 wint_t wchar = _wchar; in __ascii_wctomb() local
47 wint_t wchar = _wchar; in __utf8_wctomb() local
140 wint_t wchar = _wchar; in __sjis_wctomb() local
173 wint_t wchar = _wchar; in __eucjp_wctomb() local
212 wint_t wchar = _wchar; in __jis_wctomb() local
260 wint_t wchar = _wchar; in ___iso_wctomb() local
417 wint_t wchar = _wchar; in ___cp_wctomb() local
/dports/shells/heirloom-sh/heirloom-sh-050706/fakewchar/
H A Dwchar.h25 wctomb(char *s, wchar_t wchar) in wctomb()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/core/src/win32/util/
H A DW32WCHARUtil.h27 inline const WCHAR *wchar(const ZLUnicodeUtil::Ucs2String &str) { in wchar() function
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/LibC/Locale/
H A Dmultibyte_sb.c131 wchar_t wchar, in wcrtomb()
149 wchar_t wchar in wctomb()
/dports/emulators/mtools/mtools-4.0.26/
H A Dfile_name.h43 #define WCHAR_TO_NATIVE(wchar,native,len) \ argument
/dports/japanese/dams/dams-4.3.4/lib/
H A Dtry.h15 typedef unsigned short int wchar; typedef
/dports/japanese/dams/dams-4.3.4/dams_makedic/
H A Dtry.h15 typedef unsigned short int wchar; typedef
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dwchar-char-test-eucjp.c10 SQLWCHAR wchar[100]; in eucjp_test() local
H A Dwchar-char-test-sjis.c10 SQLWCHAR wchar[100]; in sjis_test() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dcfstring.cpp737 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
748 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/mac/corefoundation/
H A Dcfstring.cpp737 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
748 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/mac/corefoundation/
H A Dcfstring.cpp737 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
748 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/mac/corefoundation/
H A Dcfstring.cpp737 const wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
748 wxWCharBuffer wchar = str.wc_str( wxConvLocal ) ; in wxMacUniCharBuffer() local
/dports/games/battletanks/btanks-0.9.8083/engine/src/
H A Dnickname.cpp43 unsigned wchar; in generate() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/wddm/
H A Dadapter_factory_dxgi.cpp60 …for (auto wchar : std::wstring(std::wstring(adapterDesc.Description, adapterDesc.Description + dri… in createSnapshotOfAvailableAdapters() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gcc.dg/cpp/
H A Dlexstrng.c35 const wchar_t wchar = L'w'; variable

12345678910>>...30