| /src/sys/external/bsd/drm2/dist/drm/xen/ |
| xen_drm_front_kms.c | 301 int format_count; local 315 formats = xen_drm_front_conn_get_formats(&format_count); 319 format_count, NULL,
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| line-header.c | 130 gdb_byte format_count, formati; local 136 format_count = read_1_byte (abfd, buf); 139 for (formati = 0; formati < format_count; formati++) 154 for (formati = 0; formati < format_count; formati++)
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| line-header.c | 130 gdb_byte format_count, formati; local 136 format_count = read_1_byte (abfd, buf); 139 for (formati = 0; formati < format_count; formati++) 154 for (formati = 0; formati < format_count; formati++)
|
| /src/sys/external/bsd/drm2/dist/include/drm/ |
| drm_plane.h | 614 /** @format_count: Size of the array pointed at by @format_types. */ 615 unsigned int format_count; member in struct:drm_plane 739 unsigned int format_count, 747 const uint32_t *formats, unsigned int format_count,
|
| /src/external/gpl3/gcc.old/dist/libstdc++-v3/python/libstdcxx/v6/ |
| printers.py | 1112 def format_count(i): member in class:Tr1UnorderedSetPrinter 1116 counter = imap(self.format_count, itertools.count()) 1149 def format_count(i): member in class:Tr1UnorderedMapPrinter 1153 counter = imap(self.format_count, itertools.count())
|
| /src/external/gpl3/gcc/dist/gcc/ |
| gcov.cc | 2585 format_count (gcov_type count) 2629 return format_count (top); 2583 format_count (gcov_type count) function
|
| /src/external/gpl3/gcc.old/dist/gcc/ |
| gcov.cc | 2439 format_count (gcov_type count) 2483 return format_count (top); 2437 format_count (gcov_type count) function
|
| /src/external/gpl3/binutils/dist/bfd/ |
| dwarf2.c | 2598 bfd_byte format_count, formati; local 2603 format_count = read_1_byte (abfd, &buf, buf_end); 2605 for (formati = 0; formati < format_count; formati++) 2612 if (format_count == 0 && data_count != 0) 2636 for (formati = 0; formati < format_count; formati++)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| dwarf2.c | 2598 bfd_byte format_count, formati; local 2603 format_count = read_1_byte (abfd, &buf, buf_end); 2605 for (formati = 0; formati < format_count; formati++) 2612 if (format_count == 0 && data_count != 0) 2636 for (formati = 0; formati < format_count; formati++)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| dwarf2.c | 2598 bfd_byte format_count, formati; local 2603 format_count = read_1_byte (abfd, &buf, buf_end); 2605 for (formati = 0; formati < format_count; formati++) 2612 if (format_count == 0 && data_count != 0) 2636 for (formati = 0; formati < format_count; formati++)
|
| /src/external/gpl3/gdb/dist/bfd/ |
| dwarf2.c | 2598 bfd_byte format_count, formati; local 2603 format_count = read_1_byte (abfd, &buf, buf_end); 2605 for (formati = 0; formati < format_count; formati++) 2612 if (format_count == 0 && data_count != 0) 2636 for (formati = 0; formati < format_count; formati++)
|
| /src/external/gpl3/binutils/dist/binutils/ |
| dwarf.c | 4582 unsigned char *format_start, format_count, *format, formati; local 4587 SAFE_BYTE_GET_AND_INC (format_count, data, 1, end); 4588 if (do_checks && format_count > 5) 4590 table_name, format_count); 4593 for (formati = 0; formati < format_count; formati++) 4617 else if (format_count == 0) 4625 table_name, data - start, data_count, format_count); local 4632 for (formati = 0; formati < format_count; formati++) 4674 for (formati = 0; formati < format_count; formati++) 5269 unsigned int format_count, formati, entryi local [all...] |
| /src/external/gpl3/binutils.old/dist/binutils/ |
| dwarf.c | 4510 unsigned char *format_start, format_count, *format, formati; local 4515 SAFE_BYTE_GET_AND_INC (format_count, data, 1, end); 4516 if (do_checks && format_count > 5) 4518 table_name, format_count); 4521 for (formati = 0; formati < format_count; formati++) 4545 else if (format_count == 0) 4553 table_name, data - start, data_count, format_count); local 4560 for (formati = 0; formati < format_count; formati++) 4602 for (formati = 0; formati < format_count; formati++) 5197 unsigned int format_count, formati, entryi local [all...] |