/external/vboot_reference/scripts/image_signing/ |
H A D | ensure_no_password.sh | 18 IMAGE=$1 20 mount_image_partition_ro "$IMAGE" 3 "$ROOTFS"
|
H A D | convert_recovery_to_ssd.sh | 24 IMAGE=$1 52 echo "This will modify ${IMAGE} in-place and convert it into an SSD image." 58 kerna_offset=$(partoffset ${IMAGE} 2) 59 kernb_offset=$(partoffset ${IMAGE} 4) 61 kern_size=$(partsize ${IMAGE} 2) 66 extract_image_partition ${IMAGE} 4 ${kernb} 67 replace_image_partition ${IMAGE} 2 ${kernb} 72 mount_image_partition_ro ${IMAGE} 1 ${stateful_dir} 77 sudo dd if=${tmp_vblock} of=${IMAGE} seek=${kerna_offset} bs=512 conv=notrunc 81 sudo dd if=/dev/zero of=${IMAGE} see [all...] |
H A D | strip_boot_from_image.sh | 60 IMAGE=$(readlink -f "${FLAGS_image}") 61 if [[ -z "${IMAGE}" || ! -f "${IMAGE}" ]]; then 65 strip_boot "${IMAGE}"
|
H A D | make_dev_firmware.sh | 42 IMAGE="$(make_temp_file)" 43 IMAGE="$(readlink -f "$IMAGE")" 66 # Reads $IMAGE from $FLAGS_from 71 flashrom -V -r "$IMAGE" 73 flashrom -r "$IMAGE" >"$EXEC_LOG" 2>&1 77 cp -f "$FLAGS_from" "$IMAGE" 81 # Writes $IMAGE to $FLAGS_to 87 flashrom -V -w "$IMAGE" 89 flashrom -w "$IMAGE" >" [all...] |
H A D | tag_image.sh | 197 IMAGE=$(readlink -f "${FLAGS_from}") 198 if [[ -z "${IMAGE}" || ! -f "${IMAGE}" ]]; then 206 mount_image_partition_ro "${IMAGE}" 3 "${rootfs}" 210 # mount_image_partition ${IMAGE} 1 ${stateful_dir} 218 mount_image_partition "${IMAGE}" 3 "${rootfs}" 227 echo "IMAGE IS MODIFIED. PLEASE REMEMBER TO RESIGN YOUR IMAGE."
|
/external/opencv/otherlibs/highgui/ |
H A D | cvcap_socket.cpp | 65 #define IMAGE( i, x, y, n ) *(( unsigned char * )(( i )->imageData \ macro 196 IMAGE( img, x, y, 0 ) = pixels[pos + 3] & 0xFF; 198 IMAGE( img, x, y, 1 ) = pixels[pos + 2] & 0xFF; 200 IMAGE( img, x, y, 2 ) = pixels[pos + 1] & 0xFF;
|
/external/vboot_reference/utility/ |
H A D | vbutil_what_keys | 9 Usage: vbutil_what_keys [-v|-V] IMAGE [IMAGE...]
|
/external/mesa3d/src/gallium/state_trackers/vega/ |
H A D | shaders_cache.h | 58 #define SHADERS_GET_IMAGE_SHADER(id) _SHADERS_GET_STAGE(IMAGE, id)
|
/external/opencv/ |
H A D | cvjni.h | 42 #define IMAGE( i, x, y, n ) *(( unsigned char * )(( i )->imageData \
macro 154 IMAGE( img, x, y, 0 ) = pixels[x+y*width] & 0xFF;
156 IMAGE( img, x, y, 1 ) = pixels[x+y*width] >> 8 & 0xFF;
158 IMAGE( img, x, y, 2 ) = pixels[x+y*width] >> 16 & 0xFF;
|
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/common/ |
H A D | html.js | 85 IMAGE: 'image',
|
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
H A D | htmlparser-1.3-with-transitions.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
H A D | htmlparser-1.3.jar | META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ... |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/lib/tree_construction/ |
H A D | parser.js | 1678 else if (tn === $.IMAGE)
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.eclipse.ui.forms_3.5.2.r36_v20100702.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/guice/lib/build/jdiff/ |
H A D | xerces.jar | META-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/parsers/ META-INF/services/ ... |
/external/chromium-trace/catapult/third_party/vinn/third_party/parse5/ |
H A D | parse5.js | 481 IMAGE: 'image', 6716 else if (tn === $.IMAGE)
|
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |