OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_empty_wstr
(Results
1 - 9
of
9
) sorted by null
/external/stlport/src/c_locale_dummy/
c_locale_dummy.c
48
static const wchar_t *
_empty_wstr
= "";
variable
50
static const wchar_t *
_empty_wstr
= L"";
variable
400
{ return
_empty_wstr
; }
403
{ return
_empty_wstr
; }
410
{ return
_empty_wstr
; }
413
{ return
_empty_wstr
; }
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
c_locale_dummy.c
48
static const wchar_t *
_empty_wstr
= "";
variable
50
static const wchar_t *
_empty_wstr
= L"";
variable
400
{ return
_empty_wstr
; }
403
{ return
_empty_wstr
; }
410
{ return
_empty_wstr
; }
413
{ return
_empty_wstr
; }
/prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
libstlport_static.a
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
libstlport_static.a
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so
/prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so
Completed in 685 milliseconds