Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
DCommon.h52 typedef pool_allocator<char> TStringAllocator; typedef
53 typedef std::basic_string <char, std::char_traits<char>, TStringAllocator> TString;
54 typedef std::basic_ostringstream<char, std::char_traits<char>, TStringAllocator> TStringStream;