/external/clang/unittests/AST/ |
D | ASTImporterTest.cpp | 167 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/clang/unittests/ASTMatchers/ |
D | ASTMatchersNodeTest.cpp | 667 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/java/com/google/turbine/parse/ |
D | StreamLexer.java | 279 return floatLiteral(); in next() 332 return floatLiteral(); in next() 486 return floatLiteral(); in decimalLiteral() 489 return floatLiteral(); in decimalLiteral() 519 private Token floatLiteral() { in floatLiteral() method in StreamLexer
|
/external/turbine/javatests/com/google/turbine/parse/ |
D | LexerTest.java | 297 public void floatLiteral() { in floatLiteral() method in LexerTest
|
/external/skqp/src/sksl/ |
D | SkSLParser.h | 276 bool floatLiteral(double* dest);
|
D | SkSLParser.cpp | 1937 if (this->floatLiteral(&f)) { in term() 1977 bool Parser::floatLiteral(double* dest) { in floatLiteral() function in SkSL::Parser
|
/external/skia/src/sksl/ |
D | SkSLParser.h | 276 bool floatLiteral(double* dest);
|
D | SkSLParser.cpp | 1928 if (this->floatLiteral(&f)) { in term() 1972 bool Parser::floatLiteral(double* dest) { in floatLiteral() function in SkSL::Parser
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Registry.cpp | 181 REGISTER_MATCHER(floatLiteral); in RegistryMaps()
|
/external/clang/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 1693 FloatingLiteral> floatLiteral; variable
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |