Home
last modified time | relevance | path

Searched defs:cell_count (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/v8/src/
Dtype-info.cc512 int cell_count = code->type_feedback_info()->IsTypeFeedbackInfo() in CreateDictionary() local
Dobjects.h4964 static int LengthOfFixedArray(int cell_count) { return cell_count * 2; } in LengthOfFixedArray()
/external/v8/src/
Dtype-info.cc617 int cell_count = code->type_feedback_info()->IsTypeFeedbackInfo() in CreateDictionary() local
Dobjects.h4072 static int LengthOfFixedArray(int cell_count) { return cell_count * 2; } in LengthOfFixedArray()
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility_win.cc1265 STDMETHODIMP BrowserAccessibilityWin::get_nSelectedChildren(long* cell_count) { in get_nSelectedChildren()
1563 STDMETHODIMP BrowserAccessibilityWin::get_nSelectedCells(long* cell_count) { in get_nSelectedCells()