Home
last modified time | relevance | path

Searched defs:UL (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/numeric/ublas/doc/samples/
Dex_triangular.cpp30 ublas::triangular_matrix<double, ublas::unit_lower> UL; in main() local
/third_party/uboot/u-boot-2020.01/include/linux/
Dconst.h31 #define UL(x) (_UL(x)) macro
/third_party/mingw-w64/mingw-w64-crt/gdtoa/
Dqnan.c66 #define UL (unsigned long) macro
/third_party/skia/include/private/
DSkSLDefines.h48 UL = 12, UT = 13, UR = 14, UB = 15, enumerator
/third_party/boost/libs/iostreams/doc/theme/
Diostreams.css115 UL selector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DScaledNumber.cpp27 uint64_t UL = getU(LHS), LL = getL(LHS), UR = getU(RHS), LR = getL(RHS); in multiply64() local
/third_party/flutter/skia/src/core/
DSkBlurMF.cpp488 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/
DLoopInfo.cpp679 UnloopUpdater(Loop *UL, LoopInfo *LInfo) in UnloopUpdater()
/third_party/skia/src/core/
DSkBlurMF.cpp351 const SkVector& UL = rrect.radii(SkRRect::kUpperLeft_Corner); in filterRRectToNine() local
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp830 #define UL macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp2971 SDValue UL = DAG.getNode(ISD::AND, dl, NVT, U, Mask); in ExpandIntRes_MUL() local