/external/llvm/lib/DebugInfo/ |
DWARFDebugLine.cpp | 510 RowIter first_row = Rows.begin() + found_seq.FirstRowIndex; local 512 RowIter row_pos = std::lower_bound(first_row, last_row, row, 517 uint32_t index = found_seq.FirstRowIndex + (row_pos - first_row); 519 if (row_pos == first_row) 564 RowIter first_row = Rows.begin() + cur_seq.FirstRowIndex; local 566 RowIter row_pos = std::upper_bound(first_row, last_row, row, 571 first_row_index = cur_seq.FirstRowIndex + (row_pos - first_row); 572 if (row_pos != first_row) 582 RowIter first_row = Rows.begin() + cur_seq.FirstRowIndex; local 584 RowIter row_pos = std::upper_bound(first_row, last_row, row [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
cursesf.h | 128 int first_row = 0, 135 field = ::new_field(rows, ncols, first_row, first_col, 157 inline NCursesFormField* dup(int first_row, int first_col) 164 f->field = ::dup_field(field,first_row,first_col); 172 inline NCursesFormField* link(int first_row, int first_col) { 178 f->field = ::link_field(field,first_row,first_col); 192 int& first_row, int& first_col, 195 &first_row, &first_col, 636 int first_row = 0, 642 first_row, first_col [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesf.h | 128 int first_row = 0, 135 field = ::new_field(rows, ncols, first_row, first_col, 157 inline NCursesFormField* dup(int first_row, int first_col) 164 f->field = ::dup_field(field,first_row,first_col); 172 inline NCursesFormField* link(int first_row, int first_col) { 178 f->field = ::link_field(field,first_row,first_col); 192 int& first_row, int& first_col, 195 &first_row, &first_col, 636 int first_row = 0, 642 first_row, first_col [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
cursesf.h | 128 int first_row = 0, 135 field = ::new_field(rows, ncols, first_row, first_col, 157 inline NCursesFormField* dup(int first_row, int first_col) 164 f->field = ::dup_field(field,first_row,first_col); 172 inline NCursesFormField* link(int first_row, int first_col) { 178 f->field = ::link_field(field,first_row,first_col); 192 int& first_row, int& first_col, 195 &first_row, &first_col, 636 int first_row = 0, 642 first_row, first_col [all...] |
/external/linux-tools-perf/util/ui/browsers/ |
hists.c | 370 int first_row = row, width, offset = level * LEVEL_OFFSET_STEP; local 452 return row - first_row; 462 int first_row = row, local 503 return row - first_row; 513 int first_row = row; local 525 return row - first_row;
|
/external/jpeg/ |
jdcoefct.c | 726 boolean first_row, last_row; local 777 first_row = FALSE; 782 first_row = TRUE; 798 if (first_row && block_row == 0) [all...] |
/external/qemu/distrib/jpeg-6b/ |
jdcoefct.c | 726 boolean first_row, last_row; local 777 first_row = FALSE; 782 first_row = TRUE; 798 if (first_row && block_row == 0) [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/program/ |
program_parse.y | [all...] |
/external/mesa3d/src/mesa/program/ |
program_parse.y | [all...] |
/external/chromium_org/third_party/libwebp/dec/ |
frame.c | 175 const int first_row = (ctx->mb_y_ == 0); local 185 if (!first_row) {
|
/external/chromium_org/ui/gfx/ |
skbitmap_operations.cc | 109 uint32* first_row = first.getAddr32(0, y); local 114 uint32 first_pixel = first_row[x];
|
/external/libpng/ |
example.c | 783 png_write_rows(png_ptr, &row_pointers[first_row], number_of_rows);
|
/external/webp/src/dec/ |
frame.c | 175 const int first_row = (ctx->mb_y_ == 0); local 185 if (!first_row) {
|
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/ |
program_parse.tab.c | 5657 const int first_row = state_tokens[2]; local 5713 const int first_row = state_tokens[2]; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | |