HomeSort by relevance Sort by last modified time
    Searched defs:examine (Results 1 - 3 of 3) sorted by null

  /external/dropbear/
queue.c 63 void *examine(struct Queue* queue) { function
  /external/zlib/src/examples/
enough.c 10 Prune examine() search on previously visited states
20 Examine all possible Huffman codes for a given number of symbols and a
314 /* Examine all possible codes from the given node (syms, len, left). Compute
319 local void examine(int syms, int len, int left, int mem, int rem) function
379 /* examine codes from here, updating table space as we go */
382 examine(syms - use, len + 1, (left - use) << 1,
420 examine(n, root + 1, left, 1 << root, 0);
425 examine((n - left) << 1, root + 1, (n - left) << 1,
434 Examine and show the total number of possible Huffman codes for a given
444 To count and examine Huffman codes that are not length-limited, provide
    [all...]
  /tools/motodev/src/plugins/videos/libs/
mail.jar 

Completed in 52 milliseconds