HomeSort by relevance Sort by last modified time
    Searched refs:toArgs (Results 1 - 6 of 6) sorted by null

  /external/icu4c/common/
ucnv_err.c 290 UConverterToUnicodeArgs *toArgs,
310 UConverterToUnicodeArgs *toArgs,
321 ucnv_cbToUWriteSub(toArgs,0,err);
334 UConverterToUnicodeArgs *toArgs,
403 ucnv_cbToUWriteUChars(toArgs, uniValueString, valueStringLength, 0, err);
  /external/clang/tools/driver/
cc1_main.cpp 85 Invocation.toArgs(InvocationArgs);
108 Invocation2.toArgs(Invocation2Args);
  /external/clang/include/clang/Frontend/
CompilerInvocation.h 128 /// toArgs - Convert the CompilerInvocation to a list of strings suitable for
130 void toArgs(std::vector<std::string> &Res);
  /libcore/luni/src/main/native/
libcore_icu_NativeConverter.cpp 429 UConverterToUnicodeArgs* toArgs, const char*, int32_t, UConverterCallbackReason,
436 ucnv_cbToUWriteUChars(toArgs,context->replacementChars, context->replacementCharCount, 0, err);
  /external/icu4c/test/cintltst/
nucnvtst.c     [all...]
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 464 milliseconds