Searched defs:isIdentifier (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dpatternprops.cpp196 PatternProps::isIdentifier(const UChar *s, int32_t length) { function in class:PatternProps
/external/icu/icu4c/source/common/
H A Dpatternprops.cpp196 PatternProps::isIdentifier(const UChar *s, int32_t length) { function in class:PatternProps
/external/clang/lib/Parse/
H A DParseTentative.cpp1296 bool isIdentifier = Tok.is(tok::identifier); local
1298 if (!isIdentifier)
1303 if (isIdentifier ||
/external/clang/include/clang/AST/
H A DTemplateName.h499 bool isIdentifier() const { return !Qualifier.getInt(); } function in class:clang::DependentTemplateName
503 assert(isIdentifier() && "Template name isn't an identifier?");
519 if (isIdentifier())
H A DDeclarationName.h197 bool isIdentifier() const { return getStoredNameKind() == StoredIdentifier; } function in class:clang::DeclarationName
223 if (isIdentifier())
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/sources/
H A DJavaScriptSourceFrame.js526 var isIdentifier = token.type.startsWith("js-variable") || token.type.startsWith("js-property") || token.type == "js-def"; variable
527 if (!isIdentifier && (token.type !== "js-keyword" || tokenContent !== "this"))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/javascript/ com/google/javascript/jscomp/ ...
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 1913 milliseconds