| /freebsd/contrib/netbsd-tests/lib/libc/regex/data/att/ |
| H A D | basic.dat | 3 BE abracadabra$ abracadabracadabra (7,18) 4 BE a...b abababbb (2,7) 5 BE XXXXXX ..XXXXXX (2,8) 7 BE a] a]a (0,2) 10 BE \] ] (0,1) 15 BE ^a ax (0,1) 16 BE \^a a^a (1,3) 17 BE a\^ a^ (0,2) 18 BE a$ aa (1,2) 19 BE a\$ a$ (0,2) [all …]
|
| /freebsd/share/i18n/esdb/UTF/ |
| H A D | UTF.alias | 16 16BE csunicode 17 16BE csunicode11 18 16BE iso-10646-ucs-2 19 16BE ucs-2 20 16BE ucs-2be 21 16BE unicode-1-1 22 16BE unicodebig 23 16BE utf16be 33 32BE csucs4 34 32BE iso-10646-ucs-4 [all …]
|
| H A D | Makefile | 8 UTF-16BE-mod= UTF1632 9 UTF-16BE-var= utf16,big,force 18 UTF-32BE-mod= UTF1632 19 UTF-32BE-var= utf32,big,force
|
| H A D | UTF.part | 6 16BE 11 32BE
|
| /freebsd/sys/dev/sound/pcm/ |
| H A D | feeder_volume.c | 79 FEEDVOLUME_DECLARE(S, 16, BE) 80 FEEDVOLUME_DECLARE(S, 32, BE) 83 FEEDVOLUME_DECLARE(S, 24, BE) 88 FEEDVOLUME_DECLARE(U, 16, BE) 89 FEEDVOLUME_DECLARE(U, 24, BE) 90 FEEDVOLUME_DECLARE(U, 32, BE) 92 FEEDVOLUME_DECLARE(F, 32, BE) 114 FEEDVOLUME_ENTRY(S, 16, BE), 115 FEEDVOLUME_ENTRY(S, 32, BE), 118 FEEDVOLUME_ENTRY(S, 24, BE), [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
| H A D | CStringSyntaxChecker.cpp | 130 if (const auto *BE = dyn_cast<BinaryOperator>(LenArg->IgnoreParenCasts())) { in containsBadStrncatPattern() local 132 if (BE->getOpcode() == BO_Sub) { in containsBadStrncatPattern() 133 const Expr *L = BE->getLHS(); in containsBadStrncatPattern() 134 const Expr *R = BE->getRHS(); in containsBadStrncatPattern() 188 if (const auto *BE = in containsBadStrlcpyStrlcatPattern() local 190 DstArgDRE = dyn_cast<DeclRefExpr>(BE->getLHS()->IgnoreParenImpCasts()); in containsBadStrlcpyStrlcatPattern() 191 if (BE->getOpcode() == BO_Add) { in containsBadStrlcpyStrlcatPattern() 192 if ((IL = dyn_cast<IntegerLiteral>(BE->getRHS()->IgnoreParenImpCasts()))) { in containsBadStrlcpyStrlcatPattern()
|
| H A D | AnalyzerStatsChecker.cpp | 63 if (std::optional<BlockEntrance> BE = P.getAs<BlockEntrance>()) { in checkEndAnalysis() local 64 const CFGBlock *CB = BE->getBlock(); in checkEndAnalysis() 119 for (const BlockEdge &BE : make_first_range(CE.exhausted_blocks())) { in checkEndAnalysis() local 120 const CFGBlock *Exit = BE.getDst(); in checkEndAnalysis()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | WorkList.cpp | 151 auto BE = N->getLocation().getAs<BlockEntrance>(); in enqueue() local 153 if (!BE) { in enqueue() 159 BE->getBlock()->getBlockID(), in enqueue() 227 if (auto BE = N->getLocation().getAs<BlockEntrance>()) { in enqueue() local 229 BE->getBlock()->getBlockID(), in enqueue() 283 if (auto BE = N->getLocation().getAs<BlockEntrance>()) in enqueue() local 284 NumVisited = NumReached[BE->getBlock()]++; in enqueue()
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | common-properties.txt | 15 know the peripheral always needs to be accessed in big endian (BE) mode. 21 BE vmlinux -> ioread32be/iowrite32be). In this case no byte swaps 41 Scenario 2 : CPU in LE mode & device in BE mode. 49 Scenario 3 : CPU in BE mode & device in BE mode. 57 Scenario 4 : CPU in BE mode & device in LE mode.
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/MCTargetDesc/ |
| H A D | XCoreInstPrinter.cpp | 56 if (const MCBinaryExpr *BE = dyn_cast<MCBinaryExpr>(Expr)) { in printExpr() local 57 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS()); in printExpr() 58 const MCConstantExpr *CE = dyn_cast<MCConstantExpr>(BE->getRHS()); in printExpr()
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCExpr.cpp | 114 const MCBinaryExpr &BE = cast<MCBinaryExpr>(*this); in print() local 117 if (isa<MCConstantExpr>(BE.getLHS()) || isa<MCSymbolRefExpr>(BE.getLHS())) { in print() 118 BE.getLHS()->print(OS, MAI); in print() 121 BE.getLHS()->print(OS, MAI); in print() 125 switch (BE.getOpcode()) { in print() 128 if (const MCConstantExpr *RHSC = dyn_cast<MCConstantExpr>(BE.getRHS())) { in print() 159 if (isa<MCConstantExpr>(BE.getRHS()) || isa<MCSymbolRefExpr>(BE.getRHS())) { in print() 160 BE.getRHS()->print(OS, MAI); in print() 163 BE.getRHS()->print(OS, MAI); in print() 1049 const MCBinaryExpr *BE = cast<MCBinaryExpr>(this); in findAssociatedFragment() local [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | mips | 25 >16 beshort 56 MIPSEL-BE ECOFF executable 45 >16 beshort 56 MIPSEL-BE MIPS-II ECOFF executable 65 >16 beshort 56 MIPSEL-BE MIPS-III ECOFF executable 79 0 beshort 0x182 MIPSEL-BE Ucode
|
| H A D | ctf | 11 0 belong 0xc1fc1fc1 Common Trace Format (CTF) trace data (BE) 17 0 belong 0x75d11d57 Common Trace Format (CTF) packetized metadata (BE)
|
| /freebsd/sys/contrib/dev/rtw89/ |
| H A D | Kconfig | 45 tristate "Realtek 8851BE PCI wireless network (Wi-Fi 6) adapter" 51 Select this option will enable support for 8851BE chipset 89 tristate "Realtek 8852BE PCI wireless network (Wi-Fi 6) adapter" 96 Select this option will enable support for 8852BE chipset 113 tristate "Realtek 8852BE-VT PCI wireless network (Wi-Fi 6) adapter" 120 Select this option will enable support for 8852BE-VT chipset
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/ |
| H A D | CSKYMCExpr.cpp | 79 const MCBinaryExpr *BE = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local 80 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm); in fixELFSymbolsInTLSFixupsImpl() 81 fixELFSymbolsInTLSFixupsImpl(BE->getRHS(), Asm); in fixELFSymbolsInTLSFixupsImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/XRay/ |
| H A D | FDRRecordProducer.cpp | 133 auto BE = cast<BufferExtents>(R.get()); in produce() local 134 CurrentBufferBytes = BE->size(); in produce() 180 if (auto BE = dyn_cast<BufferExtents>(R.get())) { in produce() local 181 CurrentBufferBytes = BE->size(); in produce()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FlattenCFG.cpp | 188 for (BasicBlock::iterator BI = Pred->begin(), BE = PBI->getIterator(); in FlattenParallelAndOr() local 189 BI != BE;) { in FlattenParallelAndOr() 357 for (BasicBlock::iterator BI(PBI2), BE(PTI2); BI != BE; ++BI) { in CompareIfRegionBlock() local 478 for (BasicBlock::iterator BI(PBI2), BE(PTI2); BI != BE; ++BI) { in MergeIfRegion() local
|
| /freebsd/crypto/openssl/test/certs/ |
| H A D | embeddedSCTs3.sct | 3 Log ID : 68:F6:98:F8:1F:64:82:BE:3A:8C:EE:B9:28:1D:4C:FC: 8 30:44:02:20:58:2D:0A:BE:78:41:8A:E7:89:A9:5E:66: 11 3A:95:0B:BE:F4:98:75:D4:CA:49:97:FD:25:2E:E3:78:
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXAllocaHoisting.cpp | 46 for (BasicBlock::iterator BI = I->begin(), BE = I->end(); BI != BE;) { in runOnFunction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MCExpr.cpp | 124 const MCBinaryExpr *BE = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local 125 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm); in fixELFSymbolsInTLSFixupsImpl() 126 fixELFSymbolsInTLSFixupsImpl(BE->getRHS(), Asm); in fixELFSymbolsInTLSFixupsImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/MCTargetDesc/ |
| H A D | VEMCExpr.cpp | 197 const MCBinaryExpr *BE = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local 198 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm); in fixELFSymbolsInTLSFixupsImpl() 199 fixELFSymbolsInTLSFixupsImpl(BE->getRHS(), Asm); in fixELFSymbolsInTLSFixupsImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
| H A D | ARCInstPrinter.cpp | 118 if (const auto *BE = dyn_cast<MCBinaryExpr>(Expr)) { in printExpr() local 119 SRE = dyn_cast<MCSymbolRefExpr>(BE->getLHS()); in printExpr() 120 const auto *CE = dyn_cast<MCConstantExpr>(BE->getRHS()); in printExpr()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | BlockExtractor.cpp | 204 BlockExtractor BE(EraseFunctions); in run() local 205 BE.init(GroupsOfBlocks); in run() 206 return BE.runOnModule(M) ? PreservedAnalyses::none() in run()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/MCTargetDesc/ |
| H A D | LoongArchMCExpr.cpp | 251 const MCBinaryExpr *BE = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local 252 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm); in fixELFSymbolsInTLSFixupsImpl() 253 fixELFSymbolsInTLSFixupsImpl(BE->getRHS(), Asm); in fixELFSymbolsInTLSFixupsImpl()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
| H A D | RISCVMCExpr.cpp | 181 const MCBinaryExpr *BE = cast<MCBinaryExpr>(Expr); in fixELFSymbolsInTLSFixupsImpl() local 182 fixELFSymbolsInTLSFixupsImpl(BE->getLHS(), Asm); in fixELFSymbolsInTLSFixupsImpl() 183 fixELFSymbolsInTLSFixupsImpl(BE->getRHS(), Asm); in fixELFSymbolsInTLSFixupsImpl()
|