Home
last modified time | relevance | path

Searched refs:source_path (Results 1 – 20 of 20) sorted by relevance

/external/libvpx/libvpx/
Dconfigure16 source_path=${0%/*}
17 . "${source_path}/build/make/configure.sh"
171 [ -f "${source_path}/${t}.mk" ] && enable_feature ${t}
179 if [ "`cd \"${source_path}\" && pwd`" != "`pwd`" ]; then
181 if [ -f "${source_path}/vpx_config.h" ]; then
214 [ -d "${source_path}/../include" ] && enable_feature alt_tree_layout
216 [ -d "${source_path}/${d}" ] && disable_feature alt_tree_layout;
221 [ -d "${source_path}/vp8" ] && CODECS="${CODECS} vp8_encoder vp8_decoder"
222 [ -d "${source_path}/vp9" ] && CODECS="${CODECS} vp9_encoder vp9_decoder"
225 [ -f "${source_path}/../include/vpx/vp8cx.h" ] && CODECS="${CODECS} vp8_encoder"
[all …]
/external/libcxx/test/libcxx/test/
Dformat.py34 source_path = testSuite.getSourcePath(path_in_suite)
35 for filename in os.listdir(source_path):
40 filepath = os.path.join(source_path, filename)
97 source_path = test.getSourcePath()
105 source_path, out=exec_path, object_file=object_path,
113 local_cwd = os.path.dirname(source_path)
138 source_path = test.getSourcePath()
142 with open(source_path, 'r') as f:
146 cmd, out, err, rc = self.cxx.compile(source_path, out=os.devnull,
/external/libvpx/libvpx/build/make/
Dversion.sh22 source_path=${1:-.}
27 if [ -d "${source_path}/.git" ]; then
29 export GIT_DIR="${source_path}/.git"
34 for p in "${source_path}" "${source_path}/.."; do
Dconfigure.sh253 source_path=${0%/*}
255 if [ -z "$source_path" ] || [ "$source_path" = "." ]; then
256 source_path="`pwd`"
430 SRC_PATH="$source_path"
431 SRC_PATH_BARE=$source_path
434 ASM_CONVERSION=${asm_conversion_cmd:-${source_path}/build/make/ads2gas.pl}
873 asm_conversion_cmd="${source_path}/build/make/ads2gas.pl"
881 asm_conversion_cmd="${source_path}/build/make/ads2armasm_ms.pl"
898 LD="${source_path}/build/make/armlink_adapter.sh"
999 asm_conversion_cmd="${source_path}/build/make/ads2gas_apple.pl"
[all …]
/external/llvm/utils/lit/lit/
Ddiscovery.py85 source_path = ts.getSourcePath(path_in_suite)
86 cfgpath = os.path.join(source_path, litConfig.local_config_name)
127 source_path = ts.getSourcePath(path_in_suite)
128 if not os.path.exists(source_path):
132 if not os.path.isdir(source_path):
148 for filename in os.listdir(source_path):
154 file_sourcepath = os.path.join(source_path, filename)
DTestRunner.py337 def parseIntegratedTestScriptCommands(source_path): argument
360 f = open(source_path, 'rb')
/external/llvm/utils/lit/lit/formats/
Dbase.py16 source_path = testSuite.getSourcePath(path_in_suite)
17 for filename in os.listdir(source_path):
23 filepath = os.path.join(source_path, filename)
80 test.source_path = path
100 cmd.append(test.source_path)
Dgoogletest.py77 source_path = testSuite.getSourcePath(path_in_suite)
78 for filename in os.listdir(source_path):
79 filepath = os.path.join(source_path, filename)
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/tvcm/
Dresource_loader.py54 for source_path in self.source_paths:
55 if absolute_path.startswith(source_path):
56 candidate_paths.append(source_path)
145 for source_path in self.source_paths:
147 source_path, os.path.normpath(relative_raw_script_path))
149 resource = resource_module.Resource(source_path, possible_absolute_path)
Dhtml_module_unittest.py46 for source_path in self._source_paths:
47 if absolute_path.startswith(source_path):
48 candidate_paths.append(source_path)
Dproject.py14 for source_path in source_paths:
15 for dirpath, _, filenames in os.walk(source_path):
/external/libcxx/test/libcxx/android/test/
Dformat.py55 def _build(self, exec_path, source_path, compile_only=False, argument
59 self, exec_path, source_path, compile_only, use_verify)
71 src_dir = os.path.dirname(source_path)
/external/squashfs-tools/squashfs-tools/
Dsort.c108 int add_sort_list(char *path, int priority, int source, char *source_path[]) in add_sort_list() argument
132 int res = asprintf(&filename, "%s/%s", source_path[i], path); in add_sort_list()
217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file() argument
318 source_path); in read_sort_file()
Dmksquashfs.c223 char **source_path; variable
3290 char *dir_name = getbase(source_path[index]); in scan1_encomp_readdir()
3295 source_path[index]); in scan1_encomp_readdir()
3321 strdup(source_path[index ++]), dir); in scan1_encomp_readdir()
4140 int res = asprintf(&filename, "%s/%s", source_path[i], path); in old_add_exclude()
5182 source_path = argv + 1; in main()
5784 if(lstat(source_path[i], &source_buf) == -1) { in main()
5786 "because %s\n", source_path[i], in main()
5868 source_path); in main()
6077 dir_scan(&inode, source_path[0], scan1_readdir, progress); in main()
[all …]
/external/llvm/utils/lit/tests/Inputs/test-data/
Dlit.cfg15 source_path = test.getSourcePath()
18 cfg.read(source_path)
/external/chromium-trace/trace-viewer/tracing/
Dtracing_project.py15 for source_path in source_paths:
16 for dirpath, _, filenames in os.walk(source_path):
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py3/
Dsetup.py113 source_path=filename,
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py3/
Dsetup.py113 source_path=filename,
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/_setup/py2/
Dsetup.py112 source_path=filename,
/external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rjsmin/_setup/py2/
Dsetup.py112 source_path=filename,