HomeSort by relevance Sort by last modified time
    Searched defs:PLUS (Results 1 - 18 of 18) sorted by null

  /external/ipsec-tools/src/libipsec/
policy_parse.h 44 PLUS = 260,
63 #define PLUS 260
  /external/chromium/third_party/icu/source/common/
ucnv_u7.c 88 #define PLUS 43
256 * A plus sign starts Unicode (or "escape") Mode.
274 } else if(b!=PLUS) {
280 } else /* PLUS */ {
371 /* +- i.e. a minus immediately following a plus */
372 *target++=PLUS;
391 /* include the plus sign in the reported sequence */
393 bytes[0]=PLUS;
399 /* un-read the character in case it is a plus sign */
498 } else if(c==PLUS) {
    [all...]
  /external/icu4c/common/
ucnv_u7.c 88 #define PLUS 43
256 * A plus sign starts Unicode (or "escape") Mode.
274 } else if(b!=PLUS) {
280 } else /* PLUS */ {
371 /* +- i.e. a minus immediately following a plus */
372 *target++=PLUS;
391 /* include the plus sign in the reported sequence */
393 bytes[0]=PLUS;
399 /* un-read the character in case it is a plus sign */
498 } else if(c==PLUS) {
    [all...]
  /external/nist-sip/java/gov/nist/core/
LexerCore.java 58 public static final int PLUS = (int) '+';
  /external/chromium/third_party/icu/source/i18n/
timezone.cpp 94 #define PLUS 0x002B
    [all...]
vtzone.cpp 36 static const UChar PLUS = 0x2B; /* + */
96 if (str.charAt(start) == PLUS) {
303 if (s == PLUS) {
336 str.append(PLUS);
451 if (value.charAt(0) == PLUS) {
    [all...]
  /external/icu4c/i18n/
timezone.cpp 95 #define PLUS 0x002B
    [all...]
vtzone.cpp 36 static const UChar PLUS = 0x2B; /* + */
96 if (str.charAt(start) == PLUS) {
303 if (s == PLUS) {
336 str.append(PLUS);
451 if (value.charAt(0) == PLUS) {
    [all...]
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 182 public static final int PLUS = LexerCore.PLUS;
  /external/chromium/third_party/icu/source/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
832 case '+' : tokenType = PLUS; break;
992 case PLUS:
993 match(PLUS);
    [all...]
calregts.cpp     [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 784 enum TokenType {STRING, VAR, NUMBER, STREAM_END, ERROR, QUESTION, STAR, PLUS, LBRACE, RBRACE, LPAR, RPAR, SEMI, EQ, COMMA, BAR, AT, WAVE, PERCENT};
832 case '+' : tokenType = PLUS; break;
992 case PLUS:
993 match(PLUS);
    [all...]
calregts.cpp     [all...]
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/common/jython/
jython.jar 
  /prebuilt/common/ecj/
ecj.jar 

Completed in 419 milliseconds