/aosp_15_r20/external/e2fsprogs/e2fsck/ |
H A D | rehash.c | 337 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
|
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Modules/ |
D | UseSWIG.cmake | 497 set(outdir "${swig_source_file_outdir}") variable 502 set(outdir ${CMAKE_SWIG_OUTDIR}) variable 504 set(outdir ${CMAKE_CURRENT_BINARY_DIR}) variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/cmake/llvm/ |
D | LLVMInstallSymlink.cmake | 16 set(outdir "${CMAKE_INSTALL_PREFIX}/${outdir}") variable 18 set(outdir "${DESTDIR}${outdir}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/cmake/llvm/ |
D | LLVMInstallSymlink.cmake | 16 set(outdir "${CMAKE_INSTALL_PREFIX}/${outdir}") variable 18 set(outdir "${DESTDIR}${outdir}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/cmake/llvm/ |
D | LLVMInstallSymlink.cmake | 16 set(outdir "${CMAKE_INSTALL_PREFIX}/${outdir}") variable 18 set(outdir "${DESTDIR}${outdir}") variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/cmake/llvm/ |
D | LLVMInstallSymlink.cmake | 16 set(outdir "${CMAKE_INSTALL_PREFIX}/${outdir}") variable 18 set(outdir "${DESTDIR}${outdir}") variable
|
/aosp_15_r20/external/autotest/server/hosts/ |
H A D | servo_host.py | 1129 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
|
/aosp_15_r20/external/autotest/server/site_tests/servo_LogGrab/ |
H A D | servo_LogGrab.py | 57 def check_logs_ordered(self, outdir): argument 85 def check_get_control_in_logs(self, outdir, ctrls): argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cover/ |
D | cfg_test.go | 24 func writePkgConfig(t *testing.T, outdir, tag, ppath, pname string, gran string, mpath string) stri… argument 42 func writeOutFileList(t *testing.T, infiles []string, outdir, tag string) ([]string, string) { argument
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/ |
H A D | utils.rs | 86 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
|
/aosp_15_r20/external/python/cpython3/Tools/freeze/test/ |
D | freeze.py | 131 def prepare(script=None, outdir=None): argument 190 def freeze(python, scriptfile, outdir): argument
|
/aosp_15_r20/external/python/apitools/apitools/gen/ |
D | gen_client_lib.py | 64 def __init__(self, discovery_doc, client_info, names, root_package, outdir, argument 142 def outdir(self): member in DescriptorGenerator
|
/aosp_15_r20/external/rappor/tests/ |
H A D | compare_dist.R | 223 WritePlot <- function(p, outdir, width = 800, height = 600) { argument 231 WriteSummary <- function(metrics, outdir) { argument
|
/aosp_15_r20/external/testng/src/main/java/org/testng/reporters/ |
H A D | EmailableReporter.java | 57 public void generateReport(List<XmlSuite> xml, List<ISuite> suites, String outdir) { in generateReport() 74 protected PrintWriter createWriter(String outdir) throws IOException { in createWriter()
|
/aosp_15_r20/external/webrtc/tools_webrtc/perf/ |
H A D | process_perf_results.py | 34 def _ConfigurePythonPath(outdir): argument
|
/aosp_15_r20/external/angle/build/util/ |
H A D | ide_query | 42 def _use_reclient(outdir): argument
|
/aosp_15_r20/external/cronet/build/util/ |
H A D | ide_query | 41 def _use_reclient(outdir): argument
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | gen-ragel-artifacts.py | 18 outdir = os.path.dirname (OUTPUT) variable
|
/aosp_15_r20/external/flatbuffers/tests/rust_usage_test/outdir/ |
H A D | Cargo.toml | 2 name = "outdir" package
|
/aosp_15_r20/external/rust/crabbyavif/sys/dav1d-sys/ |
D | build.rs | 80 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
|
/aosp_15_r20/external/rust/crabbyavif/sys/libgav1-sys/ |
D | build.rs | 64 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
|
/aosp_15_r20/external/rust/crabbyavif/sys/libyuv-sys/ |
D | build.rs | 87 let outdir = std::env::var("OUT_DIR").expect("OUT_DIR not set"); in main() localVariable
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/tools/objdump/ |
H A D | objdump.cpp | 64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/tools/objdump/ |
H A D | objdump.cpp | 64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/tools/objdump/ |
D | objdump.cpp | 64 std::filesystem::path outdir(fixPathForLLVM(outdirPath)); in OutputSourceFiles() local
|