Home
last modified time | relevance | path

Searched refs:Again (Results 1 – 25 of 260) sorted by relevance

1234567891011

/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/
H A Dsmtpd_acl.in54 # Again, with a domain that rejects by default
65 # Again, with a domain that accepts by default
96 # Again, with a domain that rejects by default
107 # Again, with a domain that accepts by default
H A Dsmtpd_acl.ref82 >>> # Again, with a domain that rejects by default
100 >>> # Again, with a domain that accepts by default
149 >>> # Again, with a domain that rejects by default
167 >>> # Again, with a domain that accepts by default
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dcommands74 0 string/fwt #!\ /bin/bash Bourne-Again shell script text executable
76 0 string/fwb #!\ /bin/bash Bourne-Again shell script executable (binary data)
78 0 string/fwt #!\ /usr/bin/bash Bourne-Again shell script text executable
80 0 string/fwb #!\ /usr/bin/bash Bourne-Again shell script executable (binary data)
82 0 string/fwt #!\ /usr/local/bash Bourne-Again shell script text executable
84 0 string/fwb #!\ /usr/local/bash Bourne-Again shell script executable (binary data)
86 0 string/fwt #!\ /usr/local/bin/bash Bourne-Again shell script text executable
88 0 string/fwb #!\ /usr/local/bin/bash Bourne-Again shell script executable (binary data)
90 0 string/fwt #!\ /usr/bin/env\ bash Bourne-Again shell script text executable
H A Daout35 # from old 68020 IRIX from old NetBSD? Again, I guess we could look at
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp529 bool Again = false; in runOnce() local
557 Again = true; in runOnce()
564 return Again; in runOnce()
586 bool Again; in runOnMachineFunction() local
588 Again = runOnce(MF); in runOnMachineFunction()
589 } while(Again); in runOnMachineFunction()
H A DRegisterScavenging.cpp754 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs() local
755 if (Again) { in scavengeFrameVirtualRegs()
758 Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs()
761 if (Again) in scavengeFrameVirtualRegs()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp513 bool Again; in runOnMachineFunction() local
515 Again = false; in runOnMachineFunction()
526 Again = true; in runOnMachineFunction()
529 Changed |= Again; in runOnMachineFunction()
535 } while (Again); in runOnMachineFunction()
/netbsd-src/external/ibm-public/postfix/dist/mantools/
H A Dpostlink16 Again: label
22 goto Again;
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Ddouble_colon83 # TEST 5: Again, in parallel.
101 # TEST 7: Again, in parallel.
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dxgettext-properties-119 !hello=Again some text for fuzzy
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/variables/
H A Dnegative26 # Again, but this time while reading the makefile.
/netbsd-src/external/ibm-public/postfix/dist/
H A DRELEASE_NOTES-2.11216 Again, this form makes it very easy to modify one parameter
260 Again, always execute "postfix reload" after updating master.cf.
280 Again, always execute "postfix reload" after updating master.cf.
/netbsd-src/external/gpl3/binutils.old/dist/
H A DREADME46 REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
/netbsd-src/external/gpl3/gdb/dist/
H A DREADME46 REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Dphp_calltime_example.txt40 sub-functions called by that particular function. Again the last line gives
H A Dthreaded_example.txt106 run across the CPUs simultaneously; however this wasn't the case. Again,
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Dphp_calltime_example.txt40 sub-functions called by that particular function. Again the last line gives
H A Dthreaded_example.txt106 run across the CPUs simultaneously; however this wasn't the case. Again,
/netbsd-src/external/gpl3/gdb.old/dist/
H A DREADME46 REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
/netbsd-src/external/gpl3/binutils/dist/
H A DREADME46 REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
/netbsd-src/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src44 # hollow arrows. Again, Unicode doesn't have characters with this
H A DUCS%RISCOS-LATIN1.src44 # hollow arrows. Again, Unicode doesn't have characters with this
/netbsd-src/bin/ksh/
H A Dlex.c118 Again:
696 goto Again;
758 goto Again;
/netbsd-src/external/gpl2/dtc/dist/
H A DREADME.license45 the intended place. Again, I judged encouraging widespread use of
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-06-01-GCCOptimizations2.txt36 > feasible and should be fun. (Again, link time cost is the issue.)

1234567891011