/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | 2003-09-18-BitfieldTests.c | 4 typedef struct BF { struct 8 } BF; argument
|
H A D | volatile.c | 23 struct { int x:3; } BF; variable
|
/aosp_15_r20/external/libdav1d/include/common/ |
H A D | bitdepth.h | 52 #define BF(x, suffix) x##_8bpc_##suffix macro 78 #define BF(x, suffix) x##_16bpc_##suffix macro
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/include/boost/thread/ |
D | future.hpp | 3870 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef 3931 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef 4157 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef 4174 typedef detail::invoker<typename decay<F>::type, typename decay<ArgTypes>::type...> BF; typedef 4192 typedef detail::invoker<F> BF; typedef 4206 typedef detail::invoker<F, typename decay<A1>::type> BF; typedef 4221 typedef detail::invoker<typename decay<F>::type> BF; typedef 4236 typedef detail::invoker<typename decay<F>::type, typename decay<A1>::type> BF; typedef 4252 …ef detail::invoker<typename decay<F>::type, typename decay<A1>::type, typename decay<A2>::type> BF; typedef
|
/aosp_15_r20/external/clang/test/Rewriter/ |
H A D | rewrite-modern-ivars.mm | 31 unsigned int BF : 8; field
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 146 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86DiscriminateMemOps.cpp | 143 unsigned BF, DF, CI = 0; in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/ |
H A D | MCAssembler.cpp | 675 const MCBoundaryAlignFragment &BF = cast<MCBoundaryAlignFragment>(F); in writeFragment() local 1068 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
|
H A D | MCFragment.cpp | 468 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenExtract.cpp | 99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenExtract.cpp | 99 Value *BF = nullptr; in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenExtract.cpp | 86 Value *BF = 0; in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 305 BranchFolder BF(true, false, MBFI, *MBPI); in INITIALIZE_PASS_DEPENDENCY() local 429 BranchFolder BF(false, false, MBFI, *MBPI); in INITIALIZE_PASS_DEPENDENCY() local
|
H A D | MachineBlockPlacement.cpp | 1670 BranchFolder BF(/*EnableTailMerge=*/true, /*CommonHoist=*/false, *MBFI, in runOnMachineFunction() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCFragment.cpp | 426 const auto *BF = cast<MCBoundaryAlignFragment>(this); in dump() local
|
H A D | MCAssembler.cpp | 998 MCBoundaryAlignFragment &BF) { in relaxBoundaryAlign()
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/ |
D | bigint.rs | 195 pub fn elem_mul<M, AF, BF>( in elem_mul() argument 206 fn elem_mul_<M, AF, BF>( in elem_mul_() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordName.cpp | 227 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | RecordName.cpp | 221 Error TypeNameComputer::visitKnownRecord(CVType &CVR, BitFieldRecord &BF) { in visitKnownRecord()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 464 BranchFolder BF(true, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local 606 BranchFolder BF(false, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 463 BranchFolder BF(true, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local 602 BranchFolder BF(false, false, MBFI, *MBPI, PSI); in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/clang/lib/Analysis/ |
H A D | AnalysisDeclContext.cpp | 89 static BodyFarm *BF = new BodyFarm(C, injector); in getBodyFarm() local
|
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LocalizationChecker.cpp | 1038 llvm::MemoryBuffer *BF = SE.getFile().getContentCache()->getRawBuffer(); in VisitObjCMessageExpr() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | CodeExtractor.cpp | 1431 BlockFrequency &BF = ExitWeights[*SI]; in extractCodeRegion() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86AsmBackend.cpp | 981 if (auto *BF = dyn_cast<MCBoundaryAlignFragment>(&F)) { in finishLayout() local
|