| /freebsd-12-stable/contrib/binutils/ld/ |
| D | deffilep.y | 583 char * tend = (char *) param; in def_file_add_directive() local 602 for (tend = (char *) (param + 1); in def_file_add_directive() 603 (tend < pend in def_file_add_directive() 604 && !(ISSPACE (tend[-1]) && *tend == '-') in def_file_add_directive() 605 && *tend != '\n' && *tend != 0); in def_file_add_directive() 606 tend++) in def_file_add_directive() 613 if (tend - param >= len in def_file_add_directive() 617 lex_parse_string_end = tend; in def_file_add_directive() 631 saved = * tend; in def_file_add_directive() 632 * tend = 0; in def_file_add_directive() [all …]
|
| /freebsd-12-stable/contrib/expat/tests/benchmark/ |
| D | benchmark.c | 67 clock_t tstart, tend; in main() local 135 tend = clock(); in main() 136 cpuTime += ((double)(tend - tstart)) / CLOCKS_PER_SEC; in main()
|
| /freebsd-12-stable/contrib/gdb/gdb/ |
| D | xcoffsolib.c | 48 if (vp->tstart <= addr && addr < vp->tend) in xcoff_solib_address() 88 paddr (vp->tstart),paddr (vp->tend), in solib_info()
|
| D | xcoffsolib.h | 40 CORE_ADDR tend; /* virtual upper bound of member */ member
|
| D | rs6000-nat.c | 625 vp->tend = vp->tstart + ldi->l64.ldinfo_textsize; in vmap_secs() 632 vp->tend = vp->tstart + ldi->l32.ldinfo_textsize; in vmap_secs() 1154 stp->endaddr = vp->tend; in xcoff_relocate_core() 1193 if (pc >= vp->tstart && pc < vp->tend) in find_toc_address()
|
| D | exec.c | 390 vp->tend = vp->tstart + bfd_section_size (abfd, sect); in bfdsec_to_vmap() 582 paddr (vp->tend), in exec_files_info()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCInstrHTM.td | 35 (outs), (ins u1imm:$A), "tend. $A", IIC_SprMTSPR, []>; 172 def : InstAlias<"tend.", (TEND 0)>, Requires<[HasHTM]>;
|
| /freebsd-12-stable/contrib/wpa/src/eap_peer/ |
| D | ikev2.c | 122 const u8 *tend; in ikev2_parse_transform() local 136 tend = pos + transform_len; in ikev2_parse_transform() 151 if (pos < tend) { in ikev2_parse_transform() 153 pos, tend - pos); in ikev2_parse_transform() 160 if (tend - pos != 4) { in ikev2_parse_transform()
|
| /freebsd-12-stable/contrib/wpa/src/eap_server/ |
| D | ikev2.c | 127 const u8 *tend; in ikev2_parse_transform() local 141 tend = pos + transform_len; in ikev2_parse_transform() 156 if (pos < tend) { in ikev2_parse_transform() 158 pos, tend - pos); in ikev2_parse_transform() 166 if (tend - pos != 4) { in ikev2_parse_transform()
|
| /freebsd-12-stable/sys/cddl/dev/fbt/ |
| D | fbt.c | 450 const ctf_type_t *tend; in fbt_typoff_init() local 463 tend = (const ctf_type_t *) (ctfdata + hp->cth_stroff); in fbt_typoff_init() 471 for (tp = tbuf; tp < tend; ctf_typemax++) { in fbt_typoff_init() 560 for (tp = tbuf; tp < tend; xp++) { in fbt_typoff_init()
|
| /freebsd-12-stable/sys/mips/conf/ |
| D | std.AR724X | 5 # Since the AR724x boards tend to have minimal flash (sometimes 4MB!),
|
| /freebsd-12-stable/contrib/ntp/html/hints/ |
| D | refclocks | 4 in the files tend to get stale - so use with caution)
|
| /freebsd-12-stable/sys/contrib/zlib/doc/ |
| D | txtvsbin.txt | 70 The second observation is that most of the binary files tend to contain 74 labeled as textual, because the files that are genuinely binary tend to
|
| /freebsd-12-stable/usr.bin/ee/nls/fr_FR.ISO8859-1/ |
| D | ee.msg | 76 66 "tabs: �tend les tabs |pastabs: n'�tend pas les tabulations"
|
| /freebsd-12-stable/sys/sparc64/sbus/ |
| D | sbus.c | 724 bus_size_t tend; in sbus_alloc_resource() local 765 tend = end - sc->sc_rd[i].rd_coffset; in sbus_alloc_resource() 772 rv = rman_reserve_resource(rm, toffs, tend, count, flags & in sbus_alloc_resource()
|
| /freebsd-12-stable/etc/mtree/ |
| D | README | 46 files. I tend to run this more complete sanity check shortly after
|
| /freebsd-12-stable/crypto/openssl/crypto/dso/ |
| D | dso_dl.c | 256 if (((size_t)addr >= inf.tstart && (size_t)addr < inf.tend) || in dl_pathbyaddr()
|
| /freebsd-12-stable/cddl/contrib/opensolaris/common/ctf/ |
| D | ctf_open.c | 205 const ctf_type_t *tend = (ctf_type_t *)(fp->ctf_buf + cth->cth_stroff); in init_types() local 227 for (tp = tbuf; tp < tend; fp->ctf_typemax++) { in init_types() 347 for (id = 1, tp = tbuf; tp < tend; xp++, id++) { in init_types()
|
| /freebsd-12-stable/contrib/diff/ |
| D | README | 27 problems tend to be shared by other GNU applications on these
|
| /freebsd-12-stable/contrib/tzdata/ |
| D | CONTRIBUTING | 26 <https://mm.icann.org/pipermail/tz/> for examples of patches that tend
|
| /freebsd-12-stable/sbin/hastd/ |
| D | primary.c | 1962 struct timeval tstart, tend, tdiff; in sync_thread() local 1977 gettimeofday(&tend, NULL); in sync_thread() 1978 timersub(&tend, &tstart, &tdiff); in sync_thread() 2035 gettimeofday(&tend, NULL); in sync_thread() 2036 timersub(&tend, &tstart, &tdiff); in sync_thread()
|
| /freebsd-12-stable/usr.sbin/bsdconfig/include/ |
| D | usage.hlp | 55 that don't use menus and tend to scroll their output off the top of
|
| /freebsd-12-stable/sys/netgraph/ |
| D | NOTES | 16 - Now tend to have NG_FREE_XX() macros. they
|
| /freebsd-12-stable/contrib/libucl/src/ |
| D | ucl_parser.c | 1591 const unsigned char *p, *c, *tend; in ucl_parse_multiline_string() local 1605 tend = p + term_len; in ucl_parse_multiline_string() 1606 if (*tend != '\n' && *tend != ';' && *tend != ',') { in ucl_parse_multiline_string()
|
| /freebsd-12-stable/sys/vm/ |
| D | vm_object.c | 846 vm_pindex_t pi, tend, tstart; in vm_object_page_clean() local 866 tend = (end == 0) ? object->size : OFF_TO_IDX(end + PAGE_MASK); in vm_object_page_clean() 867 clearobjflags = tstart == 0 && tend >= object->size; in vm_object_page_clean() 875 if (pi >= tend) in vm_object_page_clean()
|