OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:collate
(Results
176 - 200
of
340
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h
124
* @throws std::bad_cast if the current locale does not have a
collate
131
typedef std::
collate
<char_type> __collate_type;
143
* Effects: if typeid(use_facet<
collate
<_Ch_type> >) ==
353
static constexpr flag_type
collate
= regex_constants::
collate
;
member in class:basic_regex
797
* @retval <0 this matched sequence will
collate
before @p __s.
799
* @retval <0 this matched sequence will
collate
after @p __s.
810
* @retval <0 this matched sequence will
collate
before @p __s.
812
* @retval <0 this matched sequence will
collate
after @p __s.
823
* @retval <0 this matched sequence will
collate
before @p __s
[
all
...]
regex_constants.h
107
constexpr syntax_option_type
collate
= 1 << _S_collate;
member in namespace:regex_constants
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
regex.h
124
* @throws std::bad_cast if the current locale does not have a
collate
131
typedef std::
collate
<char_type> __collate_type;
143
* Effects: if typeid(use_facet<
collate
<_Ch_type> >) ==
353
static constexpr flag_type
collate
= regex_constants::
collate
;
member in class:basic_regex
797
* @retval <0 this matched sequence will
collate
before @p __s.
799
* @retval <0 this matched sequence will
collate
after @p __s.
810
* @retval <0 this matched sequence will
collate
before @p __s.
812
* @retval <0 this matched sequence will
collate
after @p __s.
823
* @retval <0 this matched sequence will
collate
before @p __s
[
all
...]
regex_constants.h
107
constexpr syntax_option_type
collate
= 1 << _S_collate;
member in namespace:regex_constants
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
regex.h
124
* @throws std::bad_cast if the current locale does not have a
collate
131
typedef std::
collate
<char_type> __collate_type;
143
* Effects: if typeid(use_facet<
collate
<_Ch_type> >) ==
353
static constexpr flag_type
collate
= regex_constants::
collate
;
member in class:basic_regex
797
* @retval <0 this matched sequence will
collate
before @p __s.
799
* @retval <0 this matched sequence will
collate
after @p __s.
810
* @retval <0 this matched sequence will
collate
before @p __s.
812
* @retval <0 this matched sequence will
collate
after @p __s.
823
* @retval <0 this matched sequence will
collate
before @p __s
[
all
...]
regex_constants.h
107
constexpr syntax_option_type
collate
= 1 << _S_collate;
member in namespace:regex_constants
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
regex.h
232
* @throws std::bad_cast if the current locale does not have a
collate
239
typedef std::
collate
<char_type> __collate_type;
251
* Effects: if typeid(use_facet<
collate
<_Ch_type> >) ==
421
static constexpr flag_type
collate
= regex_constants::
collate
;
member in class:basic_regex
875
* @retval <0 this matched sequence will
collate
before @p __s.
877
* @retval <0 this matched sequence will
collate
after @p __s.
888
* @retval <0 this matched sequence will
collate
before @p __s.
890
* @retval <0 this matched sequence will
collate
after @p __s.
901
* @retval <0 this matched sequence will
collate
before @p __s
[
all
...]
regex_constants.h
107
collate
= 1 << _S_collate,
/external/autotest/client/tests/unixbench5/
unixbench5.py
178
Language: en_US.utf8 (charmap=,
collate
=)
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationFrenchTest.java
10
* Port From: ICU4C v2.1 :
Collate
/CollationFrenchTest
CollationFrozenMonkeyTest.java
10
* Port From: ICU4C v2.1 :
collate
/CollationMonkeyTest
CollationMonkeyTest.java
10
* Port From: ICU4C v2.1 :
collate
/CollationMonkeyTest
CollationThaiTest.java
10
* Port From: ICU4C v2.1 :
collate
/CollationRegressionTest
G7CollationTest.java
10
* Port From: ICU4C v2.1 :
Collate
/G7CollationTest
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationFrozenMonkeyTest.java
9
* Port From: ICU4C v2.1 :
collate
/CollationMonkeyTest
CollationMonkeyTest.java
9
* Port From: ICU4C v2.1 :
collate
/CollationMonkeyTest
CollationThaiTest.java
9
* Port From: ICU4C v2.1 :
collate
/CollationRegressionTest
G7CollationTest.java
9
* Port From: ICU4C v2.1 :
Collate
/G7CollationTest
/external/webrtc/webrtc/modules/desktop_capture/
screen_capturer_x11.cc
213
// Create an XFixes server-side region to
collate
damage into.
/ndk/docs/
Change_Log.html
105
<li>Fixed <code>stlport
collate
::compare</code> to return <code>-1</code> and <code>1</code>. Previously,
/ndk/sources/cxx-stl/stlport/src/c_locale_win32/
c_wlocale_win32.c
195
/*
Collate
*/
/packages/apps/Contacts/src/com/android/contacts/group/
SuggestedMemberListAdapter.java
206
args, RawContacts.DISPLAY_NAME_PRIMARY + "
COLLATE
LOCALIZED ASC");
/packages/apps/ContactsCommon/src/com/android/contacts/common/interactions/
ImportExportDialogFragment.java
234
Contacts.DISPLAY_NAME + "
COLLATE
NOCASE ASC");
/packages/apps/Music/src/com/android/music/
MediaPickerActivity.java
221
private String mSortOrder = MediaStore.Audio.Media.TITLE + "
COLLATE
UNICODE";
/external/icu/icu4j/eclipse-build/
build.xml
192
<fileset dir="${icu4j.
collate
.dir}/src"/>
303
<fileset dir="${icu4j.
collate
-tests.dir}/src"/>
Completed in 1052 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>