Home
last modified time | relevance | path

Searched refs:floatLiteral (Results 1 – 13 of 13) sorted by relevance

/external/clang/unittests/AST/
DASTImporterTest.cpp167 floatLiteral( in TEST()
176 floatLiteral( in TEST()
383 has(floatLiteral( in TEST()
390 has(floatLiteral( in TEST()
397 has(floatLiteral( in TEST()
447 has(floatLiteral(equals(1.0))), in TEST()
453 has(floatLiteral(equals(2.0))), in TEST()
454 has(floatLiteral(equals(1.0))))) in TEST()
/external/turbine/java/com/google/turbine/parse/
DStreamLexer.java279 return floatLiteral(); in next()
332 return floatLiteral(); in next()
480 return floatLiteral(); in decimalLiteral()
483 return floatLiteral(); in decimalLiteral()
513 private Token floatLiteral() { in floatLiteral() method in StreamLexer
/external/clang/unittests/ASTMatchers/
DASTMatchersNodeTest.cpp667 StatementMatcher HasFloatLiteral = floatLiteral(); in TEST()
673 EXPECT_TRUE(matches("double i = 5.0;", floatLiteral(equals(5.0)))); in TEST()
674 EXPECT_TRUE(matches("double i = 5.0;", floatLiteral(equals(5.0f)))); in TEST()
676 matches("double i = 5.0;", floatLiteral(equals(llvm::APFloat(5.0))))); in TEST()
679 EXPECT_TRUE(notMatches("double i = 5.0;", floatLiteral(equals(6.0)))); in TEST()
680 EXPECT_TRUE(notMatches("double i = 5.0;", floatLiteral(equals(6.0f)))); in TEST()
682 notMatches("double i = 5.0;", floatLiteral(equals(llvm::APFloat(6.0))))); in TEST()
711 has(floatLiteral(equals(1.0))), in TEST()
717 has(floatLiteral(equals(2.0))), in TEST()
718 has(floatLiteral(equals(1.0))))) in TEST()
[all …]
/external/turbine/javatests/com/google/turbine/parse/
DLexerTest.java297 public void floatLiteral() { in floatLiteral() method in LexerTest
/external/skia/src/sksl/
DSkSLParser.h227 bool floatLiteral(double* dest);
DSkSLParser.cpp1837 if (this->floatLiteral(&f)) { in term()
1877 bool Parser::floatLiteral(double* dest) { in floatLiteral() function in SkSL::Parser
/external/skqp/src/sksl/
DSkSLParser.h227 bool floatLiteral(double* dest);
DSkSLParser.cpp1838 if (this->floatLiteral(&f)) { in term()
1878 bool Parser::floatLiteral(double* dest) { in floatLiteral() function in SkSL::Parser
/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp181 REGISTER_MATCHER(floatLiteral); in RegistryMaps()
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h1693 FloatingLiteral> floatLiteral; variable
/external/guice/extensions/struts2/lib/
Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...