HomeSort by relevance Sort by last modified time
    Searched refs:conv (Results 26 - 50 of 271) sorted by null

12 3 4 5 6 7 8 91011

  /external/vboot_reference/scripts/image_signing/
convert_recovery_to_full_ssd.sh 68 conv=notrunc
74 count=${kern_size} conv=notrunc
convert_recovery_to_ssd.sh 77 sudo dd if=${tmp_vblock} of=${IMAGE} seek=${kerna_offset} bs=512 conv=notrunc
81 sudo dd if=/dev/zero of=${IMAGE} seek=${kernb_offset} bs=512 count=${kern_size} conv=notrunc
common_minimal.sh 232 conv=notrunc 2>/dev/null
244 conv=notrunc 2>/dev/null
264 conv=notrunc count=1 bs=1 2>/dev/null
299 conv=notrunc count=1 bs=1 2>/dev/null
  /packages/apps/Messaging/tests/src/com/android/messaging/datamodel/
DataModelTest.java 49 final ConversationData conv = dataModel.createConversationData(getContext(), local
51 assertTrue(conv instanceof ConversationData);
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
LeaveBehindData.java 29 public LeaveBehindData(Conversation conv, ToastBarOperation undoOp, int height) {
30 data = conv;
ConversationUpdater.java 104 * @param conv conversation to mark unread
110 void markConversationMessagesUnread(Conversation conv, Set<Uri> unreadMessageUris,
117 * @param conv the conversation to mark seen
120 boolean markConversationSeen(Conversation conv);
  /external/python/cpython2/Lib/lib-tk/test/
widget_tests.py 55 conv=False, eq=None):
59 if conv:
60 expected = conv(expected)
112 if 'conv' in kwargs:
113 conv = kwargs.pop('conv')
115 conv = float
117 self.checkParam(widget, name, value, conv=conv, **kwargs)
173 if 'conv' in kwargs
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationViewHeader.java 113 public void setFolders(Conversation conv) {
114 mSubjectAndFolderView.setFolders(mCallbacks, mAccountController.getAccount(), conv);
146 public void onConversationUpdated(Conversation conv) {
150 mConversation = conv;
151 setSubject(conv.subject);
152 setFolders(conv);
153 setStarred(conv.starred);
ConversationPagerAdapter.java 223 LogUtils.d(LOG_TAG, "IN PagerAdapter.getItem, frag=%s conv=%s this=%s", f, c, this);
404 LogUtils.i(LOG_TAG, "CPA: current conv is gone, reverting to detached mode. c=%s",
426 final Conversation conv = cursor.getConversation(); local
427 conv.position = pos;
428 frag.onConversationUpdated(conv);
429 mController.setCurrentConversation(conv);
455 public int getConversationPosition(Conversation conv) {
456 if (conv == null) {
463 if (!conv.equals(def)) {
465 conv, def)
    [all...]
ConversationItemViewModel.java 152 static ConversationItemViewModel forConversation(String account, Conversation conv) {
154 conv.id);
155 header.conversation = conv;
156 header.unread = !conv.read;
158 (conv.convFlags & UIProvider.ConversationFlags.FORWARDED)
161 (conv.convFlags & UIProvider.ConversationFlags.REPLIED)
164 (conv.convFlags & UIProvider.ConversationFlags.CALENDAR_INVITE)
  /external/icu/icu4c/source/common/
ustr_wcs.cpp 76 UConverter* conv = NULL; local
85 conv = u_getDefaultConverter(pErrorCode);
102 ucnv_fromUnicode(conv,&tempBuf,tempBufLimit,&pSrc,pSrcLimit,NULL,(UBool)(pSrc==pSrcLimit),pErrorCode);
225 u_releaseDefaultConverter(conv);
291 UConverter* conv = NULL; local
437 conv= u_getDefaultConverter(pErrorCode);
439 if(U_FAILURE(*pErrorCode)|| conv==NULL){
448 ucnv_toUnicode(conv,&pTarget,pTargetLimit,(const char**)&pCSrc,pCSrcLimit,NULL,(UBool)(pCSrc==pCSrcLimit),pErrorCode);
479 u_releaseDefaultConverter(conv);
  /external/toybox/toys/pending/
dd.c 17 [seek=N] [conv=notrunc|noerror|sync|fsync] [status=noxfer|none]
28 conv=notrunc Don't truncate output file
29 conv=noerror Continue after read errors
30 conv=sync Pad blocks with zeros
31 conv=fsync Physically write data out before finishing
110 int trunc = O_TRUNC, conv = 0; local
134 } else if (strstarteq(&arg, "conv")) {
141 if (i == ARRAY_LEN(convs)) error_exit("bad conv=%.*s", len, ss);
142 conv |= 1<<i;
161 if (conv&C_NOTRUNC) trunc = 0
    [all...]
  /external/icu/icu4c/source/test/perf/convperf/
convperf.h 30 UConverter* conv; member in class:ICUToUnicodePerfFunction
38 conv = ucnv_open(name,&status);
42 conv = NULL;
47 int32_t reqdLen = ucnv_toUChars(conv, target, 0,
63 ucnv_toUnicode(conv, &myTarget, targetLimit, &mySrc, sourceLimit, NULL, TRUE, status);
70 ucnv_close(conv);
75 UConverter* conv; member in class:ICUFromUnicodePerfFunction
84 conv = ucnv_open(name,&status);
88 conv = NULL;
93 int32_t reqdLen = ucnv_fromUChars(conv, target, 0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
maverick.d 252 # conv:
253 0*3c0 <conv> ee ?08 ?34 ?60 ? * cfcvtsd mvd3, ?mvf8
254 0*3c4 <conv\+0x4> de ?02 ?74 ?60 ? * cfcvtsdle mvd7, ?mvf2
255 0*3c8 <conv\+0x8> 1e ?06 ?c4 ?60 ? * cfcvtsdne mvd12, ?mvf6
256 0*3cc <conv\+0xc> be ?07 ?04 ?60 ? * cfcvtsdlt mvd0, ?mvf7
257 0*3d0 <conv\+0x10> 5e ?03 ?e4 ?60 ? * cfcvtsdpl mvd14, ?mvf3
258 0*3d4 <conv\+0x14> ce ?01 ?a4 ?40 ? * cfcvtdsgt mvf10, ?mvd1
259 0*3d8 <conv\+0x18> 8e ?0d ?f4 ?40 ? * cfcvtdshi mvf15, ?mvd13
260 0*3dc <conv\+0x1c> 6e ?04 ?b4 ?40 ? * cfcvtdsvs mvf11, ?mvd4
261 0*3e0 <conv\+0x20> 2e ?00 ?94 ?40 ? * cfcvtdscs mvf9, ?mvd
    [all...]
  /external/python/cpython2/Lib/plat-os2emx/
pwd.py 88 conv = path[1] + ':' + path[2:]
90 conv = path[0] + ':' + path[2:]
92 conv = path
93 return conv.replace(os.altsep, os.sep)
  /prebuilts/misc/common/swig/include/2.0.11/d/
dstrings.swg 73 SWIGD_STRING_TYPEMAPS(const(char)*, string, std.conv.to!string, std.string.toStringz)
76 static import std.conv;
std_string.i 88 SWIGD_STD_STRING_TYPEMAPS(const(char)*, string, std.conv.to!string, std.string.toStringz)
91 static import std.conv;
  /external/icu/icu4c/source/tools/toolutil/
ucbuf.h 177 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
185 ucbuf_autodetect(const char* fileName, const char** cp,UConverter** conv,
196 * @param conv Output param to receive the opened converter if autodetected; NULL otherwise.
205 ucbuf_autodetect_fs(FileStream* in, const char** cp, UConverter** conv, int32_t* signatureLength, UErrorCode* status);
  /external/ltp/testscripts/
ltp-aiodio.sh 227 dd if=$file1 of=$TMP/aiodio/junkfile bs=8192 conv=block,sync
252 dd if=$file1 of=$TMP/aiodio/junkfile bs=8192 conv=block,sync
253 dd if=$file1 of=$TMP/aiodio/fff bs=4096 conv=block,sync
254 dd if=$file1 of=$TMP/aiodio/ff1 bs=2048 conv=block,sync
255 dd if=$file1 of=$TMP/aiodio/ff2 bs=1024 conv=block,sync
256 dd if=$file1 of=$TMP/aiodio/ff3 bs=512 conv=block,sync
291 dd if=$file1 of=$TMP/aiodio/file2 bs=2048 conv=block,sync
292 dd if=$file1 of=$TMP/aiodio/file3 bs=1024 conv=block,sync
293 dd if=$file1 of=$TMP/aiodio/file4 bs=512 conv=block,sync
294 dd if=$file1 of=$TMP/aiodio/file5 bs=4096 conv=block,syn
    [all...]
  /art/compiler/optimizing/
induction_var_analysis_test.cc 1088 HInstruction* conv = InsertInstruction( local
1119 HInstruction* conv = InsertInstruction( local
1151 HInstruction* conv = InsertInstruction( local
1179 HInstruction* conv = InsertInstruction( local
1199 HInstruction* conv = InsertInstruction( local
1218 HInstruction* conv = local
1244 HInstruction* conv = local
1270 HInstruction* conv = local
1296 HInstruction* conv = local
1321 HInstruction* conv = local
1346 HInstruction* conv = local
    [all...]
  /external/libpng/contrib/libtests/
makepng.c 330 png_uint_32 value, png_const_bytep gamma_table, double conv)
364 value = flooru(65535*pow(value/65535.,conv)+.5);
391 int bit_depth, png_const_bytep gamma_table, double conv,
548 set_value(row, rowbytes, x, bit_depth, luma, gamma_table, conv);
565 conv);
567 conv);
595 gamma_table, conv);
598 gamma_table, conv);
601 gamma_table, conv);
632 gamma_table, conv);
820 double conv; local
    [all...]
  /external/skia/src/gpu/effects/
GrMatrixConvolutionEffect.cpp 133 const GrMatrixConvolutionEffect& conv = processor.cast<GrMatrixConvolutionEffect>(); local
134 GrTexture* texture = conv.textureSampler(0).peekTexture();
141 pdman.set2fv(fKernelOffsetUni, 1, conv.kernelOffset());
142 int kernelCount = conv.kernelSize().width() * conv.kernelSize().height();
145 pdman.set4fv(fKernelUni, arrayCount, conv.kernel());
146 pdman.set1f(fGainUni, conv.gain());
147 pdman.set1f(fBiasUni, conv.bias());
148 fDomain.setData(pdman, conv.domain(), texture);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/
charset.py 37 # input header enc body enc output conv
227 henc, benc, conv = CHARSETS.get(self.input_charset,
229 if not conv:
230 conv = self.input_charset
234 self.output_charset = ALIASES.get(conv, conv)
  /external/icu/icu4c/source/samples/ugrep/
ugrep.cpp 323 UConverter* conv; local
324 conv = ucnv_open(encoding, &status);
334 uint32_t destCap = ucnv_toUChars(conv,
347 ucnv_toUChars(conv,
357 ucnv_close(conv);
  /external/icu/icu4c/source/tools/genbrk/
genbrk.cpp 245 UConverter* conv;
246 conv = ucnv_open(encoding, &status);
256 uint32_t destCap = ucnv_toUChars(conv,
269 ucnv_toUChars(conv,
279 ucnv_close(conv);

Completed in 1271 milliseconds

12 3 4 5 6 7 8 91011