/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
D | mru_cache.h | 102 Erase(index_iter->second); in Put() 159 iterator Erase(iterator pos) in Erase() function 167 reverse_iterator Erase(reverse_iterator pos) in Erase() function 172 return reverse_iterator(Erase((++pos).base())); in Erase() 180 Erase(rbegin()); in ShrinkToSize()
|
/third_party/flutter/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/containers/ |
D | mru_cache.h | 102 Erase(index_iter->second); in Put() 159 iterator Erase(iterator pos) in Erase() function 167 reverse_iterator Erase(reverse_iterator pos) in Erase() function 172 return reverse_iterator(Erase((++pos).base())); in Erase() 180 Erase(rbegin()); in ShrinkToSize()
|
/third_party/gn/src/base/ |
D | stl_util.h | 142 void Erase(std::basic_string<CharT, Traits, Allocator>& container, in Erase() function 156 void Erase(std::deque<T, Allocator>& container, const Value& value) { in Erase() function 168 void Erase(std::vector<T, Allocator>& container, const Value& value) { in Erase() function 180 void Erase(std::forward_list<T, Allocator>& container, const Value& value) { in Erase() function 193 void Erase(std::list<T, Allocator>& container, const Value& value) { in Erase() function
|
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/ |
D | flatten_decoration_pass.cpp | 134 inst_iter = inst_iter.Erase(); in Process() 151 debug_inst_iter = debug_inst_iter.Erase(); in Process()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | SizedMRUCache.h | 85 mStore.Erase(existing); in eraseByKey() 113 mStore.Erase(iter); in shrinkToSize()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | flatten_decoration_pass.cpp | 135 inst_iter = inst_iter.Erase(); in Process() 152 debug_inst_iter = debug_inst_iter.Erase(); in Process()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | SizedMRUCache.h | 85 mStore.Erase(existing); in eraseByKey() 110 mStore.Erase(iter); in shrinkToSize()
|
/third_party/spirv-tools/source/opt/ |
D | flatten_decoration_pass.cpp | 135 inst_iter = inst_iter.Erase(); in Process() 152 debug_inst_iter = debug_inst_iter.Erase(); in Process()
|
D | eliminate_dead_functions_util.cpp | 53 return func_iter->Erase(); in EliminateFunction()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | flatten_decoration_pass.cpp | 135 inst_iter = inst_iter.Erase(); in Process() 152 debug_inst_iter = debug_inst_iter.Erase(); in Process()
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/old/ |
D | visual-basic.txt | 124 Erase bytaryCpr 125 Erase bytaryOri 155 Erase bytaryCpr 156 Erase bytaryOri
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/old/ |
D | visual-basic.txt | 124 Erase bytaryCpr 125 Erase bytaryOri 155 Erase bytaryCpr 156 Erase bytaryOri
|
/third_party/zlib/old/ |
D | visual-basic.txt | 124 Erase bytaryCpr 125 Erase bytaryOri 155 Erase bytaryCpr 156 Erase bytaryOri
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/ |
D | remove_function_reduction_opportunity.cpp | 32 function_it.Erase(); in Apply()
|
D | remove_block_reduction_opportunity.cpp | 40 bi.Erase(); in Apply()
|
D | structured_construct_to_block_reduction_opportunity.cpp | 42 block_it = block_it.Erase(); in Apply()
|
/third_party/skia/third_party/externals/spirv-tools/source/reduce/ |
D | remove_function_reduction_opportunity.cpp | 32 function_it.Erase(); in Apply()
|
D | remove_block_reduction_opportunity.cpp | 40 bi.Erase(); in Apply()
|
D | structured_construct_to_block_reduction_opportunity.cpp | 42 block_it = block_it.Erase(); in Apply()
|
/third_party/boost/libs/unordered/doc/ |
D | comparison.qbk | 119 [Erase by key, `k`] 124 [Erase a single element by iterator] 129 [Erase a range of /N/ elements]
|
/third_party/mindspore/mindspore/ccsrc/fl/server/ |
D | consistent_hash_ring.h | 50 bool Erase(uint32_t rank);
|
/third_party/spirv-tools/source/reduce/ |
D | remove_block_reduction_opportunity.cpp | 42 bi.Erase(); in Apply()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenPredicate.cpp | 457 VectOfInst Erase; in eliminatePredCopies() local 485 Erase.insert(&MI); in eliminatePredCopies() 490 for (VectOfInst::iterator I = Erase.begin(), E = Erase.end(); I != E; ++I) in eliminatePredCopies()
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/kernels/image/ |
D | cut_out_op.cc | 49 …RETURN_IF_NOT_OK(Erase(inputCV, output, box_height_, box_width_, num_patches_, false, random_color… in Compute()
|
/third_party/skia/third_party/externals/dawn/src/common/ |
D | ConcurrentCache.h | 44 size_t Erase(T* object) { in Erase() function
|