OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SORT
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/angle/src/libEGL/
Config.cpp
179
#define
SORT
(attribute) \
186
SORT
(mConfigCaveat);
189
SORT
(mColorBufferType);
199
SORT
(mBufferSize);
200
SORT
(mSampleBuffers);
201
SORT
(mSamples);
202
SORT
(mDepthSize);
203
SORT
(mStencilSize);
204
SORT
(mAlphaMaskSize);
205
SORT
(mNativeVisualType)
[
all
...]
/external/emma/core/java12/com/vladium/emma/report/
IReportProperties.java
63
String
SORT
= "
sort
"; // comma-separated list of ('+'/'-'-prefixed column names)
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/options/
SerializeOptions.java
40
/**
Sort
the struct properties and qualifier before serializing */
41
public static final int
SORT
= 0x1000;
207
return getOption(
SORT
);
217
setOption(
SORT
, value);
417
case
SORT
: return "NORMALIZED";
434
SORT
;
/external/chromium_org/third_party/icu/source/test/perf/collperf/
collperf.cpp
114
//LCMAP_SORTsk 0x00000400 // WC
sort
sk (normalize)
843
#define
SORT
(data, func) \
848
SORT
(ord_icu_data, icu_strcoll_len);
849
SORT
(ord_icu_key, icu_cmpkey);
850
SORT
(ord_posix_data, posix_strcoll_null);
851
SORT
(ord_posix_key, posix_cmpkey);
852
SORT
(ord_win_data, win_cmp_len);
853
SORT
(ord_win_key, win_cmpkey);
854
SORT
(ord_win_wcscmp, win_wcscmp);
855
SORT
(ord_icu_strcmp, icu_strcmp)
[
all
...]
/external/icu4c/test/perf/collperf/
collperf.cpp
118
//LCMAP_SORTsk 0x00000400 // WC
sort
sk (normalize)
863
#define
SORT
(data, func) \
868
SORT
(ord_icu_data, icu_strcoll_len);
869
SORT
(ord_icu_key, icu_cmpkey);
870
SORT
(ord_posix_data, posix_strcoll_null);
871
SORT
(ord_posix_key, posix_cmpkey);
873
SORT
(ord_win_data, win_cmp_len);
874
SORT
(ord_win_key, win_cmpkey);
875
SORT
(ord_win_wcscmp, win_wcscmp);
877
SORT
(ord_icu_strcmp, icu_strcmp)
[
all
...]
/external/emma/lib/
emma.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar
/prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar
Completed in 3004 milliseconds