Home
last modified time | relevance | path

Searched refs:do_update (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Demo/tkinter/guido/
Dsvkill.py45 self.do_update()
46 def do_update(self): member in Kill
82 command=self.do_update,
89 command=self.do_update,
117 command=self.do_update)
122 self.do_update()
Dkill.py31 self.do_update()
32 def do_update(self): member in Kill
65 command=self.do_update,
87 command=self.do_update)
92 self.do_update()
/external/llvm-project/clang/test/AST/
Dgen_ast_dump_json_test.py93 cmdline_opts=args.opts, do_update=args.update,
98 do_update, force_update): argument
105 if do_update:
205 if do_update:
/external/python/cpython2/Demo/pdist/
Drcvs.py406 def do_update(self, opts, files): member in rcvs
417 do_up = do_update
/external/python/cpython2/Mac/Demo/imgbrowse/
Dimgbrowse.py82 def do_update(self, *args): member in imgwindow
/external/usrsctp/usrsctplib/netinet/
Dsctp_output.h63 int do_update);
Dsctp_output.c1901 int do_update) in sctp_is_address_in_scope() argument
1940 if (do_update) { in sctp_is_address_in_scope()
/external/python/cpython2/Mac/Demo/PICTbrowse/
DPICTbrowse2.py88 def do_update(self, *args): member in PICTwindow
Dcicnbrowse.py87 def do_update(self, *args): member in CIconwindow
DICONbrowse.py87 def do_update(self, *args): member in ICONwindow
/external/python/cpython2/Lib/plat-mac/
DFrameWork.py849 self.do_update(window, event)
852 def do_update(self, window, event): member in Window
871 self.do_update(window, event)
/external/python/cpython2/Mac/Demo/mlte/
Dmlted.py53 def do_update(self, wid, event): member in MlteWindow
/external/python/cpython2/Mac/Demo/textedit/
Dped.py89 def do_update(self, wid, event): member in TEWindow
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_maps.c1318 int do_update = ((int *)data)[1]; in test_update_delete() local
1325 if (do_update) { in test_update_delete()
/external/python/cpython2/Doc/library/
Dframework.rst232 .. method:: Window.do_update(macoswindowid, event)
/external/libabigail/src/
Dabg-ir.cc103 do_update(abigail::ir::decl_base* d);
24411 qualified_name_setter::do_update(abigail::ir::decl_base* d) in do_update() function in __anon1ceaa4dd0211::qualified_name_setter
24457 {return do_update(d);} in visit_begin()
24469 return do_update(d); in visit_begin()
/external/libabigail/
DChangeLog6016 (qualified_name_setter::do_update): Update scoped names too.
16478 (qualified_name_setter::do_update): Adjust.
17587 (qualified_name_setter::do_update): Do not touch the non-internal,
19072 (::qualified_name_setter::{do_update, visit_begin}): Define new