Home
last modified time | relevance | path

Searched refs:notebook (Results 1 – 25 of 54) sorted by relevance

123

/external/selinux/gui/
Dsystem-config-selinux.py134 self.tabs[self.notebook.get_current_page()].deleteDialog()
137 self.tabs[self.notebook.get_current_page()].addDialog()
140 self.tabs[self.notebook.get_current_page()].propertiesDialog()
143 self.tabs[self.notebook.get_current_page()].on_local_clicked(button)
161 self.notebook.set_current_page(rows[0][0])
164 self.notebook.set_current_page(0)
170 self.notebook = self.xml.get_widget("notebook")
Dpolgengui.py126 self.notebook = xml.get_widget("notebook")
389 self.notebook.set_current_page(self.pages[type][self.current_page])
399 self.notebook.set_current_page(self.pages[type][self.current_page])
/external/trappy/scripts/
Dpublish_interactive_plots.py113 notebook = args.notebook
117 outfile = "published_" + os.path.basename(notebook)
123 publish(notebook, outfile)
/external/fio/
Dgfio.h66 GtkWidget *notebook; member
110 GtkWidget *notebook; member
Dgoptions.c1165 static GtkWidget *gopt_add_tab(GtkWidget *notebook, const char *name) in gopt_add_tab() argument
1177 gtk_notebook_append_page(GTK_NOTEBOOK(notebook), scroll, gtk_label_new(name)); in gopt_add_tab()
1181 static GtkWidget *gopt_add_group_tab(GtkWidget *notebook, in gopt_add_group_tab() argument
1184 return gopt_add_tab(notebook, og->name); in gopt_add_group_tab()
1187 static void gopt_add_group_tabs(GtkWidget *notebook, struct gopt_job_view *gjv) in gopt_add_group_tabs() argument
1199 gjv->vboxes[i] = gopt_add_group_tab(notebook, og); in gopt_add_group_tabs()
1541 GtkWidget *dialog, *notebook, *vbox, *topvbox, *combo; in gopt_get_options_window() local
1575 notebook = gtk_notebook_new(); in gopt_get_options_window()
1576 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in gopt_get_options_window()
1577 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in gopt_get_options_window()
[all …]
Dgfio.c747 ge->page_num = gtk_notebook_append_page(GTK_NOTEBOOK(ui->notebook), ge->vbox, ge->page_label); in get_new_ge_with_tab()
761 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in file_new()
791 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in get_ge_from_cur_tab()
881 cur_page = gtk_notebook_get_current_page(GTK_NOTEBOOK(ui->notebook)); in do_file_open_with_tab()
888 gtk_notebook_set_current_page(GTK_NOTEBOOK(ui->notebook), ge->page_num); in do_file_open_with_tab()
1547 static gboolean notebook_switch_page(GtkNotebook *notebook, GtkWidget *widget, in notebook_switch_page() argument
1715 ui->notebook = gtk_notebook_new(); in init_ui()
1716 g_signal_connect(ui->notebook, "switch-page", G_CALLBACK(notebook_switch_page), ui); in init_ui()
1717 gtk_notebook_set_scrollable(GTK_NOTEBOOK(ui->notebook), 1); in init_ui()
1718 gtk_notebook_popup_enable(GTK_NOTEBOOK(ui->notebook)); in init_ui()
[all …]
Dgclient.c88 GtkWidget *win, *notebook, *vbox; in get_results_window() local
105 notebook = gtk_notebook_new(); in get_results_window()
106 gtk_notebook_set_scrollable(GTK_NOTEBOOK(notebook), 1); in get_results_window()
107 gtk_notebook_popup_enable(GTK_NOTEBOOK(notebook)); in get_results_window()
108 gtk_container_add(GTK_CONTAINER(vbox), notebook); in get_results_window()
111 ge->results_notebook = notebook; in get_results_window()
/external/trappy/
DREADME.md37 Now launch the ipython notebook server:
39 $ ipython notebook
/external/lisa/
Dinstall_base_ubuntu.sh31 apt-get -y remove ipython ipython-notebook
DVagrantfile13 # Forward ipython notebook's port to the host
DREADME.md34 * Via the [Jupyter/IPython notebook framework](http://jupyter.org/). This allows
/external/bart/
DREADME.md51 Notebook](http://ipython.org/notebook.html), a web based interactive
113 A notebook explaining the usage of the framework for asserting the deadline
/external/python/cpython2/Doc/library/
Dttk.rst394 | | of the notebook. The padding is a list of up to four length |
424 | | notebook and this pane. Syntax is the same as for the option |
471 Adds a new tab to the notebook.
473 If window is currently managed by the notebook but hidden, it is
490 managed by the notebook and its configuration remembered. Hidden tabs
511 managed child. If *child* is already managed by the notebook, moves it to
537 Returns a list of windows managed by the notebook.
542 Enable keyboard traversal for a toplevel window containing this notebook.
545 notebook as follows:
553 including nested notebooks. However, notebook traversal only works
[all …]
Dtix.rst407 display many windows in a limited space using a notebook metaphor. The notebook
420 widget can be used to display many windows in a limited space using a notebook
421 metaphor. The notebook is divided into a stack of pages. At one time only one of
/external/lisa/ipynb/releases/
DReleaseNotes_v16.12.ipynb88 "The default logging level for a notebook can also be easily configured using this few lines"
276 "The `Executor` example notebook:\n",
512 "Here is a notebook which provides an example of how to run this test on your\n",
649 "## Example notebook restructoring"
DReleaseNotes_v17.03.ipynb219 "Here is an example notebook which shows the new API in use on a relatively simple example:\n",
509 "The `Run Generic Automated EAS tests` example notebook:\n",
532 "The `Frequency Invariant Load Tracking Test` example notebook:\n",
/external/lisa/ipynb/tutorial/
D01_IPythonNotebooksUsage.ipynb33 "- **00** : Restart the notebook\n",
374 … "A notebook can be exported as a standalone script by via the \"File\" => \"Download as\" menu\n",
/external/lisa/ipynb/examples/android/workloads/
DAndroid_Workloads.ipynb192 " # Change to info once the notebook runs ok\n",
261 …If you have not this variable configured in the shell used to start the notebook server, you need …
/external/lisa/ipynb/tests/
DGeneric_EAS_Tests.ipynb10 …"This is a starting-point notebook for running tests from the generic EAS suite in `tests/eas/gene…
62 … this command in the LISA shell: `lisa-test tests/eas/generic.py`. This notebook is intended as a …
DFrequency_Invariance_Test.ipynb9 … class for automated testing of frequency invariant load tracking. This notebook uses the methods …
130 …"To run automated tests from within a notebook we instantiate the test class and call `runExperime…
/external/python/cpython2/Lib/idlelib/
DTODO.txt164 - Use overlapping panels (a "notebook" in MFC terms I think) for info
/external/lisa/src/shell/
Dlisa_shell224 nohup $cmd notebook --ip=$IPADDR --port=$PORT \
/external/trappy/doc/
DInteractivePlotter.ipynb600 "jupyter nbconvert --to=trappy.nbexport.HTML notebook.ipynb\n",
/external/lisa/ipynb/examples/android/benchmarks/
DAndroid_Geekbench.ipynb12 … several benchmarks to run on android smartphones. The one used in this notebook is the '**CPU**' …
149 …If you have not this variable configured in the shell used to start the notebook server, you need …
/external/lisa/ipynb/examples/trappy/
Dtrappy_example.ipynb12 …"A big part of the notebook below is target and test environment confituration as well as workload…

123