Home
last modified time | relevance | path

Searched defs:cpp_comment (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/test/lex/
Dlexertl5.cpp46 token_def cpp_comment ("{CPPCOMMENT}", CPPCOMMENT); in main() local
78 token_def cpp_comment ("{CPPCOMMENT}", CPPCOMMENT); in main() local
Dlexertl2.cpp31 token_def c_comment, cpp_comment; member
52 token_def c_comment, cpp_comment; member
Dlexertl3.cpp23 token_def cpp_comment ("\\/\\/[^\\n\\r]*(\\n|\\r|\\r\\n)", CPPCOMMENT); in main() local
Dlexertl1.cpp26 token_def cpp_comment ("\\/\\/[^\\n\\r]*(\\n|\\r|\\r\\n)", CPPCOMMENT); in main() local
Dlexertl4.cpp27 token_def cpp_comment ("\\/\\/[^\\n\\r]*(\\n|\\r|\\r\\n)", CPPCOMMENT); in main() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/repository/test/qi/
Dconfix.cpp54 confix_spec_traits<std::string>::type const cpp_comment = confix_spec("//", "\n"); variable
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/example/fundamental/
Dcomments.cpp78 rule<> cpp_comment; in main() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dcpplib.h979 } cpp_comment; typedef