Home
last modified time | relevance | path

Searched +defs:resolve +defs:resolve (Results 101 – 125 of 2211) sorted by relevance

12345678910>>...89

/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/vendor/backtrace/src/symbolize/
H A Ddbghelp.rs83 pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::Symbol)) { in resolve() function
98 pub unsafe fn resolve(what: ResolveWhat<'_>, cb: &mut dyn FnMut(&super::Symbol)) { in resolve() function
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dscope.go259 resolve func() Object member
266 func resolve(name string, obj Object) Object { func
/aosp_15_r20/system/tools/hidl/
DScope.cpp289 const LocalIdentifier* LocalIdentifier::resolve() const { in resolve() function in android::LocalIdentifier
293 LocalIdentifier* LocalIdentifier::resolve() { in resolve() function in android::LocalIdentifier
/aosp_15_r20/external/perfmark/api/src/test/java/io/perfmark/
H A DCompatibilityTest.java402 protected Class<?> loadClass(String name, boolean resolve) throws ClassNotFoundException { in loadClass()
427 protected Class<?> loadClass(String name, boolean resolve) throws ClassNotFoundException { in loadClass()
/aosp_15_r20/external/guice/core/test/com/googlecode/guice/
H A DBytecodeGenTest.java120 protected Class<?> loadClass(final String name, final boolean resolve) in loadClass()
371 protected Class<?> loadClass(final String name, final boolean resolve) in loadClass()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dscope.go256 resolve func() Object member
263 func resolve(name string, obj Object) Object { func
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowArscAssetManager.java543 protected int loadResourceValue(int ident, short density, TypedValue outValue, boolean resolve) { in loadResourceValue()
638 int ident, int bagEntryId, TypedValue outValue, boolean resolve) { in loadResourceBagValue()
660 int ident, int bagEntryId, TypedValue outValue, boolean resolve, ResTable res) { in loadResourceBagValueInternal()
1053 long themeHandle, int ident, TypedValue outValue, boolean resolve) { in loadThemeAttributeValue()
/aosp_15_r20/external/fonttools/Lib/fontTools/voltLib/
H A Dparser.py628 def resolve(self, name, case_insensitive=True): member in SymbolTable
647 def resolve(self, name, case_insensitive=False): member in OrderedSymbolTable
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h179 template <typename T> T *resolve(TypedDINodeRef<T> Ref) const { in resolve() function
536 template <typename T> T *resolve(TypedDINodeRef<T> Ref) const { in resolve() function
/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkImageView.cpp284 void ImageView::resolve(ImageView *resolveAttachment) in resolve() function in vk::ImageView
314 void ImageView::resolve(ImageView *resolveAttachment, uint32_t layerMask) in resolve() function in vk::ImageView
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-compiler/1.3.61-release-180/
HDkotlin-compiler-1.3.61-release-180.jar ... -INF/resolution.kotlin_module META-INF/resolve.kotlin_module META-INF/serialization.kotlin_module META ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/
DUnixFileSystem.java135 public String resolve(String parent, String child) { in resolve() method in UnixFileSystem
169 public String resolve(File f) { in resolve() method in UnixFileSystem
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/
H A DUnixFileSystem.java135 public String resolve(String parent, String child) { in resolve() method in UnixFileSystem
169 public String resolve(File f) { in resolve() method in UnixFileSystem
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/
DUnixFileSystem.java135 public String resolve(String parent, String child) { in resolve() method in UnixFileSystem
169 public String resolve(File f) { in resolve() method in UnixFileSystem
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/
H A Dcapture.rs239 pub fn resolve(&mut self) { in resolve() method
325 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/backtrace/src/
H A Dcapture.rs239 pub fn resolve(&mut self) { in resolve() method
325 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/
H A Dcapture.rs239 pub fn resolve(&mut self) { in resolve() method
325 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/backtrace/src/
H A Dcapture.rs239 pub fn resolve(&mut self) { in resolve() method
325 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/backtrace/src/
H A Dcapture.rs239 pub fn resolve(&mut self) { in resolve() method
325 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.14.18/
HDbyte-buddy-1.14.18.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/licenses/ META- ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-plugin-ij193/1.3.61-release-180/
HDkotlin-plugin-ij193-1.3.61-release-180.jarMETA-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/2/libcore/ojluni/src/main/java/java/lang/
DClassLoader.java617 protected Class<?> loadClass(String name, boolean resolve) in loadClass()
2753 protected Class<?> loadClass(String className, boolean resolve) in loadClass()
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/
H A DClassLoader.java617 protected Class<?> loadClass(String name, boolean resolve) in loadClass()
2753 protected Class<?> loadClass(String className, boolean resolve) in loadClass()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dcapture.rs235 pub fn resolve(&mut self) { in resolve() method
321 pub fn resolve(&mut self) { in resolve() method
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/vendor/backtrace/src/
H A Dcapture.rs235 pub fn resolve(&mut self) { in resolve() method
321 pub fn resolve(&mut self) { in resolve() method

12345678910>>...89