Searched defs:child_map_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dsparse_control.h161 Bitmap child_map_; // The allocation map as a bitmap. member in class:disk_cache::SparseControl
H A Dsparse_control_v3.h159 Bitmap child_map_; // The allocation map as a bitmap. member in class:disk_cache::SparseControl
/external/openfst/src/include/fst/extensions/pdt/
H A Dpdt.h49 // 'child_map_' accessed by stack_id and label. The paren_id is
96 StackId &child_id = child_map_[make_pair(stack_id, label)];
143 StackId, ChildHash> child_map_; // Child of stack node wrt label member in class:fst::PdtStack

Completed in 97 milliseconds