Searched refs:__max_len (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c988 const int __max_len = 40; local
989 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
990 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c988 const int __max_len = 40; local
989 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
990 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c988 const int __max_len = 40; local
989 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
990 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Dropeimpl.h1167 const int __max_len = 40; local
1168 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
1169 _CharT __buffer[__max_len + 1];
/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
H A D_rope.c988 const int __max_len = 40; local
989 _Self_destruct_ptr __prefix(_S_substring(__r, 0, __max_len));
990 _CharT __buffer[__max_len + 1];

Completed in 75 milliseconds