Searched defs:newchain (Results 1 - 2 of 2) sorted by relevance

/external/zopfli/src/zopfli/
H A Dkatajainen.c107 Node* newchain; local
113 newchain = GetFreeNode(lists, maxbits, pool);
119 lists[index][1] = newchain;
123 InitNode(leaves[lastcount].weight, lastcount + 1, 0, newchain);
129 newchain);
131 InitNode(sum, lastcount, lists[index - 1][1], newchain);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/bcel/ org/apache/bcel/classfile/ ...

Completed in 99 milliseconds