Home
last modified time | relevance | path

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

12

/external/skqp/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
/external/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
/external/python/cpython2/Tools/scripts/
Dwin_add2path.py20 def modify(): function
Dmailerdaemon.py158 def parsedir(dir, modify): argument
/external/python/cpython3/Tools/scripts/
Dwin_add2path.py20 def modify(): function
Dmailerdaemon.py166 def parsedir(dir, modify): argument
/external/tensorflow/tensorflow/compiler/jit/
Dresource_operation_safety_analysis_test.cc125 Node* modify = MakeModify(root, "M"); in TEST() local
139 Node* modify = MakeModify(root, "M"); in TEST() local
154 Node* modify = MakeModify(root, "M"); in TEST() local
168 Node* modify = MakeModify(root, "M"); in TEST() local
185 Node* modify = MakeModify(root, "M"); in TEST() local
201 Node* modify = MakeModify(root, "M"); in TEST() local
224 Node* modify = MakeModify(root, "M"); in TEST() local
/external/llvm-project/lldb/test/API/commands/watchpoints/watchpoint_commands/condition/
Dmain.cpp6 static void modify(int32_t &var) { in modify() function
/external/llvm-project/lldb/test/API/python_api/watchpoint/condition/
Dmain.cpp6 static void modify(int32_t &var) { in modify() function
/external/llvm-project/lldb/test/API/commands/watchpoints/watchpoint_commands/command/
Dmain.cpp7 static void modify(int32_t &var) { in modify() function
/external/llvm-project/clang/test/OpenMP/
Dtarget_map_codegen_00.cpp54 static void modify(int &res) { in modify() function in B
/external/selinux/gui/
DusersPage.py123 def modify(self): member in usersPage
DloginsPage.py168 def modify(self): member in loginsPage
DfcontextPage.py206 def modify(self): member in fcontextPage
DportsPage.py231 def modify(self): member in portsPage
/external/kotlinx.atomicfu/atomicfu-gradle-plugin/src/test/kotlin/kotlinx/atomicfu/plugin/gradle/
Dutils.kt29 fun File.modify(fn: (String) -> String) { in modify() method
/external/selinux/libsemanage/src/
Ddatabase_policydb.h73 record_policydb_table_modify_t modify; member
/external/libiio/src/examples/
Dad9371-iiostream.c120 static char* get_ch_name_mod(const char* type, int id, char modify) in get_ch_name_mod()
152 …ruct iio_context *ctx, enum iodev d, struct iio_device *dev, int chid, char modify, struct iio_cha… in get_ad9371_stream_ch()
/external/autotest/site_utils/
Dserver_manager.py233 def modify(hostname, role=None, status=None, delete=False, note=None, function
/external/python/cpython3/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
/external/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
/external/selinux/python/semanage/
Dseobject.py661 def modify(self, name, sename="", serange=""): member in loginRecords
934 def modify(self, name, roles=[], selevel="", serange="", prefix=""): member in seluserRecords
1203 def modify(self, port, proto, serange, setype): member in portRecords
1471 def modify(self, pkey, subnet_prefix, serange, setype): member in ibpkeyRecords
1725 def modify(self, ibendport, ibdev_name, serange, setype): member in ibendportRecords
1995 def modify(self, addr, mask, proto, serange, setype): member in nodeRecords
2198 def modify(self, interface, serange, setype): member in interfaceRecords
2544 def modify(self, target, setype, ftype, serange, seuser): member in fcontextRecords
2743 def modify(self, name, value=None, use_file=False): member in booleanRecords
/external/libbrillo/brillo/glib/
Dobject_test.cc35 void MutableRegularTestValue(const T& x, O modify) { in MutableRegularTestValue()

12