HomeSort by relevance Sort by last modified time
    Searched full:add_command (Results 1 - 25 of 31) sorted by null

1 2

  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
dynOptionMenuWidget.py 32 self['menu'].add_command(label=item,
WindowList.py 32 menu.add_command(label=title, command=window.wakeup)
ScrolledList.py 126 def fill_menu(self): self.menu.add_command(label="pass")
Debugger.py 372 menu.add_command(label="Go to source line",
374 menu.add_command(label="Show stack frame",
EditorWindow.py 510 rmenu.add_command(label=label, command=command)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
dynOptionMenuWidget.py 32 self['menu'].add_command(label=item,
WindowList.py 32 menu.add_command(label=title, command=window.wakeup)
ScrolledList.py 126 def fill_menu(self): self.menu.add_command(label="pass")
Debugger.py 372 menu.add_command(label="Go to source line",
374 menu.add_command(label="Show stack frame",
EditorWindow.py 510 rmenu.add_command(label=label, command=command)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
dynOptionMenuWidget.py 32 self['menu'].add_command(label=item,
WindowList.py 32 menu.add_command(label=title, command=window.wakeup)
ScrolledList.py 126 def fill_menu(self): self.menu.add_command(label="pass")
Debugger.py 372 menu.add_command(label="Go to source line",
374 menu.add_command(label="Show stack frame",
EditorWindow.py 510 rmenu.add_command(label=label, command=command)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
dynOptionMenuWidget.py 32 self['menu'].add_command(label=item,
WindowList.py 32 menu.add_command(label=title, command=window.wakeup)
ScrolledList.py 126 def fill_menu(self): self.menu.add_command(label="pass")
Debugger.py 372 menu.add_command(label="Go to source line",
374 menu.add_command(label="Show stack frame",
EditorWindow.py 510 rmenu.add_command(label=label, command=command)
    [all...]
  /external/iptables/iptables/
ip6tables.c 348 add_command(unsigned int *cmd, const int newcmd, const int othercmds, function
    [all...]
iptables.c 342 add_command(unsigned int *cmd, const int newcmd, const int othercmds, function
    [all...]
  /external/vulkan-validation-layers/demos/smoke/
generate-dispatch-table 83 def add_command(self, cmd):
458 current_ext.add_command(Command.from_c_typedef(line))
  /prebuilts/gdb/darwin-x86/lib/python2.7/lib-tk/
Tkinter.py 2681 def add_command(self, cnf={}, **kw): member in class:Menu
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/lib-tk/
Tkinter.py 2681 def add_command(self, cnf={}, **kw): member in class:Menu
    [all...]

Completed in 464 milliseconds

1 2