HomeSort by relevance Sort by last modified time
    Searched defs:CharType (Results 1 - 9 of 9) sorted by null

  /external/libchrome/base/
command_line.h 41 typedef StringType::value_type CharType;
54 CommandLine(int argc, const CharType* const* argv);
101 void InitFromArgv(int argc, const CharType* const* argv);
  /external/libchrome/base/files/
file_path.h 59 // instead, use a FilePath::CharType[] and initialize it with
63 // | const FilePath::CharType kLogFileName[] = FILE_PATH_LITERAL("log.txt");
158 typedef StringType::value_type CharType;
164 static const CharType kSeparators[];
170 static const CharType kCurrentDirectory[];
173 static const CharType kParentDirectory[];
176 static const CharType kExtensionSeparator;
200 static bool IsSeparator(CharType character);
389 FilePath NormalizePathSeparatorsTo(CharType separator) const;
454 // Macros for string literal initialization of FilePath::CharType[], and fo
    [all...]
  /system/tools/aidl/
type_java.cpp 225 CharType::CharType(const JavaTypeNamespace* types)
230 void CharType::WriteToParcel(StatementBlock* addTo, Variable* v,
236 void CharType::CreateFromParcel(StatementBlock* addTo, Variable* v,
787 Add(new CharType(this));
    [all...]
type_java.h 177 class CharType : public Type {
179 CharType(const JavaTypeNamespace* types);
  /packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/
document.h 233 \tparam CharType character type of the string
258 template<typename CharType>
260 typedef CharType Ch; //!< character type of the string
266 \ref StringRef(const CharType*) by inferring the string \ref length
286 GenericStringRef(const CharType (&str)[N]) RAPIDJSON_NOEXCEPT
294 \see StringRef(const CharType*)
308 explicit GenericStringRef(const CharType* str)
318 GenericStringRef(const CharType* str, SizeType len)
321 //! implicit conversion to plain CharType pointer
324 const Ch* const s; //!< plain CharType pointer
    [all...]
  /external/clang/lib/AST/
ExprConstant.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
jdi.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-ios.jar 

Completed in 420 milliseconds