HomeSort by relevance Sort by last modified time
    Searched refs:VG (Results 1 - 25 of 27) sorted by null

1 2

  /external/e2fsprogs/contrib/
e2croncheck 11 # Make sure you customize "VG" so it is your LVM volume group name,
21 VG=ssd
33 lvcreate -s -L ${SNAPSIZE} -n "${VOLUME}-snap" "${VG}/${VOLUME}"
34 if nice logsave -as $TMPFILE e2fsck -p $OPTS "/dev/${VG}/${VOLUME}-snap" && \
35 nice logsave -as $TMPFILE e2fsck -fy $OPTS "/dev/${VG}/${VOLUME}-snap" ; then
37 tune2fs -C 0 -T "${START}" "/dev/${VG}/${VOLUME}"
40 tune2fs -C 16000 -T "19000101" "/dev/${VG}/${VOLUME}"
42 mail -s "E2fsck of /dev/${VG}/${VOLUME} failed!" $EMAIL < $TMPFILE
45 lvremove -f "${VG}/${VOLUME}-snap"
  /external/valgrind/drd/scripts/
run-matinv 18 VG="${DRD_SCRIPTS_DIR}/../../vg-in-place"
35 ${VG} --tool=none ${MATINV} $n -t$i
37 ${VG} --tool=drd ${MATINV} $n -t$i
run-splash2 53 print_runtime_ratio "${avg1}" "${stddev1}" "${vsz1}" "${vszdev1}" "$VG" --tool=none "$@" -p${psep}${p} "${test_args}"
57 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=none "$@" -p${psep}${p} "${test_args}"
62 "$VG" --tool=drd --first-race-only=yes --check-stack-var=yes \
68 "$VG" --tool=drd --first-race-only=yes --check-stack-var=no \
73 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=none "$@" -p${psep}${p} "${test_args}"
77 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=approx "$@" -p${psep}${p} "${test_args}"
81 print_runtime_ratio "${avg4}" "${stddev4}" "${vsz4}" "${vszdev4}" "$VG" --tool=helgrind --history-level=full "$@" -p${psep}${p} "${test_args}"
102 if [ "$VG" = "" ]; then
103 VG="${DRD_SCRIPTS_DIR}/../../vg-in-place
    [all...]
  /external/libyuv/files/source/
row_common.cc 1240 int vg = yuvconstants->kUVToG[1]; local
    [all...]
  /external/deqp/modules/egl/
teglVGRenderUtil.cpp 27 # include <VG/openvg.h>
36 namespace vg namespace in namespace:deqp::egl
82 } // vg
  /external/libvpx/libvpx/third_party/libyuv/source/
row_gcc.cc     [all...]
row_win.cc 51 #define VG 52 /* round(0.813 * 64) */
56 #define BG (UG * 128 + VG * 128 + YGB)
63 { UG, VG, UG, VG, UG, VG, UG, VG, UG, VG, UG, VG, UG, VG, UG, VG,
    [all...]
row_neon.cc 123 "vshll.u16 q3, d18, #16 \n" /* Replicate (v*VG + u*UG)*/\
145 #define VG 52 /* -round(-0.813 * 64) */
150 #define BG (UG * 128 + VG * 128 - YGB)
164 #undef VG
    [all...]
row_neon64.cc 104 #define YUV422TORGB(vR, vG, vB) \
123 "sqadd " #vG ".8h, v25.8h, v0.8h \n" /* G */ \
126 "sqsub " #vG ".8h, " #vG ".8h, v6.8h \n" /* G */ \
129 "sqshrun " #vG ".8b, " #vG ".8h, #6 \n" /* G */ \
140 #define VG 52 /* -round(-0.813 * 64) */
145 #define BG (UG * 128 + VG * 128 - YGB)
155 #undef VG
166 "movi v24.8h, #47, lsl #0 \n" /* VG coefficient (-0.7344) / 2 */
    [all...]
row_common.cc     [all...]
  /external/valgrind/
Android.build_host.mk 26 # TODO: This workaround is to avoid calling memset from VG(memset)
Android.build_one.mk 26 # TODO: This workaround is to avoid calling memset from VG(memset)
  /external/clang/test/
Makefile 28 ifdef VG
29 LIT_ARGS += "--vg"
  /external/mesa3d/include/VG/
vgu.h 41 #include <VG/openvg.h>
vgext.h 5 * VG extensions Reference Implementation
31 * \brief VG extensions
43 #include <VG/openvg.h>
44 #include <VG/vgu.h>
openvg.h 37 #include <VG/vgplatform.h>
    [all...]
  /external/libdrm/intel/
intel_bufmgr_gem.c 71 #define VG(x) x
73 #define VG(x)
1187 VG(VALGRIND_FREELIKE_BLOCK(bo_gem->mem_virtual, 0));
    [all...]
  /frameworks/base/media/tests/contents/media_api/music/
test_amr_ietf.amr 127 ??KO?ngQl/???E????<(>?Mh???4?I???gl?c?|?????<???x ???@?kH??A?kr?6(? E?? <BN????????M??AA.?????L%_???<?X?8??U?&??l?+C_x[?q:^?@??<44WE(?? U??"Pz?B?D,??D?$?1??<"?vG?2???B?m?Y?D??d?Q?
354 ?p?.?s?mH?<?f??>?XM0??G7h?{?VG??????<R?#?k?????.??d?'?^?6??k? ????<D???zDE???v??s"a8??????R?<?c???? ??z"?8?????.1??{?p< _f?????t????H??T?7???ht? ?<-?P??#e??z?S]??Mc?!??g?-?`<DQ?z?a???tn??,?}?\?R??bp?<z8~?t??k?6
    [all...]
  /external/v8/test/mjsunit/asm/poppler/
poppler.js     [all...]
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump 382 ?O?_z\?????H?~t?'?????@b??/??[qA??????B?K'??]?;? ??E?X????Hd?|???}?no?<W?)x??J??f?S_{A?+LO???oS?Mx==a???,`??^X?$?Pk?"???j????R?? L????j?c?<????6?)????] =???VG??i ??????&mc'??{?<??E?'?1??]??c????6/j?d???3z?V?-???$??g?g?[C[?G?1??$??f)3?R??&29/??q??|(Pt? Pq??bV?M?jg??%???V>?l??_?x???c?^j?$?dw ??TcS?f????u??S?????a?
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cacerts/
cacerts.txt     [all...]
  /prebuilts/android-emulator/darwin-x86_64/lib/
ca-bundle.pem     [all...]
  /prebuilts/android-emulator/linux-x86_64/lib/
ca-bundle.pem     [all...]
  /prebuilts/android-emulator/windows/lib/
ca-bundle.pem     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
hrtf_g722_1C_48.rtp     [all...]

Completed in 2496 milliseconds

1 2