HomeSort by relevance Sort by last modified time
    Searched defs:MultiByteToWideChar (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mapinls.h 95 #define MultiByteToWideChar MNLS_MultiByteToWideChar
  /prebuilts/go/darwin-x86/src/internal/syscall/windows/
zsyscall_windows.go 53 procMultiByteToWideChar = modkernel32.NewProc("MultiByteToWideChar")
138 func MultiByteToWideChar(codePage uint32, dwFlags uint32, str *byte, nstr int32, wchar *uint16, nwchar int32) (nwrite int32, err error) {
  /prebuilts/go/linux-x86/src/internal/syscall/windows/
zsyscall_windows.go 53 procMultiByteToWideChar = modkernel32.NewProc("MultiByteToWideChar")
138 func MultiByteToWideChar(codePage uint32, dwFlags uint32, str *byte, nstr int32, wchar *uint16, nwchar int32) (nwrite int32, err error) {
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 242 milliseconds