/freebsd/stand/efi/libefi/ |
H A D | libefi.c | 34 EFI_BOOT_SERVICES *BS; variable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCBranchSelector.cpp | 129 auto &BS = BlockSizes[MBB.getNumber()-1]; in ComputeBlockSizes() local 183 auto &BS = BlockSizes[MBB.getNumber()-1]; in modifyAdjustment() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 311 BufferByteStreamer BS; member 338 DebugLocDwarfExpression(unsigned DwarfVersion, BufferByteStreamer &BS, in DebugLocDwarfExpression()
|
/freebsd/contrib/byacc/test/yacc/ |
H A D | ok_syntax1.tab.h | 10 #define BS 267 macro
|
H A D | ok_syntax1.tab.c | 173 #define BS 267 macro
|
/freebsd/contrib/byacc/test/btyacc/ |
H A D | ok_syntax1.tab.h | 13 #define BS 267 macro
|
H A D | ok_syntax1.tab.c | 193 #define BS 267 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | R600Packetizer.cpp | 222 std::vector<R600InstrInfo::BankSwizzle> &BS, in isBundlableWithCurrentPMI() 290 std::vector<R600InstrInfo::BankSwizzle> BS; in addToPacket() local
|
/freebsd/contrib/ntp/include/ |
H A D | ascii.h | 49 #define BS 8 macro
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | ScalarEvolutionAliasAnalysis.cpp | 47 const SCEV *BS = SE.getSCEV(const_cast<Value *>(LocB.Ptr)); in alias() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_buffer_queue.cpp | 70 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { in init()
|
/freebsd/contrib/ncurses/menu/ |
H A D | menu.priv.h | 53 #define BS (8) macro
|
/freebsd/usr.bin/col/ |
H A D | col.c | 49 #define BS '\b' /* backspace */ macro
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LLVMConventionsChecker.cpp | 201 for (const auto &BS : R->bases()) { in IsPartOfAST() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Pointer.h | 693 BlockPointer BS; member
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 269 for (const auto &BS : BodySamples) in findAllNames() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBlockRanges.cpp | 116 IndexType BS = B.start(), BE = B.end(); in addsub() local
|
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 63 #define BS '\b' macro
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaCUDA.cpp | 583 if (!llvm::all_of(ClassDecl->bases(), [&](const CXXBaseSpecifier &BS) { in isEmptyDestructor()
|
H A D | SemaExprMember.cpp | 683 for (const auto &BS : RD->bases()) { in ValidateCandidate() local
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | WasmObjectWriter.cpp | 1351 const auto *BS = Asm.getBaseSymbol(S); prepareImports() local 1722 const auto *BS = Asm.getBaseSymbol(S); writeOneObject() local
|
/freebsd/contrib/byacc/ |
H A D | defs.h | 79 #define BS '\b' /* backspace */ macro
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 1000 for (auto BS : RExp->Bases) in getExpansionSize() local 1021 for (auto BS : RExp->Bases) in getExpandedTypes() local 1059 for (const CXXBaseSpecifier *BS : RExp->Bases) { in ExpandTypeFromArgs() local 1116 for (const CXXBaseSpecifier *BS : RExp->Bases) { in ExpandTypeToArgs() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 722 Parser &P, OMPDeclareSimdDeclAttr::BranchStateTy &BS, ExprResult &SimdLen, in parseDeclareSimdClauses() 812 OMPDeclareSimdDeclAttr::BranchStateTy BS = in ParseOMPDeclareSimdClauses() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 1092 for (const auto &BS : CalleeSample->getBodySamples()) in findExternalInlineCandidate() local
|