Home
last modified time | relevance | path

Searched defs:tokenValue (Results 1 – 5 of 5) sorted by relevance

/external/chromium/third_party/icu/source/tools/genrb/
Dparse.c148 getToken(struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *st… in getToken()
182 peekToken(uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UStrin… in peekToken()
215 expect(enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_… in expect()
244 struct UString *tokenValue; in getInvariantString() local
278 struct UString *tokenValue; in parseUCARules() local
423 struct UString *tokenValue; in parseTransliterator() local
502 struct UString *tokenValue; in parseDependency() local
562 struct UString *tokenValue; in parseString() local
597 struct UString *tokenValue; in parseAlias() local
629 struct UString *tokenValue; in addCollation() local
[all …]
/external/icu4c/tools/genrb/
Dparse.c148 getToken(struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *st… in getToken()
182 peekToken(uint32_t lookaheadCount, struct UString **tokenValue, uint32_t *linenumber, struct UStrin… in peekToken()
215 expect(enum ETokenType expectedToken, struct UString **tokenValue, struct UString *comment, uint32_… in expect()
244 struct UString *tokenValue; in getInvariantString() local
278 struct UString *tokenValue; in parseUCARules() local
423 struct UString *tokenValue; in parseTransliterator() local
502 struct UString *tokenValue; in parseDependency() local
562 struct UString *tokenValue; in parseString() local
597 struct UString *tokenValue; in parseAlias() local
629 struct UString *tokenValue; in addCollation() local
[all …]
/external/nist-sip/java/gov/nist/core/
DToken.java38 protected String tokenValue; field in Token
/external/skia/src/animator/
DSkScriptTokenizer.cpp481 SkScriptValue2 tokenValue; in innerScript() local
DSkScript.cpp579 SkScriptValue tokenValue; in innerScript() local