/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_internal/resolution/legacy/ |
D | resolver.py | 158 def resolve( member in Resolver
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/unwinding/libbacktrace/include/backtrace/ |
D | BacktraceMap.h | 165 void SetResolveNames(bool resolve) { resolve_names_ = resolve; } in SetResolveNames()
|
/aosp_15_r20/external/testng/ant/ |
HD | ivy-2.1.0.jar | ... TransferEvent evt
org.apache.ivy.core.resolve.ResolveData resolve
}
org/apache/ivy/ ... |
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/c_parser/parser/ |
D | _info.py | 116 def resolve(self, kind, data, name, parent=None): member in SourceInfo
|
/aosp_15_r20/external/turbine/java/com/google/turbine/binder/ |
H A D | ModuleBinder.java | 208 private ClassSymbol resolve(int pos, ImmutableList<Tree.Ident> simpleNames) { in resolve() method in ModuleBinder
|
/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/ |
H A D | qual_names.py | 259 def resolve(node): function
|
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.h | 330 template <typename T> T *resolve(TypedDINodeRef<T> Ref) const { in resolve() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 76 T *resolve() const { return const_cast<T *>(cast_or_null<T>(MD)); } in resolve() function
|
/aosp_15_r20/external/okio/okio/src/jvmMain/kotlin/okio/ |
H A D | NioFileSystemWrappingFileSystem.kt | 45 private fun Path.resolve(): NioPath { in <lambda>() method in okio.NioFileSystemWrappingFileSystem
|
/aosp_15_r20/prebuilts/go/linux-x86/src/go/parser/ |
D | resolver.go | 196 func (r *resolver) resolve(ident *ast.Ident, collectUnresolved bool) { func
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/body/ |
H A D | Parameter.java | 322 public ResolvedParameterDeclaration resolve() { in resolve() method in Parameter
|
H A D | ClassOrInterfaceDeclaration.java | 283 public ResolvedReferenceTypeDeclaration resolve() { in resolve() method in ClassOrInterfaceDeclaration
|
H A D | ConstructorDeclaration.java | 234 public ResolvedConstructorDeclaration resolve() { in resolve() method in ConstructorDeclaration
|
/aosp_15_r20/external/auto/value/src/main/java/com/google/auto/value/extension/serializable/processor/ |
H A D | SerializableAutoValueExtension.java | 297 private CodeBlock resolve(PropertyMirror propertyMirror) { in resolve() method in SerializableAutoValueExtension.ProxyGenerator
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/type/ |
H A D | PrimitiveType.java | 235 public ResolvedPrimitiveType resolve() { in resolve() method in PrimitiveType
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/temporal/ |
H A D | ChronoField.java | 609 public TemporalAccessor resolve(Map<TemporalField, Long> fieldValues, in resolve() method in ChronoField
|
/aosp_15_r20/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/kotlin/kotlinx/atomicfu/plugin/gradle/internal/ |
H A D | TestDsl.kt | 90 internal fun AppendableScope.resolve(fileName: String) { in resolve() method
|
/aosp_15_r20/external/curl/tests/http/clients/ |
H A D | h2-pausing.c | 211 struct curl_slist *resolve = NULL; in main() local
|
/aosp_15_r20/external/libtextclassifier/java/src/com/android/textclassifier/common/intent/ |
H A D | LabeledIntent.java | 93 public Result resolve(Context context, @Nullable TitleChooser titleChooser) { in resolve() method in LabeledIntent
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_job.h | 75 unsigned resolve; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
H A D | Record.cpp | 2407 Init *MapResolver::resolve(Init *VarName) { in resolve() function in MapResolver 2425 Init *RecordResolver::resolve(Init *VarName) { in resolve() function in RecordResolver 2448 Init *TrackUnresolvedResolver::resolve(Init *VarName) { in resolve() function in TrackUnresolvedResolver 2468 Init *HasReferenceResolver::resolve(Init *VarName) in resolve() function in HasReferenceResolver
|
/aosp_15_r20/external/stg/ |
H A D | comparison.cc | 235 ResolveQualifier resolve(graph, result.first, result.second); in ResolveQualifiers() local 958 ResolveTypedef resolve(graph, result.first, result.second); in ResolveTypedefs() local
|
/aosp_15_r20/packages/services/Car/tools/telemetry/lua-interpreter/ |
D | package-lock.json | 162 "resolve": "^1.19.0" string 364 "resolve": "bin/resolve" string
|
/aosp_15_r20/external/doclava/src/com/google/doclava/ |
H A D | InfoBuilder.java | 92 public static void resolve() { in resolve() method in InfoBuilder 2029 public static void resolve() { in resolve() method in InfoBuilder.Caches
|
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/expr/ |
H A D | MethodCallExpr.java | 312 public ResolvedMethodDeclaration resolve() { in resolve() method in MethodCallExpr
|