Home
last modified time | relevance | path

Searched +defs:source +defs:path (Results 76 – 100 of 2549) sorted by relevance

12345678910>>...102

/aosp_15_r20/external/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java228 public static boolean isValid(Class<? extends Message> type, String path) { in isValid()
235 public static boolean isValid(@Nullable Descriptor descriptor, String path) { in isValid()
390 FieldMask mask, Message source, Message.Builder destination, MergeOptions options) { in merge()
397 public static void merge(FieldMask mask, Message source, Message.Builder destination) { in merge()
405 public static <P extends Message> P trim(FieldMask mask, P source) { in trim()
/aosp_15_r20/external/cronet/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
H A DFieldMaskUtil.java228 public static boolean isValid(Class<? extends Message> type, String path) { in isValid()
235 public static boolean isValid(@Nullable Descriptor descriptor, String path) { in isValid()
390 FieldMask mask, Message source, Message.Builder destination, MergeOptions options) { in merge()
397 public static void merge(FieldMask mask, Message source, Message.Builder destination) { in merge()
405 public static <P extends Message> P trim(FieldMask mask, P source) { in trim()
/aosp_15_r20/external/minijail/
H A Dsystem.c222 int write_pid_to_path(pid_t pid, const char *path) in write_pid_to_path()
249 int mkdir_p(const char *path, mode_t mode, bool isdir) in mkdir_p()
289 int get_mount_flags(const char *source, unsigned long *mnt_flags) in get_mount_flags()
309 int setup_mount_destination(const char *source, const char *dest, uid_t uid, in setup_mount_destination()
551 bool is_canonical_path(const char *path) in is_canonical_path()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/xml/etree/
DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/external/python/cpython3/Lib/xml/etree/
DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/xml/etree/
DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/xml/etree/
DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/xml/etree/
H A DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/xml/etree/
DElementTree.py283 def find(self, path, namespaces=None): argument
294 def findtext(self, path, default=None, namespaces=None): argument
308 def findall(self, path, namespaces=None): argument
319 def iterfind(self, path, namespaces=None): argument
556 def parse(self, source, parser=None): argument
605 def find(self, path, namespaces=None): argument
627 def findtext(self, path, default=None, namespaces=None): argument
649 def findall(self, path, namespaces=None): argument
671 def iterfind(self, path, namespaces=None): argument
1208 def parse(source, parser=None): argument
[all …]
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCLDRFile.java353 File f, String localeName, DraftStatus minimalDraftStatus, XMLSource source) { in loadFromFile()
388 List<File> dirs, String localeName, DraftStatus minimalDraftStatus, XMLSource source) { in loadFromFiles()
456 XMLSource source) { in load()
472 XMLSource source, in load()
707 public String transform(@SuppressWarnings("unused") String source) { in transform()
838 public boolean isHere(String path) { in isHere()
877 public XMLSource.SourceLocation getSourceLocation(String path) { in getSourceLocation()
985 String path = getDistinguishingXPath(fullPath, null); in putAll() local
1109 public Retention getRetention(String path); in getRetention()
H A DXMLSource.java142 String path = getSystem(); in getSystem() local
194 String path = it.next(); in putAll() local
209 String path = it.next(); in putAll() local
240 public boolean isDraft(String path) { in isDraft()
290 public void valueChanged(String xpath, XMLSource source); in valueChanged()
445 public String composeNewAndOldPath(String path) { in composeNewAndOldPath()
449 public String composeOldAndNewPath(String path) { in composeOldAndNewPath()
457 public static boolean isAliasPath(String path) { in isAliasPath()
555 public String getSourceLocaleID(String path, CLDRFile.Status status) { in getSourceLocaleID()
573 String path, in getSourceLocaleIdExtended()
[all …]
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/
H A DAlternateLocaleDataTest.java33 CldrValue source = in testLocaleData() local
66 CldrValue source = in testMissingSource() local
87 CldrValue source = in testMissingTarget() local
111 CldrPath source = CldrPath.parseDistinguishingPath( in testBadPaths() local
140 CldrPath source = CldrPath.parseDistinguishingPath( in testNonLdml() local
159 private static CldrValue ldml(String path, String value) { in ldml()
/aosp_15_r20/external/turbine/java/com/google/turbine/diag/
H A DTurbineDiagnostic.java38 private final @Nullable SourceFile source; field in TurbineDiagnostic
45 @Nullable SourceFile source, in TurbineDiagnostic()
97 SourceFile source, in create()
125 public static TurbineDiagnostic format(SourceFile source, ErrorKind kind, Object... args) { in format()
137 Diagnostic.Kind severity, SourceFile source, int position, ErrorKind kind, Object... args) { in format()
159 public String path() { in path() method in TurbineDiagnostic
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/
H A DTrees.java36 static int getLength(Tree tree, TreePath path) { in getLength()
46 static int getEndPosition(Tree expression, TreePath path) { in getEndPosition()
52 static String getSourceForNode(Tree node, TreePath path) { in getSourceForNode()
53 CharSequence source; in getSourceForNode() local
99 static ClassTree getEnclosingTypeDeclaration(TreePath path) { in getEnclosingTypeDeclaration()
/aosp_15_r20/external/python/cpython2/Modules/
Dzipimport.c63 char *path, *p, *prefix, buf[MAXPATHLEN+2]; in zipimporter_init() local
225 make_filename(char *prefix, char *name, char *path) in make_filename()
260 char *subname, path[MAXPATHLEN + 1]; in get_module_info() local
288 PyObject *path = NULL; in zipimporter_find_module() local
422 char *path; in zipimporter_get_data() local
476 char *fullname, *subname, path[MAXPATHLEN+1]; in zipimporter_get_source() local
717 char path[MAXPATHLEN + 5]; in read_directory() local
1104 normalize_line_endings(PyObject *source) in normalize_line_endings()
1140 compile_source(char *pathname, PyObject *source) in compile_source()
1178 get_mtime_of_source(ZipImporter *self, char *path) in get_mtime_of_source()
[all …]
/aosp_15_r20/frameworks/native/libs/input/
H A DInputDevice.cpp54 static void appendInputDeviceConfigurationFileRelativePath(std::string& path, in appendInputDeviceConfigurationFileRelativePath()
100 std::string path; in getInputDeviceConfigurationFilePathByName() local
277 void InputDeviceInfo::addSource(uint32_t source) { in addSource()
281 void InputDeviceInfo::addMotionRange(int32_t axis, uint32_t source, float min, float max, in addMotionRange()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestCLDRFile.java382 String path = entry.getKey(); in testExtraPaths() local
410 String path = entry.getKey(); in testExtraPaths() local
451 String path = it.next(); in checkLocale() local
793 Source source = localeAndDir.getValue(); in TestFileIds() local
866 Source source; in getFiles() local
935 String source = af.getSourceLocaleID(xpath, status); in TestExtraPaths() local
/aosp_15_r20/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc125 MultipleImagePartition source; member
236 MultipleImagePartition ToMultipleImagePartition(ImagePartition source) { in ToMultipleImagePartition()
254 static const char* GetPartitionGUID(MultipleImagePartition source) { in GetPartitionGUID()
272 void AppendPartition(ImagePartition source) { in AppendPartition()
276 void AppendPartition(MultipleImagePartition source) { in AppendPartition()
278 for (const auto& path : source.image_file_paths) { in AppendPartition() local
314 for (const auto& path : partition.source.image_file_paths) { in MakeCompositeDiskSpec() local
/aosp_15_r20/external/okio/okio/src/jvmTest/kotlin/okio/
H A DJimfsOkioRoundTripTest.kt49 val path = base / "file-handle-write-okio-and-read-jim" in <lambda>() constant
60 val path = base / "file-handle-write-jim-and-read-okio" in <lambda>() constant
64 handle.source().buffer().use { source -> in <lambda>() method
/aosp_15_r20/bootable/recovery/recovery_utils/
H A Dlogging.cpp61 static FILE* fopen_path(const std::string& path, const char* mode, const selabel_handle* sehandle) { in fopen_path()
168 void copy_log_file_to_pmsg(const std::string& source, const std::string& destination) { in copy_log_file_to_pmsg()
181 static void copy_log_file(const std::string& source, const std::string& destination, bool append) { in copy_log_file()
274 std::string path = android::base::StringPrintf("%s/%s", CACHE_LOG_DIR, de->d_name); in ReadLogFilesToMemory() local
/aosp_15_r20/system/vold/fs/
H A DF2fs.cpp46 status_t Check(const std::string& source) { in Check()
56 status_t Mount(const std::string& source, const std::string& target) { in Mount()
75 status_t Format(const std::string& source, bool is_zoned, in Format()
112 std::filesystem::path path = device_name; in Format() local
/aosp_15_r20/external/autotest/client/common_lib/hosts/
H A Dbase_classes.py181 def get_file(self, source, dest, delete_dest=False): argument
192 def send_file(self, source, dest, delete_dest=False, excludes=None): argument
346 def check_diskspace(self, path, gb): argument
387 def check_inodes(self, path, min_kilo_inodes): argument
411 def erase_dir_contents(self, path, ignore_status=True, timeout=3600): argument
520 def path_exists(self, path): argument
/aosp_15_r20/system/core/trusty/storage/proxy/
H A Dstorage.c172 char* path = NULL; in possibly_symlink_and_clear_mapping() local
296 char *path = NULL; in storage_file_delete() local
345 static void sync_parent(const char* path, struct watcher* watcher) { in sync_parent()
360 static struct storage_mapping_node* get_storage_mapping_entry(const char* source) { in get_storage_mapping_entry()
371 static bool is_backing_storage_mapped(const char* source) { in is_backing_storage_mapped()
423 char* path = NULL; in storage_file_open() local
/aosp_15_r20/external/deqp-deps/glslang/gtests/
DTestFixture.cpp85 EShMessages DeriveOptions(Source source, Semantics semantics, Target target) in DeriveOptions()
124 std::pair<bool, std::string> ReadFile(const std::string& path) in ReadFile()
139 std::pair<bool, std::vector<std::uint32_t> > ReadSpvBinaryFile(const std::string& path) in ReadSpvBinaryFile()
165 bool WriteFile(const std::string& path, const std::string& contents) in WriteFile()
/aosp_15_r20/external/python/cpython2/Lib/
DSimpleHTTPServer.py110 def list_directory(self, path): argument
152 def translate_path(self, path): argument
178 def copyfile(self, source, outputfile): argument
194 def guess_type(self, path): argument

12345678910>>...102