OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SECONDARY
(Results
1 - 22
of
22
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/unicode/
coll.h
123
* Five strengths are provided: <code>PRIMARY</code>, <code>
SECONDARY
</code>,
127
* while "e" and "\u00EA" are
secondary
differences, "e" and "E" are tertiary
165
* and the way in which
secondary
and tertiary differences are taken into
184
* PRIMARY to ignore
secondary
and tertiary differences.<br>
188
* Diacritical differences on the same base letter represent a
secondary
189
* difference. Set comparison level to
SECONDARY
to ignore tertiary
191
* Example of
secondary
difference, "ä" >> "a".
210
SECONDARY
= 1,
571
* <p>E.g. with strength ==
SECONDARY
, the tertiary difference is ignored
572
* <p>E.g. with strength == PRIMARY, the
secondary
and tertiary differenc
[
all
...]
/external/icu4c/i18n/unicode/
coll.h
123
* Five strengths are provided: <code>PRIMARY</code>, <code>
SECONDARY
</code>,
127
* while "e" and "\u00EA" are
secondary
differences, "e" and "E" are tertiary
165
* and the way in which
secondary
and tertiary differences are taken into
184
* PRIMARY to ignore
secondary
and tertiary differences.<br>
188
* Diacritical differences on the same base letter represent a
secondary
189
* difference. Set comparison level to
SECONDARY
to ignore tertiary
191
* Example of
secondary
difference, "ä" >> "a".
210
SECONDARY
= UCOL_SECONDARY, // 1
602
* <p>E.g. with strength ==
SECONDARY
, the tertiary difference is ignored
603
* <p>E.g. with strength == PRIMARY, the
secondary
and tertiary differenc
[
all
...]
/external/chromium_org/chrome/browser/profiles/
profile_metrics.h
60
SECONDARY
, // Refers to a user-created profile
/libcore/luni/src/main/java/java/text/
Collator.java
40
* <li>
SECONDARY
strength: Accents in the characters are considered
secondary
42
* between letters can also be considered
secondary
differences, depending on
43
* the language. A
secondary
difference is ignored when there is a primary
50
* when there is a primary or
secondary
difference anywhere in the strings.
136
public static final int
SECONDARY
= 1;
297
* @return the strength value, either PRIMARY,
SECONDARY
, TERTIARY or
326
* the strength value, either PRIMARY,
SECONDARY
, TERTIARY, or
362
case Collator.
SECONDARY
:
379
javaValue = Collator.
SECONDARY
;
[
all
...]
/external/chromium_org/ash/
root_window_controller.h
86
// Creates and Initialize the RootWindowController for
secondary
displays.
210
// the root window yet. This is used to delete a
secondary
displays'
241
SECONDARY
,
/external/smack/src/org/xbill/DNS/
Zone.java
22
/** A
secondary
zone */
23
public static final int
SECONDARY
= 2;
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
program_parse.tab.h
105
SECONDARY
= 323,
213
#define
SECONDARY
323
program_parse.tab.c
290
SECONDARY
= 323,
398
#define
SECONDARY
323
[
all
...]
/frameworks/base/services/java/com/android/server/
NetworkManagementService.java
107
private static final String
SECONDARY
= "
secondary
";
705
modifyRoute(interfaceName, ADD, route,
SECONDARY
);
711
modifyRoute(interfaceName, REMOVE, route,
SECONDARY
);
[
all
...]
/prebuilts/gradle-plugin/com/android/tools/build/builder/0.5.7/
builder-0.5.7.jar
/prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar
/prebuilts/misc/common/icu4j/
icu4j.jar
/prebuilts/sdk/10/
android.jar
/prebuilts/sdk/11/
android.jar
/prebuilts/sdk/13/
android.jar
/prebuilts/sdk/16/
android.jar
/prebuilts/sdk/5/
android.jar
/prebuilts/sdk/6/
android.jar
/prebuilts/sdk/7/
android.jar
/prebuilts/sdk/8/
android.jar
/prebuilts/sdk/9/
android.jar
Completed in 593 milliseconds