Home
last modified time | relevance | path

Searched defs:space (Results 1 – 11 of 11) sorted by relevance

/ndk/tests/device/test-stlport_static-exception/jni/
Dnew6.cpp9 int space = 0xdeadbeef; variable
Deh36.cpp7 int space; member in A
/ndk/tests/device/test-stlport_shared-exception/jni/
Dnew6.cpp9 int space = 0xdeadbeef; variable
Deh36.cpp7 int space; member in A
/ndk/sources/cxx-stl/gabi++/src/
Dnew.cc97 void* space; in operator new() local
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dmemory.cpp205 align(size_t alignment, size_t size, void*& ptr, size_t& space) in align()
Dlocale.cpp786 const ctype_base::mask ctype_base::space; member in ctype_base
5551 const char space = static_cast<char>(money_base::space); in __init_pat() local
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ctype.h42 space = _Locale_SPACE, enumerator
D_monetary.h42 enum part {none, space, symbol, sign, value}; enumerator
/ndk/tests/device/test-stlport/unit/
Dstring_test.cpp953 string space(1, ' '); in template_expression() local
1165 wstring space(L" "); in template_wexpression() local
/ndk/tests/device/test-gnustl-full/unit/
Dstring_test.cpp953 string space(1, ' '); in template_expression() local
1165 wstring space(L" "); in template_wexpression() local