OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BIT_TEMPS_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/sync/syncable/
entry_kernel.h
173
BIT_TEMPS_COUNT
= BIT_TEMPS_END - BIT_TEMPS_BEGIN
187
std::bitset<
BIT_TEMPS_COUNT
> bit_temps;
/external/chromium/chrome/browser/sync/syncable/
syncable.h
176
BIT_TEMPS_COUNT
= BIT_TEMPS_END - BIT_TEMPS_BEGIN
230
std::bitset<
BIT_TEMPS_COUNT
> bit_temps;
[
all
...]
Completed in 24 milliseconds