/external/qemu/distrib/sdl-1.2.12/src/video/ggi/ |
SDL_ggivideo.c | 201 this->info.current_w = mode.virt.x; 202 this->info.current_h = mode.virt.y; 211 /* Now we try to get the DirectBuffer info, which determines whether 228 this->info.wm_available = 0; 229 this->info.hw_available = 1; 230 this->info.video_mem = db->buffer.plb.stride * mode.virt.y;
|
/external/v8/src/ia32/ |
virtual-frame-ia32.h | 31 #include "number-info.h" 87 NumberInfo::Type info = NumberInfo::kUninitialized); 391 NumberInfo::Type info = NumberInfo::kUnknown); 393 NumberInfo::Type info = NumberInfo::kUnknown); 395 NumberInfo::Type info = NumberInfo::kUnknown); 398 void Push(Register reg, NumberInfo::Type info = NumberInfo::kUnknown);
|
/external/webkit/WebCore/bindings/v8/ |
V8GCController.cpp | 84 GlobalHandleInfo* info = it->second; local 85 UNUSED_PARAM(info); 100 GlobalHandleInfo* info = globalHandleMap().take(*handle); local 101 ASSERT(info->m_host == host); 102 delete info;
|
/frameworks/base/core/tests/coretests/src/android/text/ |
StaticLayoutTest.java | 313 String info = "line " + line; local 314 assertEquals(info, top, l.getLineTop(line)); 315 assertEquals(info, ascent, l.getLineAscent(line)); 316 assertEquals(info, descent, l.getLineDescent(line)); 317 assertEquals(info, height, l.getLineBottom(line) - top);
|
/frameworks/base/services/jni/ |
com_android_server_KeyInputQueue.cpp | 133 jobject info) 146 env->SetIntField(info, gInputOffsets.mMinValue, (jint)minValue); 147 env->SetIntField(info, gInputOffsets.mMaxValue, (jint)maxValue); 148 env->SetIntField(info, gInputOffsets.mFlat, (jint)flat); 149 env->SetIntField(info, gInputOffsets.mFuzz, (jint)fuzz);
|
/build/tools/apriori/ |
apriori.c | 64 INFO("\t%02d: data = %p, hdr = { offset = %8lld, size = %lld }, " 79 INFO("section offset dump for new ELF\n"); 83 INFO("\nsection offset dump for original ELF\n"); 89 INFO("section offset dump for new ELF\n"); 151 INFO("Creating new ELF sections.\n"); 186 INFO("\tsection %02d: [%-30s] created\n", 200 INFO("\tsection [%s] (old offset %lld, old size %lld) " 228 /* Allocate the section-header-info buffer. */ 229 INFO("Allocating section-header info structure (%d) bytes...\n" 1490 shdr_info_t *info = source->shdr_info + i; local [all...] |
/development/host/windows/usb/legacy/driver/ |
android_usb_device_object.cpp | 361 // Retrieve the pipe along with the pipe info
600 // Copy requested info into output buffer and complete request
630 // Copy requested info into output buffer and complete request
662 // Copy requested info into output buffer and complete request
742 // Copy endpoint info to the output
[all...] |
/frameworks/base/libs/utils/ |
AssetManager.cpp | 674 * Don't continue the search into the Zip files. Our cached info 1159 AssetDir::FileInfo info; local 1183 AssetDir::FileInfo info; local 1511 const AssetDir::FileInfo& info = pContents->itemAt(i); local [all...] |
/frameworks/base/services/java/com/android/server/am/ |
ActivityManagerService.java | 1253 ApplicationInfo info = local 4670 Bundle info = new Bundle(); local 4878 StringBuilder info = mStringBuilder; local 13234 ResolveInfo info = local [all...] |
/cts/tools/test-progress/src/ |
TestCoverageDoclet.java | 223 // and collect the annotation info. Print which test classes 332 // collects all testinfo-annotation info of this class 727 private void printStats(PrintWriter printer, MyStats info, boolean wantLink) { 728 int red = info.getCountFor(VALUE_RED); 729 int yellow = info.getCountFor(VALUE_YELLOW); 747 String link = info.getLink(); 749 printer.print("<a href=\"" + link + "\">" + info.getName() + "</a>"); 751 printer.print(info.getName()); 753 printer.println(" ("+info.getStat()+") </td>"); 754 if (info.getExtra()!=null) [all...] |
/external/icu4c/common/ |
propname.cpp | 225 const UDataInfo* info) { 227 info->size >= sizeof(UDataInfo) && 228 info->isBigEndian == U_IS_BIG_ENDIAN && 229 info->charsetFamily == U_CHARSET_FAMILY && 230 info->dataFormat[0] == PNAME_SIG_0 && 231 info->dataFormat[1] == PNAME_SIG_1 && 232 info->dataFormat[2] == PNAME_SIG_2 && 233 info->dataFormat[3] == PNAME_SIG_3 && 234 info->formatVersion[0] == PNAME_FORMAT_VERSION;
|
/external/icu4c/samples/ucnv/ |
convsamp.cpp | 404 CharFreqInfo *info; local 419 info = (CharFreqInfo*)malloc(sizeof(CharFreqInfo) * charCount); 420 if(!info) 428 info[p].codepoint = p; 429 info[p].frequency = 0; 476 info[p].frequency++; 489 // qsort(info, charCount, sizeof(info[0]), charfreq_compare); 493 if(info[p].frequency) 495 printf("% 5d U+%06X ", info[p].frequency, p) [all...] |
/external/opencore/engines/2way/test/src/ |
test_engine.cpp | 818 MM_AllocQueryInfo*info = auditCB.pAudit->MM_CreateAllocNodeInfo(leaks); local 819 uint32 leakinfo = auditCB.pAudit->MM_GetAllocNodeInfo(info, leaks, 0); 822 fprintf(fileoutput, "ERROR: Leak info is incomplete.\n"); 826 fprintf(fileoutput, "Leak Info:\n"); 827 fprintf(fileoutput, " allocNum %d\n", info[i].allocNum); 828 fprintf(fileoutput, " fileName %s\n", info[i].fileName); 829 fprintf(fileoutput, " lineNo %d\n", info[i].lineNo); 830 fprintf(fileoutput, " size %d\n", info[i].size); 831 fprintf(fileoutput, " pMemBlock 0x%x\n", info[i].pMemBlock); 832 fprintf(fileoutput, " tag %s\n", info[i].tag) [all...] |
/external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/ |
h223types.cpp | 392 OlcFormatInfo info; local 410 info.iId = h223params->GetChannelId(); 411 info.iCodec = codec; 412 info.isSymmetric = true; 413 list.push_back(info); 424 OlcFormatInfo& info) 439 info.iId = h223params->GetChannelId(); 440 info.iCodec = ::GetCodecType(h223params->GetDataType()); 441 info.isSymmetric = true;
|
/frameworks/base/libs/surfaceflinger_client/ |
SurfaceComposerClient.cpp | 251 DisplayID dpy, DisplayInfo* info) 259 info->w = dcblk->w; 260 info->h = dcblk->h; 261 info->orientation = dcblk->orientation; 262 info->xdpi = dcblk->xdpi; 263 info->ydpi = dcblk->ydpi; 264 info->fps = dcblk->fps; 265 info->density = dcblk->density; 266 return getPixelFormatInfo(dcblk->format, &(info->pixelFormatInfo));
|
/build/core/ |
cleanbuild.mk | 69 $(info *** A clean build is required because of a recent change.) 71 $(info *** Done with the cleaning, now starting the real build.) 78 $(info Clean step: $(INTERNAL_CLEAN_STEP.$(step))) \ 137 $(info *** Build configuration changed: "$(PREVIOUS_BUILD_CONFIG)" -> "$(current_build_config)") 141 $(info DISABLE_AUTO_INSTALLCLEAN is set; skipping auto-clean. Your tree may be in an inconsistent state.) 214 $(info *** Forcing "make installclean"...) 216 $(info *** Done with the cleaning, now starting the real build.)
|
/build/tools/releasetools/ |
ota_from_target_files | 96 def IsSymlink(info): 99 return (info.external_attr >> 16) == 0120777 264 for info in input_zip.infolist(): 265 if info.filename.startswith("SYSTEM/"): 266 basefilename = info.filename[7:] 267 if IsSymlink(info): 268 symlinks.append((input_zip.read(info.filename), 271 info2 = copy.copy(info) 279 data = input_zip.read(info.filename) 442 for info in z.infolist() [all...] |
check_target_files_signatures | 199 for info in apk.infolist(): 200 if info.filename.startswith("META-INF/") and \ 201 (info.filename.endswith(".DSA") or info.filename.endswith(".RSA")): 204 pkcs7 = apk.read(info.filename) 205 self.cert = CertFromPKCS7(pkcs7, info.filename)
|
/external/bluetooth/glib/gobject/ |
gparam.c | 1325 ParamSpecClassInfo *info = class_data; local 1368 GTypeInfo info = { local [all...] |
/external/v8/src/ |
objects-debug.cc | 756 PrintF("\n - debug info = "); [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/ |
DescriptorsUtils.java | 108 for (AttributeInfo info : infos) { 111 String attr_name = info.getName(); 117 appendAttribute(attributes, elementXmlName, nsUri, info, required, overrides); 127 * @param info The {@link AttributeInfo} to append to attributes 139 AttributeInfo info, boolean required, 143 String xmlLocalName = info.getName(); 144 String uiName = prettyAttributeUiName(info.getName()); // ui_name 150 String rawTooltip = info.getJavaDoc(); 155 String deprecated = info.getDeprecatedDoc(); 170 Format[] formats_list = info.getFormats() [all...] |
/system/core/libpixelflinger/codeflinger/ |
GGLAssembler.cpp | 158 component_info_t& info = mInfo[i]; local 163 info.masked = !!(masking & mask); 164 info.inDest = !info.masked && mCbFormat.c[i].h && 168 info.inDest = false; 170 info.needed = (i==GGLFormat::ALPHA) && 172 info.replaced = !!(mTextureMachine.replaced & mask); 173 info.iterated = (!info.replaced && (info.inDest || info.needed)); [all...] |
/external/iproute2/misc/ |
ss.c | 1284 struct tcp_info *info; local 1288 if (len < sizeof(*info)) { 1289 info = alloca(sizeof(*info)); 1290 memset(info, 0, sizeof(*info)); 1291 memcpy(info, RTA_DATA(tb[INET_DIAG_INFO]), len); 1293 info = RTA_DATA(tb[INET_DIAG_INFO]); 1296 if (info->tcpi_options & TCPI_OPT_TIMESTAMPS) 1298 if (info->tcpi_options & TCPI_OPT_SACK [all...] |
/bootable/bootloader/legacy/arch_msm7k/ |
hsusb.c | 127 item->info = INFO_BYTES(req->length) | INFO_IOC | INFO_ACTIVE; 132 ept->head->info = 0; 158 if(item->info & 0xff) { 162 ept->num, ept->in ? "in" : "out", item->info, item->page0); 164 actual = req->length - ((item->info >> 16) & 0x7fff); 406 ept->head->info = INFO_ACTIVE;
|
/external/bluetooth/bluez/tools/ |
ciptool.c | 226 inquiry_info *info = NULL; local 247 num_rsp = hci_inquiry(dev_id, length, num_rsp, NULL, &info, flags); 250 memcpy(class, (info+i)->dev_class, 3); 252 bacpy(&dst, &(info+i)->bdaddr); 259 bt_free(info); 267 bt_free(info);
|