HomeSort by relevance Sort by last modified time
    Searched refs:callme (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Lib/idlelib/
ParenMatch.py 158 def callme(callme, self=self, c=self.counter, function in function:ParenMatch.set_timeout_none
163 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
164 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
ParenMatch.py 157 def callme(callme, self=self, c=self.counter, function in function:ParenMatch.set_timeout_none
162 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
163 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
ParenMatch.py 157 def callme(callme, self=self, c=self.counter, function in function:ParenMatch.set_timeout_none
162 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
163 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 157 def callme(callme, self=self, c=self.counter, function in function:ParenMatch.set_timeout_none
162 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
163 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 157 def callme(callme, self=self, c=self.counter, function in function:ParenMatch.set_timeout_none
162 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
163 self.editwin.text_frame.after(CHECK_DELAY, callme, callme)
  /external/clang/test/Misc/
serialized-diags-really-long-text.cpp 19 static type callme() { function in struct:MyTS
20 return type::callme();
29 int e = MyTS<2>::callme();
  /external/elfutils/tests/
cleanup-13.c 300 __attribute__((noinline)) static void callme () function
309 callme ();

Completed in 427 milliseconds