HomeSort by relevance Sort by last modified time
    Searched refs:txt (Results 151 - 175 of 1213) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/libvpx/
generate_config.sh 29 rm -f libvpx_srcs.txt
224 make libvpx_srcs.txt target=libs $config > /dev/null
225 gen_bp_srcs libvpx_x86 libvpx_srcs.txt $LIBVPX_CONFIG_DIR/x86 > config_x86.bp
230 make libvpx_srcs.txt target=libs $config > /dev/null
231 gen_bp_srcs libvpx_x86_64 libvpx_srcs.txt $LIBVPX_CONFIG_DIR/x86_64 > config_x86_64.bp
236 make libvpx_srcs.txt target=libs $config > /dev/null
237 gen_bp_srcs libvpx_arm libvpx_srcs.txt $LIBVPX_CONFIG_DIR/arm > config_arm.bp
242 make libvpx_srcs.txt target=libs $config > /dev/null
243 gen_bp_srcs libvpx_arm_neon libvpx_srcs.txt $LIBVPX_CONFIG_DIR/arm-neon > config_arm-neon.bp
248 make libvpx_srcs.txt target=libs $config > /dev/nul
    [all...]
  /art/test/970-iface-super-resolution-gen/
build 36 ./util-src/generate_java.py ./src2 ./src ./expected.txt
38 # Generate the smali files and expected.txt or fail
40 ./util-src/generate_smali.py ./smali ./expected.txt
  /build/make/tools/
check_builds.sh 64 inputs="$inputs $TEST_BUILD_DIR/golden-$1/installed-files.txt"
65 inputs="$inputs $TEST_BUILD_DIR/dist-$1/installed-files.txt"
83 diff $TEST_BUILD_DIR/golden-$1/installed-files.txt $TEST_BUILD_DIR/dist-$1/installed-files.txt &> /dev/null
86 diff $TEST_BUILD_DIR/golden-$1/installed-files.txt $TEST_BUILD_DIR/dist-$1/installed-files.txt
  /cts/tools/dasm/src/
Android.mk 24 LOCAL_JAR_MANIFEST := ../etc/manifest.txt
  /dalvik/dx/tests/029-unit-Bits/
run 30 java -cp $dxtestsjar:$dxjar:$junitjar junit.textui.TestRunner com.android.dx.util.BitsTest > unit-out.txt 2>&1
35 cat unit-out.txt
  /dalvik/dx/tests/033-unit-IntList/
run 30 java -cp $dxtestsjar:$dxjar:$junitjar junit.textui.TestRunner com.android.dx.util.IntListTest > unit-out.txt 2>&1
35 cat unit-out.txt
  /dalvik/dx/tests/116-leb128/
run 31 java -classpath $dxjar:$junitjar:. junit.textui.TestRunner com.android.dx.util.Leb128UtilsTest > unit-out.txt 2>&1
36 cat unit-out.txt
  /dalvik/dx/tests/117-modified-utf8/
run 31 java -classpath $dxjar:$junitjar:. junit.textui.TestRunner com.android.dx.util.Mutf8Test > unit-out.txt 2>&1
36 cat unit-out.txt
  /dalvik/dx/tests/125-main-dex-list/
run 29 art -classpath test.jar com.android.dx.multidex.MainDexListTest > unit-out.txt 2>&1
34 cat unit-out.txt
  /dalvik/dx/tests/129-numthread-deterministic/
run 50 diff -r out out-multi > unit-out.txt
55 cat unit-out.txt
  /dalvik/dx/tests/130-numthread-multidex-deterministic/
run 50 diff -r out out-multi > unit-out.txt
55 cat unit-out.txt
  /development/tools/idegen/
index-gen.sh 41 tmp_file=${root_dir}/tmp.txt
42 dest_file=${root_dir}/module-index.txt
  /development/tools/logblame/
power_toggle_test 4 RAWLOGS_FILE=power-toggle-rawlogs.txt
5 ANALYSIS_FILE=power-toggle-analysis.txt
  /development/tools/mkstubs/
Android.mk 21 LOCAL_JAR_MANIFEST := manifest.txt
  /external/google-breakpad/src/third_party/linux/include/gflags/
gflags.h 433 #define MAYBE_STRIPPED_HELP(txt) (false ? (txt) : kStrippedFlagHelp)
435 #define MAYBE_STRIPPED_HELP(txt) txt
483 #define DEFINE_bool(name,val,txt) \
488 DEFINE_VARIABLE(bool,B, name, val, txt)
491 #define DEFINE_int32(name,val,txt) DEFINE_VARIABLE(::google::int32,I, name, val, txt)
494 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64,I64, name, val, txt)
    [all...]
  /external/icu/icu4c/source/extra/uconv/
resfiles.mk 11 RESSRC = $(RESOURCESDIR)$(FILESEPCHAR)root.txt $(RESOURCESDIR)$(FILESEPCHAR)fr.txt
  /external/icu/icu4c/source/samples/ufortune/resources/
