| /src/external/bsd/ntp/dist/kernel/sys/ |
| tpro.h | 17 u_short sec1; /* seconds * 1*/ member in struct:tproval
|
| /src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
| test_dh.c | 331 unsigned char *sec1, *sec2; local 369 sec1 = malloc(size); 371 if (!sec1 || !sec2) { 375 ret = DH_compute_key(sec1, dh2->pub_key, dh1); 389 print_secret(sec1, size); 394 if (memcmp(sec1, sec2, size) == 0) 400 free(sec1);
|
| /src/sys/arch/x68k/dev/ |
| rtclock.c | 142 u_char sec1, sec2; local 150 sec1 = dt->dt_sec / 10; 165 RTC_WRITE(RTC_SEC10, sec1);
|
| /src/external/bsd/ntp/dist/ntpd/ |
| refclock_tpro.c | 174 tp->min10, tp->min1, tp->sec10, tp->sec1, tp->ms100,
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| overlays.exp | 165 # Verify that both sec1 and sec2 can be loaded simultaneously. 166 proc simultaneous_pair { sec1 sec2 } { 169 set pairname "$sec1 and $sec2 mapped simultaneously" 170 gdb_test "overlay map $sec1" "" "$pairname: map $sec1" 178 -re ".*[string_to_regexp $sec1], " { set seen_sec1 1; exp_continue }
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| overlays.exp | 165 # Verify that both sec1 and sec2 can be loaded simultaneously. 166 proc simultaneous_pair { sec1 sec2 } { 169 set pairname "$sec1 and $sec2 mapped simultaneously" 170 gdb_test "overlay map $sec1" "" "$pairname: map $sec1" 178 -re ".*[string_to_regexp $sec1], " { set seen_sec1 1; exp_continue }
|
| /src/external/gpl2/xcvs/dist/lib/ |
| mktime.c | 157 /* Return an integer value measuring (YEAR1-YDAY1 HOUR1:MIN1:SEC1) - 169 ydhms_diff (long int year1, long int yday1, int hour1, int min1, int sec1, 193 time_t seconds = 60 * minutes + sec1 - sec0;
|
| /src/external/gpl3/binutils/dist/bfd/ |
| coff-x86_64.c | 665 const struct bfd_section * sec1 = e1; local 667 return sec1->index == sec2->index;
|
| elf32-spu.c | 2353 asection *sec1,*sec2; local 2356 sec1 = sort_syms_psecs[*s1 - sort_syms_syms]; 2359 if (sec1 != sec2) 2360 return sec1->index - sec2->index;
|
| elf.c | 5746 const asection *sec1 = *(const asection **) arg1; 5752 if (sec1->lma < sec2->lma) 5754 else if (sec1->lma > sec2->lma) 5759 if (sec1->vma < sec2->vma) 5761 else if (sec1->vma > sec2->vma) 5769 if (TOEND (sec1)) 5782 size1 = (sec1->flags & SEC_LOAD) ? sec1->size : 0; 5790 return sec1->target_index - sec2->target_index; 5744 const asection *sec1 = *(const asection **) arg1; local
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| coff-x86_64.c | 665 const struct bfd_section * sec1 = e1; local 667 return sec1->index == sec2->index;
|
| elf32-spu.c | 2353 asection *sec1,*sec2; local 2356 sec1 = sort_syms_psecs[*s1 - sort_syms_syms]; 2359 if (sec1 != sec2) 2360 return sec1->index - sec2->index;
|
| elf.c | 5681 const asection *sec1 = *(const asection **) arg1; 5687 if (sec1->lma < sec2->lma) 5689 else if (sec1->lma > sec2->lma) 5694 if (sec1->vma < sec2->vma) 5696 else if (sec1->vma > sec2->vma) 5704 if (TOEND (sec1)) 5717 size1 = (sec1->flags & SEC_LOAD) ? sec1->size : 0; 5725 return sec1->target_index - sec2->target_index; 5679 const asection *sec1 = *(const asection **) arg1; local
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| coff-x86_64.c | 665 const struct bfd_section * sec1 = e1; local 667 return sec1->index == sec2->index;
|
| elf32-spu.c | 2349 asection *sec1,*sec2; local 2352 sec1 = sort_syms_psecs[*s1 - sort_syms_syms]; 2355 if (sec1 != sec2) 2356 return sec1->index - sec2->index;
|
| elf.c | 5635 const asection *sec1 = *(const asection **) arg1; 5641 if (sec1->lma < sec2->lma) 5643 else if (sec1->lma > sec2->lma) 5648 if (sec1->vma < sec2->vma) 5650 else if (sec1->vma > sec2->vma) 5658 if (TOEND (sec1)) 5671 size1 = (sec1->flags & SEC_LOAD) ? sec1->size : 0; 5679 return sec1->target_index - sec2->target_index; 5633 const asection *sec1 = *(const asection **) arg1; local
|
| /src/external/gpl3/gdb/dist/bfd/ |
| coff-x86_64.c | 665 const struct bfd_section * sec1 = e1; local 667 return sec1->index == sec2->index;
|
| elf32-spu.c | 2353 asection *sec1,*sec2; local 2356 sec1 = sort_syms_psecs[*s1 - sort_syms_syms]; 2359 if (sec1 != sec2) 2360 return sec1->index - sec2->index;
|
| /src/external/gpl2/texinfo/dist/util/ |
| install-info.c | 1533 struct spec_section **sec1 = (struct spec_section **) p1; 1535 char *name1 = (*sec1)->name; 1518 struct spec_section **sec1 = (struct spec_section **) p1; local
|
| /src/external/gpl3/binutils/dist/binutils/ |
| objcopy.c | 4743 const asection *sec1 = *(const asection **) arg1; 4748 flags1 = sec1->flags; 4765 if (sec1->lma > sec2->lma) 4767 if (sec1->lma < sec2->lma) 4771 if (bfd_section_size (sec1) > bfd_section_size (sec2)) 4773 if (bfd_section_size (sec1) < bfd_section_size (sec2)) 4776 if (sec1->id > sec2->id) 4778 if (sec1->id < sec2->id) 4741 const asection *sec1 = *(const asection **) arg1; local
|
| objdump.c | 1123 /* Return true iff SEC1 and SEC2 are the same section. 1128 is_same_section (const asection *sec1, const asection *sec2) 1130 if (sec1 == sec2) 1132 if (sec1->owner == sec2->owner 1133 || sec1->owner == NULL 1137 are, but the way this function is currently used sec1 will be in 1140 return (sec1->vma == sec2->vma 1141 && sec1->size == sec2->size 1142 && strcmp (sec1->name, sec2->name) == 0);
|
| /src/external/gpl3/binutils.old/dist/binutils/ |
| objcopy.c | 4740 const asection *sec1 = *(const asection **) arg1; 4745 flags1 = sec1->flags; 4762 if (sec1->lma > sec2->lma) 4764 if (sec1->lma < sec2->lma) 4768 if (bfd_section_size (sec1) > bfd_section_size (sec2)) 4770 if (bfd_section_size (sec1) < bfd_section_size (sec2)) 4773 if (sec1->id > sec2->id) 4775 if (sec1->id < sec2->id) 4738 const asection *sec1 = *(const asection **) arg1; local
|
| objdump.c | 1120 /* Return true iff SEC1 and SEC2 are the same section. 1125 is_same_section (const asection *sec1, const asection *sec2) 1127 if (sec1 == sec2) 1129 if (sec1->owner == sec2->owner 1130 || sec1->owner == NULL 1134 are, but the way this function is currently used sec1 will be in 1137 return (sec1->vma == sec2->vma 1138 && sec1->size == sec2->size 1139 && strcmp (sec1->name, sec2->name) == 0);
|
| /src/external/gpl3/binutils/dist/ld/ |
| ldlang.c | 5668 const asection *sec1 = ((const struct check_sec *) arg1)->sec; 5671 if (sec1->lma < sec2->lma) 5673 else if (sec1->lma > sec2->lma) 5675 else if (sec1->id < sec2->id) 5677 else if (sec1->id > sec2->id) 5686 const asection *sec1 = ((const struct check_sec *) arg1)->sec; 5689 if (sec1->vma < sec2->vma) 5691 else if (sec1->vma > sec2->vma) 5693 else if (sec1->id < sec2->id) 5695 else if (sec1->id > sec2->id 5665 const asection *sec1 = ((const struct check_sec *) arg1)->sec; local 5683 const asection *sec1 = ((const struct check_sec *) arg1)->sec; local [all...] |
| /src/external/gpl3/binutils.old/dist/ld/ |
| ldlang.c | 5685 const asection *sec1 = ((const struct check_sec *) arg1)->sec; 5688 if (sec1->lma < sec2->lma) 5690 else if (sec1->lma > sec2->lma) 5692 else if (sec1->id < sec2->id) 5694 else if (sec1->id > sec2->id) 5703 const asection *sec1 = ((const struct check_sec *) arg1)->sec; 5706 if (sec1->vma < sec2->vma) 5708 else if (sec1->vma > sec2->vma) 5710 else if (sec1->id < sec2->id) 5712 else if (sec1->id > sec2->id 5682 const asection *sec1 = ((const struct check_sec *) arg1)->sec; local 5700 const asection *sec1 = ((const struct check_sec *) arg1)->sec; local [all...] |