Home
last modified time | relevance | path

Searched defs:srcdir (Results 1 – 25 of 48) sorted by relevance

12

/external/pcre/
DRunGrepTest.bat56 if NOT defined srcdir set srcdir=. variable
59 set srcdir=. variable
61 set srcdir=.. variable
63 set srcdir=..\.. variable
DRunTest.bat36 if exist testdata\ set srcdir=.) variable
38 if exist ..\testdata\ set srcdir=..) variable
40 if exist ..\..\testdata\ set srcdir=..\..) variable
/external/pytorch/scripts/
Dproto.ps13 [string]$srcdir, variable
13 copy $srcdir/caffe2/proto/caffe2.proto $srcdir/caffe2.proto variable
14 Add-Content -Path $srcdir/caffe2.proto -Value "option optimize_for = LITE_RUNTIME;`n" -NoNewline variable
/external/ltp/testcases/open_posix_testsuite/tools/
DMakefile8 srcdir = $(top_srcdir)/tools macro
/external/tensorflow/tensorflow/compiler/mlir/
Drunlit.site.cfg.py22 srcdir = os.environ['TEST_SRCDIR'] variable
/external/harfbuzz_ng/src/
Dcheck-header-guards.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
Dcheck-c-linkage-decls.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
Dcheck-includes.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
/external/dtc/
Dsetup.py20 srcdir = os.path.dirname(__file__) variable
/external/gflags/test/
Dgflags_build.py.in19 srcdir = sys.argv[2] variable
DCMakeLists.txt182 set (srcdir "${CMAKE_CURRENT_SOURCE_DIR}/${srcdir}") variable
/external/minijail/
Dtest_util.cc57 std::string srcdir = getenv("SRC") ?: "."; in source_path() local
/external/harfbuzz_ng/test/fuzzing/
Drun-subset-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
Drun-repacker-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
Drun-draw-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
Drun-shape-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
/external/cronet/stable/third_party/apache-portable-runtime/src/test/internal/
DMakefile1 srcdir = . macro
/external/cronet/tot/third_party/apache-portable-runtime/src/test/internal/
DMakefile1 srcdir = . macro
/external/icu/icu4c/source/tools/gencolusb/
DMakefile18 srcdir=$(shell pwd) macro
/external/cronet/stable/third_party/icu/source/tools/gencolusb/
DMakefile18 srcdir=$(shell pwd) macro
/external/cronet/tot/third_party/icu/source/tools/gencolusb/
DMakefile18 srcdir=$(shell pwd) macro
/external/llvm/utils/
Dllvm-compilers-check520 def configure(self, component, srcdir, builddir, flags, env): argument
564 def make(self, component, srcdir, builddir, flags, env): argument
/external/vboot_reference/tests/futility/
Dtest_file_types.c48 const char *srcdir; in main() local
/external/libpng/scripts/
Dpnglibconf.mak29 srcdir = . macro
/external/jacoco/org.jacoco.cli.test/src/org/jacoco/cli/internal/commands/
DInstrumentTest.java112 File srcdir = new File(tmp.getRoot(), "src"); in should_not_create_dest_file_when_source_class_is_broken() local

12