/external/webkit/WebKit/qt/Api/ |
qwebframe.h | 82 QString alternateText() const; // for img, area, input and applet
|
/external/zlib/contrib/iostream/ |
zfstream.cpp | 164 // disable get area
|
/external/zlib/ |
inflate.h | 113 unsigned short work[288]; /* work area for code table building */
|
/frameworks/base/awt/java/awt/ |
GraphicsConfiguration.java | 106 * Gets the bounds of area covered by the GraphicsConfiguration in the
|
Image.java | 70 * The Constant SCALE_AREA_AVERAGING indicates the area averaging image
|
/frameworks/base/docs/html/guide/developing/tools/ |
index.jd | 43 versions of the image, and highlights the area in which content is allowed.
|
/frameworks/base/docs/html/resources/tutorials/views/ |
hello-relativelayout.jd | 9 a given element) or in positions relative to the {@link android.widget.RelativeLayout} area (such as
|
/frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/ |
sostream.cpp | 18 /// Creates an output string stream linked to the given memory area.
|
/ndk/docs/ |
CPU-ARM-NEON.TXT | 26 (the latter are mapped to the same chip area than the FPU ones),
|
/packages/apps/Camera/src/com/android/camera/ui/ |
PopupWindow.java | 127 // Copy the current drawing results of the triangle area into
|
/packages/apps/Phone/res/layout/ |
call_card.xml | 29 area displays the status and caller-id info of the call on hold.)
|
call_card_person_info.xml | 17 <!-- XML resource file for the "person info" area of the main
|
incall_screen.xml | 88 middle of the dialpad key area, so instead we position it a
|
/sdk/ddms/app/src/com/android/ddms/ |
AboutDialog.java | 120 // Text Area
|
/frameworks/base/core/java/android/view/ |
WindowManager.java | 631 * desired visibility state of the soft input area for this window. 642 * the soft input area. 648 * area when normally appropriate (when the user is navigating 655 * soft input area when this window receives focus. 661 * input area when normally appropriate (when the user is navigating 668 * soft input area visible when this window receives input focus. [all...] |
/packages/apps/Phone/src/com/android/phone/ |
CallCard.java | 178 // "Caller info" area, including photo / name / phone numbers / etc 187 // "Other call" info area 207 // type of the CallCard, load up the main caller info area, and 208 // load up and show or hide the "other call" area if necessary. 267 // Display the background call in the main info area of the 287 // we need to clean up the background call area. [all...] |
/dalvik/vm/mterp/x86-atom/ |
footer.S | 121 * State registers will be saved to the "glue" area before bailing. 154 * prepare to copy args to "outs" area of current frame 185 * prepare to copy args to "outs" area of current frame 254 subl $$sizeofStackSaveArea, %ecx # %ecx<- newSaveArea (stack save area using newFP) 395 * Get save area; rGLUE is %ebx, rFP is %eax
|
/external/icu4c/common/ |
utrie.c | 394 * a compact area on top of the BMP-part of the trie index, 395 * with the lead surrogates indexing this compact area. 398 * From inside the BMP area, where some may be overridden with folded values, 399 * to just after the BMP area, where they can be retrieved for 446 * Fold significant index values into the area just after the BMP indexes. [all...] |
/external/kernel-headers/original/linux/ |
fb.h | 598 /* Copy data from area to another */ 694 /* move a rectangular region of tiles from one area to another*/ 695 void (*fb_tilecopy)(struct fb_info *info, struct fb_tilearea *area); 788 void *fbcon_par; /* fbcon use-only private area */ 873 extern void cfb_copyarea(struct fb_info *info, const struct fb_copyarea *area); [all...] |
/external/qemu/distrib/sdl-1.2.12/src/video/windib/ |
SDL_dibvideo.c | 719 /* 16bit modes, palette area used for rgb bitmasks */ 1361 int x1, y1, x2, y2, area; local [all...] |
/external/webkit/WebKit/android/nav/ |
CacheBuilder.cpp | 1087 HTMLAreaElement* area = static_cast<HTMLAreaElement*>(node); local 1199 HTMLTextAreaElement* area = static_cast<HTMLTextAreaElement*>(node); local [all...] |
/external/e2fsprogs/lib/ext2fs/ |
tdb.c | 1174 * parser directly at the mmap area. [all...] |
/dalvik/vm/compiler/template/out/ |
CompilerTemplateAsm-armv5te-vfp.S | 88 * Given a frame pointer, find the stack save area. 242 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 244 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 304 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 306 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 397 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 399 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 430 SAVEAREA_FROM_FP(r10, r1) @ r10<- new stack save area [all...] |
CompilerTemplateAsm-armv5te.S | 88 * Given a frame pointer, find the stack save area. 242 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 244 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 304 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 306 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 397 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 399 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 430 SAVEAREA_FROM_FP(r10, r1) @ r10<- new stack save area [all...] |
CompilerTemplateAsm-armv7-a-neon.S | 88 * Given a frame pointer, find the stack save area. 242 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 244 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 304 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 306 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 397 SAVEAREA_FROM_FP(r1, rFP) @ r1<- stack save area 399 SAVEAREA_FROM_FP(r10, r1) @ r10<- stack save area 430 SAVEAREA_FROM_FP(r10, r1) @ r10<- new stack save area [all...] |