fortune_resources.mak 16 # When adding a resource source (.txt) file for a new locale, the corresponding
17 # .res file must be added to this list, AND to the file res-file-list.txt
39 # the definition for .txt to .res.
41 .SUFFIXES : .txt
44 # Inference rule, for compiling a .txt file into a .res file.
47 .txt.res:
48 $(ICUDIR)\$(BIN)\genrb -d . $*.txt
56 $(ICUDIR)\$(BIN)\pkgdata --name fortune_resources -v --mode dll -d . res-file-list.txt
  /external/libopus/tests/
run_vectors.sh 36 rm logs_mono.txt
37 rm logs_stereo.txt
84 if $OPUS_DEMO -d $RATE 1 $VECTOR_PATH/testvector$file.bit tmp.out >> logs_mono.txt 2>&1; then
90 $OPUS_COMPARE -r $RATE $VECTOR_PATH/testvector$file.dec tmp.out >> logs_mono.txt 2>&1
113 if $OPUS_DEMO -d $RATE 2 $VECTOR_PATH/testvector$file.bit tmp.out >> logs_stereo.txt 2>&1; then
119 $OPUS_COMPARE -s -r $RATE $VECTOR_PATH/testvector$file.dec tmp.out >> logs_stereo.txt 2>&1
133 grep quality logs_mono.txt | awk '{sum+=$4}END{print "Average mono quality is", sum/NR, "%"}'
134 grep quality logs_stereo.txt | awk '{sum+=$4}END{print "Average stereo quality is", sum/NR, "%"}'
  /external/libyuv/files/third_party/gflags/gen/posix/include/gflags/
gflags.h 43 // DEFINE_string(filename, "my_file.txt", "The file to read");
452 #define MAYBE_STRIPPED_HELP(txt) \
453 (false ? (txt) : GFLAGS_NAMESPACE::kStrippedFlagHelp)
455 #define MAYBE_STRIPPED_HELP(txt) txt
500 #define DEFINE_bool(name, val, txt) \
505 DEFINE_VARIABLE(bool, B, name, val, txt)
507 #define DEFINE_int32(name, val, txt) \
509 name, val, txt)
511 #define DEFINE_int64(name, val, txt) \
    [all...]
  /external/libyuv/files/third_party/gflags/gen/win/include/gflags/
gflags.h 43 // DEFINE_string(filename, "my_file.txt", "The file to read");
452 #define MAYBE_STRIPPED_HELP(txt) \
453 (false ? (txt) : GFLAGS_NAMESPACE::kStrippedFlagHelp)
455 #define MAYBE_STRIPPED_HELP(txt) txt
500 #define DEFINE_bool(name, val, txt) \
505 DEFINE_VARIABLE(bool, B, name, val, txt)
507 #define DEFINE_int32(name, val, txt) \
509 name, val, txt)
511 #define DEFINE_int64(name, val, txt) \
    [all...]
  /external/ltp/testcases/kernel/security/integrity/ima/tests/
ima_measurements.sh 48 # Create file test.txt
49 cat > test.txt <<-EOF
56 # Calculating the sha1sum of test.txt should add
59 hash=$(sha1sum "test.txt" | sed 's/ -//')
78 # Modify test.txt
79 echo $($date) - file modified >> test.txt
81 # Calculating the sha1sum of test.txt should add
83 hash=$(sha1sum test.txt | sed 's/ -//')
102 # create file user-test.txt
110 sudo -n -u nobody sh -c "echo $(date) - create test.txt > ./test.txt
    [all...]
  /external/ltp/tools/
Makefile 29 INSTALL_TARGETS := *.awk *.pl *.sh html_report_header.txt
  /external/swiftshader/third_party/LLVM/lib/Support/
Makefile 6 # License. See LICENSE.TXT for details.
17 EXTRA_DIST = Unix Win32 README.txt
  /external/toolchain-utils/bestflags/examples/omnetpp/
test_omnetpp 6 (time ./omnetpp$1 ../../data/train/input/omnetpp.ini) 1>log-file 2>time.txt
14 time=$(cat time.txt | grep real | cut -f2 -s | cut -d 's' -f 1)
  /external/webrtc/third_party/gflags/gen/posix/include/gflags/
gflags.h 44 // DEFINE_string(filename, "my_file.txt", "The file to read");
469 #define MAYBE_STRIPPED_HELP(txt) (false ? (txt) : ::google::kStrippedFlagHelp)
471 #define MAYBE_STRIPPED_HELP(txt) txt
519 #define DEFINE_bool(name, val, txt) \
524 DEFINE_VARIABLE(bool, B, name, val, txt)
527 #define DEFINE_int32(name,val,txt) DEFINE_VARIABLE(::google::int32, I, name, val, txt)
530 #define DEFINE_int64(name,val,txt) DEFINE_VARIABLE(::google::int64, I64, name, val, txt
    [all...]

Completed in 1450 milliseconds

1 2 3 4 5 67 8 91011>>