Searched defs:code_length (Results 1 – 5 of 5) sorted by relevance
384 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local398 const int code_length = tree->code_lengths[i]; in ConvertBitDepthsToSymbols() local
217 final long code_length = bytes.readU4 (); in CodeAttribute_info() local
74 final int code_length = file.readInt(); in Code() local
190 int code_length; // u4 field in ClassReader.Code_attribute
46 u32 code_length; /* length of the code */ member