Home
last modified time | relevance | path

Searched defs:wargv (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/misc/win32/
H A Dapr_app.c50 int wmain(int argc, const wchar_t **wargv, const wchar_t **wenv) in wmain()
/aosp_15_r20/external/flac/src/share/win_utf8_io/
H A Dwin_utf8_io.c121 wchar_t **wargv; in get_utf8_argv() local
/aosp_15_r20/external/python/cpython3/Python/
Dpreconfig.c74 PyWideStringList wargv = _PyWideStringList_INIT; in _PyArgv_AsWstrList() local
/aosp_15_r20/external/webp/examples/
H A Dwebpmux.c642 const char* const* wargv = in ParseCommandLine() local