Home
last modified time | relevance | path

Searched defs:outdir (Results 1 – 25 of 46) sorted by relevance

12

/external/python/cpython3/Tools/freeze/test/
Dfreeze.py104 def prepare(script=None, outdir=None): argument
162 def freeze(python, scriptfile, outdir): argument
/external/autotest/server/site_tests/servo_LogGrab/
Dservo_LogGrab.py57 def check_logs_ordered(self, outdir): argument
85 def check_get_control_in_logs(self, outdir, ctrls): argument
/external/bazelbuild-rules_rust/crate_universe/src/
Dutils.rs86 let outdir = tempfile::tempdir().unwrap(); in test_normalize_cargo_file_paths() localVariable
101 let outdir = tempfile::tempdir().unwrap(); in test_normalize_cargo_file_paths_no_rename() localVariable
/external/e2fsprogs/e2fsck/
Drehash.c337 static errcode_t alloc_size_dir(ext2_filsys fs, struct out_dir *outdir, in alloc_size_dir()
366 static void free_out_dir(struct out_dir *outdir) in free_out_dir()
374 static errcode_t get_next_block(ext2_filsys fs, struct out_dir *outdir, in get_next_block()
540 struct out_dir *outdir) in copy_dir_entries()
733 struct out_dir *outdir, int i, in alloc_blocks()
773 struct out_dir *outdir, in calculate_tree()
884 struct out_dir *outdir; member
943 struct out_dir *outdir, in write_directory()
994 struct out_dir outdir = { 0, 0, 0, 0 }; in e2fsck_rehash_dir() local
/external/webrtc/tools_webrtc/perf/
Dprocess_perf_results.py34 def _ConfigurePythonPath(outdir): argument
/external/cronet/tot/build/util/
Dide_query42 def _use_reclient(outdir): argument
/external/cronet/stable/build/util/
Dide_query42 def _use_reclient(outdir): argument
/external/angle/build/util/
Dide_query42 def _use_reclient(outdir): argument
/external/harfbuzz_ng/src/
Dgen-ragel-artifacts.py18 outdir = os.path.dirname (OUTPUT) variable
/external/python/apitools/apitools/gen/
Dgen_client_lib.py64 def __init__(self, discovery_doc, client_info, names, root_package, outdir, argument
142 def outdir(self): member in DescriptorGenerator
/external/rust/crabbyavif/sys/dav1d-sys/
Dbuild.rs80 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
/external/angle/third_party/spirv-tools/src/tools/objdump/
Dobjdump.cpp64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/
Dobjdump.cpp64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
/external/deqp-deps/SPIRV-Tools/tools/objdump/
Dobjdump.cpp64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
/external/rust/crabbyavif/sys/libgav1-sys/
Dbuild.rs64 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
/external/rust/crabbyavif/sys/libyuv-sys/
Dbuild.rs87 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
/external/cronet/stable/testing/scripts/rust/
Dtest_results.py60 def _validate_output_directory(outdir): argument
/external/libopus/dnn/torch/osce/
Dexport_model_weights.py134 outdir = args.output_dir variable
/external/cronet/tot/testing/scripts/rust/
Dtest_results.py60 def _validate_output_directory(outdir): argument
/external/autotest/server/hosts/
Dservo_host.py1129 def probe_servod_restart(self, instance_ts, outdir): argument
1250 def get_servohost_logs(self, outdir): argument
1282 def get_servod_startup_log(self, outdir): argument
1300 def get_instance_logs(self, instance_ts, outdir, old=False): argument
/external/perfetto/tools/
Dgen_c_protos118 def generate(source, outdir, protoc_path, protozero_c_plugin_path, guard_strip_prefix, guard_add_pr… argument
/external/clang/tools/scan-build-py/tests/functional/cases/
Dtest_from_cmd.py19 def run_analyzer(outdir, args, cmd): argument
/external/rappor/tests/
Dcompare_dist.R223 WritePlot <- function(p, outdir, width = 800, height = 600) { argument
231 WriteSummary <- function(metrics, outdir) { argument
/external/libcups/ppdc/
Dppdc.cxx37 const char *outdir; // Output directory in main() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dliteral_test_util.cc33 std::string outdir; in WriteLiteralToTempFile() local

12