Searched defs:StringTypes (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/ply/ply/
H A Dlex.py42 StringTypes = (types.StringType, types.UnicodeType) variable
45 StringTypes = (str, bytes) variable
/gem5/ext/googletest/googletest/test/
H A Dgtest-port_test.cc412 const char*> StringTypes; typedef in namespace:testing::internal

Completed in 12 milliseconds