Home
last modified time | relevance | path

Searched defs:codeLength (Results 1 – 25 of 111) sorted by relevance

12345

/aosp_15_r20/external/ow2-asm/asm/src/main/java/org/objectweb/asm/
H A DAttribute.java156 final int codeLength, in write()
188 final int codeLength = 0; in computeAttributesSize() local
216 final int codeLength, in computeAttributesSize()
276 final int codeLength = 0; in putAttributes() local
303 final int codeLength, in putAttributes()
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/
H A DCodeAnalyzer.java75 int codeLength = stack.length; in visitBytecode() local
100 int codeLength, int[] stack, int stackDepth, int[] jsrDepth) in processBranch()
190 private void checkTarget(int opIndex, int target, int codeLength, in checkTarget()
H A DLocalVariableAttribute.java177 public int codeLength(int i) { in codeLength() method in LocalVariableAttribute
H A DCodeIterator.java708 int codeLength = code.length; in appendGap() local
842 int codeLength = code.length; in insertGapCore1() local
/aosp_15_r20/external/aac/libAACenc/src/
H A Dbit_cnt.cpp728 INT codeWord, codeLength; in FDKaacEnc_codeValues() local
942 INT codeWord, codeLength; in FDKaacEnc_codeScalefactorDelta() local
/aosp_15_r20/frameworks/rs/cpp/
H A DScriptC.cpp23 const void *codeTxt, size_t codeLength, in ScriptC()
/aosp_15_r20/external/ow2-asm/asm-tree/src/test/java/org/objectweb/asm/tree/
H A DComment.java67 final int codeLength, in write()
H A DCodeComment.java72 final int codeLength, in write()
/aosp_15_r20/external/ow2-asm/asm/src/test/java/org/objectweb/asm/
H A DComment.java61 final int codeLength, in write()
H A DCodeComment.java66 final int codeLength, in write()
/aosp_15_r20/external/ow2-asm/asm-commons/src/test/java/org/objectweb/asm/commons/
H A DComment.java67 final int codeLength, in write()
H A DCodeComment.java73 final int codeLength, in write()
/aosp_15_r20/external/ow2-asm/asm-commons/src/main/java/org/objectweb/asm/commons/
H A DModuleTargetAttribute.java80 final int codeLength, in write()
H A DModuleResolutionAttribute.java106 final int codeLength, in write()
H A DModuleHashesAttribute.java118 final int codeLength, in write()
/aosp_15_r20/external/ow2-asm/asm-util/src/test/java/org/objectweb/asm/util/
H A DComment.java68 final int codeLength, in write()
H A DCodeComment.java73 final int codeLength, in write()
/aosp_15_r20/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DBase64.java104 int codeLength = ((src.length + 2) / 3) * 4; in encode() local
/aosp_15_r20/external/javassist/src/main/javassist/expr/
H A DNewArray.java197 int codeLength; in replace2() local
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/analysis/
H A DAnalyzer.java129 int codeLength = codeAttribute.getCodeLength(); in analyze() local
/aosp_15_r20/external/ow2-asm/asm-test/src/main/java/org/objectweb/asm/test/
H A DClassFile.java536 int codeLength = parser.u4(); in dumpCodeAttribute() local
559 final int codeLength, final Parser parser, final Builder builder) throws IOException { in dumpInstructions()
/aosp_15_r20/external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/statics/
H A DPass3aVerifier.java238 final int codeLength = code.getCode().length; in delayedPass2Checks() local
/aosp_15_r20/dalvik/dx/src/com/android/dx/cf/direct/
H A DStdAttributeFactory.java256 int codeLength = bytes.getInt(offset + 4); // u4 code_length in code() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/ow2/asm/asm/6.1.1/
HDasm-6.1.1.jarMETA-INF/MANIFEST.MF module-info.class <Unknown> package module-info ...
/aosp_15_r20/external/jarjar/lib/
HDasm-7.3.1.jarMETA-INF/ META-INF/MANIFEST.MF module-info.class <Unknown> ...

12345