Home
last modified time | relevance | path

Searched defs:clear (Results 1 – 25 of 1112) sorted by relevance

12345678910>>...45

/third_party/boost/boost/geometry/algorithms/
Dclear.hpp38 namespace detail { namespace clear namespace
93 struct clear: not_implemented<Tag> struct
98 struct clear<Geometry, point_tag> struct
103 struct clear<Geometry, box_tag> struct
108 struct clear<Geometry, segment_tag> struct
113 struct clear<Geometry, linestring_tag> struct
118 struct clear<Geometry, ring_tag> struct
125 struct clear<Polygon, polygon_tag> struct
131 struct clear<Geometry, multi_tag> struct
143 struct clear struct
[all …]
/third_party/boost/boost/fusion/mpl/detail/
Dclear.hpp31 struct clear<cons_tag> : mpl::identity<list<> > {}; struct
34 struct clear<map_tag> : mpl::identity<map<> > {}; struct
37 struct clear<set_tag> : mpl::identity<set<> > {}; struct
40 struct clear<vector_tag> : mpl::identity<vector<> > {}; struct
43 struct clear<deque_tag> : mpl::identity<deque<> > {}; struct
/third_party/boost/boost/fusion/algorithm/transformation/
Dclear.hpp18 struct clear struct
20 typedef vector0<> type;
27 clear(Sequence const& /*seq*/) in clear() function
/third_party/cef/include/internal/
Dcef_types_wrappers.h138 static inline void clear(struct_type* s) {} in clear() function
174 static inline void clear(struct_type* s) {} in clear() function
223 static inline void clear(struct_type* s) {} in clear() function
261 static inline void clear(struct_type* s) {} in clear() function
296 static inline void clear(struct_type* s) {} in clear() function
336 static inline void clear(struct_type* s) {} in clear() function
378 static inline void clear(struct_type* s) {} in clear() function
432 static inline void clear(struct_type* s) {} in clear() function
458 static inline void clear(struct_type* s) {} in clear() function
479 static inline void clear(struct_type* s) {} in clear() function
[all …]
/third_party/boost/boost/spirit/home/support/char_set/
Dbasic_chset.hpp54 clear(Char from, Char to) in clear() function
60 clear(Char c) in clear() function
66 clear() in clear() function
168 clear(Char from, Char to) in clear() function
175 clear(Char c) in clear() function
181 clear() in clear() function
Drange_run_impl.hpp118 range_run<Char>::clear(range_type const& range) in clear() function in boost::spirit::support::detail::range_run
179 range_run<Char>::clear() in clear() function in boost::spirit::support::detail::range_run
/third_party/boost/boost/geometry/core/
Dmutable_range.hpp48 struct clear struct
50 static inline void apply(typename rvalue_type<Range>::type range) in apply()
/third_party/mindspore/mindspore/nn/metrics/
Derror.py52 def clear(self): member in MAE
119 def clear(self): member in MSE
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_clear.c175 struct zink_framebuffer_clear_data *clear = NULL; in get_clear_data() local
222 …struct zink_framebuffer_clear_data *clear = get_clear_data(ctx, fb_clear, needs_rp ? scissor_state… in zink_clear() local
242 …struct zink_framebuffer_clear_data *clear = get_clear_data(ctx, fb_clear, needs_rp ? scissor_state… in zink_clear() local
334 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(color_clear, j); in zink_clear_framebuffer() local
350 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(zs_clear, j); in zink_clear_framebuffer() local
523 zink_fb_clear_util_unpack_clear_color(struct zink_framebuffer_clear_data *clear, enum pipe_format f… in zink_fb_clear_util_unpack_clear_color()
557 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(fb_clear, 0); in fb_clears_apply_internal() local
573 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(fb_clear, 0); in fb_clears_apply_internal() local
643 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(fb_clear, j); in zink_clear_apply_conditionals() local
674 struct zink_framebuffer_clear_data *clear = zink_fb_clear_element(fb_clear, j); in fb_clears_apply_or_discard_internal() local
/third_party/boost/libs/geometry/test/geometries/
Dcustom_linestring.cpp69 struct clear< custom_linestring2<P> > struct
72 static inline void apply(custom_linestring2<P>& ls) { ls.resize(0); } in apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DRecycler.h68 void clear(AllocatorType &Allocator) { in clear() function
80 void clear(BumpPtrAllocator &) { FreeList = nullptr; } in clear() function
DArrayRecycler.h104 void clear(AllocatorType &Allocator) { in clear() function
115 void clear(BumpPtrAllocator&) { in clear() function
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dholes_proxy.hpp56 inline void clear() in clear() function
151 struct clear<adapt::bp::holes_proxy<Polygon> > struct
153 static inline void apply(adapt::bp::holes_proxy<Polygon> proxy) in apply()
Dring_proxy.hpp145 void clear() in clear() function in boost::geometry::adapt::bp::ring_proxy
257 struct clear<adapt::bp::ring_proxy<Polygon> > struct
259 static inline void apply(adapt::bp::ring_proxy<Polygon> proxy) in apply()
/third_party/skia/third_party/externals/swiftshader/src/Common/
DMemory.cpp113 void clear(uint16_t *memory, uint16_t element, size_t count) in clear() function
127 void clear(uint32_t *memory, uint32_t element, size_t count) in clear() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAbbrev.cpp22 void DWARFAbbreviationDeclarationSet::clear() { in clear() function in DWARFAbbreviationDeclarationSet
72 void DWARFDebugAbbrev::clear() { in clear() function in DWARFDebugAbbrev
/third_party/skia/src/gpu/
DSurfaceFillContext.h32 void clear(const SkIRect& rect, const SkRGBA4f<AlphaType>& color) { in clear() function
37 template <SkAlphaType AlphaType> void clear(const SkRGBA4f<AlphaType>& color) { in clear() function
/third_party/boost/boost/mpl/
Dclear.hpp28 struct clear struct
/third_party/skia/src/sksl/
DSkSLModifiersPool.h28 void clear() { in clear() function
/third_party/boost/libs/geometry/test/test_geometries/
Dall_custom_linestring.hpp47 struct clear<all_custom_linestring<Point> > struct
49 static inline void apply(all_custom_linestring<Point>& als) in apply()
Dall_custom_ring.hpp53 struct clear<all_custom_ring<Point> > struct
55 static inline void apply(all_custom_ring<Point>& acr) in apply()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DDbgEntityHistoryCalculator.h92 void clear() { VarEntries.clear(); } in clear() function
116 void clear() { LabelInstr.clear(); } in clear() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DIntEqClasses.h50 void clear() { in clear() function
/third_party/boost/boost/fusion/adapted/boost_tuple/mpl/
Dclear.hpp19 struct clear<boost_tuple_tag> : mpl::identity<boost::tuple<> > {}; struct
/third_party/boost/boost/fusion/adapted/std_tuple/mpl/
Dclear.hpp19 struct clear<std_tuple_tag> : mpl::identity<std::tuple<> > {}; struct

12345678910>>...45