/external/llvm/test/CodeGen/X86/ |
D | pr27501.ll | 5 define void @test1(i64* %result.repack) personality i32 (...)* @__CxxFrameHandler3 { 13 store i64 19, i64* %result.repack, align 8 40 store i64 42, i64* %result.repack, align 8
|
/external/vboot_reference/scripts/image_signing/ |
D | resign_kernel_partition.sh | 38 vbutil_kernel --repack "${DST_VBLOCK}" \
|
D | resign_image.sh | 46 vbutil_kernel --repack "${updated_kimage}" \
|
D | make_dev_ssd.sh | 211 --repack "$new_blob" \
|
D | sign_official_build.sh | 632 vbutil_kernel --repack ${updated_kimagea} \
|
/external/skia/src/opts/ |
D | SkBlurImageFilter_opts.h | 29 static inline SkPMColor repack(__m128i p) { in repack() function 45 static inline SkPMColor repack(__m128i p) { in repack() function 69 *dptr = repack(result);
|
/external/vboot_reference/tests/futility/ |
D | test_sign_kernel.sh | 71 --repack ${TMP}.blob3.${arch} \ 168 --repack ${TMP}.blob3.${arch}.vb1 \ 233 --repack ${TMP}.part6.${arch} \
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.equinox.p2.jarprocessor_1.0.200.v20100503a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/vboot_reference/tests/ |
D | run_vbutil_kernel_arg_tests.sh | 143 --repack "${SSD_KERN}" \
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | 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
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | cvt_f32_ubyte.ll | 83 ; Instructions still emitted to repack bytes for add use.
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/ |
D | repository-tools-ant.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/protobuf/php/ext/google/protobuf/ |
D | upb.c | 6975 static uint64_t repack(uint64_t dispatch, int new_wt2) { in repack() function 6995 uint64_t repacked = repack(upb_value_getuint64(v), wire_type); in dispatchtarget()
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
D | upb.c | 7649 static uint64_t repack(uint64_t dispatch, int new_wt2) { in repack() function 7669 uint64_t repacked = repack(upb_value_getuint64(v), wire_type); in dispatchtarget()
|
/external/clang/include/clang/Driver/ |
D | Options.td | 2255 defm repack_arrays : BooleanFFlag<"repack-arrays">, Group<gfortran_Group>;
|