MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / run

Method run

ACE/apps/gperf/src/Gen_Perf.cpp:418–447  ·  view source on GitHub ↗

Does the hard stuff.... Initializes the Bool Array, and attempts to find a perfect function that will hash all the key words without getting any duplications. This is made much easier since we aren't attempting to generate *minimum* functions, only perfect ones. If we can't generate a perfect function in one pass *and* the user hasn't enabled the DUP option, we'll inform the user to try the ran

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ACE_TMAINFunction · 0.45

Calls 6

openMethod · 0.95
compute_binary_searchMethod · 0.95
compute_linear_searchMethod · 0.95
compute_perfect_hashMethod · 0.95
sortMethod · 0.45
outputMethod · 0.45

Tested by

no test coverage detected