/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | translate.v2.json | 131 "path": "v2/detect", string 159 "path": "v2/detect", string 188 "path": "v2/languages", string 241 "source": { object 253 "path": "v2", string 268 "path": "v2", string 393 "source": { object
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | PatternPlaceholders.java | 88 public PlaceholderData transform(String source) { in transform() 155 public Map<String, PlaceholderInfo> get(String path) { in get() 162 public PlaceholderStatus getStatus(String path) { in getStatus()
|
H A D | LDMLUtilities.java | 333 String source = getAttributeValue(alias, LDMLConstants.SOURCE); in convertXPath2ICU() local 382 String source, String xpath, String basePath, String fullPath) in convertXPath2ICU() 641 Document source, in mergeLDMLDocuments() 680 Document source, in mergeLDMLDocuments() 897 String source = null; in resolveAliases() local 898 String path = null; in resolveAliases() local 1683 String path = xpath + "/" + resToFetch; in getNode() local 1757 String path = xpath + "/" + resToFetch; in getNodeList() local
|
/aosp_15_r20/external/squashfs-tools/squashfs-tools/ |
H A D | sort.c | 108 int add_sort_list(char *path, int priority, int source, char *source_path[]) in add_sort_list() 217 int read_sort_file(char *filename, int source, char *source_path[]) in read_sort_file()
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | GCSBucketUtil.java | 156 public CommandResult copy(String source, String dest) throws IOException { in copy() 252 String getUriForGcsPath(Path path) { in getUriForGcsPath() 349 public boolean isFile(String path) throws IOException { in isFile() 570 String path = getUriForGcsPath(Paths.get(pattern)); in remove() local 618 public CommandResult remove(Path path, boolean force) throws IOException { in remove() 627 public CommandResult remove(Path path) throws IOException { in remove()
|
/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | IncrementalService.cpp | 156 static std::string toMountKey(std::string_view path) { in toMountKey() 176 std::string_view path) { in makeMountDir() 190 typename Map::const_iterator findParentPath(const Map& map, std::string_view path) { in findParentPath() 209 std::string_view path) { in parseFromIncfs() 215 static bool isValidMountTarget(std::string_view path) { in isValidMountTarget() 305 static int rmDirContent(const char* path) { in rmDirContent() 1077 int IncrementalService::bind(StorageId storage, std::string_view source, std::string_view target, in bind() 1178 int IncrementalService::makeFile(StorageId storage, std::string_view path, int mode, FileId id, in makeFile() 1227 int IncrementalService::makeDir(StorageId storageId, std::string_view path, int mode) { in makeDir() 1238 int IncrementalService::makeDirs(StorageId storageId, std::string_view path, int mode) { in makeDirs() [all …]
|
/aosp_15_r20/external/deqp-deps/glslang/gtests/ |
D | TestFixture.h | 122 void tryLoadFile(const std::string& path, const std::string& tag, in tryLoadFile() 132 void tryLoadSpvFile(const std::string& path, const std::string& tag, in tryLoadSpvFile() 557 Source source, in loadFileCompileIoMapAndCheck() 650 const std::string& source) in preprocess()
|
/aosp_15_r20/art/artd/ |
H A D | artd.cc | 164 std::optional<int64_t> GetSize(std::string_view path) { in GetSize() 177 bool DeleteFile(const std::string& path) { in DeleteFile() 189 int64_t GetSizeAndDeleteFile(const std::string& path) { in GetSizeAndDeleteFile() 244 Result<bool> CreateDir(const std::string& path) { in CreateDir() 253 Result<void> PrepareArtifactsDir(const std::string& path, const FsPermission& fs_permission) { in PrepareArtifactsDir() 470 std::string path = ART_FORMAT("/proc/self/fd/{}", memfd.Fd()); in ExtractEmbeddedProfileToFd() local 540 const std::string& path, in Restorecon() 570 RawArtifactsPath path = OR_RETURN_FATAL(BuildArtifactsPath(in_artifactsPath)); in deleteArtifacts() local 1223 for (std::string_view path : files_to_delete) { in dexopt() local 1295 RawArtifactsPath path = OR_RETURN_FATAL(BuildArtifactsPath(artifacts)); in cleanup() local [all …]
|
/aosp_15_r20/packages/services/Car/cpp/evs/manager/1.1/emul/ |
D | VideoCapture.cpp | 43 bool validatePng(std::ifstream& source) { in validatePng() 58 std::ifstream source(filename, std::ios::in | std::ios::binary); in fillBufferFromPng() local 182 bool VideoCapture::open(const std::string& path, const std::chrono::nanoseconds interval) { in open()
|
/aosp_15_r20/external/python/cpython3/Tools/unicode/ |
D | genmap_support.py | 171 def open_mapping_file(path, source): argument 179 def print_autogen(fo, source): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/test/ |
H A D | LogicalGroupChecker.java | 51 String path, in LogicalGroupChecker() 237 private boolean isHereOrNonRoot(String path) { in isHereOrNonRoot() 250 String source = resolvedCldrFile.getSourceLocaleID(path, null); in isHereOrNonRoot() local
|
H A D | TestCache.java | 57 public void check(String path, List<CheckStatus> result, String value) { in check() 84 public void getExamples(String path, String value, List<CheckStatus> result) { in getExamples() 187 public void valueChanged(String xpath, XMLSource source) { in valueChanged()
|
/aosp_15_r20/frameworks/base/tools/aapt2/ |
H A D | Resources.proto | 140 Source source = 2; field 155 Source source = 1; field 167 Source source = 2; field 189 Source source = 1; field 204 Source source = 1; field 258 Source source = 1; field 397 string path = 1; field 434 Source source = 1; field 490 Source source = 1; field 518 Source source = 1; field [all …]
|
/aosp_15_r20/external/curl/lib/ |
H A D | curl_addrinfo.c | 461 struct Curl_addrinfo *Curl_unix2addr(const char *path, bool *longpath, in Curl_unix2addr() 513 int line, const char *source) in curl_dbg_freeaddrinfo() 540 int line, const char *source) in curl_dbg_getaddrinfo()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_multiprocessing_main_handling.py | 112 source=test_source, omit_suffix=False): argument 122 source=test_source, depth=1): argument 138 def _make_launch_script(script_dir, script_basename, module_name, path=None): argument
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/ |
H A D | LikelySubtagsTest.java | 129 void add(LanguageTagParser ltp, boolean source) { in add() 177 public boolean checkAdding(String source) { in checkAdding() 338 String path = CLDRFile.getKey(CLDRFile.LANGUAGE_NAME, language); in TestMissingInfoForLanguage() local 381 String path = CLDRFile.getKey(CLDRFile.TERRITORY_NAME, region); in TestMissingInfoForRegion() local
|
/aosp_15_r20/cts/tests/tests/media/muxer/src/android/media/muxer/cts/ |
H A D | MediaMuxerTest.java | 108 final String source = in testWebmOutput() local 123 final String source = "sample_heif.heic"; in testHEICOutputInHEIF() local 137 final String source = "sample_avif.avif"; in testAVIFOutputInHEIF() local 151 final String source = in testAV1OutputInMP4() local 165 final String source = "video_1280x720_mp4_av1_2000kbps_30fps.mp4"; in testAV1VideoOnlyOutputInMP4() local 180 final String source = "pattern_640x480_30fps_8213kbps_apv_10bit.mp4"; in testAPVVideoOnlyOutputInMP4() local 197 final String source = "video_dovi_1920x1080_60fps_dvhe_08_04.mp4"; in testDolbyVisionVideoOnlyP8() local 219 final String source = "video_dovi_1920x1080_60fps_dvav_09_02.mp4"; in testDolbyVisionVideoOnlyP9() local 247 final String source = "video_h264_main_b_frames.mp4"; in testSimulateAudioBVideoFramesDropIssues() local 268 final String source = "video_480x360_mp4_h264_bframes_495kbps_30fps_editlist.mp4"; in testTimestampsBVideoOnlyFramesDropOnce() local [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_cmd_line_script.py | 43 def _make_test_script(script_dir, script_basename, source=test_source): argument 47 source=test_source, depth=1): argument 61 def _make_launch_script(script_dir, script_basename, module_name, path=None): argument
|
/aosp_15_r20/external/apache-commons-io/src/test/java/org/apache/commons/io/input/ |
H A D | BoundedReaderTest.java | 197 private void testLineNumberReader(final Reader source) throws IOException { in testLineNumberReader() 206 try (TempFile path = TempFile.create(getClass().getSimpleName(), ".txt")) { in testLineNumberReaderAndFileReaderLastLine() 209 try (Reader source = Files.newBufferedReader(file.toPath())) { in testLineNumberReaderAndFileReaderLastLine()
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/ |
H A D | SearchXml.java | 287 Relation<String, String> source = getXmlFileAsRelation(src, fileName); in processDirectory() local 325 public void handlePathValue(String path, String value) { in handlePathValue() 370 Relation<String, String> source, in checkFiles() argument 587 private static String escape(String source) { in escape()
|
H A D | VerifyConverterResults.java | 58 String source; in main() local 153 final String path = line.getFirst(); in main() local 207 final String dir, final String name, final String path, String value) { in checkValue()
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/test_data/metadata/workspace_path/ |
H A D | metadata.json | 26 "source": null, null 55 "path": "{TEMP_DIR}/workspace_path/child_a", string 59 "source": null, null 81 "source": null, null 122 "source": null, null
|
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/bindinggraphvalidation/ |
H A D | DependencyCycleValidator.java | 142 ImmutableList<Node> path = shortestPathToCycleFromAnEntryPoint(cycle, bindingGraph); in reportCycle() local 169 private ImmutableList<Node> subpathToCycle(ImmutableList<Node> path, Cycle<Node> cycle) { in subpathToCycle() 250 Node source, Node target, BindingGraph bindingGraph) { in chooseDependencyEdgeConnecting()
|
/aosp_15_r20/system/core/init/ |
H A D | property_service.cpp | 200 void TriggerRestorecon(const std::string& path) { in TriggerRestorecon() 215 auto path = paths_.front(); in ThreadFunction() local 893 for (const auto& source : Split(ro_product_props_source_order, ",")) { in property_initialize_ro_product_props() local 922 for (const auto& source : Split(ro_product_props_source_order, ",")) { in property_initialize_ro_product_props() local 1069 for (const auto& source : kAbilistSources) { in property_initialize_ro_cpu_abilist() local 1169 auto path = "/" + partition + "/etc/build.prop"; in PropertyLoadBootDefaults() local
|
/aosp_15_r20/external/selinux/python/sepolicy/sepolicy/ |
H A D | gui.py | 984 def advanced_item_selected(self, treeview, path, *args): argument 1128 def mislabeled(self, path): argument 1136 def set_mislabeled(self, tree, path, iter, niter): argument 1166 def files_initial_data_insert(self, liststore, path, selinux_label, file_class): argument 1245 def transitions_into_initial_data_insert(self, active, executable, source): argument 1303 def transitions_files_initial_data_insert(self, path, tclass, dest, name): argument 1443 def display_more_detail(self, windows, path): argument 1454 def display_more_detail_init(self, source, target, class_type, permission): argument 1879 def init_modified_files_liststore(self, tree, app, ipage, operation, path, fclass, ftype): argument 2144 def on_toggle_update(self, cell, path, model): argument [all …]
|