/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | basename.c | 34 char const *base = name + FILE_SYSTEM_PREFIX_LEN (name); in last_component() local 76 char const *base = last_component (name); in base_name() local
|
D | stripslash.c | 32 char *base = last_component (file); in strip_trailing_slashes() local
|
D | localcharset.c | 124 const char *base = "charset.alias"; in get_charset_aliases() local
|
/ndk/sources/cxx-stl/stlport/src/details/ |
D | fstream_unistd.cpp | 318 void* base; in _M_mmap() local 336 void _Filebuf_base::_M_unmap(void* base, streamoff len) in _M_unmap()
|
D | fstream_win32io.cpp | 585 void* base; in _M_mmap() local 618 void _Filebuf_base::_M_unmap(void* base, streamoff len) { in _M_unmap()
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _iterator_old.h | 84 _BidirectionalIterator base() const { return current; } in base() function 180 _RandomAccessIterator base() const { return __current; } in base() function
|
D | _iterator.h | 74 iterator_type base() const { return current; } in base() function
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument 622 #define CHECK(type, val, base, expected) \ argument
|
D | codecvt_test.cpp | 56 typedef codecvt<char,char,mbstate_t> base; typedef 149 typedef codecvt<char,char,mbstate_t> base; typedef
|
D | uninitialized_test.cpp | 81 struct base {}; struct
|
D | type_traits_test.cpp | 130 struct base struct
|
/ndk/tests/device/test-stlport/unit/ |
D | num_put_get_test.cpp | 614 #define CHECK_COMPLETE(type, val, base, showbase, showpos, casing, width, adjust, expected) \ argument 622 #define CHECK(type, val, base, expected) \ argument
|
D | codecvt_test.cpp | 56 typedef codecvt<char,char,mbstate_t> base; typedef 149 typedef codecvt<char,char,mbstate_t> base; typedef
|
D | uninitialized_test.cpp | 81 struct base {}; struct
|
D | type_traits_test.cpp | 130 struct base struct
|
/ndk/sources/host-tools/sed-4.2.1/sed/ |
D | compile.c | 63 const unsigned char *base; member 305 convert_number(result, buf, bufend, base, maxdigits, default_char) in convert_number() argument 777 char *base; local
|
D | utils.c | 196 ck_mkstemp (p_filename, tmpdir, base) in ck_mkstemp() argument
|