HomeSort by relevance Sort by last modified time
    Searched refs:buildTree (Results 1 - 2 of 2) sorted by null

  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
Huffman.java 46 buildTree(codes, lengths);
131 private void buildTree(int[] codes, byte[] lengths) {
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 408 void buildTree(ArrayRef<Value *> Roots,
411 /// Clear the internal data structures that are created by 'buildTree'.
432 /// This is the recursive part of buildTree.
592 void BoUpSLP::buildTree(ArrayRef<Value *> Roots,
    [all...]

Completed in 75 milliseconds