Searched refs:info2 (Results 1 - 25 of 37) sorted by relevance

12

/external/skia/tests/
H A DGrContextFactoryTest.cpp64 GrContextFactory::ContextInfo info2 = local
66 REPORTER_ASSERT(reporter, info2.fGrContext);
67 REPORTER_ASSERT(reporter, info2.fGLContext);
68 REPORTER_ASSERT(reporter, info1.fGrContext != info2.fGrContext);
H A DImageIsOpaqueTest.cpp27 SkImageInfo info2; local
30 memset(&info2, 0xB8, sizeof(info2));
32 info2.unflatten(rb);
34 REPORTER_ASSERT(reporter, info == info2);
H A DPictureTest.cpp389 const SkLayerInfo::BlockInfo& info2 = gpuData->block(1); local
421 REPORTER_ASSERT(reporter, nullptr == info2.fPicture);
422 REPORTER_ASSERT(reporter, kWidth / 2 == info2.fBounds.width() &&
423 kHeight / 2 == info2.fBounds.height()); // bound reduces size
424 REPORTER_ASSERT(reporter, !info2.fLocalMat.isIdentity());
425 REPORTER_ASSERT(reporter, info2.fPreMat.isIdentity());
426 REPORTER_ASSERT(reporter, kWidth / 2 == info2.fBounds.fLeft && // translated
427 kHeight / 2 == info2.fBounds.fTop);
428 REPORTER_ASSERT(reporter, nullptr != info2.fPaint);
429 REPORTER_ASSERT(reporter, info2
[all...]
H A DCanvasTest.cpp649 SkImageInfo info2; local
651 const SkPMColor* addr = (const SkPMColor*)canvas->peekPixels(&info2, &rowBytes);
653 REPORTER_ASSERT(reporter, info == info2);
H A DSurfaceTest.cpp168 SkImageInfo info2; local
170 const void* addr2 = surface->peekPixels(&info2, &rb2);
178 REPORTER_ASSERT(reporter, info2 == info);
/external/strace/
H A Dioctlsort.c64 const char *info2 = ((struct ioctlent *) b)->info; local
75 is_prefix("asm-generic/", info2))
78 if (is_prefix("asm/", info2) &&
82 return strcmp(info1, info2);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dsend_time_history_unittest.cc158 PacketInfo info2(0, 0, static_cast<uint16_t>(i), 0, false);
159 EXPECT_TRUE(history_.GetInfo(&info2, false));
161 EXPECT_EQ(expected_time_ms, info2.send_time_ms);
180 PacketInfo info2(0, static_cast<uint16_t>(kMaxSeqNo - 1));
181 EXPECT_TRUE(history_.GetInfo(&info2, false));
224 PacketInfo info2(0, 0, packets[1].sequence_number, 0, false);
225 EXPECT_TRUE(history_.GetInfo(&info2, true));
226 EXPECT_EQ(packets[1], info2);
/external/v8/test/cctest/
H A Dtest-global-handles.cc104 TestRetainedObjectInfo info2; local
110 global_handles->AddObjectGroup(g2_objects, 2, &info2);
133 CHECK(!info2.has_been_disposed());
159 CHECK(!info2.has_been_disposed());
177 CHECK(info2.has_been_disposed());
200 TestRetainedObjectInfo info2; local
203 global_handles->SetRetainedObjectInfo(UniqueId(2), &info2);
228 CHECK(!info2.has_been_disposed());
254 CHECK(!info2.has_been_disposed());
272 CHECK(info2
[all...]
/external/svox/pico/lib/
H A Dpicoacph.c186 acph->headx[i].head.info2 = 0;
516 switch (acph->headx[acph->headxLen - 1].head.info2) {
581 switch (acph->headx[acph->headxLen - 1].head.info2) {
715 (acph->headx[i].head.info2 != PICODATA_ACC1)) {
722 if ((i < acph->headxLen) && (acph->headx[i].head.info2 == PICODATA_ACC1)) {
943 acph->headx[i].head.info2 = PICODATA_ACC3;
945 acph->headx[i].head.info2 = (picoos_uint8)dtres.class;
948 acph->headx[i].head.info2 = (picoos_uint8)dtres.class;
951 i, acph->headx[i].head.info2));
981 tmphead.info2
[all...]
H A Dpicosa.c279 sa->headx[i].head.info2 = PICODATA_ITEMINFO2_NA;
757 /* set item head, info1, info2 unchanged */
1024 /* set item head, info1, info2 unchanged */
1246 sa->headx[sa->headxLen].head.info2 =
1259 (sa->headx[sa->headxLen].head.info2 ==
1266 sa->headx[sa->headxLen].head.info2 = PICODATA_ITEMINFO2_NA;
1313 sa->headx[sa->headxLen].head.info2 =
1381 if ((32 <= sa->headx[i].head.info2) &&
1382 (sa->headx[i].head.info2 < 127)) {
1383 PICODBG_INFO_MSG(("'%c',",sa->headx[i].head.info2));
[all...]
H A Dpicotok.c158 #define KWInfo2 (picoos_uchar *)"info2"
483 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2,
492 tok->outBuf[tok->outWritePos++] = info2;
511 tok->outBuf[tok->outWritePos++] = info2;
526 tok->outBuf[tok->outWritePos++] = info2;
542 tok->outBuf[tok->outWritePos++] = info2;
560 tok->outBuf[tok->outWritePos++] = info2;
579 picoos_uint8 info1, picoos_uint8 info2,
588 tok->outBuf[tok->outWritePos++] = info2;
686 picoos_uint8 type, info1, info2; local
482 tok_putItem(picodata_ProcessingUnit this, tok_subobj_t * tok, picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, picoos_uint16 val, picoos_uchar str[]) argument
577 tok_putItem2(picodata_ProcessingUnit this, tok_subobj_t * tok, picoos_uint8 type, picoos_uint8 info1, picoos_uint8 info2, picoos_uint8 len, picoos_uint8 data[]) argument
[all...]
H A Dpicoktab.h119 picoos_uint8 *info2);
H A Dpicopr.c823 static picoos_bool pr_isCmdInfo2 (pr_ioItemPtr it, picoos_uint8 info2) argument
825 if ((it != NULL) && (it->head.type == PICODATA_ITEM_CMD) && (it->head.info2 == info2)) {
1111 picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2,
1122 pr->tmpItem.head.info2 = info2;
1224 litem->head.info2 = item->head.info2;
1245 litem->head.info2 = -1;
1260 litem->head.info2
1109 pr_putItem(picodata_ProcessingUnit this, pr_subobj_t * pr, pr_ioItemPtr * first, pr_ioItemPtr * last, picoos_uint8 itemType, picoos_uint8 info1, picoos_uint8 info2, picoos_uint16 val, picoos_uchar str[]) argument
3338 picoos_uint8 info2; local
[all...]
H A Dpicospho.c604 fstSymbol = sphoGetSylAccent(spho,head->info2,curStress);
628 fstSymbol = sphoGetSylAccent(spho,head->info2,curStress);
793 if (PICODATA_ITEMINFO2_CMD_START == head->info2) {
817 ohead.info2 = spho->headx[spho->outReadPos].phrasetype;
822 PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' without duration constraints",ohead.info1, ohead.info2));
828 PICODBG_DEBUG(("outputting a bound of strength '%c' and type '%c' with duration constraints [%i,%i]",ohead.info1, ohead.info2,sildur, sildur));
1314 orig_type = ihead.info2;
1529 ohead.info2 = picotrns_unplane(sym, &plane);
H A Dpicodata.c398 head->info2 = buf[PICODATA_ITEMIND_INFO2];
440 buf[PICODATA_ITEMIND_INFO2] = head->info2;
462 head->info2 = buf[PICODATA_ITEMIND_INFO2];
540 head.info2 = item[2];
1036 (picopal_char *)"|%c|%c|%i", head->info1, head->info2,
1084 /* info2 */
H A Dpicoktab.c478 picoos_bool picoktab_getIntPropPunct (const picoktab_Graphs this, picoos_uint32 graphsOffset, picoos_uint8 * info1, picoos_uint8 * info2) argument
492 *info2 = PICODATA_ITEMINFO2_PUNC_SENT_T;
495 *info2 = PICODATA_ITEMINFO2_PUNC_SENT_Q;
498 *info2 = PICODATA_ITEMINFO2_PUNC_SENT_E;
501 *info2 = PICODATA_ITEMINFO2_PUNC_PHRASE;
H A Dpicosig.c650 head.info2 = item[2];
661 if (head.info2 == PICODATA_ITEMINFO2_CMD_TO_SIG) {
691 head.info2 = item[2];
698 if (head.info2 == PICODATA_ITEMINFO2_CMD_TO_SIG) {
H A Dpicocep.c348 cep->framehead.info2 = cep->pdfmgc->ceporder;
349 cep->framehead.len = sizeof(picoos_uint16) + (cep->framehead.info2 + 4)
1408 while ((state < ihead->info2) && (bufferFull == FALSE)) {
1437 if (state < ihead->info2) {
1592 && (PICODATA_ITEMINFO2_CMD_END == ihead.info2)) {
1619 && (PICODATA_ITEMINFO2_CMD_START == ihead.info2)) {
1809 cep->outBuf[cep->outWritePos++] = cep->framehead.info2;
H A Dpicodata.h107 picoos_uint8 info2; member in struct:picodata_itemhead
133 /* new item types, info1, info2 to be defined during PU development */
408 /* sets the info2 field in the header contained in the item in buf;
H A Dpicowa.c327 head->info2 = foundIndex;
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/
H A Dtest_modulegraph.py55 info2 = modulegraph.DependencyInfo(function=False, conditional=True, tryexcept=True, fromlist=False)
57 info1._merged(info2), modulegraph.DependencyInfo(function=True, conditional=True, tryexcept=True, fromlist=False))
59 info2 = modulegraph.DependencyInfo(function=False, conditional=True, tryexcept=False, fromlist=False)
61 info1._merged(info2), modulegraph.DependencyInfo(function=True, conditional=True, tryexcept=True, fromlist=False))
63 info2 = modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=False)
65 info1._merged(info2), modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=False))
69 info1._merged(info2), modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=False))
71 info2 = modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=True)
73 info1._merged(info2), modulegraph.DependencyInfo(function=False, conditional=False, tryexcept=False, fromlist=True))
/external/ltrace/
H A Dread_config_file.c626 struct arg_type_info *info2 = malloc(sizeof(*info2)); local
627 if (info1 == NULL || info2 == NULL) {
629 free(info2);
638 type_init_array(info2, type_get_simple(ARGTYPE_CHAR), 0,
640 type_init_pointer(info1, info2, 1);
/external/ltrace/sysdeps/linux-gnu/x86/
H A Dfetch.c364 struct arg_type_info *info2 = getter(info, i); local
365 size_t sz = type_sizeof(proc, info2);
368 if (classify(proc, context, info2, &cls2, sz, 1) < 0)
/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp1720 CBenchInfo info2 = info;
1721 info2.UnpackSize *= info2.NumIterations;
1722 info2.PackSize *= info2.NumIterations;
1723 info2.NumIterations = 1;
1724 PrintResults(_file, info2, rating, ShowFreq, CpuFreq, &DecodeRes);
/external/libxml2/python/
H A Dgenerator.py788 def functionCompare(info1, info2):
790 (index2, func2, name2, ret2, args2, file2) = info2

Completed in 936 milliseconds

12