/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/ |
H A D | NullnessMigration.kt | 55 val oldType = old.returnType() in compareCallableItems() constant 64 val oldType = old.type() in compareFieldItems() constant 73 val oldType = old.type() in compareParameterItems() constant
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | TestUtilities.java | 849 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local 862 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local 911 String oldType = type.equals("region") ? "territory" : type; in checkStandardCodes() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/lang/invoke/ |
H A D | MethodHandles.java | 2950 MethodType oldType = target.type(); in explicitCastArguments() local 3036 MethodType oldType = target.type(); in permuteArguments() local 3045 …ivate static boolean permuteArgumentChecks(int[] reorder, MethodType newType, MethodType oldType) { in permuteArgumentChecks() 3295 MethodType oldType = target.type(); in insertArgumentsChecks() local 3359 MethodType oldType = target.type(); // get NPE in dropArguments0() local 3375 private static int dropArgumentChecks(MethodType oldType, int pos, List<Class<?>> valueTypes) { in dropArgumentChecks() 3560 MethodType oldType = target.type(); in dropReturn() local
|
H A D | CallSite.java | 208 MethodType oldType = oldTarget.type(); in checkTargetChange() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/5/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | MethodHandles.java | 2950 MethodType oldType = target.type(); in explicitCastArguments() local 3036 MethodType oldType = target.type(); in permuteArguments() local 3045 …ivate static boolean permuteArgumentChecks(int[] reorder, MethodType newType, MethodType oldType) { in permuteArgumentChecks() 3295 MethodType oldType = target.type(); in insertArgumentsChecks() local 3359 MethodType oldType = target.type(); // get NPE in dropArguments0() local 3375 private static int dropArgumentChecks(MethodType oldType, int pos, List<Class<?>> valueTypes) { in dropArgumentChecks() 3560 MethodType oldType = target.type(); in dropReturn() local
|
D | CallSite.java | 208 MethodType oldType = oldTarget.type(); in checkTargetChange() local
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/lang/invoke/ |
D | MethodHandles.java | 2950 MethodType oldType = target.type(); in explicitCastArguments() local 3036 MethodType oldType = target.type(); in permuteArguments() local 3045 …ivate static boolean permuteArgumentChecks(int[] reorder, MethodType newType, MethodType oldType) { in permuteArgumentChecks() 3295 MethodType oldType = target.type(); in insertArgumentsChecks() local 3359 MethodType oldType = target.type(); // get NPE in dropArguments0() local 3375 private static int dropArgumentChecks(MethodType oldType, int pos, List<Class<?>> valueTypes) { in dropArgumentChecks() 3560 MethodType oldType = target.type(); in dropReturn() local
|
D | CallSite.java | 208 MethodType oldType = oldTarget.type(); in checkTargetChange() local
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/ |
H A D | Analyzer.java | 319 Type oldType = old.getLocal(i); in mergeJsr() local 377 Type oldType = old.getLocal(index); in mergeRet() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/utils/ |
H A D | convert_op_folder.cc | 30 auto oldType = getElementTypeOrSelf(elements); in convertElementsAttr() local
|
/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/ |
H A D | SeparateStructFromUniformDeclarations.cpp | 60 void doReplacement(TIntermDeclaration *decl, TIntermTyped *declarator, const TType &oldType) in doReplacement()
|
H A D | SeparateDeclarations.cpp | 149 const TType &oldType = node.getType(); in visitFunctionPrototypePre() local
|
/aosp_15_r20/tools/metalava/metalava/src/main/java/com/android/tools/metalava/compatibility/ |
H A D | CompatibilityCheck.kt | 722 val oldType = old.type() in <lambda>() constant
|
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/ |
D | RawContactModifier.java | 1102 final Integer oldType = values.getAsInteger(StructuredPostal.TYPE); in migratePostal() local 1325 final Integer oldType = entry.getAsInteger(COLUMN_FOR_TYPE); in migrateGenericWithTypeColumn() local
|
/aosp_15_r20/external/antlr/tool/src/main/java/org/antlr/tool/ |
H A D | AssignTokenTypesBehavior.java | 252 int oldType = oldTypeI; in assignStringTypes() local
|
/aosp_15_r20/external/truth/core/src/main/java/com/google/common/truth/ |
H A D | ActualValueInference.java | 957 private void replaceUninitializedTypeInStack(InferredType oldType, InferredType newType) { in replaceUninitializedTypeInStack() 958 checkArgument(oldType.isUninitialized(), "The old type is NOT uninitialized. %s", oldType); in replaceUninitializedTypeInStack() local
|
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/lang/invoke/ |
H A D | MethodHandles.java | 204 java.lang.invoke.MethodType oldType) { in permuteArgumentChecks() 273 java.lang.invoke.MethodType oldType, in dropArgumentChecks()
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/impl/ |
H A D | CreatorCollector.java | 308 Class<?> oldType = oldOne.getRawParameterType(0); in verifyNonDup() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/geometry/ |
H A D | GrStyledShape.cpp | 545 GrShape::Type oldType = fShape.type(); in simplify() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/transforms/ |
H A D | hlo_legalize_to_lhlo.cc | 284 auto oldType = arg.getType().template cast<TensorType>(); in matchAndRewrite() local
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/ |
H A D | PanelItems.cpp | 105 const UString oldType = _typeIDString; in InitColumns() local
|
/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/onnx/ |
H A D | peephole.cpp | 375 TensorTypePtr oldType = rnn->inputs().at(0)->type()->cast<TensorType>(); in pushPackingPastRnn() local
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | WifiConfigManager.java | 1126 int oldType = internalConfig.getDefaultSecurityParams().getSecurityType(); in mergeSecurityParamsListWithInternalWifiConfiguration() local
|
/aosp_15_r20/packages/providers/TelephonyProvider/src/com/android/providers/telephony/ |
D | TelephonyProvider.java | 3020 String oldType = oldRow.getString(oldRow.getColumnIndex(TYPE)); in mergeFieldsAndUpdateDb() local
|
/aosp_15_r20/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 5107 TType& oldType = *member->type; in redeclareBuiltinBlock() local
|