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

1 2 3 45 6 7 8 91011>>

  /packages/apps/Contacts/src/com/android/contacts/
TwelveKeyDialer.java 125 * Identifier for intent extra for sending an empty Flash message for
127 * press/depress of the "hookswitch" of a landline phone. Aka "empty flash".
129 * TODO: Using an intent extra to tell the phone to send this flash is a
626 // an empty flash command to the network.
636 // flash command to the network. So let's call dialButtonPressed() regardless
795 // an empty flash."
    [all...]
  /external/grub/netboot/
eepro.c 55 #define ee_FlashAddr 3 /* Flash Address */
59 #define ee_Flash 8 /* Flash there? */
74 #define ee_PROM 9 /* Flash EPROM / PROM 0=Flash */
93 #define ee_FlashSock 4 /* Presence of Flash Socket 0= Present */
  /external/libvpx/examples/includes/geshi/geshi/
rails.php 137 'ActionController::Flash',
138 'ActionController::Flash::FlashHash',
271 'layout', 'flash', 'auto_complete_for', 'in_place_editor_for',
mirc.php 60 'exit','filter','findtext','finger','flash','flood','flush',
  /external/webkit/WebKit/qt/tests/qwebplugindatabase/
tst_qwebplugindatabase.cpp 279 QTest::newRow("application/x-shockwave-flash") << database->pluginForMimeType("application/x-shockwave-flash")
280 << database->pluginForMimeType("application/x-shockwave-flash") << true;
  /frameworks/base/libs/camera/
CameraParameters.cpp 58 const char CameraParameters::KEY_FLASH_MODE[] = "flash-mode";
59 const char CameraParameters::KEY_SUPPORTED_FLASH_MODES[] = "flash-mode-values";
107 // Values for flash mode settings.
  /external/kernel-headers/original/linux/mtd/
map.h 2 /* Overhauled routines for dealing with different mmap regions of flash */
209 when the chip driver knows some flash area has changed contents,
  /external/webkit/WebCore/plugins/win/
PluginPackageWin.cpp 90 if (mimeType == "application/x-shockwave-flash") {
93 // Pre 10 Flash only requests windowless plugins if we return a mozilla user agent
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginHostManager.mm 94 // Since Flash NPObjects add methods dynamically, we don't want to cache when a property/method doesn't exist
96 bool shouldCacheMissingPropertiesAndMethods = ![[[package bundle] bundleIdentifier] isEqualToString:@"com.macromedia.Flash Player.plugin"];
  /bootable/recovery/mtdutils/
flash_image.c 49 /* Read an image file and write it to a flash partition. */
  /development/pdk/docs/porting/
tcpdump.jd 30 <p>Flash the device as usual, for example, <code>fastboot flashball</code>.</p>
  /development/pdk/docs/source/
licenses.jd 66 flash storage.)</li>
  /device/htc/common/updater/
firmware.c 30 * from flash and check the command field. The bootloader should
  /device/samsung/crespo/libs3cjpeg/
Exif.h 197 uint16_t flash; member in struct:__anon1391
  /external/qemu/android/
cmdline-options.h 141 OPT_PARAM( nand_limits, "<nlimits>", "enforce NAND/Flash read/write thresholds" )
  /external/qemu/hw/
armv7m.c 193 /* Flash programming is done via the SCU, so pretend it is ROM. */
  /external/qemu/
uboot_image.h 110 * flash memory.
  /external/webkit/WebCore/platform/graphics/
ImageSource.cpp 148 // Many annoying ads specify a 0 duration to make an image flash as quickly
  /external/webkit/WebCore/plugins/
npapi.cpp 38 // This specifically works around Flash and Shockwave. When we call NPP_New, they call NPN_Useragent with a NULL instance.
  /external/webkit/WebCore/plugins/qt/
PluginViewQt.cpp 227 exposeEvent.width = exposedRect.x() + exposedRect.width(); // flash bug? it thinks width is the right in transparent mode
228 exposeEvent.height = exposedRect.y() + exposedRect.height(); // flash bug? it thinks height is the bottom in transparent mode
504 // FLASH WORKAROUND: Only set initially. Multiple calls to
683 // support gdk based plugins (like flash) that use a different X connection.
  /external/webkit/WebKit/mac/Plugins/
npapi.mm 73 // This specifically works around Flash and Shockwave. When we call NPP_New, they call NPN_UserAgent with a NULL instance.
  /external/webkit/WebKit/qt/tests/qwebview/
tst_qwebview.cpp 139 // some reasonable time for the PluginStream to feed test.swf to flash and start painting
  /external/yaffs2/yaffs2/direct/
yaffs_fileem2k.c 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
yaffs_ramem2k.c 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.
  /external/yaffs2/yaffs2/
yaffs_mtdif.c 2 * YAFFS: Yet another FFS. A NAND-flash specific file system.

Completed in 509 milliseconds

1 2 3 45 6 7 8 91011>>