Home
last modified time | relevance | path

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

12

/third_party/rust/rust/tests/ui/borrowck/
Dissue-93078.rs2 fn modify(&mut self) ; in modify() method
6 fn modify(&mut self) {} in modify() method
/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/ncurses/ncurses/tinfo/
Dhashed_db.c50 bool modify; member
64 find_connection(const char *path, bool modify) in find_connection()
98 make_connection(DB * db, const char *path, bool modify) in make_connection()
119 _nc_db_open(const char *path, bool modify) in _nc_db_open()
/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/skia/m133/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.py137 def modify(self, fileobj, events, data=None): member in BaseSelector
254 def modify(self, fileobj, events, data=None): member in _BaseSelectorImpl
375 def modify(self, fileobj, events, data=None): member in _PollLikeSelector
/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/cups/cgi-bin/
Dadmin.c308 int modify) /* I - Modify the printer? */ in do_am_class()
606 int modify) /* I - Modify the printer? */ in do_am_printer()
/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 __anond761d98f0111::Broadcaster
/third_party/gn/src/gn/precise/
Dprecise.cc538 for (const std::string& modify : modifyGnModuleList_) { in CheckModuleMatch() local
/third_party/skia/tests/
DDeferredDisplayListTest.cpp114 bool modify(int i) { in modify() function in SurfaceParameters
/third_party/skia/m133/tests/
DDeferredDisplayListTest.cpp177 bool modify(int i) { in modify() function in SurfaceParameters
/third_party/cups/scheduler/
Dipp.c777 int modify; /* Non-zero if we just modified */ in add_class() local
2168 int modify; /* Non-zero if we are modifying */ in add_printer() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_session.cc2012 for (auto modify : modify_tensors) { in UpdateWeights() local
/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp2148 bool isCompatibleCreateAndModifyActions (const Action& create, const Action& modify) in isCompatibleCreateAndModifyActions()
DteglGLES2SharingThreadedTests.cpp2967 int modify; member

12