cell              401 chrome/browser/ui/cocoa/bookmarks/bookmark_bar_controller.h - (NSRect)frameForBookmarkButtonFromCell:(NSCell*)cell xOffset:(int*)xOffset;
cell              135 chrome/browser/ui/cocoa/location_bar/autocomplete_text_field.h - (AutocompleteTextFieldCell*)cell;
cell               70 chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc   GtkCellRenderer* cell = gtk_cell_renderer_text_new();
cell               71 chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc   gtk_cell_layout_pack_start(GTK_CELL_LAYOUT(*combobox), cell, TRUE);
cell               72 chrome/browser/ui/gtk/gtk_chrome_cookie_view.cc   gtk_cell_layout_set_attributes(GTK_CELL_LAYOUT(*combobox), cell,
cell             1058 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell = GetFromRendererID(cell_id);
cell             1059 content/browser/accessibility/browser_accessibility_win.cc   if (cell) {
cell             1060 content/browser/accessibility/browser_accessibility_win.cc     *accessible = static_cast<IAccessible*>(cell->NewReference());
cell             1143 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibilityWin* cell = static_cast<BrowserAccessibilityWin*>(
cell             1145 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->blink_role() == ui::AX_ROLE_COLUMN_HEADER) {
cell             1146 content/browser/accessibility/browser_accessibility_win.cc       base::string16 cell_name = cell->GetString16Attribute(
cell             1153 content/browser/accessibility/browser_accessibility_win.cc       return cell->GetStringAttributeAsBstr(
cell             1187 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell = static_cast<BrowserAccessibilityWin*>(
cell             1190 content/browser/accessibility/browser_accessibility_win.cc   if (cell &&
cell             1191 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1225 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell =
cell             1228 content/browser/accessibility/browser_accessibility_win.cc   if (cell &&
cell             1229 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1330 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibilityWin* cell =
cell             1332 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->blink_role() == ui::AX_ROLE_ROW_HEADER) {
cell             1333 content/browser/accessibility/browser_accessibility_win.cc       base::string16 cell_name = cell->GetString16Attribute(
cell             1340 content/browser/accessibility/browser_accessibility_win.cc       return cell->GetStringAttributeAsBstr(
cell             1373 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell =
cell             1376 content/browser/accessibility/browser_accessibility_win.cc   if (cell &&
cell             1377 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1411 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell =
cell             1414 content/browser/accessibility/browser_accessibility_win.cc   if (cell &&
cell             1415 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1540 content/browser/accessibility/browser_accessibility_win.cc   BrowserAccessibilityWin* cell =
cell             1544 content/browser/accessibility/browser_accessibility_win.cc   if (cell &&
cell             1545 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1547 content/browser/accessibility/browser_accessibility_win.cc       cell->GetIntAttribute(
cell             1565 content/browser/accessibility/browser_accessibility_win.cc                                                  IUnknown** cell) {
cell             1566 content/browser/accessibility/browser_accessibility_win.cc   return get_accessibleAt(row, column, cell);
cell             1678 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibilityWin* cell =
cell             1680 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->blink_role() == ui::AX_ROLE_COLUMN_HEADER)
cell             1689 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibility* cell = manager()->GetFromRendererID(cell_id);
cell             1690 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->role() == ui::AX_ROLE_COLUMN_HEADER) {
cell             1692 content/browser/accessibility/browser_accessibility_win.cc           cell->ToBrowserAccessibilityWin()->NewReference());
cell             1776 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibility* cell = manager()->GetFromRendererID(cell_id);
cell             1777 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->role() == ui::AX_ROLE_ROW_HEADER)
cell             1786 content/browser/accessibility/browser_accessibility_win.cc     BrowserAccessibility* cell = manager()->GetFromRendererID(cell_id);
cell             1787 content/browser/accessibility/browser_accessibility_win.cc     if (cell && cell->role() == ui::AX_ROLE_ROW_HEADER) {
cell             1789 content/browser/accessibility/browser_accessibility_win.cc           cell->ToBrowserAccessibilityWin()->NewReference());
cell              398 content/browser/accessibility/browser_accessibility_win.h                                          IUnknown** cell);
cell              167 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_FALSE(cell());
cell              175 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_FALSE(cell());
cell              183 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(cell());
cell              185 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, cell()->state_);
cell              191 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetReferencePosition(cell());
cell              196 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(cell()->position_.latitude,
cell              199 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_FALSE(cell()->is_permission_granted_);
cell              203 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_TRUE(cell()->is_permission_granted_);
cell              209 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(cell());
cell              211 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, cell()->state_);
cell              213 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetReferencePosition(cell());
cell              214 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::LOW_ACCURACY, cell()->state_);
cell              217 content/browser/geolocation/location_arbitrator_impl_unittest.cc   EXPECT_EQ(MockLocationProvider::HIGH_ACCURACY, cell()->state_);
cell              224 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(cell());
cell              227 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 1, 2, 150);
cell              238 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 5, 6, 150);
cell              245 content/browser/geolocation/location_arbitrator_impl_unittest.cc   cell()->HandlePositionChanged(cell()->position_);
cell              252 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 5.676731, 139.629385, 1000);
cell              262 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3.567832, 139.634648, 300);
cell              279 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3.5689579, 139.691420, 1000);
cell              286 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3.5657078, 139.68922, 300);
cell              293 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3.5658700, 139.069979, 1000);
cell              300 content/browser/geolocation/location_arbitrator_impl_unittest.cc   ASSERT_TRUE(cell());
cell              304 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3, 139, 100);
cell              323 content/browser/geolocation/location_arbitrator_impl_unittest.cc   SetPositionFix(cell(), 3, 139, 150);
cell              456 content/renderer/accessibility/blink_ax_tree_source.cc         WebAXObject cell = src.cellForColumnAndRow(
cell              459 content/renderer/accessibility/blink_ax_tree_source.cc         if (!cell.isDetached()) {
cell              460 content/renderer/accessibility/blink_ax_tree_source.cc           cell_id = cell.axID();
cell               63 net/disk_cache/blockfile/index_table_v3.cc uint32 GetCellLocation(const IndexCell& cell) {
cell               64 net/disk_cache/blockfile/index_table_v3.cc   return cell.first_part & kCellLocationMask;
cell               67 net/disk_cache/blockfile/index_table_v3.cc uint32 GetCellSmallTableLocation(const IndexCell& cell) {
cell               68 net/disk_cache/blockfile/index_table_v3.cc   return cell.first_part & kCellSmallTableLocationMask;
cell               71 net/disk_cache/blockfile/index_table_v3.cc uint32 GetCellId(const IndexCell& cell) {
cell               72 net/disk_cache/blockfile/index_table_v3.cc   return (cell.first_part >> kCellIdOffset) & kCellIdMask;
cell               75 net/disk_cache/blockfile/index_table_v3.cc uint32 GetCellSmallTableId(const IndexCell& cell) {
cell               76 net/disk_cache/blockfile/index_table_v3.cc   return (cell.first_part >> kCellSmallTableIdOffset) &
cell               80 net/disk_cache/blockfile/index_table_v3.cc int GetCellTimestamp(const IndexCell& cell) {
cell               81 net/disk_cache/blockfile/index_table_v3.cc   return (cell.first_part >> kCellTimestampOffset) & kCellTimestampMask;
cell               84 net/disk_cache/blockfile/index_table_v3.cc int GetCellReuse(const IndexCell& cell) {
cell               85 net/disk_cache/blockfile/index_table_v3.cc   return (cell.first_part >> kCellReuseOffset) & kCellReuseMask;
cell               88 net/disk_cache/blockfile/index_table_v3.cc int GetCellState(const IndexCell& cell) {
cell               89 net/disk_cache/blockfile/index_table_v3.cc   return cell.last_part & kCellStateMask;
cell               92 net/disk_cache/blockfile/index_table_v3.cc int GetCellGroup(const IndexCell& cell) {
cell               93 net/disk_cache/blockfile/index_table_v3.cc   return (cell.last_part >> kCellGroupOffset) & kCellGroupMask;
cell               96 net/disk_cache/blockfile/index_table_v3.cc int GetCellSum(const IndexCell& cell) {
cell               97 net/disk_cache/blockfile/index_table_v3.cc   return (cell.last_part >> kCellSumOffset) & kCellSumMask;
cell              100 net/disk_cache/blockfile/index_table_v3.cc void SetCellLocation(IndexCell* cell, uint32 address) {
cell              102 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~kCellLocationMask;
cell              103 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= address;
cell              106 net/disk_cache/blockfile/index_table_v3.cc void SetCellSmallTableLocation(IndexCell* cell, uint32 address) {
cell              108 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~kCellSmallTableLocationMask;
cell              109 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= address;
cell              112 net/disk_cache/blockfile/index_table_v3.cc void SetCellId(IndexCell* cell, uint32 hash) {
cell              114 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~(kCellIdMask << kCellIdOffset);
cell              115 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= static_cast<int64>(hash) << kCellIdOffset;
cell              118 net/disk_cache/blockfile/index_table_v3.cc void SetCellSmallTableId(IndexCell* cell, uint32 hash) {
cell              120 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~(kCellSmallTableIdMask << kCellSmallTableIdOffset);
cell              121 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= static_cast<int64>(hash) << kCellSmallTableIdOffset;
cell              124 net/disk_cache/blockfile/index_table_v3.cc void SetCellTimestamp(IndexCell* cell, int timestamp) {
cell              127 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~(kCellTimestampMask << kCellTimestampOffset);
cell              128 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= static_cast<int64>(timestamp) << kCellTimestampOffset;
cell              131 net/disk_cache/blockfile/index_table_v3.cc void SetCellReuse(IndexCell* cell, int count) {
cell              134 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part &= ~(kCellReuseMask << kCellReuseOffset);
cell              135 net/disk_cache/blockfile/index_table_v3.cc   cell->first_part |= static_cast<int64>(count) << kCellReuseOffset;
cell              138 net/disk_cache/blockfile/index_table_v3.cc void SetCellState(IndexCell* cell, disk_cache::EntryState state) {
cell              139 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part &= ~kCellStateMask;
cell              140 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part |= state;
cell              143 net/disk_cache/blockfile/index_table_v3.cc void SetCellGroup(IndexCell* cell, disk_cache::EntryGroup group) {
cell              144 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part &= ~(kCellGroupMask << kCellGroupOffset);
cell              145 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part |= group << kCellGroupOffset;
cell              148 net/disk_cache/blockfile/index_table_v3.cc void SetCellSum(IndexCell* cell, int sum) {
cell              151 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part &= ~(kCellSumMask << kCellSumOffset);
cell              152 net/disk_cache/blockfile/index_table_v3.cc   cell->last_part |= sum << kCellSumOffset;
cell              157 net/disk_cache/blockfile/index_table_v3.cc int CalculateCellSum(const IndexCell& cell) {
cell              158 net/disk_cache/blockfile/index_table_v3.cc   uint32* words = bit_cast<uint32*>(&cell);
cell              159 net/disk_cache/blockfile/index_table_v3.cc   uint8* bytes = bit_cast<uint8*>(&cell);
cell              168 net/disk_cache/blockfile/index_table_v3.cc bool SanityCheck(const IndexCell& cell) {
cell              169 net/disk_cache/blockfile/index_table_v3.cc   if (GetCellSum(cell) != CalculateCellSum(cell))
cell              172 net/disk_cache/blockfile/index_table_v3.cc   if (GetCellState(cell) > disk_cache::ENTRY_USED ||
cell              173 net/disk_cache/blockfile/index_table_v3.cc       GetCellGroup(cell) == disk_cache::ENTRY_RESERVED ||
cell              174 net/disk_cache/blockfile/index_table_v3.cc       GetCellGroup(cell) > disk_cache::ENTRY_EVICTED) {
cell              199 net/disk_cache/blockfile/index_table_v3.cc bool IsNormalState(const IndexCell& cell) {
cell              201 net/disk_cache/blockfile/index_table_v3.cc       static_cast<disk_cache::EntryState>(GetCellState(cell));
cell              231 net/disk_cache/blockfile/index_table_v3.cc void UpdateIterator(const disk_cache::EntryCell& cell,
cell              234 net/disk_cache/blockfile/index_table_v3.cc   int time = cell.GetTimestamp();
cell              248 net/disk_cache/blockfile/index_table_v3.cc     CellInfo cell_info = { cell.hash(), cell.GetAddress() };
cell              323 net/disk_cache/blockfile/index_table_v3.cc                                          IndexCell* cell,
cell              325 net/disk_cache/blockfile/index_table_v3.cc   if (cell) {
cell              326 net/disk_cache/blockfile/index_table_v3.cc     EntryCell entry_cell(cell_num, hash, *cell, small_table);
cell              368 net/disk_cache/blockfile/index_table_v3.cc                      const IndexCell& cell,
cell              372 net/disk_cache/blockfile/index_table_v3.cc       cell_(cell),
cell              683 net/disk_cache/blockfile/index_table_v3.cc   EntryCell cell = FindEntryCellImpl(hash, address, state == ENTRY_FREE);
cell              684 net/disk_cache/blockfile/index_table_v3.cc   if (!cell.IsValid()) {
cell              689 net/disk_cache/blockfile/index_table_v3.cc   EntryState old_state = cell.GetState();
cell              717 net/disk_cache/blockfile/index_table_v3.cc     bitmap_->Set(cell.cell_num(), false);
cell              718 net/disk_cache/blockfile/index_table_v3.cc     backup_bitmap_->Set(cell.cell_num(), false);
cell              720 net/disk_cache/blockfile/index_table_v3.cc     cell.Clear();
cell              721 net/disk_cache/blockfile/index_table_v3.cc     Write(cell);
cell              725 net/disk_cache/blockfile/index_table_v3.cc   cell.SetState(state);
cell              727 net/disk_cache/blockfile/index_table_v3.cc   Save(&cell);
cell              731 net/disk_cache/blockfile/index_table_v3.cc   EntryCell cell = FindEntryCell(hash, address);
cell              732 net/disk_cache/blockfile/index_table_v3.cc   if (!cell.IsValid())
cell              749 net/disk_cache/blockfile/index_table_v3.cc   cell.SetTimestamp(minutes);
cell              750 net/disk_cache/blockfile/index_table_v3.cc   Save(&cell);
cell              753 net/disk_cache/blockfile/index_table_v3.cc void IndexTable::Save(EntryCell* cell) {
cell              754 net/disk_cache/blockfile/index_table_v3.cc   cell->FixSum();
cell              755 net/disk_cache/blockfile/index_table_v3.cc   Write(*cell);
cell              824 net/disk_cache/blockfile/index_table_v3.cc void IndexTable::CheckState(const EntryCell& cell) {
cell              825 net/disk_cache/blockfile/index_table_v3.cc   int current_state = cell.GetState();
cell              828 net/disk_cache/blockfile/index_table_v3.cc     if (present != bitmap_->Get(cell.cell_num()) ||
cell              829 net/disk_cache/blockfile/index_table_v3.cc         present != backup_bitmap_->Get(cell.cell_num())) {
cell              833 net/disk_cache/blockfile/index_table_v3.cc         backend_->DeleteCell(cell);
cell              836 net/disk_cache/blockfile/index_table_v3.cc         EntryCell bad_cell(cell);
cell              844 net/disk_cache/blockfile/index_table_v3.cc     backend_->FixCell(cell);
cell              847 net/disk_cache/blockfile/index_table_v3.cc void IndexTable::Write(const EntryCell& cell) {
cell              849 net/disk_cache/blockfile/index_table_v3.cc   int bucket_num = cell.cell_num() / kCellsPerBucket;
cell              857 net/disk_cache/blockfile/index_table_v3.cc   int cell_number = cell.cell_num() % kCellsPerBucket;
cell              858 net/disk_cache/blockfile/index_table_v3.cc   if (GetLocation(bucket->cells[cell_number]) && cell.GetLocation()) {
cell              859 net/disk_cache/blockfile/index_table_v3.cc     DCHECK_EQ(cell.GetLocation(),
cell              862 net/disk_cache/blockfile/index_table_v3.cc   cell.Serialize(&bucket->cells[cell_number]);
cell             1096 net/disk_cache/blockfile/index_table_v3.cc       EntryCell cell(cell_num, GetFullHash(*current_cell, bucket_hash),
cell             1098 net/disk_cache/blockfile/index_table_v3.cc       if (!entries.insert(std::make_pair(cell.GetAddress().value(),
cell             1099 net/disk_cache/blockfile/index_table_v3.cc                                          cell.GetGroup())).second) {
cell             1103 net/disk_cache/blockfile/index_table_v3.cc       CheckState(cell);
cell             1111 net/disk_cache/blockfile/index_table_v3.cc uint32 IndexTable::GetLocation(const IndexCell& cell) {
cell             1113 net/disk_cache/blockfile/index_table_v3.cc     return GetCellSmallTableLocation(cell);
cell             1115 net/disk_cache/blockfile/index_table_v3.cc   return GetCellLocation(cell);
cell             1118 net/disk_cache/blockfile/index_table_v3.cc uint32 IndexTable::GetHashValue(const IndexCell& cell) {
cell             1120 net/disk_cache/blockfile/index_table_v3.cc     return GetCellSmallTableId(cell);
cell             1122 net/disk_cache/blockfile/index_table_v3.cc   return GetCellId(cell);
cell             1125 net/disk_cache/blockfile/index_table_v3.cc uint32 IndexTable::GetFullHash(const IndexCell& cell, uint32 lower_part) {
cell             1129 net/disk_cache/blockfile/index_table_v3.cc     return (GetCellSmallTableId(cell) << kSmallTableHashShift) | lower_part;
cell             1131 net/disk_cache/blockfile/index_table_v3.cc   return (GetCellId(cell) << kHashShift) | lower_part;
cell             1135 net/disk_cache/blockfile/index_table_v3.cc bool IndexTable::IsHashMatch(const IndexCell& cell, uint32 hash) {
cell             1137 net/disk_cache/blockfile/index_table_v3.cc   return GetHashValue(cell) == hash;
cell             1140 net/disk_cache/blockfile/index_table_v3.cc bool IndexTable::MisplacedHash(const IndexCell& cell, uint32 hash) {
cell             1146 net/disk_cache/blockfile/index_table_v3.cc   return (GetHashValue(cell) & mask) != (hash & mask);
cell               74 net/disk_cache/blockfile/index_table_v3.h                                        IndexCell* cell,
cell               86 net/disk_cache/blockfile/index_table_v3.h             const IndexCell& cell,
cell              149 net/disk_cache/blockfile/index_table_v3.h   virtual void DeleteCell(EntryCell cell) = 0;
cell              150 net/disk_cache/blockfile/index_table_v3.h   virtual void FixCell(EntryCell cell) = 0;
cell              210 net/disk_cache/blockfile/index_table_v3.h   void Save(EntryCell* cell);
cell              236 net/disk_cache/blockfile/index_table_v3.h   void CheckState(const EntryCell& cell);
cell              237 net/disk_cache/blockfile/index_table_v3.h   void Write(const EntryCell& cell);
cell              255 net/disk_cache/blockfile/index_table_v3.h   uint32 GetLocation(const IndexCell& cell);
cell              256 net/disk_cache/blockfile/index_table_v3.h   uint32 GetHashValue(const IndexCell& cell);
cell              257 net/disk_cache/blockfile/index_table_v3.h   uint32 GetFullHash(const IndexCell& cell, uint32 lower_part);
cell              258 net/disk_cache/blockfile/index_table_v3.h   bool IsHashMatch(const IndexCell& cell, uint32 hash);
cell              259 net/disk_cache/blockfile/index_table_v3.h   bool MisplacedHash(const IndexCell& cell, uint32 hash);
cell               22 net/disk_cache/blockfile/index_table_v3_unittest.cc   IndexCell* cell = const_cast<IndexCell*>(&source);
cell               23 net/disk_cache/blockfile/index_table_v3_unittest.cc   EntryCell entry = EntryCell::GetEntryCellForTest(0, 0, addr, cell, false);
cell               42 net/disk_cache/blockfile/index_table_v3_unittest.cc   virtual void DeleteCell(EntryCell cell) OVERRIDE {}
cell               43 net/disk_cache/blockfile/index_table_v3_unittest.cc   virtual void FixCell(EntryCell cell) OVERRIDE {}
cell              181 net/disk_cache/blockfile/index_table_v3_unittest.cc     IndexCell cell;
cell              182 net/disk_cache/blockfile/index_table_v3_unittest.cc     entry.SerializaForTest(&cell);
cell              185 net/disk_cache/blockfile/index_table_v3_unittest.cc                                                       &cell, small_table);
cell              102 third_party/bintrees/bintrees/cwalker.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              103 third_party/bintrees/bintrees/cwalker.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              106 third_party/bintrees/bintrees/cwalker.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              107 third_party/bintrees/bintrees/cwalker.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              102 third_party/bintrees/bintrees/qavltree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              103 third_party/bintrees/bintrees/qavltree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              106 third_party/bintrees/bintrees/qavltree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              107 third_party/bintrees/bintrees/qavltree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              102 third_party/bintrees/bintrees/qbintree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              103 third_party/bintrees/bintrees/qbintree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              106 third_party/bintrees/bintrees/qbintree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              107 third_party/bintrees/bintrees/qbintree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              102 third_party/bintrees/bintrees/qrbtree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              103 third_party/bintrees/bintrees/qrbtree.c           PyCode_New(a, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell              106 third_party/bintrees/bintrees/qrbtree.c   #define __Pyx_PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos) \
cell              107 third_party/bintrees/bintrees/qrbtree.c           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
cell             1634 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   widechar cell = 0;		/*assembly place for dots */
cell             1698 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	    if (started && !cell)
cell             1700 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	    if (cell & dot)
cell             1705 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	    cell |= dot;
cell             1718 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	  cells->chars[cellCount++] = cell | B16;
cell             1719 third_party/liblouis/overrides/liblouis/compileTranslationTable.c 	  cell = 0;
cell             1734 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   cells->chars[cellCount++] = cell | B16;	/*last cell */
cell             3816 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   TranslationTableCharacter *cell;
cell             3835 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   cell = compile_findCharOrDots (ruleDots.chars[0], 1);
cell             3836 third_party/liblouis/overrides/liblouis/compileTranslationTable.c   if (ruleDots.length == 1 && cell)
cell             3837 third_party/liblouis/overrides/liblouis/compileTranslationTable.c     cell->attributes |= attributes;
cell             125150 third_party/sqlite/amalgamation/sqlite3.c   RtreeCell cell;
cell             125155 third_party/sqlite/amalgamation/sqlite3.c   nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
cell             125158 third_party/sqlite/amalgamation/sqlite3.c     double cell_min = DCOORD(cell.aCoord[(p->iCoord>>1)*2]);
cell             125159 third_party/sqlite/amalgamation/sqlite3.c     double cell_max = DCOORD(cell.aCoord[(p->iCoord>>1)*2+1]);
cell             125180 third_party/sqlite/amalgamation/sqlite3.c         rc = testRtreeGeom(pRtree, p, &cell, &bRes);
cell             125204 third_party/sqlite/amalgamation/sqlite3.c   RtreeCell cell;
cell             125208 third_party/sqlite/amalgamation/sqlite3.c   nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
cell             125211 third_party/sqlite/amalgamation/sqlite3.c     double coord = DCOORD(cell.aCoord[p->iCoord]);
cell             125225 third_party/sqlite/amalgamation/sqlite3.c         rc = testRtreeGeom(pRtree, p, &cell, &res);
cell             125741 third_party/sqlite/amalgamation/sqlite3.c   RtreeCell cell;
cell             125742 third_party/sqlite/amalgamation/sqlite3.c   memcpy(&cell, p, sizeof(RtreeCell));
cell             125743 third_party/sqlite/amalgamation/sqlite3.c   area = cellArea(pRtree, &cell);
cell             125744 third_party/sqlite/amalgamation/sqlite3.c   cellUnion(pRtree, &cell, pCell);
cell             125745 third_party/sqlite/amalgamation/sqlite3.c   return (cellArea(pRtree, &cell)-area);
cell             125832 third_party/sqlite/amalgamation/sqlite3.c     RtreeCell cell;
cell             125862 third_party/sqlite/amalgamation/sqlite3.c       nodeGetCell(pRtree, pNode, iCell, &cell);
cell             125863 third_party/sqlite/amalgamation/sqlite3.c       growth = cellGrowth(pRtree, &cell, pCell);
cell             125864 third_party/sqlite/amalgamation/sqlite3.c       area = cellArea(pRtree, &cell);
cell             125868 third_party/sqlite/amalgamation/sqlite3.c         overlap = cellOverlapEnlargement(pRtree,&cell,pCell,aCell,nCell,iCell);
cell             125886 third_party/sqlite/amalgamation/sqlite3.c         iBest = cell.iRowid;
cell             125913 third_party/sqlite/amalgamation/sqlite3.c     RtreeCell cell;
cell             125920 third_party/sqlite/amalgamation/sqlite3.c     nodeGetCell(pRtree, pParent, iCell, &cell);
cell             125921 third_party/sqlite/amalgamation/sqlite3.c     if( !cellContains(pRtree, &cell, pCell) ){
cell             125922 third_party/sqlite/amalgamation/sqlite3.c       cellUnion(pRtree, &cell, pCell);
cell             125923 third_party/sqlite/amalgamation/sqlite3.c       nodeOverwriteCell(pRtree, pParent, &cell, iCell);
cell             126655 third_party/sqlite/amalgamation/sqlite3.c       RtreeCell cell;
cell             126656 third_party/sqlite/amalgamation/sqlite3.c       nodeGetCell(pRtree, pNode, ii, &cell);
cell             126657 third_party/sqlite/amalgamation/sqlite3.c       cellUnion(pRtree, &box, &cell);
cell             126853 third_party/sqlite/amalgamation/sqlite3.c     RtreeCell cell;
cell             126854 third_party/sqlite/amalgamation/sqlite3.c     nodeGetCell(pRtree, pNode, ii, &cell);
cell             126859 third_party/sqlite/amalgamation/sqlite3.c     rc = ChooseLeaf(pRtree, &cell, pNode->iNode, &pInsert);
cell             126862 third_party/sqlite/amalgamation/sqlite3.c       rc = rtreeInsertCell(pRtree, pInsert, &cell, pNode->iNode);
cell             126990 third_party/sqlite/amalgamation/sqlite3.c     RtreeCell cell;
cell             126998 third_party/sqlite/amalgamation/sqlite3.c         cell.aCoord[ii].f = (float)sqlite3_value_double(azData[ii+3]);
cell             126999 third_party/sqlite/amalgamation/sqlite3.c         cell.aCoord[ii+1].f = (float)sqlite3_value_double(azData[ii+4]);
cell             127000 third_party/sqlite/amalgamation/sqlite3.c         if( cell.aCoord[ii].f>cell.aCoord[ii+1].f ){
cell             127007 third_party/sqlite/amalgamation/sqlite3.c         cell.aCoord[ii].i = sqlite3_value_int(azData[ii+3]);
cell             127008 third_party/sqlite/amalgamation/sqlite3.c         cell.aCoord[ii+1].i = sqlite3_value_int(azData[ii+4]);
cell             127009 third_party/sqlite/amalgamation/sqlite3.c         if( cell.aCoord[ii].i>cell.aCoord[ii+1].i ){
cell             127018 third_party/sqlite/amalgamation/sqlite3.c       rc = newRowid(pRtree, &cell.iRowid);
cell             127020 third_party/sqlite/amalgamation/sqlite3.c       cell.iRowid = sqlite3_value_int64(azData[2]);
cell             127021 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_bind_int64(pRtree->pReadRowid, 1, cell.iRowid);
cell             127029 third_party/sqlite/amalgamation/sqlite3.c     *pRowid = cell.iRowid;
cell             127032 third_party/sqlite/amalgamation/sqlite3.c       rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf);
cell             127037 third_party/sqlite/amalgamation/sqlite3.c       rc = rtreeInsertCell(pRtree, pLeaf, &cell, 0);
cell             127360 third_party/sqlite/amalgamation/sqlite3.c     RtreeCell cell;
cell             127363 third_party/sqlite/amalgamation/sqlite3.c     nodeGetCell(&tree, &node, ii, &cell);
cell             127364 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_snprintf(512-nCell,&zCell[nCell],"%lld", cell.iRowid);
cell             127367 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_snprintf(512-nCell,&zCell[nCell]," %f",(double)cell.aCoord[jj].f);
cell              893 third_party/sqlite/src/ext/rtree/rtree.c   RtreeCell cell;
cell              898 third_party/sqlite/src/ext/rtree/rtree.c   nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
cell              901 third_party/sqlite/src/ext/rtree/rtree.c     double cell_min = DCOORD(cell.aCoord[(p->iCoord>>1)*2]);
cell              902 third_party/sqlite/src/ext/rtree/rtree.c     double cell_max = DCOORD(cell.aCoord[(p->iCoord>>1)*2+1]);
cell              923 third_party/sqlite/src/ext/rtree/rtree.c         rc = testRtreeGeom(pRtree, p, &cell, &bRes);
cell              947 third_party/sqlite/src/ext/rtree/rtree.c   RtreeCell cell;
cell              951 third_party/sqlite/src/ext/rtree/rtree.c   nodeGetCell(pRtree, pCursor->pNode, pCursor->iCell, &cell);
cell              954 third_party/sqlite/src/ext/rtree/rtree.c     double coord = DCOORD(cell.aCoord[p->iCoord]);
cell              968 third_party/sqlite/src/ext/rtree/rtree.c         rc = testRtreeGeom(pRtree, p, &cell, &res);
cell             1484 third_party/sqlite/src/ext/rtree/rtree.c   RtreeCell cell;
cell             1485 third_party/sqlite/src/ext/rtree/rtree.c   memcpy(&cell, p, sizeof(RtreeCell));
cell             1486 third_party/sqlite/src/ext/rtree/rtree.c   area = cellArea(pRtree, &cell);
cell             1487 third_party/sqlite/src/ext/rtree/rtree.c   cellUnion(pRtree, &cell, pCell);
cell             1488 third_party/sqlite/src/ext/rtree/rtree.c   return (cellArea(pRtree, &cell)-area);
cell             1575 third_party/sqlite/src/ext/rtree/rtree.c     RtreeCell cell;
cell             1605 third_party/sqlite/src/ext/rtree/rtree.c       nodeGetCell(pRtree, pNode, iCell, &cell);
cell             1606 third_party/sqlite/src/ext/rtree/rtree.c       growth = cellGrowth(pRtree, &cell, pCell);
cell             1607 third_party/sqlite/src/ext/rtree/rtree.c       area = cellArea(pRtree, &cell);
cell             1611 third_party/sqlite/src/ext/rtree/rtree.c         overlap = cellOverlapEnlargement(pRtree,&cell,pCell,aCell,nCell,iCell);
cell             1629 third_party/sqlite/src/ext/rtree/rtree.c         iBest = cell.iRowid;
cell             1656 third_party/sqlite/src/ext/rtree/rtree.c     RtreeCell cell;
cell             1663 third_party/sqlite/src/ext/rtree/rtree.c     nodeGetCell(pRtree, pParent, iCell, &cell);
cell             1664 third_party/sqlite/src/ext/rtree/rtree.c     if( !cellContains(pRtree, &cell, pCell) ){
cell             1665 third_party/sqlite/src/ext/rtree/rtree.c       cellUnion(pRtree, &cell, pCell);
cell             1666 third_party/sqlite/src/ext/rtree/rtree.c       nodeOverwriteCell(pRtree, pParent, &cell, iCell);
cell             2398 third_party/sqlite/src/ext/rtree/rtree.c       RtreeCell cell;
cell             2399 third_party/sqlite/src/ext/rtree/rtree.c       nodeGetCell(pRtree, pNode, ii, &cell);
cell             2400 third_party/sqlite/src/ext/rtree/rtree.c       cellUnion(pRtree, &box, &cell);
cell             2596 third_party/sqlite/src/ext/rtree/rtree.c     RtreeCell cell;
cell             2597 third_party/sqlite/src/ext/rtree/rtree.c     nodeGetCell(pRtree, pNode, ii, &cell);
cell             2602 third_party/sqlite/src/ext/rtree/rtree.c     rc = ChooseLeaf(pRtree, &cell, pNode->iNode, &pInsert);
cell             2605 third_party/sqlite/src/ext/rtree/rtree.c       rc = rtreeInsertCell(pRtree, pInsert, &cell, pNode->iNode);
cell             2733 third_party/sqlite/src/ext/rtree/rtree.c     RtreeCell cell;
cell             2741 third_party/sqlite/src/ext/rtree/rtree.c         cell.aCoord[ii].f = (float)sqlite3_value_double(azData[ii+3]);
cell             2742 third_party/sqlite/src/ext/rtree/rtree.c         cell.aCoord[ii+1].f = (float)sqlite3_value_double(azData[ii+4]);
cell             2743 third_party/sqlite/src/ext/rtree/rtree.c         if( cell.aCoord[ii].f>cell.aCoord[ii+1].f ){
cell             2750 third_party/sqlite/src/ext/rtree/rtree.c         cell.aCoord[ii].i = sqlite3_value_int(azData[ii+3]);
cell             2751 third_party/sqlite/src/ext/rtree/rtree.c         cell.aCoord[ii+1].i = sqlite3_value_int(azData[ii+4]);
cell             2752 third_party/sqlite/src/ext/rtree/rtree.c         if( cell.aCoord[ii].i>cell.aCoord[ii+1].i ){
cell             2761 third_party/sqlite/src/ext/rtree/rtree.c       rc = newRowid(pRtree, &cell.iRowid);
cell             2763 third_party/sqlite/src/ext/rtree/rtree.c       cell.iRowid = sqlite3_value_int64(azData[2]);
cell             2764 third_party/sqlite/src/ext/rtree/rtree.c       sqlite3_bind_int64(pRtree->pReadRowid, 1, cell.iRowid);
cell             2772 third_party/sqlite/src/ext/rtree/rtree.c     *pRowid = cell.iRowid;
cell             2775 third_party/sqlite/src/ext/rtree/rtree.c       rc = ChooseLeaf(pRtree, &cell, 0, &pLeaf);
cell             2780 third_party/sqlite/src/ext/rtree/rtree.c       rc = rtreeInsertCell(pRtree, pLeaf, &cell, 0);
cell             3103 third_party/sqlite/src/ext/rtree/rtree.c     RtreeCell cell;
cell             3106 third_party/sqlite/src/ext/rtree/rtree.c     nodeGetCell(&tree, &node, ii, &cell);
cell             3107 third_party/sqlite/src/ext/rtree/rtree.c     sqlite3_snprintf(512-nCell,&zCell[nCell],"%lld", cell.iRowid);
cell             3110 third_party/sqlite/src/ext/rtree/rtree.c       sqlite3_snprintf(512-nCell,&zCell[nCell]," %f",(double)cell.aCoord[jj].f);