OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mappingtype
(Results
1 - 9
of
9
) sorted by null
/external/icu/icu4c/source/tools/gennorm2/
n2builder.cpp
99
enum
MappingType
{ NONE, REMOVED, ROUND_TRIP, ONE_WAY };
101
UBool hasMapping() const { return
mappingType
>REMOVED; }
127
MappingType
mappingType
;
250
if(p->
mappingType
!=Norm::NONE) {
297
p->
mappingType
=Norm::ONE_WAY;
326
p->
mappingType
=Norm::ROUND_TRIP;
333
p->
mappingType
=Norm::REMOVED;
348
if(norms[value].
mappingType
==Norm::ROUND_TRIP) {
468
if(norm.
mappingType
==Norm::ROUND_TRIP)
[
all
...]
/external/compiler-rt/lib/dfsan/
dfsan_platform.h
55
enum
MappingType
{
/external/llvm/include/llvm/Support/
YAMLParser.h
379
enum
MappingType
{
386
MappingType
MT)
406
MappingType
Type;
/external/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
TestSelection.java
98
UnicodeSet excluded, int
mappingType
) {
102
((CharsetICU) testCharset).getUnicodeSet(unicodePointSet,
mappingType
);
135
/* Test bogus
mappingType
*/
138
errln("IllegalArgumentException should have been thrown by CharsetSelector when given a bogus
mappingType
, but got - " + sel.toString());
140
logln("IllegalArgumentException was thrown by CharsetSelector with a bogus
mappingType
.");
[
all
...]
/external/compiler-rt/lib/tsan/rtl/
tsan_platform.h
312
enum
MappingType
{
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
org.eclipse.sisu.plexus-0.0.0.M5.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-ant-tasks/2.1.3/
maven-ant-tasks-2.1.3.jar
/prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/
plexus-container-default-1.0-alpha-9-stable-1.jar
/prebuilts/tools/common/m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/
org.eclipse.sisu.plexus-0.0.0.M5.jar
Completed in 159 milliseconds