/freebsd/contrib/file/magic/Magdir/ |
H A D | commands | 74 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 D | aout | 35 # from old 68020 IRIX from old NetBSD? Again, I guess we could look at
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | DetectDeadLanes.cpp | 499 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()
|
H A D | RegisterScavenging.cpp | 482 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeRegisterBackwards() 483 if (Again) { in scavengeRegisterBackwards() 486 Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); in scavengeRegisterBackwards() 489 if (Again) 637 bool Again = scavengeFrameVirtualRegsInBlock(MRI, RS, MBB); scavengeFrameVirtualRegs() local
|
H A D | RegisterCoalescer.cpp | 239 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/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenPredicate.cpp | 511 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/contrib/bearssl/T0/ |
H A D | WordBuilder.cs | 358 internal void Again() in Again() method in WordBuilder
|
/freebsd/share/i18n/csmapper/MISC/ |
H A D | RISCOS-LATIN1%UCS.src | 44 # hollow arrows. Again, Unicode doesn't have characters with this
|
H A D | UCS%RISCOS-LATIN1.src | 44 # hollow arrows. Again, Unicode doesn't have characters with this
|
/freebsd/share/termcap/ |
H A D | README | 26 Now you can run "make install" which will create an /etc/termcap. Again,
|
/freebsd/contrib/arm-optimized-routines/math/tools/ |
H A D | tgamma128_gen.jl | 167 * Again specified as the sum of two 128-bit values. */
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-bindings.txt | 9 designated client devices. Again, each client device must be represented as a
|
/freebsd/crypto/openssl/crypto/property/ |
H A D | README.md | 49 would share their definition structure. Again, reducing space use.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | d2i_PrivateKey.pod | 84 encode to a B<BIO> or B<FILE> respectively. Again, these work similarly to the
|
H A D | CRYPTO_get_ex_new_index.pod | 126 free_func() is called for every defined index. Again, the state of the
|
H A D | EC_GROUP_copy.pod | 148 …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 D | qcom-ipq4019-ethernet.dtsi | 104 * Again, this is currently parsed but ignored by
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1033 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/share/examples/netgraph/ |
H A D | ngctl | 58 # ``bind'' control message. Again, ngctl does the conversion of the
|
/freebsd/share/misc/ |
H A D | committers-doc.dot | 25 # the date when the commit bit has been returned. Again, check git logs.
|
/freebsd/usr.bin/compress/doc/ |
H A D | NOTES | 29 software. Again, the LZW software delineated in the patent is *not*
|
/freebsd/sys/contrib/device-tree/src/arm/marvell/ |
H A D | armada-385-turris-omnia.dts | 270 * B. Again there is no such function defined.
|
/freebsd/sys/cam/ |
H A D | README.quirks | 200 referencing the PR. (Again, all quirks must be submitted as PRs).
|
/freebsd/sys/contrib/zlib/doc/ |
H A D | algorithm.txt | 104 to another similar table for the remaining bits. Again, there are duplicated
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleM55.td | 175 // CX instructions take 2 (or more) cycles. Again T1 instructions may be dual
|