/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 43 struct Set { struct 67 std::vector<Set> Sets; argument
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugPubTable.h | 42 struct Set { struct 63 std::vector<Set> Sets; argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | set_test.cc | 16 TEST(Set, Unanchored) { in TEST() argument 43 TEST(Set, UnanchoredFactored) { in TEST() argument 75 TEST(Set, UnanchoredDollar) { in TEST() argument 93 TEST(Set, UnanchoredWordBoundary) { in TEST() argument 116 TEST(Set, Anchored) { in TEST() argument 149 TEST(Set, EmptyUnanchored) { in TEST() argument 165 TEST(Set, EmptyAnchored) { in TEST() argument 181 TEST(Set, Prefix) { in TEST() argument
|
/external/libcxx/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 95 typedef std::set<ValueTp> Set; in main() typedef 101 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 108 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 114 typedef std::multiset<ValueTp> Set; in main() typedef 120 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 127 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef
|
/external/llvm-project/lldb/source/DataFormatters/ |
D | FormatCache.cpp | 39 void FormatCache::Entry::Set(lldb::TypeFormatImplSP format_sp) { in Set() function in FormatCache::Entry 44 void FormatCache::Entry::Set(lldb::TypeSummaryImplSP summary_sp) { in Set() function in FormatCache::Entry 49 void FormatCache::Entry::Set(lldb::SyntheticChildrenSP synthetic_sp) { in Set() function in FormatCache::Entry 102 void FormatCache::Set(ConstString type, lldb::TypeFormatImplSP &format_sp) { in Set() function in FormatCache 107 void FormatCache::Set(ConstString type, lldb::TypeSummaryImplSP &summary_sp) { in Set() function in FormatCache 112 void FormatCache::Set(ConstString type, in Set() function in FormatCache
|
/external/llvm-project/libcxx/test/std/containers/associative/ |
D | iterator_types.pass.cpp | 94 typedef std::set<ValueTp> Set; in main() typedef 100 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 107 typedef std::set<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 113 typedef std::multiset<ValueTp> Set; in main() typedef 119 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef 126 typedef std::multiset<ValueTp, std::less<ValueTp>, Alloc> Set; in main() typedef
|
/external/libcxx/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 118 typedef std::unordered_set<ValueTp> Set; in main() typedef 124 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 131 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 137 typedef std::unordered_multiset<ValueTp> Set; in main() typedef 143 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 150 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef
|
/external/libcxx/test/libcxx/containers/unord/unord.set/ |
D | missing_hash_specialization.fail.cpp | 49 using Set = std::unordered_set<VT>; in main() typedef 59 using Set = std::unordered_set<int, BadHashNoCopy>; in main() typedef 63 using Set = std::unordered_set<int, BadHashNoCall>; in main() typedef 67 using Set = std::unordered_set<int, GoodHashNoDefault>; in main() typedef
|
/external/llvm-project/libcxx/test/std/containers/unord/ |
D | iterator_difference_type.pass.cpp | 117 typedef std::unordered_set<ValueTp> Set; in main() typedef 123 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 130 typedef std::unordered_set<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 136 typedef std::unordered_multiset<ValueTp> Set; in main() typedef 142 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef 149 typedef std::unordered_multiset<ValueTp, std::hash<ValueTp>, std::equal_to<ValueTp>, Alloc> Set; in main() typedef
|
/external/llvm-project/libcxx/test/libcxx/containers/unord/unord.set/ |
D | missing_hash_specialization.fail.cpp | 48 using Set = std::unordered_set<VT>; in main() typedef 58 using Set = std::unordered_set<int, BadHashNoCopy>; in main() typedef 62 using Set = std::unordered_set<int, BadHashNoCall>; in main() typedef 66 using Set = std::unordered_set<int, GoodHashNoDefault>; in main() typedef
|
/external/llvm-project/llvm/unittests/ADT/ |
D | StringSetTest.cpp | 19 StringSet<> Set; in TEST_F() local 35 StringSet<> Set; in TEST_F() local 47 StringSet<> Set; in TEST_F() local 57 StringSet<> Set; in TEST_F() local
|
D | SparseMultiSetTest.cpp | 20 USet Set; in TEST() local 41 USet Set; in TEST() local 81 USet Set; in TEST() local 162 USet Set; in TEST() local 215 ASet Set; in TEST() local
|
D | SparseSetTest.cpp | 20 USet Set; in TEST() local 43 USet Set; in TEST() local 82 USet Set; in TEST() local 170 ASet Set; in TEST() local 189 USet Set; in TEST() local
|
/external/llvm/unittests/ADT/ |
D | SparseMultiSetTest.cpp | 21 USet Set; in TEST() local 42 USet Set; in TEST() local 82 USet Set; in TEST() local 163 USet Set; in TEST() local 216 ASet Set; in TEST() local
|
D | SparseSetTest.cpp | 21 USet Set; in TEST() local 44 USet Set; in TEST() local 81 USet Set; in TEST() local 169 ASet Set; in TEST() local 188 USet Set; in TEST() local
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/ |
D | alarm.h | 60 void Set(::grpc::CompletionQueue* cq, const T& deadline, void* tag) { in Set() function 85 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function 101 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/ |
D | alarm.h | 60 void Set(::grpc::CompletionQueue* cq, const T& deadline, void* tag) { in Set() function 85 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function 101 void Set(const T& deadline, std::function<void(bool)> f) { in Set() function
|
/external/libchrome/base/threading/ |
D | thread_local.h | 68 void Set(Type* ptr) { in Set() function 87 void Set(bool val) { in Set() function
|
/external/libcap/cap/ |
D | cap.go | 110 type Set struct { struct 112 mu sync.RWMutex 116 flat []data 119 nsRoot int 297 func (c *Set) Dup() (*Set, error) { 341 func (c *Set) SetProc() error {
|
/external/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 93 for (auto& Set : Sets) { in run() local 114 for (auto& Set : Data.Sets) { in run() local 135 for (auto& Set : Data.Sets) { in run() local 156 for (auto& Set : Data.Sets) { in run() local 177 for (auto& Set : Data.Sets) { in run() local 197 for (auto& Set : Data.Sets) { in run() local 216 for (auto& Set : Data.Sets) { in run() local
|
/external/llvm-project/libcxx/benchmarks/ |
D | ordered_set.bench.cpp | 92 for (auto& Set : Sets) { in run() local 113 for (auto& Set : Data.Sets) { in run() local 134 for (auto& Set : Data.Sets) { in run() local 155 for (auto& Set : Data.Sets) { in run() local 176 for (auto& Set : Data.Sets) { in run() local 196 for (auto& Set : Data.Sets) { in run() local 215 for (auto& Set : Data.Sets) { in run() local
|
/external/tensorflow/tensorflow/lite/tools/ |
D | tool_params.h | 59 virtual void Set(const ToolParam&) {} in Set() function 78 void Set(const T& value) { in Set() function 85 void Set(const ToolParam& other) override { in Set() function 117 void Set(const std::string& name, const T& value) { in Set() function
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gprpp/ |
D | global_config_env.cc | 96 void GlobalConfigEnvBool::Set(bool value) { in Set() function in grpc_core::GlobalConfigEnvBool 118 void GlobalConfigEnvInt32::Set(int32_t value) { in Set() function in grpc_core::GlobalConfigEnvInt32 135 void GlobalConfigEnvString::Set(const char* value) { SetValue(value); } in Set() function in grpc_core::GlobalConfigEnvString
|
/external/tensorflow/tensorflow/core/lib/monitoring/ |
D | gauge.h | 203 void GaugeCell<T>::Set(const T& value) { in Set() function 214 inline void GaugeCell<int64>::Set(int64 value) { value_ = value; } in Set() function 218 inline void GaugeCell<bool>::Set(bool value) { value_ = value; } in Set() function
|
/external/pdfium/fxbarcode/common/ |
D | BC_CommonByteMatrix.cpp | 40 void CBC_CommonByteMatrix::Set(int32_t x, int32_t y, int32_t value) { in Set() function in CBC_CommonByteMatrix 44 void CBC_CommonByteMatrix::Set(int32_t x, int32_t y, uint8_t value) { in Set() function in CBC_CommonByteMatrix
|