Home
last modified time | relevance | path

Searched refs:original (Results 1 – 25 of 27) sorted by relevance

12

/tools/metalava/src/main/java/com/android/tools/metalava/model/psi/
DPsiPackageItem.kt115 … var original = initialClasses.size // classes added after this point will have indices >= original in hashCode() variable
122 while (original < classes.size) { in hashCode()
123 val added = ArrayList(classes.subList(original, classes.size)) in hashCode()
124 original = classes.size in hashCode()
151 fun create(codebase: PsiBasedCodebase, original: PsiPackageItem): PsiPackageItem { in create()
154 psiPackage = original.psiPackage, in create()
155 qualifiedName = original.qualifiedName, in create()
156 documentation = original.documentation, in create()
157 modifiers = PsiModifierItem.create(codebase, original.modifiers) in create()
DPsiParameterItem.kt174 original: PsiParameterItem in create()
178 psiParameter = original.psiParameter, in create()
179 name = original.name, in create()
180 parameterIndex = original.parameterIndex, in create()
181 documentation = original.documentation, in create()
182 modifiers = PsiModifierItem.create(codebase, original.modifiers), in create()
183 type = PsiTypeItem.create(codebase, original.type) in create()
191 original: List<ParameterItem> in create()
193 return original.map { create(codebase, it as PsiParameterItem) } in create()
DPsiFieldItem.kt135 …fun create(codebase: PsiBasedCodebase, containingClass: PsiClassItem, original: PsiFieldItem): Psi… in toString()
138 psiField = original.psiField, in toString()
140 name = original.name, in toString()
141 documentation = original.documentation, in toString()
142 modifiers = PsiModifierItem.create(codebase, original.modifiers), in toString()
143 fieldType = PsiTypeItem.create(codebase, original.fieldType), in toString()
144 isEnumConstant = original.isEnumConstant, in toString()
145 initialValue = original.initialValue in toString()
DPsiMethodItem.kt345 original: PsiMethodItem in <lambda>()
349 psiMethod = original.psiMethod, in <lambda>()
351 name = original.name(), in <lambda>()
352 documentation = original.documentation, in <lambda>()
353 modifiers = PsiModifierItem.create(codebase, original.modifiers), in <lambda>()
354 returnType = PsiTypeItem.create(codebase, original.returnType), in <lambda>()
355 parameters = PsiParameterItem.create(codebase, original.parameters()) in <lambda>()
358 method.source = original in <lambda>()
359 method.inheritedMethod = original.inheritedMethod in <lambda>()
/tools/apksig/src/main/java/com/android/apksig/internal/zip/
DEocdRecord.java32 ByteBuffer original, in createWithModifiedCentralDirectoryInfo() argument
36 ByteBuffer result = ByteBuffer.allocate(original.remaining()); in createWithModifiedCentralDirectoryInfo()
38 result.put(original.slice()); in createWithModifiedCentralDirectoryInfo()
/tools/apksig/src/main/java/com/android/apksig/
DApkSigner.java602 ByteBuffer original, in createExtraFieldToAlignData() argument
606 return original; in createExtraFieldToAlignData()
610 ByteBuffer result = ByteBuffer.allocate(original.remaining() + 5 + dataAlignmentMultiple); in createExtraFieldToAlignData()
618 while (original.remaining() >= 4) { in createExtraFieldToAlignData()
619 short headerId = original.getShort(); in createExtraFieldToAlignData()
620 int dataSize = ZipUtils.getUnsignedInt16(original); in createExtraFieldToAlignData()
621 if (dataSize > original.remaining()) { in createExtraFieldToAlignData()
629 original.position(original.position() + dataSize); in createExtraFieldToAlignData()
633 original.position(original.position() - 4); in createExtraFieldToAlignData()
634 int originalLimit = original.limit(); in createExtraFieldToAlignData()
[all …]
/tools/tradefederation/core/src/com/android/tradefed/util/
DPropertyChanger.java45 public static File changeProperties(File original, Map<String, String> properties) in changeProperties() argument
52 br = new BufferedReader(new FileReader(original)); in changeProperties()
/tools/metalava/src/main/java/com/android/tools/metalava/model/
DCodebase.kt146 var original: Codebase? in <lambda>() variable
157 override var original: Codebase? = null variable in com.android.tools.metalava.model.DefaultCodebase
/tools/tradefederation/core/src/com/android/tradefed/device/
DDeviceSelectionOptions.java338 private Collection<String> copyCollection(Collection<String> original) { in copyCollection() argument
339 Collection<String> listCopy = new ArrayList<String>(original.size()); in copyCollection()
340 listCopy.addAll(original); in copyCollection()
DNativeDevice.java761 String original = ((RemoteAndroidTestRunner) runner).getRunOptions(); in appendUserRunTimeOptionToRunner() local
764 return original; in appendUserRunTimeOptionToRunner()
/tools/metalava/src/main/java/com/android/tools/metalava/
DAnnotationsDiffer.kt116 val preFiltered = codebase.original != null in <lambda>()
/tools/apkzlib/src/test/resources/testData/packaging/text-files/
Drfc2460.txt357 value within the original packet. The same action should be taken if
975 type of the Fragmentable Part of the original
985 of the original packet.
1029 "original packet", and it is considered to consist of two parts, as
1032 original packet:
1049 The Fragmentable Part of the original packet is divided into
1054 original packet:
1092 (1) The Unfragmentable Part of the original packet, with the
1093 Payload Length of the original IPv6 header changed to contain
1101 the Fragmentable Part of the original packet.
[all …]
/tools/external/fat32lib/
DNOTICE27 …he recipients should know that what they have is not the original version, so that the original au…
33 …ion of the two is legally speaking a combined work, a derivative of the original library. The ordi…
116 …n the Library), the recipient automatically receives a license from the original licensor to copy,…
126 …n certain countries either by patents or by copyrighted interfaces, the original copyright holder …
/tools/acloud/
DLICENSE44 represent, as a whole, an original work of authorship. For the purposes
50 the original version of the Work and any modifications or additions
/tools/apksig/
DLICENSE56 represent, as a whole, an original work of authorship. For the purposes
62 the original version of the Work and any modifications or additions
/tools/dexter/slicer/export/slicer/
Ddex_ir.h150 SLICER_EXTRA(slicer::MemView original);
/tools/dexter/testdata/expected/
Dhello_nodebug.scratch_regs134 23| const-string v10, "Hello, world (original)"
Dhello.wrap_invoke152 14| const-string v3, "Hello, world (original)"
Dhello_nodebug.verbose_cfg172 14| const-string v3, "Hello, world (original)"
Dhello.rewrite152 14| const-string v3, "Hello, world (original)"
Dhello.scratch_regs185 23| const-string v10, "Hello, world (original)"
Dhello.entry_hook160 17| const-string v3, "Hello, world (original)"
Dhello_nodebug.code_coverage240 50| const-string v4, "Hello, world (original)"
/tools/dexter/slicer/
Dwriter.cc192 SLICER_CHECK(size == ir_value->original.size()); in WriteEncodedValue()
193 SLICER_CHECK(memcmp(ptr, ir_value->original.ptr(), size) == 0); in WriteEncodedValue()
Dreader.cc556 SLICER_EXTRA(ir_encoded_value->original = slicer::MemView(base_ptr, *pptr - base_ptr)); in ParseEncodedValue()

12