/third_party/boost/boost/spirit/home/support/ |
D | modify.hpp | 69 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/ |
D | value_base.h | 199 #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/ |
D | ring_proxy.hpp | 38 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/ |
D | upload_to_android.py | 115 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/ |
D | upload_to_android.py | 113 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/ |
D | generative_tests.hpp | 234 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/ |
D | win_add2path.py | 20 def modify(): function
|
D | mailerdaemon.py | 166 def parsedir(dir, modify): argument
|
/third_party/mesa3d/ohos/ |
D | modifyDtsi.py | 80 modify = Modify(path) variable
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_hue_sat_map.h | 165 const HSBModify &modify) in SetDelta()
|
D | dng_hue_sat_map.cpp | 170 const HSBModify &modify) in SetDeltaKnownWriteable()
|
D | dng_camera_profile.cpp | 383 dng_hue_sat_map::HSBModify modify; in FingerprintHueSatMap() local 884 dng_hue_sat_map::HSBModify modify; in ReadHueSatMap() local
|
/third_party/python/Lib/ |
D | selectors.py | 138 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/ |
D | shared_ptr.hpp | 32 static void modify(shared_ptr<T>& x) in modify() function
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuThreadUtil.cpp | 97 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/ |
D | registry.py | 252 def modify(items, item): items.add(item) function 255 def modify(items, item): function
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsTextureBufferCase.cpp | 551 void modify (TestLog& log, in modify() function 940 ModifyBits modify, in TextureBufferCase()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
D | Context.cpp | 92 void Broadcaster<Listener>::modify(F &&f) in modify() function in __anon3cf70c2d0111::Broadcaster
|
/third_party/glib/gio/tests/ |
D | gdbus-testserver.c | 647 gboolean modify; in handle_method_call() local
|
/third_party/boost/boost/multi_index/ |
D | sequenced_index.hpp | 423 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
|
D | random_access_index.hpp | 472 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
|
D | hashed_index.hpp | 433 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/ |
D | sdp.c | 262 GST_START_TEST (modify) in GST_START_TEST() argument
|
/third_party/boost/boost/multi_index/detail/ |
D | ord_index_impl.hpp | 452 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/ |
D | DeferredDisplayListTest.cpp | 94 void modify(int i) { in modify() function in SurfaceParameters
|