Home
last modified time | relevance | path

Searched defs:SizeT (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dxdefs.h22 typedef unsigned int SizeT; typedef
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
Dcl_util.cpp43 using SizeT = std::string::size_type; in RemoveUnsupportedCLExtensions() typedef
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions.h171 typedef StrictNumeric<size_t> SizeT; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceDefs.h84 using SizeT = uint32_t; variable
/third_party/benchmark/test/
Doutput_test_helper.cc83 using SizeT = std::string::size_type; in PerformSubstitutions() typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAttributor.cpp4438 auto *SizeT = dyn_cast<ConstantInt>(MallocCall->getOperand(1)); in manifest() local
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp75637 const BaseRect<T, Sub, Point, SizeT, MarginT>& aRect) { in operator <<() argument
160620 Log &operator <<(const BaseRect<T, Sub, Point, SizeT, Margin>& aRect) { in operator <<() argument