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

  /external/ltp/testcases/open_posix_testsuite/bin/
run-posix-option-group-test.sh 10 BASEDIR="$(dirname "$0")/../conformance/interfaces"
33 run_option_group_tests "$BASEDIR/aio_*"
34 run_option_group_tests "$BASEDIR/lio_listio"
38 run_option_group_tests "$BASEDIR/sig*"
39 run_option_group_tests $BASEDIR/raise
40 run_option_group_tests $BASEDIR/kill
41 run_option_group_tests $BASEDIR/killpg
42 run_option_group_tests $BASEDIR/pthread_kill
43 run_option_group_tests $BASEDIR/pthread_sigmask
47 run_option_group_tests "$BASEDIR/sem*
    [all...]
  /external/libnl/
autogen.sh 8 BASEDIR="$(dirname "$0")"
10 cd "$BASEDIR" || die "Could not change into base directory $BASEDIR"
  /external/tensorflow/tensorflow/lite/java/
build_aar_for_release.sh 25 BASEDIR=tensorflow/lite
32 test -d $BASEDIR || (echo "Aborting: not at top-level build directory"; exit 1)
36 $BUILDER build $BUILD_OPTS $BASEDIR/java:tensorflowlite.aar
37 unzip -d $OUTDIR $BUILDER-bin/$BASEDIR/java/tensorflowlite.aar
50 $BASEDIR/java:libtensorflowlite_jni.so
51 cp $BUILDER-bin/$BASEDIR/java/libtensorflowlite_jni.so $OUTDIR/jni/$ARCH/
  /external/vulkan-validation-layers/build-android/
update_external_sources_android.sh 23 BASEDIR=$BUILDDIR/third_party
81 echo "Building $BASEDIR/shaderc"
82 cd $BASEDIR/shaderc/android_test
92 python3 ../scripts/update_deps.py --no-build --dir $BASEDIR --known_good_dir $BUILDDIR
  /external/google-fruit/extras/scripts/
run_benchs.sh 42 BASEDIR="$PWD"
67 sed -i "s/num_components_with_no_deps = .*/num_components_with_no_deps = $[$N / 10];/" $BASEDIR/examples/benchmark/generate_benchmark.cpp
68 sed -i "s/num_components_with_deps = .*/num_components_with_deps = $[9 * ($N / 10)];/" $BASEDIR/examples/benchmark/generate_benchmark.cpp
80 sed -i "s/#define MULTIPLIER .*/#define MULTIPLIER $N/" $BASEDIR/examples/benchmark/new_delete_benchmark.cpp
96 sed -i "s/#define MULTIPLIER .*/#define MULTIPLIER $[$N/5]/" $BASEDIR/examples/compile_time_benchmark/module.cpp
  /external/deqp-deps/glslang/Test/
runtests 4 BASEDIR=baseResults
16 diff -b $BASEDIR/$b.out $TARGETDIR/$b.out || HASERROR=1
27 diff -b $BASEDIR/badMacroArgs.frag.out $TARGETDIR/badMacroArgs.frag.out || HASERROR=1
34 diff -b $BASEDIR/reflection.vert.out $TARGETDIR/reflection.vert.out || HASERROR=1
36 diff -b $BASEDIR/hlsl.reflection.vert.out $TARGETDIR/hlsl.reflection.vert.out || HASERROR=1
38 diff -b $BASEDIR/hlsl.reflection.binding.frag.out $TARGETDIR/hlsl.reflection.binding.frag.out || HASERROR=1
40 diff -b $BASEDIR/hlsl.automap.frag.out $TARGETDIR/hlsl.automap.frag.out || HASERROR=1
60 diff -b $BASEDIR/hlsl.entry.rename.frag.out $TARGETDIR/hlsl.entry.rename.frag.out || HASERROR=1
67 diff -b $BASEDIR/hlsl.deadFunctionMissingBody.vert.out $TARGETDIR/hlsl.deadFunctionMissingBody.vert.out || HASERROR=1
81 diff -b $BASEDIR/nosuffix.out $TARGETDIR/nosuffix.out || HASERROR=
    [all...]
  /external/u-boot/test/image/
test-imagetools.sh 14 BASEDIR=sandbox
15 SRCDIR=${BASEDIR}/boot
25 MKIMAGE=${BASEDIR}/tools/mkimage
26 DUMPIMAGE=${BASEDIR}/tools/dumpimage
  /external/libusb/.private/
bd.cmd 31 set PATH=%BASEDIR%\bin\x86;%BASEDIR%\bin\x86\x86
57 set PATH=%BASEDIR%\bin\x86\amd64;%BASEDIR%\bin\x86
  /external/openssh/
buildpkg.sh.in 254 BASEDIR=/

Completed in 318 milliseconds