Home
last modified time | relevance | path

Searched defs:BL (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/CodeGenCXX/
Dglobal-block-literal-helpers.cpp5 typedef void (^BL)(); typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCISelLowering.h34 BL, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp208 auto BL = std::make_unique<BaseClassLayout>(*this, Offset, false, in initializeChildren() local
252 auto BL = in initializeChildren() local
/external/dng_sdk/source/
Ddng_rect.h173 dng_point BL () const in BL() function
308 dng_point_real64 BL () const in BL() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreISelLowering.h33 BL, enumerator
/external/llvm/lib/Target/XCore/
DXCoreISelLowering.h34 BL, enumerator
/external/pigweed/pw_bloat/py/pw_bloat/
Dlabel_output.py40 BL = '+' variable in AsciiCharset
57 BL = '└' variable in LineCharset
/external/clang/test/Rewriter/
Drewrite-block-pointer.mm78 void (^BL)(void(^arg1)(), int i1, void(^arg)(int)); category
/external/skia/tools/viewer/
DPatchSlide.cpp85 const int BL = BR + nu; in eval_sheet() local
/external/elfutils/libdwfl/
Dlink_map.c736 #define AUXV_SCAN(NN, BL) do \ in dwfl_link_map_report() argument
/external/zucchini/
Darm_utils_unittest.cc764 ArmRelInstruction<uint32_t> BL("100101Si iiiiiiii iiiiiiii iiiiiiii", in TEST() local
/external/clang/lib/Frontend/
DASTUnit.cpp2556 SourceLocation BL = FileLoc.getLocWithOffset(Range.first); in TranslateStoredDiagnostics() local
2567 SourceLocation BL = FileLoc.getLocWithOffset(FixIt.RemoveRange.first); in TranslateStoredDiagnostics() local
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h482 BL = 4, enumerator
/external/ImageMagick/coders/
Dwmf.c1451 BL, /* bottom left of bounding box */ in ipa_draw_text() local
/external/pcre/src/sljit/
DsljitNativeARM_64.c79 #define BL 0x94000000 macro
DsljitNativeARM_32.c95 #define BL 0xeb000000 macro
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1307 Value *BL = BO->getOperand(0); in getValueFromConditionImpl() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp1509 PathDiagnosticLocation BL = in GenerateExtensivePathDiagnostic() local
/external/clang/lib/StaticAnalyzer/Checkers/
DRetainCountChecker.cpp1931 else if (const ObjCBoxedExpr *BL = dyn_cast<ObjCBoxedExpr>(S)) { in VisitNode() local
/external/clang/include/clang/AST/
DStmt.h1332 BreakStmt(SourceLocation BL) : Stmt(BreakStmtClass), BreakLoc(BL) { in BreakStmt()
/external/mesa3d/src/mesa/x86/
Dassyntax.h97 #define BL bl macro
159 #define BL %bl macro
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md298 ### BL ### subsection
305 ### BL ### subsection
/external/vixl/src/aarch64/
Dconstants-aarch64.h845 BL = UnconditionalBranchFixed | 0x80000000 enumerator