Searched refs:xxx (Results 1 - 25 of 35) sorted by path

12

/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex7692 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
7693 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
7701 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7705 \csname\the\macname xxx\endcsname
7725 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
7726 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
7736 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
7740 \csname\the\macname xxx\endcsname
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dobj-elf.c1148 obj_elf_popsection (int xxx ATTRIBUTE_UNUSED)
1660 adjust_stab_sections (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
H A Dtc-ppc.c1804 ppc_elf_rdata (int xxx)
1811 obj_elf_section (xxx);
1818 ppc_elf_lcomm (int xxx ATTRIBUTE_UNUSED)
1796 ppc_elf_rdata(int xxx) argument
/freebsd-11-stable/contrib/binutils/gas/
H A Dwrite.c400 void *xxx ATTRIBUTE_UNUSED)
518 relax_seg (bfd *abfd ATTRIBUTE_UNUSED, asection *sec, void *xxx) argument
521 struct relax_seg_info *info = (struct relax_seg_info *) xxx;
529 size_seg (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
716 void *xxx ATTRIBUTE_UNUSED)
1074 void *xxx ATTRIBUTE_UNUSED)
1108 write_relocs (bfd *abfd, asection *sec, void *xxx ATTRIBUTE_UNUSED)
1259 void *xxx ATTRIBUTE_UNUSED)
/freebsd-11-stable/contrib/binutils/include/opcode/
H A Dconvex.h20 #define xxx 0 macro
159 {11,0,xxx,0,0,0}, /* exit */
/freebsd-11-stable/contrib/bmake/mk/
H A Down.mk72 PRINTOBJDIR= ${PRINT.VAR.MAKE} -r -V .OBJDIR -f /dev/null xxx
/freebsd-11-stable/contrib/dialog/
H A Dmixedgauge.c119 int j, xxx; local
161 xxx = (int) ((cells * (percent + 0.5)) / 100.0);
162 for (j = 0; j < xxx; j++) {
H A Dutil.c1271 double xxx = sqrt(val); local
1272 int tmp = (int) xxx;
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm1007 shft xxx, Reg
1009 shft xxx, (Reg & 255)
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex5872 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5873 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5880 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5884 \csname\the\macname xxx\endcsname
5897 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5898 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5907 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5911 \csname\the\macname xxx\endcsname
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex5748 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5749 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5756 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5760 \csname\the\macname xxx\endcsname
5773 \expandafter\noexpand\csname\the\macname xxx\endcsname}%
5774 \expandafter\xdef\csname\the\macname xxx\endcsname##1{%
5783 \expandafter\noexpand\csname\the\macname xxx\endcsname ##1,}%
5787 \csname\the\macname xxx\endcsname
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3636 // This gets used by eg .if '\?xxx\?''.
/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dlibcxgb4.h122 #define to_c4iw_xxx(xxx, type) \
124 ((void *) ib##xxx - offsetof(struct c4iw_##type, ibv_##xxx)))
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dmlx4.h302 #define to_mxxx(xxx, type) \
304 ((void *) ib##xxx - offsetof(struct mlx4_##type, ibv_##xxx)))
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5.h473 #define to_mxxx(xxx, type) \
475 ((void *) ib##xxx - offsetof(struct mlx5_##type, ibv_##xxx)))
/freebsd-11-stable/contrib/tcpdump/
H A Dnameser.h80 #define xxx 0x3 /* 0x3 reserved */
/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dgetcwd.c48 char xxx[MaxPathLen]; local
50 ret = getwd(xxx);
52 strlcpy(path, xxx, size);
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c[all...]
/freebsd-11-stable/lib/msun/src/
H A Dk_tan.c54 static const double xxx[] = { variable
72 #define one xxx[13]
73 #define pio4 xxx[14]
74 #define pio4lo xxx[15]
75 #define T xxx
/freebsd-11-stable/sbin/mdconfig/tests/
H A Dmdconfig_test.sh59 atf_check -s exit:0 -x "truncate -s ${size_in_mb}m xxx"
60 atf_check -s exit:0 -o save:mdconfig.out -x 'mdconfig -af xxx'
83 atf_check -s exit:0 -x "truncate -s ${size_in_mb}m xxx"
84 atf_check -s exit:0 -o save:mdconfig.out -x 'mdconfig xxx'
107 atf_check -s exit:0 -x "truncate -s ${size_in_mb}m xxx"
108 atf_check -s exit:0 -o save:mdconfig.out -x 'mdconfig -af xxx -t vnode'
119 rm -f mdconfig.out xxx
132 atf_check -s exit:0 -x "truncate -s 1024m xxx"
134 -x "mdconfig -af xxx -s ${size_in_mb}m"
157 atf_check -s exit:0 -x "truncate -s 1024m xxx"
[all...]
/freebsd-11-stable/share/examples/
H A DMakefile80 jails/jail.xxx.conf \
84 jails/rcjail.xxx.conf \
/freebsd-11-stable/share/examples/jails/
H A Djail.xxx.conf3 xxx {
4 host.hostname = "xxx.yyy"; # hostname
5 path = "/vm/xxx"; # root directory
17 exec.prestart += "jng bridge xxx em0"; # bridge interface(s)
18 exec.poststop += "jng shutdown xxx"; # destroy interface(s)
21 #exec.prestart += "jib addm xxx em0"; # bridge interface(s)
22 #exec.poststop += "jib destroy xxx"; # destroy interface(s)
32 #allow.mount; # mount /etc/fstab.xxx
/freebsd-11-stable/sys/dev/sound/macio/
H A Di2s.c680 #define MUTE_CONTROL(xxx, yyy) \
682 i2s_mute_##xxx(struct i2s_softc *sc, int mute) \
/freebsd-11-stable/sys/mips/include/
H A Dsignal.h75 int xxx[8]; /* XXX reserved */ member in struct:sigcontext
/freebsd-11-stable/sys/mips/mips/
H A Dexception.S1146 #xxx mips64 unsafe?

Completed in 606 milliseconds

12