/aosp_15_r20/device/google/cuttlefish/host/libs/config/ |
D | esp.cpp | 157 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 D | shell.c | 426 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 D | DMSrcSink.cpp | 210 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 D | build.rs | 559 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 D | build.rs | 559 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 D | mingw.py | 86 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 D | build.rs | 559 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 D | build.rs | 559 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 D | build.rs | 559 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 D | TemporaryFolder.java | 176 public File newFolder(String path) throws IOException { in newFolder() 196 File root = getRoot(); in newFolder() local
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | fts.c | 75 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 D | cupstestppd.c | 135 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/ |
D | ssl_servers.py | 51 root = here variable in RootedHTTPRequestHandler 55 def translate_path(self, path): argument
|
/aosp_15_r20/device/linaro/dragonboard/shared/utils/pd-mapper/ |
D | pd-mapper.c | 127 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 D | atest_execution_info.py | 93 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/ |
D | ssl_servers.py | 51 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 D | FileTreeTest.java | 116 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 D | task_profiles.cpp | 80 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 D | client.c | 1856 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 D | ShortcutUser.java | 342 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 D | TestBasic.java | 423 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 D | lib.rs | 36 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 D | lib.rs | 36 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 D | lib.rs | 36 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 D | lib.rs | 36 let root = dir.parent().expect("root-dir not found"); in functions() localVariable 396 let path = file.path(); in walk() localVariable
|