Home
last modified time | relevance | path

Searched +defs:path +defs:root (Results 326 – 350 of 2179) sorted by relevance

1...<<11121314151617181920>>...88

/aosp_15_r20/device/google/cuttlefish/host/libs/config/
Desp.cpp157 static bool CopyToMsdos(const std::string& image, const std::string& path, in CopyToMsdos()
195 EspBuilder& Directory(std::string path) & { in Directory()
375 LinuxEspBuilder& LinuxEspBuilder::Root(std::string root) & { in Root()
/aosp_15_r20/external/libxml2/
H A Dshell.c426 xmlNodePtr root, xmlNodePtr node2 ATTRIBUTE_UNUSED) in xmllintShellRegisterRootNamespaces()
1025 xmlChar *path; in xmllintShellPwd() local
1332 xmlNodePtr root; in xmllintShell() local
/aosp_15_r20/external/skia/dm/
H A DDMSrcSink.cpp210 static SkString get_scaled_name(const Path& path, float scale) { in get_scaled_name()
215 BRDSrc::BRDSrc(Path path, Mode mode, CodecSrc::DstColorType dstColorType, uint32_t sampleSize) in BRDSrc()
228 static std::unique_ptr<android::skia::BitmapRegionDecoder> create_brd(Path path) { in create_brd()
387 static bool serial_from_path_name(const SkString& path) { in serial_from_path_name()
406 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc()
559 const float root = sqrt((float) frameInfos.size()); in draw() local
853 const float root = sqrt((float) count); in size() local
876 AndroidCodecSrc::AndroidCodecSrc(Path path, CodecSrc::DstColorType dstColorType, in AndroidCodecSrc()
965 ImageGenSrc::ImageGenSrc(Path path, Mode mode, SkAlphaType alphaType, bool isGpu) in ImageGenSrc()
1077 ColorCodecSrc::ColorCodecSrc(Path path, bool decode_to_dst) : fPath(path) in ColorCodecSrc()
[all …]
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs559 let root = match env::var_os("RUST_COMPILER_RT_ROOT") { in compile() localVariable
627 let path = in build_aarch64_out_of_line_atomics_libraries() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs559 let root = match env::var_os("RUST_COMPILER_RT_ROOT") { in compile() localVariable
627 let path = in build_aarch64_out_of_line_atomics_libraries() localVariable
/aosp_15_r20/external/libcxx/utils/google-benchmark/
H A Dmingw.py86 def find_in_path(file, path=None): argument
172 def root(location = None, arch = None, version = None, threading = None, function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs559 let root = match env::var_os("RUST_COMPILER_RT_ROOT") { in compile() localVariable
627 let path = in build_aarch64_out_of_line_atomics_libraries() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs559 let root = match env::var_os("RUST_COMPILER_RT_ROOT") { in compile() localVariable
627 let path = in build_aarch64_out_of_line_atomics_libraries() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/vendor/compiler_builtins/
H A Dbuild.rs559 let root = match env::var_os("RUST_COMPILER_RT_ROOT") { in compile() localVariable
627 let path = in build_aarch64_out_of_line_atomics_libraries() localVariable
/aosp_15_r20/external/junit/src/main/java/org/junit/rules/
H A DTemporaryFolder.java176 public File newFolder(String path) throws IOException { in newFolder()
196 File root = getRoot(); in newFolder() local
/aosp_15_r20/bionic/libc/bionic/
H A Dfts.c75 FTSENT *p, *root; in __fts_open() local
800 const char *path; in fts_stat() local
1026 fts_safe_changedir(FTS *sp, FTSENT *p, int fd, const char *path) in fts_safe_changedir()
/aosp_15_r20/external/libcups/systemv/
H A Dcupstestppd.c135 char *root; /* Root directory */ in main() local
2314 const char *root, /* I - Root directory */ in check_filters()
2967 const char *root, /* I - Root directory */ in check_profiles()
3877 const char *path, /* I - Path to check */ in valid_path()
/aosp_15_r20/external/python/cpython3/Lib/test/
Dssl_servers.py51 root = here variable in RootedHTTPRequestHandler
55 def translate_path(self, path): argument
/aosp_15_r20/device/linaro/dragonboard/shared/utils/pd-mapper/
Dpd-mapper.c127 struct json_value *root; in pd_load_map() local
208 char path[PATH_MAX]; in pd_enumerate_jsons() local
/aosp_15_r20/tools/asuite/atest/
H A Datest_execution_info.py93 def print_test_result(root, history_arg): argument
169 def print_test_result_by_path(path): argument
/aosp_15_r20/external/python/cpython2/Lib/test/
Dssl_servers.py51 root = here variable in RootedHTTPRequestHandler
55 def translate_path(self, path): argument
/aosp_15_r20/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
H A DFileTreeTest.java116 Directory root = Directory.createRoot(0, Name.simple("/")); in setUp() local
417 private DirectoryEntry lookup(String path, LinkOption... options) throws IOException { in lookup()
/aosp_15_r20/system/core/libprocessgroup/
H A Dtask_profiles.cpp80 void FdCacheHelper::Init(const std::string& path, android::base::unique_fd& fd) { in Init()
91 void FdCacheHelper::Cache(const std::string& path, android::base::unique_fd& fd) { in Cache()
120 bool FdCacheHelper::IsAppDependentPath(const std::string& path) { in IsAppDependentPath()
242 std::string path; in ExecuteForProcess() local
253 std::string path; in ExecuteForTask() local
264 std::string path; in ExecuteForUID() local
291 std::string path; in IsValidForTask() local
503 std::string path; in WriteValueToFile() local
870 Json::Value root; in Load() local
917 std::string path = params_val["Path"].asString(); in Load() local
/aosp_15_r20/external/libcups/scheduler/
H A Dclient.c1856 int root) /* I - Run as root? */ in cupsdSendCommand()
3148 is_path_absolute(const char *path) /* I - Input path */ in is_path_absolute()
3196 int root) /* I - Run as root? */ in pipe_command()
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutUser.java342 final File root = mService.injectUserDataPath(mUserId); in saveToXml() local
458 private static void forMainFilesIn(File path, Consumer<File> callback) { in forMainFilesIn()
595 @NonNull String prefix, File path) { in dumpDirectorySize()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestBasic.java423 String path = it.next(); in TestCurrencyFallback() local
542 String path = it.next(); in TestAbstractPaths() local
561 String path = pathInfo.getKey(); in TestAbstractPaths() local
618 String path = it.next(); in TestPaths() local
760 String path = in TestAPath() local
762 CLDRFile root = testInfo.getRoot(); in TestAPath() local
802 String path = it.next(); in TestDefaultContents() local
1045 String path = it.next(); in showDifferences() local
1626 public void handlePathValue(String path, @SuppressWarnings("unused") String value) { in handlePathValue()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-verify/src/
H A Dlib.rs36 let root = dir.parent().expect("root-dir not found"); in functions() localVariable
396 let path = file.path(); in walk() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-verify/src/
H A Dlib.rs36 let root = dir.parent().expect("root-dir not found"); in functions() localVariable
396 let path = file.path(); in walk() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/stdarch-verify/src/
H A Dlib.rs36 let root = dir.parent().expect("root-dir not found"); in functions() localVariable
396 let path = file.path(); in walk() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/stdarch-verify/src/
H A Dlib.rs36 let root = dir.parent().expect("root-dir not found"); in functions() localVariable
396 let path = file.path(); in walk() localVariable

1...<<11121314151617181920>>...88