HomeSort by relevance Sort by last modified time
    Searched refs:nextToken (Results 51 - 75 of 405) sorted by null

1 23 4 5 6 7 8 91011>>

  /cts/tests/tests/hardware/src/android/hardware/cts/
LowRamDeviceTest.java 63 tokenizer.nextToken();
65 return Integer.parseInt(tokenizer.nextToken());
  /external/chromium_org/third_party/icu/source/test/intltest/
tokiter.cpp 40 if (!nextToken(token, ec)) {
64 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) {
  /external/icu/icu4c/source/test/intltest/
tokiter.cpp 41 if (!nextToken(token, ec)) {
65 UBool TokenIterator::nextToken(UnicodeString& token, UErrorCode& ec) {
  /frameworks/av/drm/mediadrm/plugins/clearkey/
JsonWebKey.cpp 157 for (Vector<String8>::const_iterator nextToken = mTokens.begin();
158 nextToken != mTokens.end(); ++nextToken) {
159 if (0 == (*nextToken).compare(key)) {
160 if (nextToken + 1 == mTokens.end())
162 valueToken = (*(nextToken + 1)).string();
164 nextToken++;
  /frameworks/base/media/java/android/media/audiofx/
Equalizer.java 466 String key = st.nextToken();
472 key = st.nextToken();
476 curPreset = Short.parseShort(st.nextToken());
477 key = st.nextToken();
481 numBands = Short.parseShort(st.nextToken());
487 key = st.nextToken();
491 bandLevels[i] = Short.parseShort(st.nextToken());
BassBoost.java 231 String key = st.nextToken();
237 key = st.nextToken();
241 strength = Short.parseShort(st.nextToken());
LoudnessEnhancer.java 232 String key = st.nextToken();
238 key = st.nextToken();
242 targetGainmB = Integer.parseInt(st.nextToken());
PresetReverb.java 247 String key = st.nextToken();
253 key = st.nextToken();
257 preset = Short.parseShort(st.nextToken());
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/
UnbufferedTokenStream.java 62 Token t = tokenSource.nextToken();
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
RewriteRuleTokenStream.java 62 public Token nextToken() {
  /external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
rhino-python.prog 42 nextToken: function() {
46 return MyLexer.superclass.nextToken.call(this);
  /external/antlr/antlr-3.4/runtime/Python/tests/
t012lexerXML.py 34 token = lexer.nextToken()
65 token = lexer.nextToken()
89 token = lexer.nextToken()
113 token = lexer.nextToken()
173 ## token = lexer.nextToken()
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
X500NameTokenizer.java 36 public String nextToken()
  /external/protobuf/java/src/main/java/com/google/protobuf/
TextFormat.java 450 nextToken();
459 public void nextToken() {
510 nextToken();
559 nextToken();
570 nextToken();
584 nextToken();
598 nextToken();
612 nextToken();
628 nextToken();
632 nextToken();
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRRewriteRuleTokenStream.h 59 - (id) nextToken;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRRewriteRuleTokenStream.h 59 - (id) nextToken;
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRRewriteRuleTokenStream.h 59 - (id) nextToken;
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRRewriteRuleTokenStream.h 59 - (id) nextToken;
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
GeneralName.java 349 addr[offset + index++] = (byte)Integer.parseInt(sTok.nextToken());
382 sTok.nextToken(); // skip the first one
389 String e = sTok.nextToken();
403 sTok.nextToken();
410 val[index++] = (Integer.parseInt(eTok.nextToken()) << 8) | Integer.parseInt(eTok.nextToken());
411 val[index++] = (Integer.parseInt(eTok.nextToken()) << 8) | Integer.parseInt(eTok.nextToken());
  /external/google-tv-pairing-protocol/java/src/com/google/polo/json/
JSONML.java 68 token = x.nextToken();
74 token = x.nextToken();
80 if (x.nextToken() != XML.GT) {
95 token = x.nextToken();
148 token = x.nextToken();
163 token = x.nextToken();
165 token = x.nextToken();
182 if (x.nextToken() != XML.GT) {
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/sml/xlt/src/
xltdec.c 241 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
253 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
295 if (((rc = nextToken(pDecPriv)) != SML_ERR_OK)) {
304 if ((rc = nextToken(pDecPriv)) != SML_ERR_OK)
373 if ((rc = nextToken(pDecPriv)) != SML_ERR_OK)
432 nextToken(XltDecoderPtr_t pDecoder)
536 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
599 if ((rc = nextToken(pDecoder)) != SML_ERR_OK) {
647 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
705 if ((rc = nextToken(pDecoder)) != SML_ERR_OK)
    [all...]
xltmetinf.c 86 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
109 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
139 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
165 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
196 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
267 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
280 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
  /packages/apps/OMA-DM/engine/dmlib/dmengine/oma_toolkit/src/
xltdec.c 241 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
253 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
295 if (((rc = nextToken(pDecPriv)) != SML_ERR_OK)) {
304 if ((rc = nextToken(pDecPriv)) != SML_ERR_OK)
373 if ((rc = nextToken(pDecPriv)) != SML_ERR_OK)
432 nextToken(XltDecoderPtr_t pDecoder)
536 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
599 if ((rc = nextToken(pDecoder)) != SML_ERR_OK) {
647 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
705 if ((rc = nextToken(pDecoder)) != SML_ERR_OK)
    [all...]
xltmetinf.c 86 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
109 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
139 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
165 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
196 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
267 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
280 if (((rc = nextToken(pDecoder)) != SML_ERR_OK)) {
  /frameworks/base/core/java/com/android/internal/util/
TypedProperties.java 156 token = st.nextToken();
171 token = st.nextToken();
178 token = st.nextToken();
190 token = st.nextToken();
197 token = st.nextToken();
217 token = st.nextToken();
234 final int token = st.nextToken();

Completed in 1768 milliseconds

1 23 4 5 6 7 8 91011>>