Home
last modified time | relevance | path

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

12

/freebsd/contrib/file/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
92 0 string/fwt #!\ /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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDetectDeadLanes.cpp506 bool Again = false; in modifySubRegisterOperandStatus() local
537 Again = true; in modifySubRegisterOperandStatus()
544 return std::make_pair(Changed, Again); in modifySubRegisterOperandStatus()
574 bool Again; in run() local
578 std::tie(LocalChanged, Again) = modifySubRegisterOperandStatus(DLD, MF); in run()
580 } while (Again); in run()
H A DRegisterScavenging.cpp479 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs() local
480 if (Again) { in scavengeFrameVirtualRegs()
483 Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs()
486 if (Again) in scavengeFrameVirtualRegs()
H A DRegisterCoalescer.cpp239 bool joinCopy(MachineInstr *CopyMI, bool &Again,
2029 MachineInstr *CopyMI, bool &Again, in joinCopy() argument
2031 Again = false; in joinCopy()
2136 Again = true; // May be possible to coalesce later. in joinCopy()
2203 Again = true; // May be possible to coalesce later. in joinCopy()
4065 bool Again = false; in copyCoalesceWorkList() local
4066 bool Success = joinCopy(MI, Again, CurrentErasedInstrs); in copyCoalesceWorkList()
4068 if (Success || !Again) in copyCoalesceWorkList()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenPredicate.cpp488 bool Again; in runOnMachineFunction() local
490 Again = false; in runOnMachineFunction()
498 Again = true; in runOnMachineFunction()
501 Changed |= Again; in runOnMachineFunction()
507 } while (Again); in runOnMachineFunction()
/freebsd/contrib/bearssl/T0/
H A DWordBuilder.cs358 internal void Again() in Again() method in WordBuilder
/freebsd/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
/freebsd/share/termcap/
H A DREADME26 Now you can run "make install" which will create an /etc/termcap. Again,
/freebsd/contrib/arm-optimized-routines/math/tools/
H A Dtgamma128_gen.jl167 * Again specified as the sum of two 128-bit values. */
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-bindings.txt9 designated client devices. Again, each client device must be represented as a
/freebsd/crypto/openssl/crypto/property/
H A DREADME.md49 would share their definition structure. Again, reducing space use.
/freebsd/crypto/openssl/doc/man3/
H A Dd2i_PrivateKey.pod84 encode to a B<BIO> or B<FILE> respectively. Again, these work similarly to the
H A DCRYPTO_get_ex_new_index.pod126 free_func() is called for every defined index. Again, the state of the
H A DEC_GROUP_copy.pod148 …d passing a pointer to a memory block, along with the length of the seed. Again, the EC library wi…
/freebsd/sys/dts/arm/
H A Dqcom-ipq4019-ethernet.dtsi104 * Again, this is currently parsed but ignored by
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp1040 bool Again = Lexer.is(AsmToken::Identifier); in tryParseRegister() local
1042 while (Again) { in tryParseRegister()
1057 Again = (Contigious && Type) || (Workaround && Type); in tryParseRegister()
1058 NeededWorkaround = NeededWorkaround || (Again && !(Contigious && Type)); in tryParseRegister()
/freebsd/share/examples/netgraph/
H A Dngctl58 # ``bind'' control message. Again, ngctl does the conversion of the
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Darmada-385-turris-omnia.dts271 * B. Again there is no such function defined.
/freebsd/usr.bin/compress/doc/
H A DNOTES29 software. Again, the LZW software delineated in the patent is *not*
/freebsd/share/misc/
H A Dcommitters-doc.dot25 # the date when the commit bit has been returned. Again, check git logs.
/freebsd/sys/cam/
H A DREADME.quirks200 referencing the PR. (Again, all quirks must be submitted as PRs).
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt104 to another similar table for the remaining bits. Again, there are duplicated
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMScheduleM55.td175 // CX instructions take 2 (or more) cycles. Again T1 instructions may be dual

12