HomeSort by relevance Sort by last modified time
    Searched full:flash (Results 1 - 25 of 370) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/manual-tests/
show-hide-object.html 7 <p><b>BUG ID:</b> <a href="rdar://problem/3572507">3572507</a> Flash in div with display:none style will not redraw when style changed to display:block (3479)</p>
10 1. Verify that there is a Flash animation playing below.<br>
11 2. Click "Hide Flash".<br>
12 3. Click "Show Flash".<br>
16 The Flash movie hides when "Hide Flash" is clicked, and shows again when "Show Flash" is clicked.
20 The Flash movie hides when "Hide Flash" is clicked, but does not show again when "Show Flash" is clicked. Clicking on "Hide Flash" and then "Show Flash" again will show the movie
    [all...]
  /packages/apps/Browser/assets/html/
flashtest.html 3 <title>Flash test</title>
6 <h1>Flash test</h1>
11 <object type="application/x-shockwave-flash" height=120 width=240>
  /external/webkit/WebCore/manual-tests/plugins/
windowed.html 5 <title>Transparent Flash Test File</title>
70 type="application/x-shockwave-flash">
73 <div id="overlayDiv"> This is an overlay that will display over the flash. In addition, you should be able to see
74 the flash through the div contents. </div>
78 <input type="checkbox" name="visibilityCheckBox"> Verify if the flash toggles visibility
81 <input type="checkbox" name="resizeCheckBox"> Verify if the flash resizes when element is resized
84 <input type="checkbox" name="moveCheckBox"> Verify if the flash moves when element is moved
87 <input type="checkbox" name="animationCheckBox"> Verify css animations with flash
90 <input type="checkbox" name="printCheckBox"> Verify if printing displays flash on the print preview and printer output <br/>
92 <input type="checkbox" name="zoomCheckBox"> Verify if elements in flash are correctly painted and clickable after zooming <br/
    [all...]
windowless.html 5 <title>Transparent Flash Test File</title>
71 type="application/x-shockwave-flash">
74 <div id="overlayDiv"> This is an overlay that will display over the flash. In addition, you should be able to see
75 the flash through the div contents. </div>
79 <input type="checkbox" name="visibilityCheckBox"> Verify if the flash toggles visibility
82 <input type="checkbox" name="resizeCheckBox"> Verify if the flash resizes when element is resized
85 <input type="checkbox" name="moveCheckBox"> Verify if the flash moves when element is moved
88 <input type="checkbox" name="animationCheckBox"> Verify css animations with flash
91 <input type="checkbox" name="printCheckBox"> Verify if printing displays flash on the print preview and printer output <br/>
93 <input type="checkbox" name="zoomCheckBox"> Verify if elements in flash are correctly painted and clickable after zooming <br/
    [all...]
  /external/iproute2/etc/iproute2/
rt_dsfield 10 0x60 flash
11 0x80 flash-override
  /external/yaffs2/yaffs2/direct/
yaffscfg.c 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
42 // /boot 2MB boot disk (flash)
43 // /flash 14MB flash disk (flash)
44 // NB Though /boot and /flash occupy the same physical device they
60 { "/flash", &flashDev},
101 // /flash
yaffscfg2k.c 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
46 // /boot 2MB boot disk (flash)
47 // /flash 14MB flash disk (flash)
48 // NB Though /boot and /flash occupy the same physical device they
66 { "/flash/", &flashDev},
71 { "/flash/boot", &bootDev},
72 { "/flash/flash", &flashDev}
    [all...]
yaffs_fileem2k.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
dtest.c 631 yaffs_mount("/flash");
638 printf("\nDirectory look-up of /flash\n");
639 dumpDir("/flash");
641 //leave_unlinked_file("/flash",20000,0);
    [all...]
  /bootable/bootloader/legacy/libboot/
Android.mk 8 flash.c \
  /external/webkit/WebCore/manual-tests/gtk/
plugin-resize-scroll.html 23 src="http://www.tizag.com/pics/example.swf" type="application/x-shockwave-flash"/>
  /external/webkit/WebCore/manual-tests/qt/
plugin-sibling-frame-include.html 12 type="application/x-shockwave-flash">
  /external/yaffs2/yaffs2/
yaffs_tagsvalidity.h 3 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffsinterface.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffs_mtdif.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffs_mtdif2.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffs_nand.h 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffs_tagsvalidity.c 3 * YAFFS: Yet another FFS. A NAND-flash specific file system.
  /frameworks/base/data/etc/
android.hardware.camera.flash-autofocus.xml 17 <!-- This is the standard set of features for a camera with a flash. Note
22 <feature name="android.hardware.camera.flash" />
  /external/libvpx/examples/includes/geshi/geshi/
actionscript3.php 23 * 5 : all flash.* class names plus Top Level classes, mx are excluded
24 * 6 : all flash.* package names, mx are excluded
25 * 7 : valid flash method names and properties (there is no type checks sadly, for example String().x will be highlighted as 'x' is valid, but obviously strings don't have a x property)
26 * 8 : valid flash constant names (again, no type check)
82 'flash.xml', 'flash.utils', 'flash.ui', 'flash.text',
83 'flash.system', 'flash.profiler', 'flash.printing', 'flash.net'
    [all...]
  /bootable/bootloader/legacy/
fastboot_protocol.txt 86 Host: "flash:bootloader" request to flash the data to the bootloader
88 Client: "INFOerasing flash" indicate status / progress
89 "INFOwriting flash"
114 by "boot", "ramdisk", "flash", etc. The client
121 otherwise "flash" and "boot" will be ignored.
123 "flash:%s" Write the previously downloaded image to the
  /hardware/broadcom/wlan/bcm4329/src/include/
hndsoc.h 55 #define SI_FLASH2 0x1c000000 /* Flash Region 2 (region 1 shadowed here) */
56 #define SI_FLASH2_SZ 0x02000000 /* Size of Flash Region 2 */
58 #define SI_FLASH1 0x1fc00000 /* MIPS Flash Region 1 */
59 #define SI_FLASH1_SZ 0x00400000 /* MIPS Size of Flash Region 1 */
63 #define SI_ARM_FLASH1 0xffff0000 /* ARM Flash Region 1 */
64 #define SI_ARM_FLASH1_SZ 0x00010000 /* ARM Size of Flash Region 1 */
177 * conventions for the use the flash space:
180 /* Minumum amount of flash we support */
181 #define FLASH_MIN 0x00020000 /* Minimum flash size */
  /bootable/bootloader/legacy/include/boot/
flash.h 35 /* flash partitions are defined in terms of blocks
36 ** (flash erase units)
  /hardware/libhardware/include/hardware/
lights.h 55 * Flash modes for the flashMode field of light_state_t.
61 * To flash the light at a given rate, set flashMode to LIGHT_FLASH_TIMED,
69 * To flash the light using hardware assist, set flashMode to
  /external/kernel-headers/original/linux/mtd/
mtd.h 66 * flash contents.
112 /* Minimal writable flash unit size. In case of NOR flash it is 1 (even
113 * though individual bits can be cleared), in case of NAND flash it is
126 * Reuse some of the above unused fields in the case of NOR flash
170 * flash devices. The user data is one time programmable but the

Completed in 340 milliseconds

1 2 3 4 5 6 7 8 91011>>