Home
last modified time | relevance | path

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

/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/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.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/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 __anon86a378ed0111::Broadcaster
/third_party/skia/tests/
DDeferredDisplayListTest.cpp114 bool modify(int i) { in modify() function in SurfaceParameters
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_session.cc2004 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
/third_party/python/Tools/clinic/
Dclinic.py2768 def modify(self): member in CConverter
/third_party/typescript/lib/
Dlib.dom.d.ts13612 modify(alter?: string, direction?: string, granularity?: string): void; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts13592 modify(alter?: string, direction?: string, granularity?: string): void; method