Searched refs:dot (Results 126 - 144 of 144) sorted by relevance

123456

/freebsd-12-stable/contrib/binutils/bfd/doc/
H A DMakefile.in51 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/binutils/binutils/doc/
H A DMakefile.in47 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/gcc/
H A Dgcc.c6055 int dot = 0;
6061 dot = 1;
6065 if (dot)
6031 int dot = 0; local
H A Dgengtype.c372 union_fields->opt = create_option (union_fields->opt, "dot", "");
493 nodot = create_option (NULL, "dot", "");
718 nodot = create_option (NULL, "dot", "");
1555 else if (strcmp (oo->name, "dot") == 0)
1816 const char *dot = ".";
1825 if (strcmp (oo->name, "dot") == 0)
1826 dot = oo->info;
1871 d->val = newval = xasprintf ("%s%s%s", oldval, dot, f->name);
1813 const char *dot = "."; local
/freebsd-12-stable/crypto/openssh/
H A Dchannels.c4681 char *dot = strrchr(path, '.'); local
4682 if (dot != NULL) {
4683 *dot = '\0';
/freebsd-12-stable/sys/fs/msdosfs/
H A Dmsdosfs_vnops.c1270 struct direntry dot; member in struct:__anon15620
/freebsd-12-stable/contrib/ntp/
H A DMakefile.in565 dot.emacs \
1172 #dot.emacs: FRC.distwarn
/freebsd-12-stable/contrib/libstdc++/include/
H A DMakefile.in44 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/binutils/binutils/
H A DMakefile.in65 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-score.c6080 valueT dot; local
6131 dot = frag_now_fix ();
H A Dtc-mips.c14893 valueT dot;
14897 dot = frag_now_fix ();
14880 valueT dot; local
/freebsd-12-stable/contrib/wpa/src/common/
H A Ddpp.c4598 char *dot = "."; local
4707 EVP_DigestSignUpdate(md_ctx, dot, 1) != 1 ||
5591 wpa_printf(MSG_DEBUG, "DPP: Missing dot(1) in signedConnector");
5623 "DPP: Missing dot(2) in signedConnector");
6489 wpa_printf(MSG_DEBUG, "DPP: Own connector is missing the first dot (.)");
6495 wpa_printf(MSG_DEBUG, "DPP: Own connector is missing the second dot (.)");
/freebsd-12-stable/contrib/binutils/opcodes/
H A DMakefile.in53 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h10458 * Compute dot product.
10460 float __ovld __cnfn dot(float p0, float p1);
10461 float __ovld __cnfn dot(float2 p0, float2 p1);
10462 float __ovld __cnfn dot(float3 p0, float3 p1);
10463 float __ovld __cnfn dot(float4 p0, float4 p1);
10465 double __ovld __cnfn dot(double p0, double p1);
10466 double __ovld __cnfn dot(double2 p0, double2 p1);
10467 double __ovld __cnfn dot(double3 p0, double3 p1);
10468 double __ovld __cnfn dot(double4 p0, double4 p1);
10471 half __ovld __cnfn dot(hal
[all...]
/freebsd-12-stable/contrib/binutils/gas/
H A DMakefile.in58 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/binutils/bfd/
H A DMakefile.in53 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/binutils/ld/
H A DMakefile.in62 $(top_srcdir)/../config/lead-dot.m4 \
/freebsd-12-stable/contrib/amd/doc/
H A Dtexinfo.tex2833 \let\dotaccent=\dot
4960 % \entry typesets a paragraph consisting of the text (#1), dot leaders, and
/freebsd-12-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex3728 % \entry typesets a paragraph consisting of the text (#1), dot leaders, and

Completed in 826 milliseconds

123456