Searched defs:BC (Results 1 - 25 of 57) sorted by relevance

123

/netbsd-current/external/bsd/tradcpp/dist/tests/
H A Dt37.c1 #define BC //**/* macro
/netbsd-current/games/tetris/
H A Dshapes.c52 #define BC B_COLS /* bottom center */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBlockCounter.cpp73 BlockCounter::Factory::IncrementCount(BlockCounter BC, argument
H A DSValBuilder.cpp264 const BlockCodeRegion *BC = local
H A DMemRegion.cpp466 os << "block_data{" << BC; local
1046 MemRegionManager::getBlockDataRegion(const BlockCodeRegion *BC, argument
365 ProfileRegion(llvm::FoldingSetNodeID& ID, const BlockCodeRegion *BC, const LocationContext *LC, unsigned BlkCount, const MemRegion *sReg) argument
[all...]
H A DExprEngineCallAndReturn.cpp43 void ExprEngine::processCallEnter(NodeBuilderContext& BC, CallEnter CE, argument
164 void ExprEngine::removeDeadOnEndOfFunction(NodeBuilderContext& BC, argument
H A DCheckerManager.cpp449 void CheckerManager::runCheckersForEndFunction(NodeBuilderContext &BC, argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dstub-termcap.c51 char *BC __attribute__((weak)); variable
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dstub-termcap.c51 char *BC __attribute__((weak)); variable
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_buffer_queue.cc71 BufferQueue::ErrorCode BufferQueue::init(size_t BS, size_t BC) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DFormatVariadic.cpp113 std::size_t BC = Fmt.find_first_of('}'); local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DPtrUseVisitor.h254 void visitBitCastInst(BitCastInst &BC) { argument
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp220 BuildASTContext(CompilerInstance &CI, SelectorTable &ST, Builtin::Context &BC) { argument
281 auto BC = std::make_unique<Builtin::Context>(); local
308 auto BC = std::make_unique<Builtin::Context>(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp692 auto *BC = BitCastUsers.pop_back_val(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DBenchmarkRunner.cpp260 BenchmarkRunner::writeObjectFile(const BenchmarkCode &BC, argument
135 runConfiguration( const BenchmarkCode &BC, unsigned NumRepetitions, ArrayRef<std::unique_ptr<const SnippetRepetitor>> Repetitors, bool DumpObjectToDisk) const argument
[all...]
H A DSnippetGenerator.cpp76 BenchmarkCode BC; local
/netbsd-current/lib/libterminfo/
H A Dtermcap.c49 char *BC; variable
/netbsd-current/external/gpl2/texinfo/dist/info/
H A Dterminal.c45 char *BC, *UP; variable
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp292 void Parser::parseBlockCommandArgs(BlockCommandComment *BC, argument
315 BlockCommandComment *BC = nullptr; local
H A DCommentSema.cpp55 BlockCommandComment *BC = new (Allocator) BlockCommandComment(LocBegin, LocEnd, local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp541 BumpVectorContext &BC; member in class:__anon363::FindBlockDeclRefExprsVals
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp741 auto *BC = cast<ConstantInt>(II.getArgOperand(5)); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp173 Value *BC = CGF.Builder.CreateBitCast( local
H A DCodeGenPGO.cpp503 BreakContinue BC = BreakContinueStack.pop_back_val(); local
523 BreakContinue BC = BreakContinueStack.pop_back_val(); local
547 BreakContinue BC = BreakContinueStack.pop_back_val(); local
585 BreakContinue BC = BreakContinueStack.pop_back_val(); local
612 BreakContinue BC = BreakContinueStack.pop_back_val(); local
628 BreakContinue BC = BreakContinueStack.pop_back_val(); local
[all...]
H A DCGNonTrivialStruct.cpp369 Address BC = CGF.Builder.CreateBitCast(DstAddr, CGF.CGM.Int8PtrTy); local

Completed in 316 milliseconds

123