Home
last modified time | relevance | path

Searched refs:doing (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/freebsd-12.1/usr.bin/gprof/
H A Dprintgprof.c543 nltype *doing; in sortmembers() local
552 for ( (doing = todo)&&(todo = doing -> cnext); in sortmembers()
553 doing ; in sortmembers()
554 (doing = todo )&&(todo = doing -> cnext )){ in sortmembers()
556 if ( membercmp( doing , prev -> cnext ) == GREATERTHAN ) { in sortmembers()
560 doing -> cnext = prev -> cnext; in sortmembers()
561 prev -> cnext = doing; in sortmembers()
/freebsd-12.1/crypto/heimdal/appl/afsutil/
H A DChangeLog18 credential cache when doing afslog.
21 cache when doing afslog.
83 actually doing anything, and try to get tokens via krb4 if krb5
/freebsd-12.1/crypto/heimdal/appl/telnet/
H A Dtelnet.state28 * if we are doing so at request initiation
58 * if we are doing so at request acknowledgment
/freebsd-12.1/share/examples/diskless/
H A DME18 /conf/<appropriate-machine>. When doing a diskless boot, /conf/ME is
24 When doing a diskless boot, this softlink is typically part of the / NFS
/freebsd-12.1/contrib/gcc/config/
H A Dt-svr44 # we will be doing that, we just always use -fPIC when compiling the
/freebsd-12.1/contrib/gcc/config/i386/
H A Dt-crtpic6 # we will be doing that, we just always use -fPIC when compiling the
H A Dt-cygming5 # doing the build, it may not be installed yet.
/freebsd-12.1/sys/amd64/conf/
H A DGENERIC-MMCCAM1 # MMCCAM is the kernel config for doing MMC on CAM development
/freebsd-12.1/contrib/googletest/googlemock/docs/
H A DDocumentation.md9 * [CookBook](CookBook.md) -- recipes for doing various tasks using Google Mock.
/freebsd-12.1/sys/arm/conf/
H A DNOTES.armv51 # armv5-specific changes for doing a LINT build.
H A DNOTES.armv71 # armv7-specific changes for doing a LINT build.
/freebsd-12.1/usr.sbin/bsdconfig/include/
H A Doptions.hlp48 of other problems. It's most useful to those who are doing unattended
87 what you are doing! This will change the release name used by
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dsereal12 # doing (byte&0xF0)>>4 here, but unfortunately that's not
/freebsd-12.1/contrib/ipfilter/tools/
H A Dipmon_y.y80 %type <ipmd> doopt doing
93 line: IPM_MATCH '{' matching ';' '}' IPM_DO '{' doing ';' '}'
136 doing:
138 | doopt ',' doing { $1->ipmd_next = $3; $$ = $1; }
/freebsd-12.1/tools/tools/find-sb/
H A DREADME17 code and don't immediately understand how it works and what it's doing, then
/freebsd-12.1/contrib/binutils/ld/emultempl/
H A Dneedrelax.em34 /* Force -relax on if not doing a relocatable link. */
/freebsd-12.1/contrib/binutils/
H A Dltgcc.m445 ## what you are doing...
/freebsd-12.1/share/examples/tests/
H A DREADME11 remove all comments while doing so and then write your own if necessary.
/freebsd-12.1/contrib/gcc/config/sparc/
H A Dt-sol220 # we will be doing that, we just always use -fPIC when compiling the
/freebsd-12.1/contrib/ntp/sntp/m4/
H A Dntp_rlimit.m470 # HMS: Only if we are doing the MLOCKALL stuff...
/freebsd-12.1/contrib/binutils/bfd/doc/
H A Dproto.str119 - discard it if we're doing internal mode
/freebsd-12.1/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate024.cfg38 # Executing 'zfs inherit -r' at the middle and bottom levels after doing so
/freebsd-12.1/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj-opts.def50 in doing so we'll speed the clock up a little every second instead of slowing
/freebsd-12.1/contrib/ncurses/form/
H A DREAD.ME39 For things that still need doing, see the TO-DO file in the top-level
/freebsd-12.1/contrib/ncurses/menu/
H A DREAD.ME39 For things that still need doing, see the TO-DO file in the top-level

12345678910>>...14