/external/proguard/src/proguard/optimize/evaluation/ |
D | VariableOptimizer.java | 121 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local 250 int codeLength = codeAttribute.u4codeLength; in initializeArrays() local 265 int codeLength) in areNonOverlapping() 293 int codeLength) in updateLiveness()
|
D | LivenessAnalyzer.java | 207 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local
|
D | SimpleEnumUseSimplifier.java | 118 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local
|
D | SimpleEnumUseChecker.java | 117 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local
|
D | EvaluationShrinker.java | 192 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute0() local 2027 int codeLength = codeAttribute.u4codeLength; in initializeNecessary() local
|
D | EvaluationSimplifier.java | 136 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute0() local
|
/external/proguard/src/proguard/classfile/editor/ |
D | InstructionWriter.java | 50 private int codeLength; field in InstructionWriter 59 public void reset(int codeLength) in reset() 74 public void extend(int codeLength) in extend()
|
D | CodeAttributeEditor.java | 69 private int codeLength; field in CodeAttributeEditor 118 public void reset(int codeLength) in reset() 147 public void extend(int codeLength) in extend() 540 int codeLength = codeAttribute.u4codeLength; in canPerformSimpleReplacements() local 566 int codeLength = codeAttribute.u4codeLength; in performSimpleReplacements() local 1149 int codeLength) in removeEmptyLineNumbers()
|
D | CodeAttributeComposer.java | 68 private int codeLength; field in CodeAttributeComposer 838 int codeLength) in removeEmptyLineNumbers()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | Base64.java | 104 int codeLength = ((src.length + 2) / 3) * 4; in encode() local
|
/external/pdfium/fxbarcode/oned/ |
D | BC_OnedCodaBarWriter.cpp | 200 int32_t codeLength) { in RenderResult()
|
D | BC_OnedCode39Writer.cpp | 233 int32_t codeLength) { in RenderResult()
|
D | BC_OneDimWriter.cpp | 262 int32_t codeLength) { in RenderResult()
|
/external/aac/libAACenc/src/ |
D | bit_cnt.cpp | 728 INT codeWord, codeLength; in FDKaacEnc_codeValues() local 942 INT codeWord, codeLength; in FDKaacEnc_codeScalefactorDelta() local
|
/external/proguard/src/proguard/classfile/attribute/visitor/ |
D | StackSizeComputer.java | 137 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute0() local
|
/external/proguard/src/proguard/optimize/peephole/ |
D | ReachableCodeMarker.java | 87 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local
|
D | BranchTargetFinder.java | 325 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute() local
|
/external/proguard/src/proguard/classfile/util/ |
D | DynamicClassReferenceInitializer.java | 418 int codeLength) in isDotClassMethodCode()
|
/external/skqp/third_party/gif/ |
D | SkGifImageReader.cpp | 249 unsigned short codeLength = 0; in doLZW() local
|
/external/proguard/src/proguard/preverify/ |
D | CodePreverifier.java | 105 int codeLength = codeAttribute.u4codeLength; in visitCodeAttribute0() local
|
/external/skia/third_party/libgifcodec/ |
D | SkGifImageReader.cpp | 305 unsigned short codeLength = suffixLength[oldcode] + 1; in doLZW() local
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/ |
D | Pass3aVerifier.java | 238 final int codeLength = code.getCode().length; in delayedPass2Checks() local
|