Home
last modified time | relevance | path

Searched +defs:obj +defs:dirs (Results 1 – 25 of 207) sorted by relevance

123456789

/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/
DConfigurationUtil.java84 Object obj, in dumpClassToXml()
116 Object obj, in dumpClassToXml()
157 Object obj, in dumpOptionsToXml()
257 public static Set<String> getConfigNamesFromDirs(String subPath, List<File> dirs) { in getConfigNamesFromDirs()
274 public static Set<File> getConfigNamesFileFromDirs(String subPath, List<File> dirs) { in getConfigNamesFileFromDirs()
290 String subPath, List<File> dirs, List<String> configNamePatterns) { in getConfigNamesFileFromDirs()
306 List<File> dirs, in getConfigNamesFileFromDirs()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DSimpleFactory.java104 public boolean equals(Object obj) { in equals()
173 public boolean equals(Object obj) { in equals()
253 public boolean equals(Object obj) { in equals()
677 List<File> dirs, String localeName, DraftStatus minimalDraftStatus) { in makeFromFile()
740 String localeName, List<File> dirs, CLDRFile.DraftStatus minimalDraftStatus) { in makeFile()
H A DXMLNormalizingLoader.java61 private final Set<File> dirs; field in XMLNormalizingLoader.XMLSourceCacheKey
65 public XMLSourceCacheKey(String localeId, List<File> dirs, DraftStatus minimalDraftStatus) { in XMLSourceCacheKey()
91 public boolean equals(Object obj) { in equals()
119 String localeId, List<File> dirs, DraftStatus minimalDraftStatus) { in getFrozenInstance()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py252 def set_include_dirs(self, dirs): argument
294 def set_library_dirs(self, dirs): argument
307 def set_runtime_library_dirs(self, dirs): argument
604 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
880 def find_library_file(self, dirs, lib, debug=0): argument
Dunixccompiler.py183 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py252 def set_include_dirs(self, dirs): argument
294 def set_library_dirs(self, dirs): argument
307 def set_runtime_library_dirs(self, dirs): argument
604 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
880 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/cpython2/Lib/distutils/
Dccompiler.py237 def set_include_dirs(self, dirs): argument
280 def set_library_dirs(self, dirs): argument
293 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
770 def find_library_file (self, dirs, lib, debug=0): argument
Demxccompiler.py77 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
210 def find_library_file(self, dirs, lib, debug=0): argument
Dunixccompiler.py115 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
249 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py252 def set_include_dirs(self, dirs): argument
294 def set_library_dirs(self, dirs): argument
307 def set_runtime_library_dirs(self, dirs): argument
604 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
880 def find_library_file(self, dirs, lib, debug=0): argument
Dunixccompiler.py183 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
363 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/distutils/
H A Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
H A Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/setuptools/setuptools/_distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
811 def find_library_file (self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools/_distutils/
Dccompiler.py252 def set_include_dirs(self, dirs): argument
294 def set_library_dirs(self, dirs): argument
307 def set_runtime_library_dirs(self, dirs): argument
604 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
880 def find_library_file(self, dirs, lib, debug=0): argument
/aosp_15_r20/external/python/cpython3/Lib/distutils/
Dccompiler.py225 def set_include_dirs(self, dirs): argument
267 def set_library_dirs(self, dirs): argument
280 def set_runtime_library_dirs(self, dirs): argument
579 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
804 def find_library_file (self, dirs, lib, debug=0): argument
Dunixccompiler.py111 def _compile(self, obj, src, ext, cc_args, extra_postargs, pp_opts): argument
266 def find_library_file(self, dirs, lib, debug=0): argument

123456789