Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/pcre/
H A DRunGrepTest.bat56 if NOT defined srcdir set srcdir=. variable
59 set srcdir=. variable
61 set srcdir=.. variable
63 set srcdir=..\.. variable
H A DRunTest.bat36 if exist testdata\ set srcdir=.) variable
38 if exist ..\testdata\ set srcdir=..) variable
40 if exist ..\..\testdata\ set srcdir=..\..) variable
/aosp_15_r20/external/pytorch/scripts/
H A 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
/aosp_15_r20/external/llvm/utils/
H A Dllvm-compilers-check520 def configure(self, component, srcdir, builddir, flags, env): argument
564 def make(self, component, srcdir, builddir, flags, env): argument
/aosp_15_r20/external/libepoxy/src/
H A Dgen_dispatch.py889 srcdir = args.srcdir variable
891 srcdir = outputdir variable
/aosp_15_r20/external/python/cpython2/Doc/tools/extensions/
Dpatchlevel.py17 def get_header_version_info(srcdir): argument
/aosp_15_r20/external/python/cpython3/Doc/tools/extensions/
Dpatchlevel.py19 def get_header_version_info(srcdir): argument
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/tools/
H A DMakefile8 srcdir = $(top_srcdir)/tools macro
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/
H A Drunlit.site.cfg.py22 srcdir = os.environ['TEST_SRCDIR'] variable
/aosp_15_r20/external/dtc/
H A Dsetup.py20 srcdir = os.path.dirname(__file__) variable
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dcheck-header-guards.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
H A Dcheck-c-linkage-decls.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
H A Dcheck-includes.py5 srcdir = os.getenv ('srcdir', os.path.dirname (__file__)) variable
/aosp_15_r20/external/minijail/
H A Dtest_util.cc58 std::string srcdir = getenv("SRC") ? : "."; in source_path() local
/aosp_15_r20/external/gflags/test/
H A Dgflags_build.py.in19 srcdir = sys.argv[2] variable
H A DCMakeLists.txt182 set (srcdir "${CMAKE_CURRENT_SOURCE_DIR}/${srcdir}") variable
/aosp_15_r20/external/cronet/third_party/apache-portable-runtime/src/test/internal/
H A DMakefile1 srcdir = . macro
/aosp_15_r20/external/harfbuzz_ng/test/fuzzing/
H A Drun-repacker-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
H A Drun-subset-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
H A Drun-draw-fuzzer-tests.py24 srcdir = os.getenv ("srcdir", ".") variable
/aosp_15_r20/external/cronet/third_party/icu/source/tools/gencolusb/
H A DMakefile18 srcdir=$(shell pwd) macro
/aosp_15_r20/external/icu/icu4c/source/tools/gencolusb/
H A DMakefile18 srcdir=$(shell pwd) macro
/aosp_15_r20/frameworks/libs/modules-utils/tools/
Dcheck_java_paths.py32 def verify_package_path(file, srcdir): argument
/aosp_15_r20/external/vboot_reference/tests/futility/
H A Dtest_file_types.c48 const char *srcdir; in main() local
/aosp_15_r20/external/libpng/scripts/
H A Dpnglibconf.mak29 srcdir = . macro

12