/external/webkit/WebCore/manual-tests/ |
linkjump-3.html | 9 <p id="test" style="background-color:skyblue; padding:3px;"><b>STEPS TO TEST:</b>
|
/external/webkit/WebCore/storage/ |
StorageMap.cpp | 115 // Quota tracking. This is done in a couple of steps to keep the overflow tracking simple.
|
/external/webkit/WebKitTools/Scripts/webkitpy/steps/ |
options.py | 41 confirm = make_option("--no-confirm", action="store_false", dest="confirm", default=True, help="Skip confirmation steps.")
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/VMS/ |
README.VMS | 4 as a `make' utility, follow the directions in steps #1 through #5 below.
|
/frameworks/base/docs/html/guide/appendix/faq/ |
troubleshooting.jd | 35 required Eclipse components and then try the ADT installation again. Follow the steps below to install the required components for the 147 <p>If the above still doesn't work, you can try these steps:</p> 172 You may find any of these steps will fix the problem and with practice you 295 <p>If you encounter this problem, follow these steps to work around it: </p>
|
/frameworks/base/docs/html/resources/faq/ |
troubleshooting.jd | 35 required Eclipse components and then try the ADT installation again. Follow the steps below to install the required components for the 147 <p>If the above still doesn't work, you can try these steps:</p> 172 You may find any of these steps will fix the problem and with practice you 295 <p>If you encounter this problem, follow these steps to work around it: </p>
|
/frameworks/base/include/camera/ |
CameraHardwareInterface.h | 62 * following steps describe a typical sequence:
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-5/arch-x86/usr/include/media/ |
msm_camera.h | 317 int32_t steps; member in struct:focus_cfg
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/mtd/ |
nand.h | 142 int steps; member in struct:nand_ecc_ctrl
|
/ndk/build/platforms/android-8/arch-x86/usr/include/media/ |
msm_camera.h | 317 int32_t steps; member in struct:focus_cfg
|
/packages/apps/Browser/src/com/android/browser/ |
FetchUrlMimeType.java | 43 * do the same steps of correcting the mimetype down in
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountSecurity.java | 31 * bootstrap requires the following steps.
|
/packages/apps/Email/src/com/beetstra/jutf7/ |
Base64Util.java | 43 * bytes, using some intermediate steps:
|
/packages/inputmethods/PinyinIME/jni/include/ |
searchutility.h | 94 // objects for the the steps after that character should be reset; when the
|
/external/jpeg/ |
structure.doc | 126 steps are responsible for converting a normal image representation to or from 168 merging adjacent steps in the pipeline. For example, upsampling, color space 196 steps, many of which have several possible behaviors. To avoid cluttering the 278 invoking the processing steps that write or read that data buffer. 286 The controller knows the dataflow requirements of steps A and B: how much data 292 elementary processing steps at the leaves of the tree. 296 * Merging of adjacent steps in the pipeline is done by replacing a control 304 virtual array buffers as needed. One or both processing steps may be 534 and all postprocessing steps. [all...] |
/external/webkit/WebKit/gtk/webkit/ |
webkitwebview.cpp | [all...] |
/cts/tests/tests/webkit/src/android/webkit/cts/ |
WebViewTest.java | [all...] |
/dalvik/dx/src/com/android/dx/ssa/ |
SCCP.java | 438 * steps. 463 * These will be used in later steps.
|
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
WalkerFactory.java | 809 * @param mpi The MatchPatternIterator to which the steps will be attached. 950 System.out.println("Done loading steps: "+step.toString()); [all...] |
/external/dbus/dbus/ |
dbus-shell.c | 327 * Steps to parsing the argv string: 336 * Tokenization steps, from UNIX98 with operator stuff removed,
|