HomeSort by relevance Sort by last modified time
    Searched defs:conv (Results 1 - 25 of 95) sorted by null

1 2 3 4

  /external/chromium_org/third_party/icu/source/i18n/
csmatch.cpp 51 UConverter *conv = ucnv_open(getName(), status); local
52 int32_t result = ucnv_toUChars(conv, buf, cap, (const char *) textIn->fRawInput, textIn->fRawLength, status);
54 ucnv_close(conv);
  /external/icu/icu4c/source/i18n/
csmatch.cpp 61 UConverter *conv = ucnv_open(getName(), status); local
62 int32_t result = ucnv_toUChars(conv, buf, cap, (const char *) textIn->fRawInput, textIn->fRawLength, status);
64 ucnv_close(conv);
  /packages/apps/UnifiedEmail/tests/src/com/android/mail/browse/
SendersFormattingTests.java 38 final ConversationInfo conv = createConversationInfo(); local
39 conv.addParticipant(new ParticipantInfo(null, "something@somewhere.com", 0, false));
43 SendersView.format(getContext(), conv, "", 100, strings, null, null, null, false, false); local
49 final ConversationInfo conv = createConversationInfo(); local
50 conv.addParticipant(new ParticipantInfo("", "something@somewhere.com", 0, false));
54 SendersView.format(getContext(), conv, "", 100, strings, null, null, null, false, false); local
60 final ConversationInfo conv = createConversationInfo(); local
61 conv.addParticipant(new ParticipantInfo("", "something@somewhere.com", 0, false));
62 conv.addParticipant(new ParticipantInfo("", "something@somewhere.com", 0, false));
66 SendersView.format(getContext(), conv, "", 100, strings, null, null, null, false, false) local
73 final ConversationInfo conv = createConversationInfo(); local
80 SendersView.format(getContext(), conv, "", 100, strings, null, null, null, false, false); local
    [all...]
  /external/chromium_org/third_party/sfntly/cpp/src/test/
test_utils.cc 76 UConverter* conv = ucnv_open(charset_name, &status); local
79 return conv; // returns NULL @ error anyway
test_utils_test.cc 32 UConverter* conv = TestUtils::GetEncoder("utf8"); local
33 EXPECT_TRUE(conv != NULL);
41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]);
48 ucnv_close(conv);
53 ucnv_close(conv);
  /external/sfntly/cpp/src/test/
test_utils.cc 76 UConverter* conv = ucnv_open(charset_name, &status); local
79 return conv; // returns NULL @ error anyway
test_utils_test.cc 32 UConverter* conv = TestUtils::GetEncoder("utf8"); local
33 EXPECT_TRUE(conv != NULL);
41 int32_t encoded = TestUtils::EncodeOneChar(conv, (int16_t)from[i]);
48 ucnv_close(conv);
53 ucnv_close(conv);
  /external/chromium_org/content/renderer/
dom_automation_controller.cc 80 V8ValueConverterImpl conv; local
82 conv.FromV8Value(args.PeekNext(), args.isolate()->GetCurrentContext()));
  /external/compiler-rt/lib/tsan/rtl/
tsan_suppressions.cc 95 SuppressionType conv(ReportType typ) { function in namespace:__tsan
128 SuppressionType stype = conv(typ);
150 SuppressionType stype = conv(typ);
  /external/chromium_org/third_party/libxml/src/include/libxml/
xmlIO.h 149 xmlBufferPtr conv; /* if encoder != NULL buffer for output */ member in struct:_xmlOutputBuffer
  /external/chromium_org/ui/events/
event_unittest.cc 335 KeycodeConverter* conv = KeycodeConverter::GetInstance(); local
338 const uint16 kNativeCodeSpace = conv->CodeToNativeKeycode(kCodeForSpace);
339 ASSERT_NE(conv->InvalidNativeKeycode(), kNativeCodeSpace);
398 KeycodeConverter* conv = KeycodeConverter::GetInstance(); local
400 const uint16 kNativeCodeA = conv->CodeToNativeKeycode("KeyA");
401 const uint16 kNativeCodeB = conv->CodeToNativeKeycode("KeyB");
  /external/libxml2/include/libxml/
xmlIO.h 149 xmlBufPtr conv; /* if encoder != NULL buffer for output */ member in struct:_xmlOutputBuffer
  /external/chromium_org/remoting/host/
pam_authorization_factory_posix.cc 114 struct pam_conv conv = { PamConversation, NULL }; local
117 &conv, &handle);
  /external/chromium_org/third_party/icu/source/common/
