| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_heath.c | 282 char dsec, a[5]; local 306 &pp->minute, &pp->second, &dsec, a, &month, &day, 319 &pp->minute, &pp->second, &dsec) != 4) { 384 if (!isdigit((unsigned char)dsec)) 387 pp->nsec = (dsec - '0') * 100000000;
|
| refclock_neoclock4x.c | 455 int dsec; local 560 neol_atoi_len(&pp->a_lastcode[NEOCLOCK4X_OFFSET_HSEC], &dsec, 2); 562 pp->msec = dsec * 10; /* convert 1/100s from neoclock to real miliseconds */ 564 pp->nsec = dsec * 10 * NSEC_TO_MILLI; /* convert 1/100s from neoclock to nanoseconds */
|
| /src/external/bsd/mdocml/dist/ |
| mandocdb.c | 100 char *dsec; /* section from directory */ member in struct:mlink 586 char *dsec, *arch, *fsec, *cp; local 601 dsec = arch = NULL; 680 strncmp(fsec, dsec, strlen(dsec))) || 697 mlink->dsec = dsec; 728 dsec = NULL; 734 dsec = cp + 3; 737 dsec = cp + 3 [all...] |
| /src/external/gpl3/binutils/dist/bfd/ |
| coffcode.h | 3038 asection *dsec; 3040 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG); 3041 if (dsec == NULL) 3043 dsec->size = sz; 3044 dsec->flags |= SEC_HAS_CONTENTS; 3037 asection *dsec; local
|
| xcofflink.c | 1195 asection *dsec; 1199 dsec = bfd_make_section_anyway_with_flags (abfd, ".ds", flags); 1200 if (dsec == NULL) 1203 xcoff_hash_table (info)->descriptor_section = dsec; 1204 dsec->alignment_power = 2; 1211 asection *dsec; 1214 dsec = bfd_make_section_anyway_with_flags (abfd, ".debug", flags); 1215 if (dsec == NULL) 1218 xcoff_hash_table (info)->debug_section = dsec; 1189 asection *dsec; local 1205 asection *dsec; local
|
| elf64-ppc.c | 7172 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; 7173 if (dsec == NULL) 7175 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next) 7176 if (discarded_section (dsec)) 7178 ppc64_elf_tdata (sym_sec->owner)->deleted_section = dsec; 7183 eh->elf.root.u.def.section = dsec; 7168 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; local
|
| elflink.c | 14387 asection *dsec; 14395 for (dsec = ibfd->sections; dsec != NULL; dsec = dsec->next) 14399 if (dsec->gc_mark == 0 14400 || (dsec->flags & SEC_DEBUGGING) == 0) 14403 dlen = strlen (dsec->name); 14406 && strncmp (dsec->name + (dlen - ilen), 14408 dsec->gc_mark = 0 14373 asection *dsec; local [all...] |
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coffcode.h | 3031 asection *dsec; 3033 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG); 3034 if (dsec == NULL) 3036 dsec->size = sz; 3037 dsec->flags |= SEC_HAS_CONTENTS; 3030 asection *dsec; local
|
| xcofflink.c | 1195 asection *dsec; 1199 dsec = bfd_make_section_anyway_with_flags (abfd, ".ds", flags); 1200 if (dsec == NULL) 1203 xcoff_hash_table (info)->descriptor_section = dsec; 1204 dsec->alignment_power = 2; 1211 asection *dsec; 1214 dsec = bfd_make_section_anyway_with_flags (abfd, ".debug", flags); 1215 if (dsec == NULL) 1218 xcoff_hash_table (info)->debug_section = dsec; 1189 asection *dsec; local 1205 asection *dsec; local
|
| elf64-ppc.c | 7172 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; 7173 if (dsec == NULL) 7175 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next) 7176 if (discarded_section (dsec)) 7178 ppc64_elf_tdata (sym_sec->owner)->deleted_section = dsec; 7183 eh->elf.root.u.def.section = dsec; 7168 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; local
|
| elflink.c | 14369 asection *dsec; 14377 for (dsec = ibfd->sections; dsec != NULL; dsec = dsec->next) 14381 if (dsec->gc_mark == 0 14382 || (dsec->flags & SEC_DEBUGGING) == 0) 14385 dlen = strlen (dsec->name); 14388 && strncmp (dsec->name + (dlen - ilen), 14390 dsec->gc_mark = 0 14355 asection *dsec; local [all...] |
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coffcode.h | 3040 asection *dsec; 3042 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG); 3043 if (dsec == NULL) 3045 dsec->size = sz; 3046 dsec->flags |= SEC_HAS_CONTENTS; 3039 asection *dsec; local
|
| xcofflink.c | 1152 asection *dsec; 1156 dsec = bfd_make_section_anyway_with_flags (abfd, ".ds", flags); 1157 if (dsec == NULL) 1160 xcoff_hash_table (info)->descriptor_section = dsec; 1161 dsec->alignment_power = 2; 1168 asection *dsec; 1171 dsec = bfd_make_section_anyway_with_flags (abfd, ".debug", flags); 1172 if (dsec == NULL) 1175 xcoff_hash_table (info)->debug_section = dsec; 1146 asection *dsec; local 1162 asection *dsec; local
|
| elf64-ppc.c | 7165 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; 7166 if (dsec == NULL) 7168 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next) 7169 if (discarded_section (dsec)) 7171 ppc64_elf_tdata (sym_sec->owner)->deleted_section = dsec; 7176 eh->elf.root.u.def.section = dsec; 7161 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; local
|
| elflink.c | 14349 asection *dsec; 14357 for (dsec = ibfd->sections; dsec != NULL; dsec = dsec->next) 14361 if (dsec->gc_mark == 0 14362 || (dsec->flags & SEC_DEBUGGING) == 0) 14365 dlen = strlen (dsec->name); 14368 && strncmp (dsec->name + (dlen - ilen), 14370 dsec->gc_mark = 0 14335 asection *dsec; local [all...] |
| /src/external/gpl3/gdb/dist/bfd/ |
| coffcode.h | 3033 asection *dsec; 3035 dsec = bfd_make_section_old_way (abfd, DOT_DEBUG); 3036 if (dsec == NULL) 3038 dsec->size = sz; 3039 dsec->flags |= SEC_HAS_CONTENTS; 3032 asection *dsec; local
|
| xcofflink.c | 1195 asection *dsec; 1199 dsec = bfd_make_section_anyway_with_flags (abfd, ".ds", flags); 1200 if (dsec == NULL) 1203 xcoff_hash_table (info)->descriptor_section = dsec; 1204 dsec->alignment_power = 2; 1211 asection *dsec; 1214 dsec = bfd_make_section_anyway_with_flags (abfd, ".debug", flags); 1215 if (dsec == NULL) 1218 xcoff_hash_table (info)->debug_section = dsec; 1189 asection *dsec; local 1205 asection *dsec; local
|
| elf64-ppc.c | 7164 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; 7165 if (dsec == NULL) 7167 for (dsec = sym_sec->owner->sections; dsec; dsec = dsec->next) 7168 if (discarded_section (dsec)) 7170 ppc64_elf_tdata (sym_sec->owner)->deleted_section = dsec; 7175 eh->elf.root.u.def.section = dsec; 7160 asection *dsec = ppc64_elf_tdata (sym_sec->owner)->deleted_section; local
|
| elflink.c | 14383 asection *dsec; 14391 for (dsec = ibfd->sections; dsec != NULL; dsec = dsec->next) 14395 if (dsec->gc_mark == 0 14396 || (dsec->flags & SEC_DEBUGGING) == 0) 14399 dlen = strlen (dsec->name); 14402 && strncmp (dsec->name + (dlen - ilen), 14404 dsec->gc_mark = 0 14369 asection *dsec; local [all...] |
| /src/external/gpl3/gcc/dist/libbacktrace/ |
| elf.c | 7134 struct debug_section_info *dsec; local 7137 dsec = §ions[i]; 7139 dsec = &zsections[i]; 7144 dsec->offset, dsec->size, error_callback, data,
|
| /src/external/gpl3/gcc.old/dist/libbacktrace/ |
| elf.c | 4602 struct debug_section_info *dsec; local 4605 dsec = §ions[i]; 4607 dsec = &zsections[i]; 4612 dsec->offset, dsec->size, error_callback, data,
|
| /src/external/gpl3/gdb/dist/libbacktrace/ |
| elf.c | 7134 struct debug_section_info *dsec; local 7137 dsec = §ions[i]; 7139 dsec = &zsections[i]; 7144 dsec->offset, dsec->size, error_callback, data,
|
| /src/external/gpl3/gdb.old/dist/libbacktrace/ |
| elf.c | 7134 struct debug_section_info *dsec; local 7137 dsec = §ions[i]; 7139 dsec = &zsections[i]; 7144 dsec->offset, dsec->size, error_callback, data,
|