/aosp_15_r20/external/rust/android-crates-io/crates/walkdir/src/ |
D | lib.rs | 235 root: PathBuf, field 612 path: PathBuf, field
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | csdetest.cpp | 530 char path[2048]; in DetectionTest() local 543 UXMLElement *root = parser->parseFile(testFilePath, status); in DetectionTest() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | locdispnames.cpp | 300 _getStringOrCopyKey(const char *path, const char *locale, in _getStringOrCopyKey() 372 const char* root = nullptr; in _getDisplayNameForComponent() local
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | ApkInfo.proto | 29 string path = 1; field 30 XmlNode root = 2; field
|
/aosp_15_r20/external/angle/third_party/spirv-headers/src/tools/buildHeaders/ |
H A D | jsonToSpirv.cpp | 280 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile() 506 Json::Value root; in jsonToSpirv() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | csdetest.cpp | 530 char path[2048]; in DetectionTest() local 543 UXMLElement *root = parser->parseFile(testFilePath, status); in DetectionTest() local
|
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ |
D | EditorWindow.py | 39 def _find_module(fullname, path=None): argument 131 def __init__(self, flist=None, filename=None, key=None, root=None): argument 1678 def fixwordbreaks(root): argument
|
/aosp_15_r20/external/icu/tools/srcgen/currysrc/libs/ |
HD | org.eclipse.equinox.common_3.10.0.v20180412-1130.jar | ... final org.eclipse.core.runtime.IProgressMonitor root
String taskName
String subTask
int cancellationCheckCounter
public void <init ... |
/aosp_15_r20/prebuilts/go/linux-x86/src/go/build/ |
D | build.go | 178 func hasSubdir(root, dir string) (rel string, ok bool) { argument 1439 path string member 1533 func Import(path, srcDir string, mode ImportMode) (*Package, error) { argument
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/ |
H A D | webcomponents.js | 789 function TreeScope(root, parent) { argument 915 function eventRetargetting(path, currentTarget) { argument 1153 get path() { getter in Event 3749 distribution: function(root) { argument 4050 get root() { getter in TreeWalker 4181 … Document.prototype.createTreeWalker = function(root, whatToShow, filter, expandEntityReferences) { argument 4499 shimStyling: function(root, name, extendsName) { argument 4526 prepareRoot: function(root, name, extendsName) { argument 4535 removeStyles: function(root, styles) { argument 4540 registerRoot: function(root, name, extendsName) { argument [all …]
|
/aosp_15_r20/external/kmod/tools/ |
H A D | modprobe.c | 552 const char *path; in print_action() local 836 const char *root = NULL; in do_modprobe() local
|
/aosp_15_r20/external/crosvm/devices/src/virtio/fs/ |
H A D | passthrough.rs | 264 path: String, field 1066 let path = format!( in do_lookup() localVariable 1279 let root = self.find_inode(ROOT_ID).expect("failed to find root inode"); in with_proc_chdir() localVariable 1315 let path = CString::new(format!("self/fd/{}", file.0.as_raw_descriptor())) in do_getxattr() localVariable 1781 let path = format!( in change_ugid_creds() localVariable 1856 let path = format!( in change_creds() localVariable 2124 let root = CString::new(self.root_dir.clone()) in init() localVariable 2217 let path = format!( in lookup() localVariable 2454 let path = format!( in chromeos_tmpfile() localVariable 2525 let path = format!( in create() localVariable [all …]
|
/aosp_15_r20/external/python/cpython3/PC/ |
D | launcher.c | 217 find_existing_python(const wchar_t * path) in find_existing_python() 249 _locate_pythons_for_key(HKEY root, LPCWSTR subkey, REGSAM flags, int bits, in _locate_pythons_for_key() 446 locate_pythons_for_key(HKEY root, REGSAM flags) in locate_pythons_for_key()
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_graph_dumper.cc | 260 HloInstruction* root = computation->root_instruction(); in MatchTrivialComputation() local 1469 const HloInstruction* root, int64_t radius, in MakeNodeRadiusAroundFilter() 1597 std::vector<const HloInstruction*> path = std::move(queue.front()); in MakeNodeFromToFilter() local
|
/aosp_15_r20/bionic/tests/ |
H A D | malloc_test.cpp | 423 auto root = doc.FirstChildElement(); in TEST() local 493 auto root = doc.FirstChildElement(); in TEST() local 768 auto root = doc.FirstChildElement(); in GetAllocatorVersion() local 1136 std::string path(android::base::GetExecutablePath()); in IsDynamic() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | fs.rs | 40 root: PathBuf, field 245 pub fn path(&self) -> PathBuf { in path() method 796 let path = crate::str::from_utf8(&entry.name).map_err(|_| { in remove_dir_all_recursive() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | fs.rs | 40 root: PathBuf, field 245 pub fn path(&self) -> PathBuf { in path() method 796 let path = crate::str::from_utf8(&entry.name).map_err(|_| { in remove_dir_all_recursive() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | fs.rs | 40 root: PathBuf, field 245 pub fn path(&self) -> PathBuf { in path() method 796 let path = crate::str::from_utf8(&entry.name).map_err(|_| { in remove_dir_all_recursive() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | fs.rs | 40 root: PathBuf, field 245 pub fn path(&self) -> PathBuf { in path() method 796 let path = crate::str::from_utf8(&entry.name).map_err(|_| { in remove_dir_all_recursive() localVariable
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/ |
H A D | fs.rs | 40 root: PathBuf, field 245 pub fn path(&self) -> PathBuf { in path() method 796 let path = crate::str::from_utf8(&entry.name).map_err(|_| { in remove_dir_all_recursive() localVariable
|
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/cli/ |
HD | cli.jar | ... .kotlin.cli.common.config.ContentRoot root
com.intellij.openapi.vfs.VirtualFileSystem jarFs ... |
/aosp_15_r20/build/soong/finder/fs/ |
H A D | fs.go | 183 root mockDir member 380 path string member
|
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ |
H A D | ftrace_controller_unittest.cc | 113 explicit MockFtraceProcfs(const std::string& root, size_t cpu_count = 1) in MockFtraceProcfs() 872 std::optional<std::string> path; in TEST() local
|
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint/31.7.0-alpha07/ |
HD | lint-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/ |
HD | lint-tests.jar | ... getClasspathName ()
public java.nio.file.Path getDefaultSkin ()
public java.lang.String getFullName ... |