Home
last modified time | relevance | path

Searched refs:T_CHAR16_T (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/cplusplus/
H A DToken.h126 T_CHAR16_T, enumerator
H A DKeywords.cpp842 return T_CHAR16_T; in classify8()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/3rdparty/cplusplus/
H A DToken.h225 T_CHAR16_T, enumerator
H A DKeywords.cpp832 return T_CHAR16_T; in classify8()
/dports/devel/hyperscan/boost_1_75_0/libs/wave/test/testlexers/
H A Dcpp_tokens.hpp205 { "char16_t", boost::wave::T_CHAR16_T },
/dports/devel/boost-docs/boost_1_72_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/wave/
H A Dtoken_ids.hpp294 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/wave/
H A Dtoken_ids.hpp294 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/xtrabackup/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/percona57-server/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/percona57-client/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/devel/boost-libs/boost_1_72_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/devel/boost-python-libs/boost_1_72_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/wave/
H A Dtoken_ids.hpp293 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/devel/hyperscan/boost_1_75_0/boost/wave/
H A Dtoken_ids.hpp294 T_CHAR16_T = TOKEN_FROM_ID(424, KeywordTokenType), enumerator
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/wave/samples/token_statistics/xlex/
H A Dxlex_lexer.hpp423 TOKEN_DATA(T_CHAR16_T, "char16_t"),
/dports/devel/hyperscan/boost_1_75_0/libs/wave/samples/token_statistics/xlex/
H A Dxlex_lexer.hpp423 TOKEN_DATA(T_CHAR16_T, "char16_t"),
/dports/databases/percona57-server/boost_1_59_0/libs/wave/src/cpplexer/re2clex/
H A Dstrict_cpp.re56 "char16_t" { BOOST_WAVE_RET(s->act_in_cpp0x_mode ? T_CHAR16_T : T_IDENTIFIER); }
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/wave/src/cpplexer/re2clex/
H A Dstrict_cpp.re56 "char16_t" { BOOST_WAVE_RET(s->act_in_cpp0x_mode ? T_CHAR16_T : T_IDENTIFIER); }
H A Dcpp.re57 "char16_t" { BOOST_WAVE_RET(s->act_in_cpp0x_mode ? T_CHAR16_T : T_IDENTIFIER); }

1234