Home
last modified time | relevance | path

Searched defs:CharType (Results 1 – 14 of 14) sorted by relevance

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DCharType.java39 public interface CharType extends PrimitiveType { interface
/external/libchrome-gestures/include/
Dcommand_line.h27 typedef std::string::value_type CharType; typedef
/external/libchrome/base/
Dcommand_line.h41 using CharType = StringType::value_type; variable
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/files/
Dfile_path.h145 typedef StringType::value_type CharType; in PA_COMPONENT_EXPORT() typedef
/external/cronet/base/
Dcommand_line.h49 using CharType = StringType::value_type; variable
Duuid.cc35 using CharType = typename StringPieceType::value_type; in GetCanonicalUuidInternal() typedef
/external/cronet/base/files/
Dfile_path.h168 typedef StringType::value_type CharType; typedef
/external/libchrome/base/files/
Dfile_path.h157 typedef StringType::value_type CharType; typedef
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DNormalizedIdentifierParser.java16 enum CharType { enum in NormalizedIdentifierParser
/external/pdfium/core/fpdftext/
Dcpdf_textpage.h38 enum class CharType : uint8_t { enum
/external/mesa3d/src/gtest/include/gtest/
Dgtest-printers.h330 #define GTEST_IMPL_FORMAT_C_STRING_AS_POINTER_(CharType) \ argument
349 #define GTEST_IMPL_FORMAT_C_STRING_AS_STRING_(CharType, OtherStringType) \ argument
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h274 #define GTEST_FORMAT_CHAR_PTR_IMPL_(CharType) \ argument
/external/clang/lib/AST/
DExprConstant.cpp2222 QualType CharType = CAT->getElementType(); in extractStringLiteralCharacter() local
2239 QualType CharType = CAT->getElementType(); in expandStringLiteral() local
/external/clang/lib/Sema/
DSemaExpr.cpp8316 const QualType CharType = CharExpr->getType(); in diagnoseStringPlusChar() local