Home
last modified time | relevance | path

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

12

/freebsd-14-stable/contrib/file/magic/Magdir/
HDcommands74 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
HDaout35 # from old 68020 IRIX from old NetBSD? Again, I guess we could look at
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDDetectDeadLanes.cpp499 bool Again = false; in modifySubRegisterOperandStatus() local
530 Again = true; in modifySubRegisterOperandStatus()
537 return std::make_pair(Changed, Again); in modifySubRegisterOperandStatus()
557 bool Again; in runOnMachineFunction() local
561 std::tie(LocalChanged, Again) = modifySubRegisterOperandStatus(DLD, MF); in runOnMachineFunction()
563 } while (Again); in runOnMachineFunction()
HDRegisterScavenging.cpp482 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs() local
483 if (Again) { in scavengeFrameVirtualRegs()
486 Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeFrameVirtualRegs()
489 if (Again) in scavengeFrameVirtualRegs()
HDRegisterCoalescer.cpp239 bool joinCopy(MachineInstr *CopyMI, bool &Again,
1969 MachineInstr *CopyMI, bool &Again, in joinCopy() argument
1971 Again = false; in joinCopy()
2076 Again = true; // May be possible to coalesce later. in joinCopy()
2143 Again = true; // May be possible to coalesce later. in joinCopy()
4007 bool Again = false; in copyCoalesceWorkList() local
4008 bool Success = joinCopy(MI, Again, CurrentErasedInstrs); in copyCoalesceWorkList()
4010 if (Success || !Again) in copyCoalesceWorkList()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonGenPredicate.cpp511 bool Again; in runOnMachineFunction() local
513 Again = false; in runOnMachineFunction()
521 Again = true; in runOnMachineFunction()
524 Changed |= Again; in runOnMachineFunction()
530 } while (Again); in runOnMachineFunction()
/freebsd-14-stable/contrib/bearssl/T0/
HDWordBuilder.cs358 internal void Again() in Again() method in WordBuilder
HDT0Comp.cs716 wordBuilder.Again(); in T0Comp()
/freebsd-14-stable/share/i18n/csmapper/MISC/
DRISCOS-LATIN1%UCS.src44 # hollow arrows. Again, Unicode doesn't have characters with this
DUCS%RISCOS-LATIN1.src44 # hollow arrows. Again, Unicode doesn't have characters with this
/freebsd-14-stable/share/termcap/
HDREADME28 Now you can run "make install" which will create an /etc/termcap. Again,
/freebsd-14-stable/sys/contrib/device-tree/Bindings/pinctrl/
HDpinctrl-bindings.txt9 designated client devices. Again, each client device must be represented as a
/freebsd-14-stable/crypto/openssl/crypto/property/
HDREADME.md49 would share their definition structure. Again, reducing space use.
/freebsd-14-stable/crypto/openssl/doc/man3/
HDd2i_PrivateKey.pod84 encode to a B<BIO> or B<FILE> respectively. Again, these work similarly to the
HDCRYPTO_get_ex_new_index.pod126 free_func() is called for every defined index. Again, the state of the
HDEC_GROUP_copy.pod148 …d passing a pointer to a memory block, along with the length of the seed. Again, the EC library wi…
/freebsd-14-stable/sys/dts/arm/
HDqcom-ipq4019-ethernet.dtsi104 * Again, this is currently parsed but ignored by
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
HDHexagonAsmParser.cpp1033 bool Again = Lexer.is(AsmToken::Identifier); in tryParseRegister() local
1035 while (Again) { in tryParseRegister()
1050 Again = (Contigious && Type) || (Workaround && Type); in tryParseRegister()
1051 NeededWorkaround = NeededWorkaround || (Again && !(Contigious && Type)); in tryParseRegister()
/freebsd-14-stable/share/examples/netgraph/
HDngctl58 # ``bind'' control message. Again, ngctl does the conversion of the
/freebsd-14-stable/share/misc/
HDcommitters-doc.dot25 # the date when the commit bit has been returned. Again, check git logs.
/freebsd-14-stable/sys/contrib/device-tree/src/arm/
HDarmada-385-turris-omnia.dts242 * B. Again there is no such function defined.
/freebsd-14-stable/usr.bin/compress/doc/
HDNOTES29 software. Again, the LZW software delineated in the patent is *not*
/freebsd-14-stable/sys/cam/
HDREADME.quirks200 referencing the PR. (Again, all quirks must be submitted as PRs).
/freebsd-14-stable/sys/contrib/zlib/doc/
HDalgorithm.txt104 to another similar table for the remaining bits. Again, there are duplicated
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMScheduleM55.td175 // CX instructions take 2 (or more) cycles. Again T1 instructions may be dual

12