/external/proguard/src/proguard/evaluation/value/ |
D | ArrayReferenceValue.java | 34 protected final IntegerValue arrayLength; field in ArrayReferenceValue 42 IntegerValue arrayLength) in ArrayReferenceValue() 52 public IntegerValue arrayLength(ValueFactory valueFactory) in arrayLength() method in ArrayReferenceValue
|
D | DetailedValueFactory.java | 38 IntegerValue arrayLength) in createArrayReferenceValue()
|
D | IdentifiedValueFactory.java | 82 IntegerValue arrayLength) in createArrayReferenceValue()
|
D | IdentifiedArrayReferenceValue.java | 42 IntegerValue arrayLength, in IdentifiedArrayReferenceValue()
|
D | ParticularValueFactory.java | 103 IntegerValue arrayLength) in createArrayReferenceValue()
|
D | ValueFactory.java | 170 IntegerValue arrayLength) in createArrayReferenceValue()
|
D | DetailedArrayReferenceValue.java | 46 IntegerValue arrayLength, in DetailedArrayReferenceValue()
|
D | ReferenceValue.java | 68 public IntegerValue arrayLength(ValueFactory valueFactory) in arrayLength() method in ReferenceValue
|
/external/conscrypt/src/main/java/org/conscrypt/util/ |
D | ArrayUtils.java | 32 public static final void checkOffsetAndCount(int arrayLength, int offset, int count) { in checkOffsetAndCount()
|
/external/parameter-framework/upstream/parameter/ |
D | ParameterBlockType.cpp | 57 size_t arrayLength = getArrayLength(); in populate() local
|
D | ComponentInstance.cpp | 123 size_t arrayLength = getArrayLength(); in populate() local
|
D | ArrayParameter.cpp | 191 size_t arrayLength = getArrayLength(); in setDefaultValues() local 295 size_t arrayLength = getArrayLength(); in getValues() local
|
D | ElementHandle.cpp | 364 bool ElementHandle::checkSetValidity(size_t arrayLength, string &error) const in checkSetValidity()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ArrayType/ |
D | NewInstanceTest.java | 127 int arrayLength = reply.getNextValueAsInt(); in testNewInstance001() local
|
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
D | BerInputStreamTest.java | 109 int arrayLength = 17000; in test_CtorLjava_io_ByteArrayInputStream() local
|
/external/proguard/src/proguard/evaluation/ |
D | Processor.java | 541 IntegerValue arrayLength = stack.ipop(); in visitSimpleInstruction() local 544 arrayLength)); in visitSimpleInstruction() local 638 IntegerValue arrayLength = stack.ipop(); in visitConstantInstruction() local
|
/external/protobuf/java/src/main/java/com/google/protobuf/nano/ |
D | Extension.java | 287 int arrayLength = Array.getLength(array); in writeRepeatedData() local 307 int arrayLength = Array.getLength(array); in computeRepeatedSerializedSize() local 507 int arrayLength = Array.getLength(array); in writeRepeatedData() local 600 int arrayLength = Array.getLength(array); in computePackedDataSize() local
|
D | WireFormatNano.java | 113 int arrayLength = 1; in getRepeatedFieldArrayLength() local
|
/external/icu/icu4c/source/samples/cal/ |
D | cal.c | 289 int32_t arrayLength, in get_symbols() 319 int32_t arrayLength) in free_symbols()
|
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/ |
D | TypesLengths.java | 104 private static int arrayLength; field in TypesLengths
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | Util.java | 53 public static void checkOffsetAndCount(long arrayLength, long offset, long count) { in checkOffsetAndCount()
|
/external/deqp/modules/glshared/ |
D | glsRandomUniformBlockCase.cpp | 192 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktRandomUniformBlockCase.cpp | 185 const int arrayLength = rnd.getInt(1, m_maxArrayLength); in generateType() local
|
/external/dexmaker/src/main/java/com/google/dexmaker/ |
D | Code.java | 771 public <T> void arrayLength(Local<Integer> target, Local<T> array) { in arrayLength() method in Code
|
/external/deqp/framework/opengl/ |
D | gluShaderLibrary.cpp | 1066 int arrayLength = 0; // \todo [2015-08-03 pyry] Currently unused in parseValue() local
|