HomeSort by: relevance | last modified time | path
    Searched refs:rpt (Results 1 - 19 of 19) sorted by relevancy

  /src/external/bsd/ntp/dist/ntpd/
refclock_ripencc.c 276 short rpt_0x3D (TSIPPKT *rpt, unsigned char *tx_baud_index,
280 short rpt_0x40 (TSIPPKT *rpt, unsigned char *sv_prn, short *week_num,
284 short rpt_0x41 (TSIPPKT *rpt, float *time_of_week, float *UTC_offset,
286 short rpt_0x42 (TSIPPKT *rpt, float ECEF_pos[3], float *time_of_fix);
287 short rpt_0x43 (TSIPPKT *rpt, float ECEF_vel[3], float *freq_offset,
289 short rpt_0x45 (TSIPPKT *rpt, unsigned char *major_nav_version,
295 short rpt_0x46 (TSIPPKT *rpt, unsigned char *status1, unsigned char *status2);
296 short rpt_0x47 (TSIPPKT *rpt, unsigned char *nsvs, unsigned char *sv_prn,
298 short rpt_0x48 (TSIPPKT *rpt, unsigned char *message);
299 short rpt_0x49 (TSIPPKT *rpt, unsigned char *sv_health)
894 static TSIPPKT rpt; \/* for current incoming TSIP report *\/ local
    [all...]
  /src/sys/arch/arm/arm/
disksubr_acorn.c 246 struct riscix_partition_table *rpt; local
277 rpt = (struct riscix_partition_table *)bp->b_data;
281 loop, rpt->partitions[loop].rp_name,
282 rpt->partitions[loop].rp_start,
283 rpt->partitions[loop].rp_length,
284 rpt->partitions[loop].rp_type);
287 if (strcmp(rpt->partitions[loop].rp_name,
289 strcmp(rpt->partitions[loop].rp_name,
291 strcmp(rpt->partitions[loop].rp_name,
294 rpt->partitions[loop].rp_start
    [all...]
  /src/external/cddl/osnet/dist/uts/common/fs/zfs/
zfs_fm.c 753 zfs_ereport_free_checksum(zio_cksum_report_t *rpt)
756 if (rpt->zcr_ereport != NULL) {
757 fm_nvlist_destroy(rpt->zcr_ereport,
759 fm_nvlist_destroy(rpt->zcr_detector,
763 rpt->zcr_free(rpt->zcr_cbdata, rpt->zcr_cbinfo);
765 if (rpt->zcr_ckinfo != NULL)
766 kmem_free(rpt->zcr_ckinfo, sizeof (*rpt->zcr_ckinfo))
    [all...]
  /src/external/bsd/ekermit/dist/
kermit.c 1192 int rpt; /* Repeat count */ local
1197 rpt = 0; /* Initialize repeat count. */
1203 rpt = xunchar(*inbuf++ & 0xFF); /* Yes, get the repeat count, */
1219 if (rpt == 0) rpt = 1; /* If no repeats, then one */
1221 for (; rpt > 0; rpt--) { /* Output the char 'rpt' times */
1425 int i, next, rpt, maxlen; local
1467 rpt = 0; /* Initialize repeat counter. *
    [all...]
  /src/bin/pax/
pat_rep.c 912 char *rpt; local
955 rpt = inpt + pm[0].rm_so;
957 while ((inpt < rpt) && (outpt < endpt))
  /src/external/gpl3/binutils/dist/include/opcode/
msp430.h 209 MSP_INSN (rpt, -1, 10, 0x0000, 0x0000),
  /src/external/gpl3/binutils.old/dist/include/opcode/
msp430.h 209 MSP_INSN (rpt, -1, 10, 0x0000, 0x0000),
  /src/external/gpl3/gdb/dist/include/opcode/
msp430.h 209 MSP_INSN (rpt, -1, 10, 0x0000, 0x0000),
  /src/external/gpl3/gdb.old/dist/include/opcode/
msp430.h 209 MSP_INSN (rpt, -1, 10, 0x0000, 0x0000),
  /src/external/gpl3/gdb/dist/gdb/
aarch64-tdep.c 5280 uint8_t selem, esize, rpt, elements;
5293 rpt = 1;
5298 rpt = 4;
5303 rpt = 1;
5308 rpt = 3;
5313 rpt = 1;
5318 rpt = 1;
5323 rpt = 2;
5330 for (rindex = 0; rindex < rpt; rindex++)
5279 uint8_t selem, esize, rpt, elements; local
  /src/external/gpl3/gdb.old/dist/gdb/
aarch64-tdep.c 5110 uint8_t selem, esize, rpt, elements;
5123 rpt = 1;
5128 rpt = 4;
5133 rpt = 1;
5138 rpt = 3;
5143 rpt = 1;
5148 rpt = 1;
5153 rpt = 2;
5160 for (rindex = 0; rindex < rpt; rindex++)
5109 uint8_t selem, esize, rpt, elements; local
  /src/external/gpl3/binutils/dist/bfd/
vms-alpha.c 6696 unsigned int rpt = bfd_getl32 (buf);
6699 rpt);
6700 if (rpt > rest - 4)
6701 rpt = rest - 4;
6702 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6727 unsigned int rpt = bfd_getl32 (buf);
6730 rpt);
6731 if (rpt > rest - 4)
6732 rpt = rest - 4;
6733 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6684 unsigned int rpt = bfd_getl32 (buf); local
6715 unsigned int rpt = bfd_getl32 (buf); local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
vms-alpha.c 6683 unsigned int rpt = bfd_getl32 (buf);
6686 rpt);
6687 if (rpt > rest - 4)
6688 rpt = rest - 4;
6689 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6714 unsigned int rpt = bfd_getl32 (buf);
6717 rpt);
6718 if (rpt > rest - 4)
6719 rpt = rest - 4;
6720 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6671 unsigned int rpt = bfd_getl32 (buf); local
6702 unsigned int rpt = bfd_getl32 (buf); local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
vms-alpha.c 6683 unsigned int rpt = bfd_getl32 (buf);
6686 rpt);
6687 if (rpt > rest - 4)
6688 rpt = rest - 4;
6689 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6714 unsigned int rpt = bfd_getl32 (buf);
6717 rpt);
6718 if (rpt > rest - 4)
6719 rpt = rest - 4;
6720 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6671 unsigned int rpt = bfd_getl32 (buf); local
6702 unsigned int rpt = bfd_getl32 (buf); local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
vms-alpha.c 6690 unsigned int rpt = bfd_getl32 (buf);
6693 rpt);
6694 if (rpt > rest - 4)
6695 rpt = rest - 4;
6696 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6721 unsigned int rpt = bfd_getl32 (buf);
6724 rpt);
6725 if (rpt > rest - 4)
6726 rpt = rest - 4;
6727 evax_bfd_print_hex (file, " ", buf + 4, rpt);
6678 unsigned int rpt = bfd_getl32 (buf); local
6709 unsigned int rpt = bfd_getl32 (buf); local
    [all...]
  /src/sys/dev/pci/
if_rtwn.c 1635 uint8_t rpt; local
1643 rpt = (cck->agc_rpt >> 5) & 0x3;
1646 rpt = (cck->agc_rpt >> 6) & 0x3;
1649 rssi = cckoff[rpt] - rssi;
  /src/external/gpl3/gdb/dist/sim/aarch64/
simulator.c 11534 unsigned rpt = (n == m) ? 1 : m; local
11541 for (i = 0; i < rpt; i++)
11552 for (i = 0; i < rpt; i++)
11563 for (i = 0; i < rpt; i++)
11574 for (i = 0; i < rpt; i++)
11642 unsigned rpt = (n == m) ? 1 : m; local
11649 for (i = 0; i < rpt; i++)
11661 for (i = 0; i < rpt; i++)
11673 for (i = 0; i < rpt; i++)
11685 for (i = 0; i < rpt; i++
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/aarch64/
simulator.c 11534 unsigned rpt = (n == m) ? 1 : m; local
11541 for (i = 0; i < rpt; i++)
11552 for (i = 0; i < rpt; i++)
11563 for (i = 0; i < rpt; i++)
11574 for (i = 0; i < rpt; i++)
11642 unsigned rpt = (n == m) ? 1 : m; local
11649 for (i = 0; i < rpt; i++)
11661 for (i = 0; i < rpt; i++)
11673 for (i = 0; i < rpt; i++)
11685 for (i = 0; i < rpt; i++
    [all...]
  /src/sys/dev/usb/
if_urtwn.c 2347 uint8_t rpt; local
2356 rpt = (cck->agc_rpt >> 5) & 0x3;
2359 rpt = (cck->agc_rpt >> 6) & 0x3;
2362 rssi = cckoff[rpt] - rssi;

Completed in 96 milliseconds