Home
last modified time | relevance | path

Searched defs:modify (Results 1 – 25 of 30) sorted by relevance

12

/third_party/boost/boost/spirit/home/support/
Dmodify.hpp69 struct modify struct
71 typedef void proto_is_callable_;
77 struct result<This(Tag, Modifiers)>
95 operator()(Tag tag, Modifiers modifiers) const in operator ()()
102 op(Tag /*tag*/, Modifiers modifiers, mpl::false_) const in op()
109 op(Tag tag, Modifiers modifiers, mpl::true_) const in op()
/third_party/cef/libcef/common/
Dvalue_base.h199 #define CEF_VALUE_VERIFY_RETURN_VOID_EX(object, modify) \ argument
206 #define CEF_VALUE_VERIFY_RETURN_VOID(modify) \ argument
209 #define CEF_VALUE_VERIFY_RETURN_EX(object, modify, error_val) \ argument
216 #define CEF_VALUE_VERIFY_RETURN(modify, error_val) \ argument
384 inline bool VerifyAccess(bool modify) { in VerifyAccess()
407 explicit AutoLock(CefValueBase* impl, bool modify) in AutoLock()
/third_party/boost/boost/geometry/geometries/adapted/boost_polygon/
Dring_proxy.hpp38 struct modify struct
42 struct modify<true> struct
45 static inline void push_back(Ring& ring, Point const& point) in push_back()
62 struct modify<false> struct
65 static inline void push_back(Ring& /*ring*/, Point const& /*point*/) in push_back()
/third_party/skia/tools/android/
Dupload_to_android.py115 def modify(self): member in Modifier
126 def modify(self): member in FetchModifier
174 def modify(self): member in AndroidLegacyFlagModifier
/third_party/flutter/skia/tools/android/
Dupload_to_android.py113 def modify(self): member in Modifier
124 def modify(self): member in FetchModifier
172 def modify(self): member in AndroidLegacyFlagModifier
/third_party/boost/libs/multi_array/test/
Dgenerative_tests.hpp234 void modify(Array&) const { } in modify() function
239 void modify(Array& A) const { in modify() function
251 void modify(Array& A) const { in modify() function
259 void modify(Array& A) const { in modify() function
/third_party/python/Tools/scripts/
Dwin_add2path.py20 def modify(): function
Dmailerdaemon.py166 def parsedir(dir, modify): argument
/third_party/mesa3d/ohos/
DmodifyDtsi.py80 modify = Modify(path) variable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_hue_sat_map.h165 const HSBModify &modify) in SetDelta()
Ddng_hue_sat_map.cpp170 const HSBModify &modify) in SetDeltaKnownWriteable()
Ddng_camera_profile.cpp383 dng_hue_sat_map::HSBModify modify; in FingerprintHueSatMap() local
884 dng_hue_sat_map::HSBModify modify; in ReadHueSatMap() local
/third_party/python/Lib/
Dselectors.py138 def modify(self, fileobj, events, data=None): member in BaseSelector
255 def modify(self, fileobj, events, data=None): member in _BaseSelectorImpl
376 def modify(self, fileobj, events, data=None): member in _PollLikeSelector
/third_party/boost/libs/python/test/
Dshared_ptr.hpp32 static void modify(shared_ptr<T>& x) in modify() function
/third_party/vk-gl-cts/framework/common/
DtcuThreadUtil.cpp97 void Object::modify (SharedPtr<Event> event, std::vector<SharedPtr<Event> >& deps) in modify() function in tcu::ThreadUtil::Object
/third_party/vk-gl-cts/scripts/khr_util/
Dregistry.py252 def modify(items, item): items.add(item) function
255 def modify(items, item): function
/third_party/vk-gl-cts/modules/glshared/
DglsTextureBufferCase.cpp551 void modify (TestLog& log, in modify() function
940 ModifyBits modify, in TextureBufferCase()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
DContext.cpp92 void Broadcaster<Listener>::modify(F &&f) in modify() function in __anon3cf70c2d0111::Broadcaster
/third_party/glib/gio/tests/
Dgdbus-testserver.c647 gboolean modify; in handle_method_call() local
/third_party/boost/boost/multi_index/
Dsequenced_index.hpp423 bool modify(iterator position,Modifier mod) in modify() function in boost::multi_index::detail::sequenced_index
444 bool modify(iterator position,Modifier mod,Rollback back_) in modify() function in boost::multi_index::detail::sequenced_index
Drandom_access_index.hpp472 bool modify(iterator position,Modifier mod) in modify() function in boost::multi_index::detail::random_access_index
493 bool modify(iterator position,Modifier mod,Rollback back_) in modify() function in boost::multi_index::detail::random_access_index
Dhashed_index.hpp433 bool modify(iterator position,Modifier mod) in modify() function in boost::multi_index::detail::hashed_index
454 bool modify(iterator position,Modifier mod,Rollback back_) in modify() function in boost::multi_index::detail::hashed_index
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dsdp.c262 GST_START_TEST (modify) in GST_START_TEST() argument
/third_party/boost/boost/multi_index/detail/
Dord_index_impl.hpp452 bool modify(iterator position,Modifier mod) in modify() function in boost::multi_index::detail::ordered_index_impl
473 bool modify(iterator position,Modifier mod,Rollback back_) in modify() function in boost::multi_index::detail::ordered_index_impl
/third_party/flutter/skia/tests/
DDeferredDisplayListTest.cpp94 void modify(int i) { in modify() function in SurfaceParameters

12