/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/config/ |
D | DynamicRemoteFileResolver.java | 254 Object val = entry.getValue(); in validateRemoteFilePath() local 259 ResolvedFile resolved = resolveRemoteFiles((File) key, option); in validateRemoteFilePath() local 269 ResolvedFile resolved = resolveRemoteFiles((File) val, option); in validateRemoteFilePath() local 293 ResolvedFile resolved = resolveRemoteFiles((File) key, option); in validateRemoteFilePath() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/message2/ |
H A D | MFDataModelFormatter.java | 435 String val = ((Literal) value).value; in resolveLiteralOrVariable() local 443 Object val = localVars.get(varName); in resolveLiteralOrVariable() local 486 Object resolved = resolveLiteralOrVariable(varPart.arg, variables, arguments); in formatExpression() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/ |
H A D | MFDataModelFormatter.java | 434 String val = ((Literal) value).value; in resolveLiteralOrVariable() local 442 Object val = localVars.get(varName); in resolveLiteralOrVariable() local 485 Object resolved = resolveLiteralOrVariable(varPart.arg, variables, arguments); in formatExpression() local
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LDMLUtilities.java | 355 StringBuilder resolved = XPathTokenizer.relativeToAbsolute(xpath, fullPath); in convertXPath2ICU() local 398 StringBuilder resolved = XPathTokenizer.relativeToAbsolute(xpath, fullPathBuffer); in convertXPath2ICU() local 765 String val = in mergeLDMLDocuments() local 1247 String val = getAttributeValue(node, LDMLConstants.TYPE); in appendXPathAttribute() local 1803 public static void setAttributeValue(Node sNode, String attribName, String val) { in setAttributeValue()
|
H A D | CLDRConfig.java | 319 public CLDRFile getCLDRFile(String locale, boolean resolved) { in getCLDRFile() 504 String val = getProperty(k, defVal ? "true" : null); in getProperty() local 521 String val = getProperty(k, Integer.toString(defVal)); in getProperty() local
|
/aosp_15_r20/external/libcups/tools/ |
H A D | ippfind.c | 1379 resolved = 0, /* Number of resolved services */ in main() local 1773 const char *val; /* TXT value */ in eval_expr() local 2014 const char *val = cupsGetOption(keyword + 4, service->num_txt, service->txt); in exec_program() local 2529 int val; /* Return value */ in poll_callback() local
|
/aosp_15_r20/external/libcups/cups/ |
H A D | dest-options.c | 394 cups_option_t **resolved) /* O - Resolved options */ in cupsCopyDestConflicts() 1888 _ipp_value_t *val; /* Current value */ in cups_create_constraints() local 1967 _ipp_value_t *val; /* Current value */ in cups_create_media_db() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | uloc_tag.cpp | 1079 const char* const resolved = DEPRECATEDLANGS[i + 1]; in _appendLanguageToLanguageTag() local 1146 const char* const resolved = DEPRECATEDREGIONS[i + 1]; in _appendRegionToLanguageTag() local 2513 const char *val = nullptr; in ultag_getExtensionValue() local
|
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/ |
D | zipfs.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/java. ... |
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/ |
D | zipfs.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/java. ... |
/aosp_15_r20/prebuilts/devtools/tools/lib/ |
HD | lint-checks.jar | ... .PsiReferenceExpression expression
com.intellij.psi.PsiElement resolved
}
com/android/tools/lint/checks ... |
HD | cglib-nodep-3.1.jar | META-INF/MANIFEST.MF
LICENSE
NOTICE
net/sf/cglib/beans/BeanCopier$ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/javac/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/out/soong/.intermediates/external/snakeyaml/snakeyaml/linux_glibc_common/local-javac-header/ |
D | snakeyaml.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/yaml/
org/ ... |
/aosp_15_r20/art/runtime/ |
H A D | class_linker.cc | 6939 ObjPtr<mirror::Class> val) in NotSubinterfaceOfAny() 9991 ObjPtr<mirror::Class> resolved = FindClass(self, *dex_file, type_idx, class_loader); in DoResolveType() local 10024 ArtMethod* resolved = nullptr; in FindResolvedMethod() local 10115 ArtMethod* resolved = dex_cache->GetResolvedMethod(method_idx); in ResolveMethodId() local 10157 ArtField* resolved = dex_cache->GetResolvedField(field_idx); in ResolveFieldJLS() local 10185 ArtField* resolved = is_static ? klass->FindStaticField(dex_cache, field_idx) in FindResolvedField() local 10206 ArtField* resolved = klass->FindField(dex_cache, field_idx); in FindResolvedFieldJLS() local 10231 ObjPtr<mirror::MethodType> resolved = dex_cache->GetResolvedMethodType(proto_idx); in ResolveMethodType() local
|
/aosp_15_r20/external/guice/lib/build/ |
HD | cglib-3.2.6.jar | ... .Transformer {
final synthetic java.util.Set val$forcePublic
final synthetic net.sf.cglib. ... |
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | cglib-nodep-3.2.6.jar | META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF/NOTICE
META- ... |
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/ |
H A D | BridgeContext.java | 863 ResourceValue resolved = mRenderResources.resolveResValue( in internalObtainStyledAttributes() local 1021 String val = defaultValue.getValue(); in internalObtainStyledAttributes() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/ir/ |
H A D | ir.cpp | 1025 TypePtr resolved = tryEvalTypeVariables(formal, type_env); in matches() local 1987 const IValue& val, in insertConstant()
|
/aosp_15_r20/external/testng/ant/ |
HD | ivy-2.1.0.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/LICENSE
META-INF ... |
/aosp_15_r20/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/31.7.0-alpha07/ |
HD | lint-checks-31.7.0-alpha07.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/cmdline-tools/tools/lib/lint/ |
HD | tools.lint-checks.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/intellij/core-analysis/ |
HD | intellij-core-analysis.jar | ... .PsiElementVisitor {
final synthetic java.util.Collection val$addTo
final synthetic com.intellij.analysis. ... |
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-internal/android_common_apex33/javac/ |
D | grpc-java-core-internal.jar | ... .Runnable {
final synthetic io.grpc.Status val$status
final synthetic io.grpc.internal. ... |
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/core/grpc-java-core-internal/android_common_apex34/javac/ |
D | grpc-java-core-internal.jar | ... .Runnable {
final synthetic io.grpc.Status val$status
final synthetic io.grpc.internal. ... |