HomeSort by relevance Sort by last modified time
    Searched refs:HYPHEN (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/ipsec-tools/src/libipsec/
policy_parse.h 57 HYPHEN = 273
76 #define HYPHEN 273
policy_parse.y 144 %token SLASH HYPHEN
184 | DIR PRIORITY HYPHEN PRIO_OFFSET ACTION
239 | DIR PRIORITY PRIO_BASE HYPHEN PRIO_OFFSET ACTION
328 HYPHEN
339 HYPHEN
345 | ME HYPHEN ANY {
351 | ANY HYPHEN ME {
358 | ME HYPHEN ME
  /packages/apps/Settings/src/com/android/settings/search/indexing/
IndexData.java 61 private static final String HYPHEN = "-";
128 return (input != null) ? input.replaceAll(NON_BREAKING_HYPHEN, HYPHEN) : EMPTY;
136 final String nohyphen = (input != null) ? normalizedHypen.replaceAll(HYPHEN, EMPTY) : EMPTY;
143 final String nohyphen = (input != null) ? input.replaceAll(HYPHEN, EMPTY) : EMPTY;
  /packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/search/indexing/
IndexData.java 62 private static final String HYPHEN = "-";
118 return (input != null) ? input.replaceAll(NON_BREAKING_HYPHEN, HYPHEN) : EMPTY;
126 final String nohyphen = (input != null) ? normalizedHypen.replaceAll(HYPHEN, EMPTY) : EMPTY;
133 final String nohyphen = (input != null) ? input.replaceAll(HYPHEN, EMPTY) : EMPTY;
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
LocaleIDParser.java 54 private static final char HYPHEN = '-';
161 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
171 if (c == HYPHEN || c == UNDERSCORE) {
202 append(HYPHEN);
247 int oldBlen = buffer.length(); // get before append hyphen, if we truncate everything is undone
266 oldBlen++; // index past hyphen, for clients who want to extract just the script
310 if (firstPass) { // first, add hyphen
313 ++oldBlen; // increment past hyphen
353 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
416 if (c != UNDERSCORE && c != HYPHEN) {
    [all...]
IDNA2003.java 29 private static final int HYPHEN = 0x002D;
211 || processOut.charAt(0) == HYPHEN
212 || processOut.charAt(processOut.length()-1) == HYPHEN){
220 }else if(processOut.charAt(0) == HYPHEN){
376 // || processOut.charAt(0) == HYPHEN
377 // || processOut.charAt(processOut.length()-1) == HYPHEN){
383 // }else if(processOut.charAt(0) == HYPHEN){
Punycode.java 33 private static final char HYPHEN = 0x2d;
34 private static final char DELIMITER = HYPHEN;
  /external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/
LocaleIDParser.java 52 private static final char HYPHEN = '-';
159 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
169 if (c == HYPHEN || c == UNDERSCORE) {
200 append(HYPHEN);
245 int oldBlen = buffer.length(); // get before append hyphen, if we truncate everything is undone
264 oldBlen++; // index past hyphen, for clients who want to extract just the script
308 if (firstPass) { // first, add hyphen
311 ++oldBlen; // increment past hyphen
351 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
414 if (c != UNDERSCORE && c != HYPHEN) {
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
LocaleIDParser.java 52 private static final char HYPHEN = '-';
159 return c == UNDERSCORE || c == HYPHEN || isTerminator(c);
169 if (c == HYPHEN || c == UNDERSCORE) {
200 append(HYPHEN);
245 int oldBlen = buffer.length(); // get before append hyphen, if we truncate everything is undone
264 oldBlen++; // index past hyphen, for clients who want to extract just the script
308 if (firstPass) { // first, add hyphen
311 ++oldBlen; // increment past hyphen
351 if (id[index] == UNDERSCORE || id[index] == HYPHEN) {
414 if (c != UNDERSCORE && c != HYPHEN) {
    [all...]
IDNA2003.java 27 private static final int HYPHEN = 0x002D;
210 || processOut.charAt(0) == HYPHEN
211 || processOut.charAt(processOut.length()-1) == HYPHEN){
219 }else if(processOut.charAt(0) == HYPHEN){
375 // || processOut.charAt(0) == HYPHEN
376 // || processOut.charAt(processOut.length()-1) == HYPHEN){
382 // }else if(processOut.charAt(0) == HYPHEN){
Punycode.java 31 private static final char HYPHEN = 0x2d;
32 private static final char DELIMITER = HYPHEN;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/stringprep/
IDNAReference.java 29 private static final int HYPHEN = 0x002D;
188 || processOut.charAt(0) == HYPHEN
189 || processOut.charAt(processOut.length()-1) == HYPHEN){
197 }else if(processOut.charAt(0) == HYPHEN){
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
IDNAReference.java 26 private static final int HYPHEN = 0x002D;
185 || processOut.charAt(0) == HYPHEN
186 || processOut.charAt(processOut.length()-1) == HYPHEN){
194 }else if(processOut.charAt(0) == HYPHEN){
  /external/icu/icu4c/source/common/
uniset_props.cpp 60 #define HYPHEN ((UChar)0x002D) /*-*/
79 static const UChar HYPHEN_RIGHT_BRACE[] = {HYPHEN,SET_CLOSE,0}; /*-]*/
476 (lastItem == 1 && (op == 0 || op == HYPHEN /*'-'*/)) ||
477 (lastItem == 2 && (op == 0 || op == HYPHEN /*'-'*/ ||
526 if (c == HYPHEN /*'-'*/) {
568 if (op == HYPHEN /*'-'*/ || op == INTERSECTION /*'&'*/) {
604 case HYPHEN: /*'-'*/
639 if (op == HYPHEN /*'-'*/) {
650 case HYPHEN /*'-'*/:
767 if (op == HYPHEN /*'-'*/)
    [all...]
uidna.cpp 45 #define HYPHEN 0x002D
296 // 3(b) Verify the absence of leading and trailing hyphen-minus; that
300 || b1[0] == HYPHEN || b1[b1Len-1] == HYPHEN){
307 }else if(b1[0] == HYPHEN){
554 || src[0] == HYPHEN || src[srcLength-1] == HYPHEN){
561 }else if(src[0] == HYPHEN){
uniset.cpp 36 #define HYPHEN ((UChar)0x002D) /*-*/
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/lang/
UProperty.java 145 * <p>Binary property Hyphen.
149 public static final int HYPHEN = 14;
  /external/icu/icu4c/source/i18n/
selfmtimpl.h 39 #define HYPHEN ((UChar)0x002D)
dtptngen_impl.h 43 #define HYPHEN ((UChar)0x002D)
plurrule_impl.h 54 static const UChar HYPHEN = ((UChar)0x002D);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UProperty.java 160 * <p>Binary property Hyphen.
165 public static final int HYPHEN = 14;
  /frameworks/minikin/tests/unittest/
HyphenatorTest.cpp 29 const char* usHyph = "/system/usr/hyphen-data/hyph-en-us.hyb";
30 const char* malayalamHyph = "/system/usr/hyphen-data/hyph-ml.hyb";
43 const uint16_t HYPHEN = 0x2010;
87 // If we break on a hyphen in Polish, the hyphen should be repeated on the next line.
90 const uint16_t word[] = {'x', HYPHEN, 'y'};
102 const uint16_t word[] = {GREEK_LOWER_ALPHA, HYPHEN, GREEK_LOWER_ALPHA};
124 // If we break on a hyphen in Slovenian, the hyphen should be repeated on the next line. (Same as
128 const uint16_t word[] = {'x', HYPHEN, 'y'}
    [all...]
  /external/icu/icu4c/source/test/intltest/
idnaref.cpp 37 #define HYPHEN 0x002D
337 || b1[0] == HYPHEN || b1[b1Len-1] == HYPHEN){
586 || src[0] == HYPHEN || src[srcLength-1] == HYPHEN){
593 }else if(src[0] == HYPHEN){
  /frameworks/base/core/java/android/text/
DynamicLayout.java 674 ints[HYPHEN] = reflowed.getHyphen(i) & HYPHEN_MASK;
    [all...]
StaticLayout.java 792 int flag = 0; // XXX May need to also have starting hyphen edit
    [all...]

Completed in 631 milliseconds

1 2 3