/aosp_15_r20/external/rust/android-crates-io/crates/config/src/ |
D | lib.rs | 31 mod path; module 33 mod source; module
|
/aosp_15_r20/external/zopfli/src/zopfli/ |
H A D | squeeze.c | 53 static void CopyStats(SymbolStats* source, SymbolStats* dest) { in CopyStats() 318 unsigned short** path, size_t* pathsize) { in TraceBackwards() 340 unsigned short* path, size_t pathsize, in FollowPath() 431 unsigned short** path, size_t* pathsize, in LZ77OptimalRun() 454 unsigned short* path = 0; in ZopfliLZ77Optimal() local 537 unsigned short* path = 0; in ZopfliLZ77OptimalFixed() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | FlexibleDateTime.java | 65 public static boolean isGregorianPattern(String path) { in isGregorianPattern() 237 public String convertOODate(String source, String locale) { in convertOODate() 297 public String convertOOTime(String source, String locale) { in convertOOTime()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/tool/ |
H A D | TestKeyboardFlatten.java | 30 void TestBrokenImports(final String path) throws IOException { in TestBrokenImports() 32 final InputSource source = new InputSource(input); in TestBrokenImports() local
|
/aosp_15_r20/external/google-java-format/core/src/test/java/com/google/googlejavaformat/java/ |
H A D | MainTest.java | 101 Path path = testFolder.newFile("Test.java").toPath(); in preserveOriginalFile() local 445 Path path = testFolder.newFile("Test.java").toPath(); in exitIfChangedStdin() local 473 Path path = testFolder.newFile("Test.java").toPath(); in exitIfChangedFiles() local 630 String source = joiner.join(input); in reorderModifiersOptionTest() local
|
/aosp_15_r20/external/googleapis/google/devtools/cloudbuild/v1/ |
H A D | cloudbuild.proto | 512 RepoSource source = 3; field 639 oneof source { oneof 840 string path = 2; field 1190 string path = 2; field 1603 oneof source { oneof 1655 string path = 1; field 1664 oneof source { oneof
|
/aosp_15_r20/external/pytorch/torch/package/ |
H A D | _importlib.py | 24 def _normalize_line_endings(source): argument 86 def _normalize_path(path): argument
|
/aosp_15_r20/external/jspecify/cftojspecify/java/com/google/devtools/javatools/typeannotationrefactoring/ |
H A D | CheckerFrameworkToJspecifyRefactoring.java | 94 Path path = Paths.get(file); in process() local 398 SimpleJavaFileObject source = in parse() local 419 private static String applyFixes(String source, SortedMap<Range<Integer>, String> replacements) { in applyFixes()
|
/aosp_15_r20/build/make/tools/releasetools/merge/ |
H A D | test_merge_compatibility_checks.py | 45 def write_temp_file(path, data=''): argument 79 def _copy_apex(self, source, output_dir, partition): argument
|
/aosp_15_r20/external/skia/tools/fiddle/ |
H A D | examples.cpp | 29 SkBitmap source; variable 40 SkString path = SkStringPrintf("resources/images/example_%d.png", i); in main() local
|
/aosp_15_r20/external/pytorch/torch/ |
H A D | hub.py | 98 def _add_to_sys_path(path): argument 107 def _import_module(name, path): argument 119 def _remove_if_exists(path): argument 553 source="github", argument
|
/aosp_15_r20/external/ksp/common-util/src/main/kotlin/com/google/devtools/ksp/processing/impl/ |
H A D | CodeGeneratorImpl.kt | 94 val path = pathOf(packageName, fileName, extensionName) in <lambda>() constant 162 sources.forEach { source -> in <lambda>() method
|
/aosp_15_r20/external/jazzer-api/src/main/java/com/code_intelligence/jazzer/ |
H A D | Jazzer.java | 367 Optional<Path> path = tryFindLibraryInJazzerNativeSanitizersDir(name); in findHostClangLibrary() local 373 Optional<Path> path = tryFindLibraryUsingClang(name); in findHostClangLibrary() local 508 private static void copy(InputStream source, OutputStream target) throws IOException { in copy()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | TestCheckDisplayCollisions.java | 133 final XMLSource source = new SimpleXMLSource(testLocale); in mustCollide() local 186 String path = entry.getKey(); in checkFile() local 213 private void checkUnknown(String path, Entry<String, List<CheckStatus>> entry) { in checkUnknown() argument
|
/aosp_15_r20/external/perfetto/src/trace_processor/importers/memory_tracker/ |
H A D | graph.cc | 86 const std::string& path, in CreateNode() 117 Node* Process::FindNode(const std::string& path) { in FindNode() 186 Edge::Edge(Node* source, Node* target, int priority) in Edge()
|
/aosp_15_r20/external/libbrillo/brillo/namespaces/ |
H A D | platform.cc | 41 bool Platform::Unmount(const FilePath& path, bool lazy, bool* was_busy) { in Unmount() 58 int Platform::Mount(const std::string& source, in Mount()
|
/aosp_15_r20/external/python/pycparser/pycparser/ply/ |
D | cpp.py | 267 def add_path(self,path): argument 611 def parsegen(self,input,source=None): argument 873 def parse(self,input,source=None,ignore={}): argument
|
/aosp_15_r20/external/ply/ply/ply/ |
H A D | cpp.py | 269 def add_path(self,path): argument 620 def parsegen(self,input,source=None): argument 882 def parse(self,input,source=None,ignore={}): argument
|
/aosp_15_r20/external/skia/tests/ |
H A D | SkStrikeTest.cpp | 76 SkZip<const SkGlyphID, const SkPoint> source, in prepare_for_mask_drawing() 163 SkZip<const SkGlyphID, const SkPoint> source = local; in DEF_TEST() local 229 SkPath path; in DEF_TEST() local
|
/aosp_15_r20/external/apache-velocity-engine/spring-velocity-support/src/main/java/org/apache/velocity/spring/ |
H A D | SpringResourceLoader.java | 88 String path = this.resourceLoaderPaths[i]; in init() local 110 public Reader getResourceReader(String source, String encoding) throws ResourceNotFoundException { in getResourceReader()
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
H A D | WebPlatformUrlTestData.java | 44 String path = ""; field in WebPlatformUrlTestData 87 public static List<WebPlatformUrlTestData> load(BufferedSource source) throws IOException { in load()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | CLDRTransforms.java | 467 String source = fixID(source1); in checkIdFix() local 480 static String fixID(String source) { in fixID() 557 public String source = "Any"; field in CLDRTransforms.ParsedTransformID 641 String source, String target, String variant, Direction direction) { in set() 707 public void setSource(String source) { in setSource() 720 public static String getId(String source, String target, String variant) { in getId() 790 public void handlePathValue(String path, String value) { in handlePathValue()
|
/aosp_15_r20/system/core/fastboot/ |
H A D | super_flash_helper_test.cpp | 29 std::string path = "testdata/" + file; in OpenTestFile() local 55 TestImageSource source; in TEST() local
|
/aosp_15_r20/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/ |
H A D | InputStreamSourceFileLocatorTest.java | 40 protected InputStream getSourceStream(String path) throws IOException { in getSourceStream() 87 private void assertContent(String expected, Reader source) in assertContent()
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/internal/ |
H A D | ResourceFileSystem.kt | 125 override fun source(file: Path): Source { in <lambda>() method 190 val path = File(URI.create(urlString.substring("jar:".length, suffixStart))).toOkioPath() in <lambda>() constant
|