HomeSort by relevance Sort by last modified time
    Searched refs:flash (Results 176 - 200 of 340) sorted by null

1 2 3 4 5 6 78 91011>>

  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
mm_qcamera_app.c 2200 cam_flash_mode_t flash = *(( int * )in_data); local
    [all...]
  /external/python/cpython2/Lib/test/
test_curses.py 198 curses.filter, curses.flash, curses.flushinp,
  /tools/tradefederation/core/src/com/android/tradefed/targetprep/
FastbootDeviceFlasher.java 43 * A class that relies on fastboot to flash an image on physical Android hardware.
56 private UserDataFlashOption mUserDataFlashOption = UserDataFlashOption.FLASH;
118 public void flash(ITestDevice device, IDeviceBuildInfo deviceBuild) throws TargetSetupError, method in class:FastbootDeviceFlasher
153 * @param device the {@link ITestDevice} to flash
154 * @param deviceBuild the {@link IDeviceBuildInfo} that contains the files to flash
171 * Flash an individual partition of a device
173 * @param device the {@link ITestDevice} to flash
179 CLog.d("fastboot flash %s %s", partition, imgFile.getAbsolutePath());
180 executeLongFastbootCmd(device, "flash", partition, imgFile.getAbsolutePath());
315 * If needed, flash the bootloader image on device
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 3 import flash.utils.Dictionary;
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
CameraTestUtils.java 2061 String flash = exif.getAttribute(ExifInterface.TAG_FLASH); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
curses.h 578 extern NCURSES_EXPORT(int) flash (void); /* implemented */
    [all...]
ncurses.h 578 extern NCURSES_EXPORT(int) flash (void); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
curses.h 597 extern NCURSES_EXPORT(int) flash (void); /* implemented */
    [all...]
ncurses.h 597 extern NCURSES_EXPORT(int) flash (void); /* implemented */
    [all...]
  /system/core/fastboot/
fastboot.cpp 334 " flashall Flash boot, system, vendor, and --\n"
340 " flash <partition> [ <filename> ] Write a file to a flash partition.\n"
356 " erase <partition> Erase a flash partition.\n"
358 " Format a flash partition. Can\n"
365 " flash:raw <bootable-partition> <kernel> [ <ramdisk> [ <second> ] ]\n"
366 " Create bootimage and flash it.\n"
419 " --skip-secondary Will not flash secondary slots when\n"
1766 auto flash = [&](const std::string &partition) { local
    [all...]
  /cts/tests/camera/utils/src/android/hardware/camera2/cts/
CameraTestUtils.java 2254 String flash = exif.getAttribute(ExifInterface.TAG_FLASH); local
    [all...]
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.asm 250 ; (6) Open up full SPI flash decode
  /external/python/cpython2/Lib/lib-tk/
Tkinter.py 2183 def flash(self): member in class:Button
2481 def flash(self): member in class:Checkbutton
2842 def flash(self): member in class:Radiobutton
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 2123 def flash(self): member in class:Button
2421 def flash(self): member in class:Checkbutton
2781 def flash(self): member in class:Radiobutton
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 2123 def flash(self): member in class:Button
2421 def flash(self): member in class:Checkbutton
2781 def flash(self): member in class:Radiobutton
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2123 def flash(self): member in class:Button
2421 def flash(self): member in class:Checkbutton
2781 def flash(self): member in class:Radiobutton
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
Tkinter.py 2123 def flash(self): member in class:Button
2421 def flash(self): member in class:Checkbutton
2781 def flash(self): member in class:Radiobutton
    [all...]
  /cts/tests/camera/src/android/hardware/cts/
CameraTest.java 612 // If camera supports flash, the default flash mode must be off.
971 String flash = exif.getAttribute(ExifInterface.TAG_FLASH); local
    [all...]
  /external/dtc/Documentation/
dtc-paper.tex 148 resources, particularly RAM and flash memory space. Thus, the tree
  /external/python/cpython2/Modules/
_cursesmodule.c     [all...]
  /prebuilts/devtools/tools/lib/
sdklib.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.2.0/
sdklib-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.0/
sdklib-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.4.2/
sdklib-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdklib/22.5.0/
sdklib-22.5.0.jar 

Completed in 674 milliseconds

1 2 3 4 5 6 78 91011>>