Home
last modified time | relevance | path

Searched defs:StringTypes (Results 1 – 12 of 12) sorted by relevance

/external/python/cpython2/Lib/xml/dom/
Dminicompat.py46 StringTypes = type(''), variable
48 StringTypes = type(''), type(unicode('')) variable
/external/python/cpython2/Lib/
Dtypes.py32 StringTypes = (StringType, UnicodeType) variable
34 StringTypes = (StringType,) variable
/external/llvm/unittests/Support/
DYAMLIOTest.cpp497 struct StringTypes { struct
498 llvm::StringRef str1;
499 llvm::StringRef str2;
500 llvm::StringRef str3;
501 llvm::StringRef str4;
525 struct MappingTraits<StringTypes> { argument
/external/libxml2/python/
Ddrv_libxml2.py46 StringTypes = (str, unicode) variable
55 StringTypes = str variable
/external/python/cpython3/Lib/xml/dom/
Dminicompat.py47 StringTypes = (str,) variable
/external/libmojo/third_party/ply/
Dlex.py42 StringTypes = (types.StringType, types.UnicodeType) variable
45 StringTypes = (str, bytes) variable
/external/ply/ply/ply/
Dlex.py47 StringTypes = (types.StringType, types.UnicodeType) variable
50 StringTypes = (str, bytes) variable
/external/protobuf/gtest/test/
Dgtest-port_test.cc187 const char*> StringTypes; typedef
/external/google-breakpad/src/testing/gtest/test/
Dgtest-port_test.cc380 const char*> StringTypes; typedef
/external/googletest/googletest/test/
Dgtest-port_test.cc412 const char*> StringTypes; typedef
/external/v8/testing/gtest/test/
Dgtest-port_test.cc412 const char*> StringTypes; typedef
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest-port_test.cc417 const char*> StringTypes; typedef