ustr_wcs.c 71 UConverter* conv = NULL; local
80 conv = u_getDefaultConverter(pErrorCode);
97 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
216 u_releaseDefaultConverter(conv);
282 UConverter* conv = NULL; local
428 conv= u_getDefaultConverter(pErrorCode);
430 if(U_FAILURE(*pErrorCode)|| conv==NULL){
439 ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSrcLimit),pErrorCode);
470 u_releaseDefaultConverter(conv);
  /external/chromium_org/third_party/skia/src/gpu/effects/
GrConfigConversionEffect.cpp 74 const GrConfigConversionEffect& conv = drawEffect.castEffect<GrConfigConversionEffect>(); local
75 return static_cast<EffectKey>(conv.swapsRedAndBlue()) | (conv.pmConversion() << 1);
  /external/e2fsprogs/intl/
gettextP.h 117 __gconv_t conv; member in struct:loaded_domain
120 iconv_t conv; member in struct:loaded_domain
  /external/icu/icu4c/source/common/
ustr_wcs.cpp 74 UConverter* conv = NULL; local
83 conv = u_getDefaultConverter(pErrorCode);
100 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
223 u_releaseDefaultConverter(conv);
289 UConverter* conv = NULL; local
435 conv= u_getDefaultConverter(pErrorCode);
437 if(U_FAILURE(*pErrorCode)|| conv==NULL){
446 ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSrcLimit),pErrorCode);
477 u_releaseDefaultConverter(conv);
  /external/icu/icu4c/source/samples/ugrep/
ugrep.cpp 317 UConverter* conv; local
318 conv = ucnv_open(encoding, &status);
328 uint32_t destCap = ucnv_toUChars(conv,
341 ucnv_toUChars(conv,
351 ucnv_close(conv);
  /external/libedit/src/
search.c 114 static ct_buffer_t conv; local
131 if (regcomp(&re, ct_encode_string(pat, &conv), 0) == 0) {
132 rv = regexec(&re, ct_encode_string(str, &conv), (size_t)0, NULL,
140 if ((re = regcomp(ct_encode_string(pat, &conv))) != NULL) {
141 rv = regexec(re, ct_encode_string(str, &conv));
148 if (re_comp(ct_encode_string(pat, &conv)) != NULL)
151 return re_exec(ct_encode_string(str, &conv) == 1);
  /external/skia/src/gpu/effects/
GrConfigConversionEffect.cpp 74 const GrConfigConversionEffect& conv = drawEffect.castEffect<GrConfigConversionEffect>(); local
75 return static_cast<EffectKey>(conv.swapsRedAndBlue()) | (conv.pmConversion() << 1);
  /packages/apps/Mms/src/com/android/mms/ui/
ConversationListAdapter.java 57 Conversation conv = Conversation.from(context, cursor); local
58 headerView.bind(context, conv);
93 Conversation conv = Conversation.from(mContext, cursor); local
94 conv.setIsChecked(false);
RecipientListActivity.java 71 Conversation conv = Conversation.get(this, mThreadId, true); local
72 if (conv == null) {
77 final ContactList contacts = conv.getRecipients();
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
ConversationPositionTracker.java 60 final Conversation conv = cursor.getConversation(); local
61 conv.position = position;
62 return conv;
  /system/core/toolbox/upstream-netbsd/bin/dd/
args.c 94 { "conv", f_conv, 0, 0 },
329 errx(EXIT_FAILURE, "conv option disabled");
334 static const struct conv { struct
363 struct conv *cp, tmp;
387 return (strcmp(((const struct conv *)a)->name,
388 ((const struct conv *)b)->name));
  /external/chromium_org/third_party/icu/source/test/intltest/
idnaconf.cpp 105 UConverter* conv = ucnv_open("utf-8", &status); local
106 int dest_len = ucnv_toUChars(conv,
117 ucnv_toUChars(conv, dest, dest_len + 1, source, source_len, &status);
124 ucnv_close(conv);
129 ucnv_close(conv);

Completed in 528 milliseconds

1 2 3 4