Searched defs:UL (Results 1 – 11 of 11) sorted by relevance
/third_party/boost/libs/numeric/ublas/doc/samples/ |
D | ex_triangular.cpp | 30 ublas::triangular_matrix<double, ublas::unit_lower> UL; in main() local
|
/third_party/uboot/u-boot-2020.01/include/linux/ |
D | const.h | 31 #define UL(x) (_UL(x)) macro
|
/third_party/mingw-w64/mingw-w64-crt/gdtoa/ |
D | qnan.c | 66 #define UL (unsigned long) macro
|
/third_party/skia/include/private/ |
D | SkSLDefines.h | 48 UL = 12, UT = 13, UR = 14, UB = 15, enumerator
|
/third_party/boost/libs/iostreams/doc/theme/ |
D | iostreams.css | 115 UL selector
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | ScaledNumber.cpp | 27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
|
/third_party/flutter/skia/src/core/ |
D | SkBlurMF.cpp | 488 const SkVector& UL = rrect.radii(SkRRect::kUpperLeft_Corner); in filterRRectToNine() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LoopInfo.cpp | 679 UnloopUpdater(Loop *UL, LoopInfo *LInfo) in UnloopUpdater()
|
/third_party/skia/src/core/ |
D | SkBlurMF.cpp | 351 const SkVector& UL = rrect.radii(SkRRect::kUpperLeft_Corner); in filterRRectToNine() local
|
/third_party/boost/libs/wave/test/testwave/testfiles/ |
D | t_5_035.hpp | 830 #define UL macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 2971 SDValue UL = DAG.getNode(ISD::AND, dl, NVT, U, Mask); in ExpandIntRes_MUL() local
|