Home
last modified time | relevance | path

Searched defs:out_dir (Results 1 – 25 of 32) sorted by relevance

12

/external/skia/infra/bots/recipes/
Dcompute_buildstats.py118 def analyze_web_file(api, checkout_root, out_dir, files): argument
131 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
145 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
175 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
201 def make_treemap(api, checkout_root, out_dir, files): argument
/external/skqp/infra/bots/recipes/
Dcompute_buildstats.py107 def analyze_web_file(api, checkout_root, out_dir, files): argument
120 def analyze_cpp_lib(api, checkout_root, out_dir, files): argument
134 def analyze_flutter_lib(api, checkout_root, out_dir, files): argument
164 def analyze_wasm_file(api, checkout_root, out_dir, files): argument
/external/skqp/infra/bots/recipe_modules/build/
Dapi.py56 def __call__(self, checkout_root, out_dir): argument
60 def copy_build_products(self, out_dir, dst): argument
Dflutter.py6 def compile_fn(api, checkout_root, out_dir): argument
Dchromebook.py6 def compile_fn(api, checkout_root, out_dir): argument
Dchromecast.py6 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py9 def compile_fn(api, checkout_root, out_dir): argument
Ddefault.py51 def compile_fn(api, checkout_root, out_dir): argument
/external/skia/infra/bots/recipe_modules/build/
Dapi.py56 def __call__(self, checkout_root, out_dir): argument
60 def copy_build_products(self, out_dir, dst): argument
Dflutter.py6 def compile_fn(api, checkout_root, out_dir): argument
Dchromebook.py6 def compile_fn(api, checkout_root, out_dir): argument
Dandroid.py9 def compile_fn(api, checkout_root, out_dir): argument
Dchromecast.py6 def compile_fn(api, checkout_root, out_dir): argument
Ddefault.py51 def compile_fn(api, checkout_root, out_dir): argument
/external/tensorflow/tensorflow/compiler/aot/tests/
Dmake_test_graphs.py48 def tfadd_with_ckpt(out_dir): argument
63 def tfadd_with_ckpt_saver(out_dir): argument
171 def write_graph(build_graph, out_dir): argument
/external/perfetto/tools/
Dload_tool102 def SingleTraceRun(out_dir, argument
185 def SinglePriorityRun(out_dir, prio_name): argument
/external/libchrome/mojo/public/tools/bindings/pylib/mojom_tests/support/
Drun_bindings_generator.py10 def RunBindingsGenerator(out_dir, root_dir, mojom_file, extra_flags=None): argument
/external/skqp/tools/skqp/
Dgenerate_gn_args46 def make_args_gn(out_dir, args): argument
/external/skia/tools/skqp/
Dgenerate_gn_args46 def make_args_gn(out_dir, args): argument
/external/autotest/client/common_lib/cros/
Dtpm_utils.py57 def ClearTPMServer(client, out_dir): argument
/external/grpc-grpc/tools/buildgen/
Dgenerate_projects.py76 out_dir = args.base + root[len('templates'):] variable
/external/toolchain-utils/android_bench_suite/
Dconfig.py94 out_dir = os.path.join(android_home, 'out') variable
/external/toolchain-utils/cwp/interpreter/
Dsymbolizer.py111 def _PerfReport(filename, in_dir, out_dir, cache): argument
/external/e2fsprogs/e2fsck/
Drehash.c97 struct out_dir { struct
98 int num;
99 int max;
100 char *buf;
101 ext2_dirhash_t *hashes;
/external/selinux/python/sepolicy/sepolicy/
Dgenerate.py1228 def write_spec(self, out_dir): argument
1236 def write_te(self, out_dir): argument
1243 def write_sh(self, out_dir): argument
1251 def write_if(self, out_dir): argument
1258 def write_fc(self, out_dir): argument
1376 def generate(self, out_dir=os.getcwd()): argument

12