/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...] |
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
SocketHandlerTest.java | 611 h.setLevel(Level.INFO); 642 h.setLevel(Level.INFO); 682 h.setLevel(Level.INFO); 684 LogRecord r = new LogRecord(Level.INFO, "testPublish_NoFilter"); 685 h.setLevel(Level.INFO); 726 h.setLevel(Level.INFO); 731 LogRecord r = new LogRecord(Level.INFO, "testPublish_WithFilter"); 732 h.setLevel(Level.INFO); 762 h.setLevel(Level.INFO); 795 h.setLevel(Level.INFO); [all...] |
/external/bluetooth/glib/gio/ |
gcontenttype.c | 1396 GFileInfo *info; local 1510 GFileInfo *info; local [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/cybergfx/ |
SDL_cgxvideo.c | 466 this->info.current_w = SDL_Display->Width; 467 this->info.current_h = SDL_Display->Height; 543 struct DisplayInfo info; local 547 D(bug("Unable to get visual info...\n")); 551 if(!GetDisplayInfoData(handle,(char *)&info,sizeof(struct DisplayInfo),DTAG_DISP,NULL)) { 552 D(bug("Unable to get visual info data...\n")); 576 this->info.wm_available = 1; 577 this->info.blit_hw = 1; 578 this->info.blit_hw_CC = 1; 579 this->info.blit_sw = 1 715 struct DisplayInfo info; local [all...] |
/dalvik/vm/interp/ |
Jit.c | 446 if (gDvmJit.pJitEntryTable[i].u.info.chain != gDvmJit.jitTableSize) 495 newValue.info.traceConstruction = value; 523 while ((gDvmJit.pJitEntryTable[idx].u.info.chain != chainEndMarker) && 525 idx = gDvmJit.pJitEntryTable[idx].u.info.chain; 546 while (gDvmJit.pJitEntryTable[idx].u.info.chain != chainEndMarker) { 553 idx = gDvmJit.pJitEntryTable[idx].u.info.chain; 579 newValue.info.chain = idx; 823 while (gDvmJit.pJitEntryTable[idx].u.info.chain != chainEndMarker) { 824 idx = gDvmJit.pJitEntryTable[idx].u.info.chain; [all...] |
/external/icu4c/tools/tzcode/ |
tz2icu.cpp | 290 void readzoneinfo(ifstream& file, ZoneInfo& info, bool is64bitData=false) { 309 throw invalid_argument("Bad Olson version info"); 378 info.transitions.push_back(Transition(transitionTimes[i], transitionTypes[i])); 385 vector<Transition>::iterator itr = info.transitions.begin(); 386 info.transitions.insert(itr, Transition(LOWEST_TIME32, transitionTypes[minidx])); 394 info.transitions.push_back(Transition(transitionTimes[i], transitionTypes[i])); 414 info.types.push_back(type); 417 assert(info.types.size() == (unsigned) typecnt); 426 if (info.types.at(0).dstoffset != 0) { 429 int64_t rawoffset0 = (info.types.at(info.transitions.at(0).type)).rawoffset; 548 ZoneInfo info; local [all...] |
/external/qemu/block/ |
vvfat.c | 303 } info; member in struct:mapping_t 700 int parent_index = mapping->info.dir.parent_mapping_index; 716 i = mapping->info.dir.first_dir_index = 776 s->current_mapping->info.dir.parent_mapping_index = 780 s->current_mapping->info.file.offset = 0; 807 first_cluster += (s->directory.next - mapping->info.dir.first_dir_index) 883 mapping->info.dir.parent_mapping_index = -1; [all...] |
/external/opencore/nodes/pvmp4ffparsernode/src/ |
pvmf_mp4ffparser_node.cpp | 2381 MediaMetaInfo info; local 3213 MediaMetaInfo info; local 4146 MediaMetaInfo info; local 4218 MediaMetaInfo *info = (MediaMetaInfo*) OSCL_MALLOC(numsamples * sizeof(MediaMetaInfo)); local 4952 MediaMetaInfo info; local 8281 MediaMetaInfo info; local 8440 MediaMetaInfo info; local [all...] |
/external/v8/src/x64/ |
virtual-frame-x64.cc | 196 void VirtualFrame::EmitPush(Register reg, NumberInfo::Type info) { 198 elements_.Add(FrameElement::MemoryElement(info)); 204 void VirtualFrame::EmitPush(const Operand& operand, NumberInfo::Type info) { 206 elements_.Add(FrameElement::MemoryElement(info)); 212 void VirtualFrame::EmitPush(Immediate immediate, NumberInfo::Type info) { 214 elements_.Add(FrameElement::MemoryElement(info)); 230 NumberInfo::Type info = NumberInfo::kUnknown; local 232 info = NumberInfo::kSmi; 234 info = NumberInfo::kHeapNumber; 236 elements_.Add(FrameElement::MemoryElement(info)); [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/libffi/ |
Makefile.in | 177 INFO_DEPS = $(srcdir)/doc/libffi.info 190 html-recursive info-recursive install-data-recursive \ 192 install-html-recursive install-info-recursive \ 423 libffi_la_LDFLAGS = -version-info `grep -v '^\#' $(srcdir)/libtool-version` [all...] |
/external/quake/quake/src/QW/server/ |
sv_ccmds.c | 551 Con_Printf ("Server info settings:\n"); 552 Info_Print (svs.info); 567 Info_SetValueForKey (svs.info, Cmd_Argv(1), Cmd_Argv(2), MAX_SERVERINFO_STRING); 594 Con_Printf ("Local info settings:\n");
618 Examine a users info strings 625 Con_Printf ("Usage: info <userid>\n"); 648 Con_Printf ("Current *gamedir: %s\n", Info_ValueForKey (svs.info, "*gamedir")); 667 Info_SetValueForStarKey (svs.info, "*gamedir", dir, MAX_SERVERINFO_STRING); 764 Info_SetValueForStarKey (svs.info, "*gamedir", dir, MAX_SERVERINFO_STRING); 871 Info_SetValueForStarKey (svs.info, "*cheats", "ON", MAX_SERVERINFO_STRING) [all...] |
/external/v8/src/ |
factory.cc | 155 Handle<AccessorInfo> info = local 157 info->set_flag(0); // Must clear the flag, it was initialized as undefined. 158 return info; 737 // Create a copy of the code before allocating the debug info object to avoid 738 // allocation while setting up the debug info object. 742 // debug info object to avoid allocation while setting up the debug info 747 // Create and set up the debug info object. Debug info contains function, a 757 // Link debug info to function [all...] |
/external/webkit/WebCore/inspector/front-end/ |
treeoutline.js | 714 var info = {}; 726 item = item.traverseNextTreeElement(false, this, (depth >= maxDepth), info); 727 depth += info.depthChange; 803 TreeElement.prototype.traverseNextTreeElement = function(skipHidden, stayWithin, dontPopulate, info) 808 if (info) 809 info.depthChange = 0; 813 if (info) 814 info.depthChange = 1; 827 if (info) 828 info.depthChange -= 1 [all...] |
/cts/tools/spec-progress/src/ |
SpecProgressDoclet.java | 670 private void printStats(PrintWriter printer, Stats info, boolean wantLink) { 671 printer.println(" <tr bgcolor=\"" + COLORS[info.getValue()] + "\">"); 672 printer.println(" <td>" + TYPES[info.getType()] + "</td>"); 675 String link = info.getLink(); 677 printer.print("<a href=\"" + link + "\">" + info.getName() + "</a>"); 679 printer.print(info.getName()); 683 printer.println(" <td>" + info.getNumbersPerType(TYPE_CLASS) + "</td>"); 684 printer.println(" <td>" + info.getNumbersPerType(TYPE_FIELD) + "</td>"); 685 printer.println(" <td>" + info.getNumbersPerType(TYPE_METHOD) + "</td>"); 686 printer.println(" <td>" + info.getNumbersPerValue(VALUE_RED) + "</td>") [all...] |
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/ |
X509CertFactoryImpl.java | 89 * method documentation for more info 122 * method documentation for more info 209 ContentInfo info = (ContentInfo) local 214 SignedData data = info.getSignedData(); 239 * method documentation for more info 270 * method documentation for more info 354 ContentInfo info = (ContentInfo) local 359 SignedData data = info.getSignedData(); 383 * method documentation for more info 396 * method documentation for more info [all...] |
/external/bison/lib/ |
Makefile | 233 infodir = ${prefix}/info 430 uninstall-info-am: 559 info: info-am 561 info-am: 567 install-info: install-info-am 590 uninstall-am: uninstall-info-am uninstall-libLIBRARIES 595 dvi-am html html-am info info-am install install-am [all...] |
/external/bison/src/ |
Makefile | 226 infodir = ${prefix}/info 437 uninstall-info-am: 568 info: info-am 570 info-am: 576 install-info: install-info-am 600 uninstall-info-am 605 html-am info info-am install install-am install-binPROGRAMS [all...] |
/external/elfutils/libdw/ |
Makefile | 223 infodir = ${prefix}/info 444 uninstall-info-am: 604 info: info-am 606 info-am: 612 install-info: install-info-am 636 uninstall-info-am uninstall-libLIBRARIES 641 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/elfutils/libebl/ |
Makefile | 276 infodir = ${prefix}/info 534 uninstall-info-am: 675 info: info-am 677 info-am: 683 install-info: install-info-am 706 uninstall-am: uninstall-euincludeHEADERS uninstall-info-am \ 712 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/elfutils/libelf/ |
Makefile | 239 infodir = ${prefix}/info 518 uninstall-info-am: 678 info: info-am 680 info-am: 686 install-info: install-info-am 710 uninstall-info-am uninstall-libLIBRARIES 715 distclean-tags distdir dvi dvi-am html html-am info info-am [all...] |
/external/elfutils/src/ |
Makefile | 220 infodir = ${prefix}/info 426 uninstall-info-am: 554 info: info-am 556 info-am: 562 install-info: install-info-am 585 uninstall-am: uninstall-binPROGRAMS uninstall-info-am 590 distdir dvi dvi-am html html-am info info-am install [all...] |
/external/iproute2/ip/ |
xfrm_state.c | 528 req.xspi.info.family = preferred_family; 540 xfrm_mode_parse(&req.xspi.info.mode, &argc, &argv); 543 xfrm_reqid_parse(&req.xspi.info.reqid, &argc, &argv); 546 xfrm_seq_parse(&req.xspi.info.seq, &argc, &argv); 572 xfrm_id_parse(&req.xspi.info.saddr, &req.xspi.info.id, 573 &req.xspi.info.family, 0, &argc, &argv); 574 if (req.xspi.info.id.spi) { 579 preferred_family = req.xspi.info.family; 613 if (req.xspi.info.id.proto == IPPROTO_COMP [all...] |
/external/libpng/ |
pngset.c | 2 /* pngset.c - storage of image information into info struct 14 * into the info struct, and during writes to store application data 15 * into the info struct for writing into the file. This abstracts the 16 * info struct and allows us to change the structure in the future. 202 /* Changed from info->num_palette to PNG_MAX_PALETTE_LENGTH in 303 png_debug1(3, "allocating purpose for info (%lu bytes)", 313 png_debug(3, "storing X0, X1, type, and nparams in info"); 320 png_debug1(3, "allocating units for info (%lu bytes)", 343 png_debug2(3, "allocating parameter %d for info (%lu bytes)", i, 394 png_debug1(3, "allocating unit for info (%u bytes)" [all...] |
/external/opencore/engines/2way/src/ |
pv_2way_engine.cpp | 3365 TPV2WayNodeCmdInfo *info = FindPendingNodeCmd(data->iNode, aResponse.GetCmdId()); local 4639 TPV2WayNodeCmdInfo *info; local 4879 TPV2WayNodeCmdInfo **info = NULL; local [all...] |