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

1 2 3 4 5

  /external/chromium_org/third_party/skia/tools/
win_lcid.cpp 11 wprintf(L"Locale %s had error %d\n", pStr, GetLastError());
17 wprintf(L"Error %d getting LCID\n", GetLastError());
22 wprintf(L"//");
24 wprintf(L" { 0x%.4x, \"%s\" }, //%s\n", lcid, pStr, wcBuffer);
  /external/skia/tools/
win_lcid.cpp 11 wprintf(L"Locale %s had error %d\n", pStr, GetLastError());
17 wprintf(L"Error %d getting LCID\n", GetLastError());
22 wprintf(L"//");
24 wprintf(L" { 0x%.4x, \"%s\" }, //%s\n", lcid, pStr, wcBuffer);
  /external/chromium_org/sandbox/win/tools/finder/
main.cc 11 wprintf(L"\n\nUsage: \n %ls --token type --object ob1 [ob2 ob3] "
13 wprintf(L"\n\n Token Types : \n\tLOCKDOWN \n\tRESTRICTED "
15 wprintf(L"\n Object Types: \n\tREG \n\tFILE \n\tKERNEL");
16 wprintf(L"\n Access Types: \n\tR \n\tW \n\tALL");
17 wprintf(L"\n\nSample: \n %ls --token LOCKDOWN --object REG FILE KERNEL "
62 wprintf(L"\nAbord. Invalid token type \"%ls\"", argv[i]);
103 wprintf(L"\nAbord. No log file specified");
108 wprintf(L"\nAbord. Unrecognized parameter \"%ls\"", argv[i]);
116 wprintf(L"\nAbord, Access type not specified");
122 wprintf(L"\nAbord, Object type not specified")
    [all...]
  /external/chromium_org/sandbox/win/tools/launcher/
launcher.cc 17 wprintf(L"\n\nUsage: \n %ls --main level --init level --job level cmd_line ",
19 wprintf(L"\n\n Levels : \n\tLOCKDOWN \n\tRESTRICTED "
21 wprintf(L"\n\n main: Security level of the main token");
22 wprintf(L"\n init: Security level of the impersonation token");
23 wprintf(L"\n job: Security level of the job object");
59 wprintf(L"\nNON_ADMIN is not a supported job type");
97 wprintf(L"\nAbord, Unrecognized main token level \"%ls\"", argv[i]);
106 wprintf(L"\nAbord, Unrecognized init token level \"%ls\"", argv[i]);
115 wprintf(L"\nAbord, Unrecognized job security level \"%ls\"", argv[i]);
129 wprintf(L"\nAbord, No command line specified")
    [all...]
  /bionic/libc/upstream-openbsd/lib/libc/stdio/
wprintf.c 1 /* $OpenBSD: wprintf.c,v 1.3 2011/04/28 17:38:46 stsp Exp $ */
39 wprintf(const wchar_t * __restrict fmt, ...) function
  /ndk/sources/android/support/src/musl-stdio/
wprintf.c 5 int wprintf(const wchar_t *restrict fmt, ...) function
  /external/chromium_org/tools/win/split_link/
split_link.cc 34 wprintf(L"split_link fatal error: %s\n", msg);
104 wprintf(L"split_link failed (%s), trying to fallback to standard link.\n",
106 wprintf(L"Original command line: %s\n", GetCommandLine());
117 wprintf(L" original command line '%s'\n", GetCommandLine());
134 wprintf(L" running '%s'\n", cmd.c_str());
171 wprintf(L" got original linker '%s'\n", original_link);
244 wprintf(L"Saved original rsp as %s\n", backup_copy.c_str());
246 wprintf(L"'%s' failed.", buf);
  /external/chromium_org/tools/win/static_initializers/
static_initializers.cc 102 wprintf(L"%s: %s\n", module.c_str(), bstr_name);
153 wprintf(L"usage: %ls binary_name\n", argv[0]);
166 wprintf(L"Couldn't load data from pdb.\n");
170 wprintf(L"Static initializers in %s:\n", argv[1]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/bits/
wchar-ldbl.h 27 __LDBL_REDIR_DECL (wprintf); variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
wchar-ldbl.h 27 __LDBL_REDIR_DECL (wprintf); variable
  /external/e2fsprogs/intl/
libgnuintl.h.in 347 #undef wprintf
348 #define wprintf libintl_wprintf
349 extern int wprintf (const wchar_t *, ...);
  /external/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cwchar.h 94 extern int wprintf();
304 using _STLP_VENDOR_CSTD::wprintf;
  /development/ndk/platforms/android-3/include/
wchar.h 152 extern int wprintf(const wchar_t *, ...);
  /development/ndk/platforms/android-8/include/
wchar.h 159 extern int wprintf(const wchar_t *, ...);
  /development/ndk/platforms/android-9/include/
wchar.h 140 extern int wprintf(const wchar_t *, ...);
  /external/srec/portable/include/
ptypes.h 389 #define LPRINTF wprintf
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
wchar.h 145 extern int wprintf(const wchar_t *, ...);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
wchar.h 145 extern int wprintf(const wchar_t *, ...);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
wchar.h 145 extern int wprintf(const wchar_t *, ...);

Completed in 626 milliseconds

1 2 3 4 5