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

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/genperf/
perfect.h 3 perfect.h: code to generate code for a hash for perfect hashing.
7 Source is http://burtleburtle.net/bob/c/perfect.h
15 #ifndef PERFECT
16 #define PERFECT
22 #define RETRY_PERFECT 1 /* number of times to try to make a perfect hash */
31 * and assign it the value of the perfect hash using the function inputs.
52 /* user directives: perfect hash? minimal perfect hash? input is an int? */
69 NORMAL_HP, /* just find a perfect hash *
71 } perfect; member in struct:hashform
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar 

Completed in 692 milliseconds