Searched refs:Bool_Array (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dbool-array.cc29 Bool_Array::~Bool_Array ()
H A Dbool-array.h27 /* A Bool_Array instance is a bit array of fixed size, optimized for being
36 class Bool_Array class
41 Bool_Array (unsigned int size);
44 ~Bool_Array ();
H A Dsearch.h163 Bool_Array * _collision_detector;
H A Dsearch.cc857 _collision_detector = new Bool_Array (_max_hash_value + 1);
1418 new Bool_Array (_max_hash_value + 1);

Completed in 69 milliseconds