HomeSort by relevance Sort by last modified time
    Searched refs:repack (Results 1 - 23 of 23) sorted by null

  /external/vboot_reference/scripts/image_signing/
resign_kernel_partition.sh 38 vbutil_kernel --repack "${DST_VBLOCK}" \
resign_image.sh 46 vbutil_kernel --repack "${updated_kimage}" \
make_dev_ssd.sh 211 --repack "$new_blob" \
sign_official_build.sh 328 vbutil_kernel --repack ${updated_kimage} \
355 vbutil_kernel --repack "${temp_out_vb}" \
632 vbutil_kernel --repack ${updated_kimagea} \
  /external/r8/tools/
apk-masseur.py 47 def repack(processed_out, original_apk, temp): function
103 processed_apk = repack(options.dex, apk, temp)
  /frameworks/base/libs/hwui/pipeline/skia/
VectorDrawableAtlas.h 71 * "prepareForDraw" may allocate a new surface if needed. It may schedule to repack the
77 * Repack the atlas if needed, by moving used rectangles into a new atlas surface.
83 * Returns true if atlas is fragmented and repack is needed.
191 void repack(GrContext* context);
VectorDrawableAtlas.cpp 46 // Invoke repack outside renderFrame to avoid jank.
66 repack(context);
76 void VectorDrawableAtlas::repack(GrContext* context) { function in class:android::uirenderer::skiapipeline::VectorDrawableAtlas
90 return; //nothing to repack
111 continue; //don't even try to repack huge VD
131 // Repack failed for this item. If it is not already, store it in a standalone
  /external/skia/src/opts/
SkBlurImageFilter_opts.h 29 static inline SkPMColor repack(__m128i p) { function in namespace:SK_OPTS_NS
43 static inline SkPMColor repack(__m128i p) { function in namespace:SK_OPTS_NS
65 #define STORE_SUMS *dptr = repack(_mm_add_epi32(mullo_epi32(sum, scale), half));
  /external/vboot_reference/tests/futility/
test_sign_kernel.sh 69 # repack it the old way
71 --repack ${TMP}.blob3.${arch} \
85 # repack it the new way
106 # repack it the new way, in-place
166 # now repack the old way, again emitting just the vblock
168 --repack ${TMP}.blob3.${arch}.vb1 \
191 # repack the new way
219 # Now lets repack some kernel partitions, not just blobs.
231 # repack it the old way
233 --repack ${TMP}.part6.${arch}
    [all...]
  /external/vboot_reference/tests/
run_vbutil_kernel_arg_tests.sh 140 echo -n "repack to SSD kernel ... "
143 --repack "${SSD_KERN}" \
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.jarprocessor_1.0.300.v20130327-2119.jar 
  /frameworks/base/libs/hwui/tests/unit/
VectorDrawableAtlasTests.cpp 115 RENDERTHREAD_SKIA_PIPELINE_TEST(VectorDrawableAtlas, repack) {
  /prebuilts/go/darwin-x86/src/net/
dnsmsg_test.go 146 // repack and unpack.
152 t.Error("failed to repack message")
  /prebuilts/go/linux-x86/src/net/
dnsmsg_test.go 146 // repack and unpack.
152 t.Error("failed to repack message")
  /external/libvpx/libvpx/vp8/common/x86/
idctllm_sse2.asm 146 ; repack so block 0 row x and block 1 row x are together
480 ; repack so block 0 row x and block 1 row x are together
  /prebuilts/go/darwin-x86/src/encoding/ascii85/
ascii85.go 40 // Unpack 4 bytes into uint32 to repack into base 85 5-byte.
  /prebuilts/go/linux-x86/src/encoding/ascii85/
ascii85.go 40 // Unpack 4 bytes into uint32 to repack into base 85 5-byte.
  /prebuilts/devtools/tools/lib/
sdkuilib.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.4.0-beta6/
sdkuilib-24.4.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/24.5.0/
sdkuilib-24.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdkuilib/25.0.0-alpha1/
sdkuilib-25.0.0-alpha1.jar 
  /external/protobuf/php/ext/google/protobuf/
upb.c 6975 static uint64_t repack(uint64_t dispatch, int new_wt2) { function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 7649 static uint64_t repack(uint64_t dispatch, int new_wt2) { function
    [all...]

Completed in 932 milliseconds