Searched defs:enumValue (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGEnumeration.h117 return create(enumValue());
120 Enum enumValue() const function in class:blink::SVGEnumeration
/external/chromium_org/third_party/icu/source/common/
H A Dutrie2.cpp504 * The values are transformed from the raw trie entries by the enumValue function.
518 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
529 if(enumValue==NULL) {
530 enumValue=enumSameValue;
554 initialValue=enumValue(context, trie->initialValue);
650 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
678 value=enumValue(context, highValue);
695 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
696 enumEitherTrie(trie, 0, 0x110000, enumValue, enumRange, context);
701 UTrie2EnumValue *enumValue, UTrie2EnumRang
516 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
694 utrie2_enum(const UTrie2 *trie, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
700 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
[all...]
H A Dutrie.cpp1054 * The values are transformed from the raw trie entries by the enumValue function.
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
1070 if(enumValue==NULL) {
1071 enumValue=enumSameValue;
1078 initialValue=enumValue(context, trie->initialValue);
1121 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
1207 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
1057 utrie_enum(const UTrie *trie, UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) argument
/external/icu/icu4c/source/common/
H A Dutrie2.cpp533 * The values are transformed from the raw trie entries by the enumValue function.
547 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
558 if(enumValue==NULL) {
559 enumValue=enumSameValue;
583 initialValue=enumValue(context, trie->initialValue);
679 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
707 value=enumValue(context, highValue);
724 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
725 enumEitherTrie(trie, 0, 0x110000, enumValue, enumRange, context);
730 UTrie2EnumValue *enumValue, UTrie2EnumRang
545 enumEitherTrie(const UTrie2 *trie, UChar32 start, UChar32 limit, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
723 utrie2_enum(const UTrie2 *trie, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
729 utrie2_enumForLeadSurrogate(const UTrie2 *trie, UChar32 lead, UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) argument
[all...]
H A Dutrie.cpp1054 * The values are transformed from the raw trie entries by the enumValue function.
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
1070 if(enumValue==NULL) {
1071 enumValue=enumSameValue;
1078 initialValue=enumValue(context, trie->initialValue);
1121 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
1207 value=enumValue(context, data32!=NULL ? data32[block+j] : idx[block+j]);
1057 utrie_enum(const UTrie *trie, UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/chromium_org/third_party/checkstyle/
H A Dcheckstyle-5.7-all.jarMETA-INF/MANIFEST.MF META-INF/ checkstyle_packages.xml checkstylecompilation.properties checkstyletask.properties com/ ...
/external/chromium_org/third_party/android_platform/webview/
H A Dframeworks.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/location/ android/location/Address$1.class ...

Completed in 1744 milliseconds