/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | HashTable.h | 222 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as() 254 bool set_as(const Key &K, ValueT V, TraitsT &Traits) { in set_as() 259 ValueT get(const Key &K, TraitsT &Traits) const { in get() 277 bool set_as_internal(const Key &K, ValueT V, TraitsT &Traits, in set_as_internal() 305 void grow(TraitsT &Traits) { in grow()
|
/third_party/skia/src/core/ |
D | SkLRUCache.h | 101 struct Traits { struct 122 SkTHashTable<Entry*, K, Traits> fMap; argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
D | string_constant_test.cc | 31 TEST(StringConstant, Traits) { in TEST() argument
|
/third_party/cef/include/base/ |
D | cef_cxx17_backports.h | 96 CharT* data(std::basic_string<CharT, Traits, Allocator>& str) { in data() argument
|
/third_party/skia/include/private/ |
D | SkTHash.h | 528 struct Traits { struct 534 using Iter = typename SkTHashTable<T, T, Traits>::template Iter<T>; argument
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderBuiltinPrecisionTests.cpp | 566 struct Traits<float> : ScalarTraits<float> struct 568 static void doPrintIVal (const FloatFormat& fmt, in doPrintIVal() 575 static void doPrintValue16 (const FloatFormat& fmt, in doPrintValue16() 585 static void doPrintValue32 (const FloatFormat& fmt, in doPrintValue32() 592 static void doPrintValue64 (const FloatFormat& fmt, in doPrintValue64() 600 …ontains (const Interval& a, const float& value, bool is16Bit, const tcu::Maybe<U>& modularDivisor) in doContains() 616 struct Traits<double> : ScalarTraits<double> struct 618 static void doPrintIVal (const FloatFormat& fmt, in doPrintIVal() 625 static void doPrintValue16 (const FloatFormat& fmt, in doPrintValue16() 637 static void doPrintValue32 (const FloatFormat& fmt, in doPrintValue32() [all …]
|
/third_party/gn/src/base/ |
D | stl_util.h | 142 void Erase(std::basic_string<CharT, Traits, Allocator>& container, in Erase() argument 149 void EraseIf(std::basic_string<CharT, Traits, Allocator>& container, in EraseIf() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBuiltinPrecisionTests.cpp | 341 struct Traits<float> : ScalarTraits<float> struct 343 static void doPrintIVal (const FloatFormat& fmt, in doPrintIVal() 350 static void doPrintValue (const FloatFormat& fmt, in doPrintValue() 359 struct Traits<bool> : ScalarTraits<bool> struct 361 static void doPrintValue (const FloatFormat&, in doPrintValue() 368 static void doPrintIVal (const FloatFormat&, in doPrintIVal() 384 struct Traits<int> : ScalarTraits<int> struct 386 static void doPrintValue (const FloatFormat&, in doPrintValue() 393 static void doPrintIVal (const FloatFormat&, in doPrintIVal() 499 struct Traits<Vector<T, Size> > : struct [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | ArgList.h | 69 using Traits = std::iterator_traits<BaseIter>; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | SSAUpdaterImpl.h | 34 using Traits = SSAUpdaterTraits<UpdaterT>; variable
|
/third_party/protobuf/src/google/protobuf/stubs/ |
D | int128_unittest.cc | 447 TEST(Int128, Traits) { in TEST() argument
|
/third_party/skia/third_party/externals/abseil-cpp/absl/memory/ |
D | memory_test.cc | 553 using Traits = absl::allocator_traits<MinimalMockAllocator>; in TEST() typedef 597 using Traits = absl::allocator_traits<FullMockAllocator>; in TEST() typedef
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
D | TestUtil.h | 44 using Traits = AssemblerX8632::Traits; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
D | TestUtil.h | 43 using Traits = AssemblerX8664::Traits; variable
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/ |
D | flag_test.cc | 104 TEST_F(FlagTest, Traits) { in TEST_F() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 2060 using Traits = typename MapA::KeyTraits; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringMIPS32.cpp | 5734 using Traits = ConstantPoolEmitterTraits<T>; in emitConstant() typedef 5745 using Traits = ConstantPoolEmitterTraits<T>; in emitConstantPool() typedef
|
D | IceTargetLoweringARM32.cpp | 6855 using Traits = ConstantPoolEmitterTraits<T>; in emitConstant() typedef 6868 using Traits = ConstantPoolEmitterTraits<T>; in emitConstantPool() typedef
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/ |
D | cord_test.cc | 1541 TEST(CordCharIterator, Traits) { in TEST() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 45323 typedef typename detail::LinkedListElementTraits<T> Traits; typedef in mozilla::LinkedListElement 45572 typedef typename detail::LinkedListElementTraits<T> Traits; typedef in mozilla::LinkedList 59339 typedef FloatingPoint<T> Traits; in IsNaN() typedef 59351 typedef FloatingPoint<T> Traits; in IsInfinite() typedef 59366 typedef FloatingPoint<T> Traits; in IsFinite() typedef 59383 typedef FloatingPoint<T> Traits; in IsNegative() typedef 59395 typedef FloatingPoint<T> Traits; in IsNegativeZero() typedef 59407 typedef FloatingPoint<T> Traits; in IsPositiveZero() typedef 59438 typedef FloatingPoint<T> Traits; in ExponentComponent() typedef 59454 typedef FloatingPoint<T> Traits; in PositiveInfinity() typedef [all …]
|