/external/javassist/src/main/javassist/bytecode/ |
D | LocalVariableAttribute.java | 82 int descriptorIndex, int index) { in addEntry() argument 92 ByteArray.write16bit(descriptorIndex, newInfo, size + 6); in addEntry() 232 public int descriptorIndex(int i) { in descriptorIndex() method in LocalVariableAttribute 247 return descriptorIndex(i); in signatureIndex() 261 return getConstPool().getUtf8Info(descriptorIndex(i)); in descriptor()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | GattClientFacade.java | 1116 @RpcParameter(name = "descriptorIndex") Integer descriptorIndex) in gattClientReadDescriptorByIndex() 1137 if (descList.get(descriptorIndex) == null) { in gattClientReadDescriptorByIndex() 1138 throw new Exception("Invalid descriptorIndex " + descriptorIndex); in gattClientReadDescriptorByIndex() 1140 return bluetoothGatt.readDescriptor(descList.get(descriptorIndex)); in gattClientReadDescriptorByIndex() 1206 @RpcParameter(name = "descriptorIndex") Integer descriptorIndex) in gattClientWriteDescriptorByIndex() 1227 if (descList.get(descriptorIndex) == null) { in gattClientWriteDescriptorByIndex() 1228 throw new Exception("Invalid descriptorIndex " + descriptorIndex); in gattClientWriteDescriptorByIndex() 1230 return bluetoothGatt.writeDescriptor(descList.get(descriptorIndex)); in gattClientWriteDescriptorByIndex() 1300 @RpcParameter(name = "descriptorIndex") Integer descriptorIndex, in gattClientDescriptorSetValueByIndex() 1322 if (descList.get(descriptorIndex) == null) { in gattClientDescriptorSetValueByIndex() [all …]
|
D | GattServerFacade.java | 545 @RpcParameter(name = "descriptorIndex") Integer descriptorIndex) throws Exception { in gattServerCharacteristicAddDescriptor() 547 if (mDescriptorList.get(descriptorIndex) != null) { in gattServerCharacteristicAddDescriptor() 548 mCharacteristicList.get(index).addDescriptor(mDescriptorList.get(descriptorIndex)); in gattServerCharacteristicAddDescriptor() 550 throw new Exception("Invalid descriptorIndex input:" + descriptorIndex); in gattServerCharacteristicAddDescriptor()
|
/external/proguard/src/proguard/optimize/ |
D | DuplicateInitializerFixer.java | 174 int descriptorIndex = descriptor.indexOf(ClassConstants.METHOD_ARGUMENTS_CLOSE); in visitSignatureAttribute() local 179 descriptor.charAt(descriptorIndex - 1) + in visitSignatureAttribute()
|
/external/turbine/java/com/google/turbine/bytecode/ |
D | ClassReader.java | 392 int descriptorIndex = reader.u2(); in readMethods() local 393 String desc = constantPool.utf8(descriptorIndex); in readMethods() 475 int descriptorIndex = reader.u2(); in readFields() local 476 String desc = constantPool.utf8(descriptorIndex); in readFields()
|
/external/vulkan-validation-layers/layers/ |
D | parameter_validation_utils.cpp | 2284 …for (uint32_t descriptorIndex = 0; descriptorIndex < pDescriptorWrites[i].descriptorCount; ++descr… in manual_PreCallValidateUpdateDescriptorSets() local 2287 … ParameterName::IndexVector{i, descriptorIndex}), in manual_PreCallValidateUpdateDescriptorSets() 2288 … pDescriptorWrites[i].pBufferInfo[descriptorIndex].buffer); in manual_PreCallValidateUpdateDescriptorSets()
|
/external/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | GeneratedMessage.java | 1617 final int descriptorIndex, 1627 return scope.getDescriptorForType().getExtensions().get(descriptorIndex);
|
/external/guice/extensions/struts2/lib/ |
D | core-3.1.1.jar | META-INF/
org/
org/eclipse/
org/eclipse/jdt/
org/eclipse ... |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/guice/extensions/persist/lib/ |
D | javassist.jar | META-INF/
META-INF/MANIFEST.MF
javassist/
javassist/ByteArrayClassPath.class
ByteArrayClassPath ... |
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/ |
D | javassist-3.19.0-GA.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/icu/tools/srcgen/currysrc/libs/ |
D | org.eclipse.jdt.core_3.14.0.v20180528-0519.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSE_.SF
META-INF/ECLIPSE_ ... |
/external/dexmaker/lib/ |
D | dalvik-dx-9.0.0_r3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/mockito/lib/ |
D | byte-buddy-1.8.15.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/jarjar/lib/ |
D | apache-ant-1.9.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/backend-common. ... |