Searched defs:getToken (Results 1 - 25 of 55) sorted by last modified time

123

/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/oauth/core/src/main/java/net/oauth/
H A DOAuthMessage.java119 public String getToken() throws IOException { method in class:OAuthMessage
/external/nist-sip/java/gov/nist/javax/sip/header/ims/
H A DPMediaAuthorization.java89 public String getToken() method in class:PMediaAuthorization
130 return this.getToken().equals(o.getToken());
H A DPMediaAuthorizationHeader.java70 public String getToken(); method in interface:PMediaAuthorizationHeader
/external/llvm/lib/Support/
H A DStringExtras.cpp32 /// getToken - This function extracts one token from source, ignoring any
38 std::pair<StringRef, StringRef> llvm::getToken(StringRef Source, function in class:llvm
54 std::pair<StringRef, StringRef> S = getToken(Source, Delimiters);
57 S = getToken(S.second, Delimiters);
/external/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp311 StringRef getToken() const { function in class:__anon25952::AArch64Operand
932 return Kind == k_Token && getToken() == Str;
1757 OS << "'" << getToken() << "'";
3585 StringRef Tok = Op.getToken();
/external/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp636 StringRef getToken() const { function in class:__anon25988::ARMOperand
2857 OS << "'" << getToken() << "'";
4739 (TyOp.getToken() == ".f32" || TyOp.getToken() == ".f64");
4741 bool isFconst = Mnemonic.isToken() && (Mnemonic.getToken() == "fconstd" ||
4742 Mnemonic.getToken() == "fconsts");
5244 static_cast<ARMOperand &>(*Operands[2]).getToken() == ".f32") {
5246 static_cast<ARMOperand &>(*Operands[3]).getToken() == ".f32")
5752 static_cast<ARMOperand &>(*Operands[3]).getToken() == "!");
6232 static_cast<ARMOperand &>(*Operands[2]).getToken()
[all...]
/external/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp683 StringRef getToken() const { function in class:__anon26038::MipsOperand
1873 if (Mnemonic.getToken() == "la") {
/external/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp542 StringRef getToken() const { function in struct:__anon26071::PPCOperand
627 OS << "'" << getToken() << "'";
/external/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp198 StringRef getToken() const { function in class:__anon26131::SparcOperand
239 case k_Token: OS << "Token: " << getToken() << "\n"; break;
/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp168 StringRef getToken() const { function in class:__anon26144::SystemZOperand
/external/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h83 StringRef getToken() const { function in struct:llvm::X86Operand
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/lexer/
H A DLexer.java36 this.token = getToken();
47 this.token = getToken();
56 protected Token getToken() throws IOException, LexerException method in class:Lexer
/external/jsilver/src/com/google/clearsilver/jsilver/syntax/parser/
H A DParserException.java18 public Token getToken() method in class:ParserException
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
/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/icu/icu4c/source/tools/genrb/
H A Dparse.cpp122 When getToken is called, the current pointer is moved to the next slot and the
125 survive a call to getToken, ie.
129 getToken(&value, NULL, status);
130 getToken(NULL, NULL, status); bad - value is now a different string
173 getToken(ParseState* state, struct UString **tokenValue, struct UString* comment, uint32_t *linenumber, UErrorCode *status) function
201 /* printf("getToken, returning %s\n", tokenNames[result]); */
244 enum ETokenType token = getToken(state, tokenValue, comment, &line, status);
600 /* create the string now - tokenValue doesn't survive a call to getToken (and therefore
632 /* create the string now - tokenValue doesn't survive a call to getToken (and therefore
888 token = getToken(stat
[all...]
/external/fonttools/Lib/fontTools/misc/
H A DpsCharStrings.py319 def getToken(self, index, member in class:T2CharString
365 token, isOperator, index = self.getToken(index)
371 hintMask, isOperator, index = self.getToken(index)
473 token, isOperator, index = self.getToken(index)
511 token, isOperator, index = charString.getToken(index)
/external/fonttools/Tools/fontTools/misc/
H A DpsCharStrings.py319 def getToken(self, index, member in class:T2CharString
365 token, isOperator, index = self.getToken(index)
371 hintMask, isOperator, index = self.getToken(index)
473 token, isOperator, index = self.getToken(index)
511 token, isOperator, index = charString.getToken(index)
/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/ ...
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.el_1.0.0.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.lucene_1.9.1.v20100518-1140.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 702 milliseconds

123