Home
last modified time | relevance | path

Searched refs:editor (Results 26 – 50 of 118) sorted by relevance

12345

/openbmc/linux/Documentation/translations/it_IT/process/
H A Dclang-format.rst101 Utilizzando dei plugin per il vostro editor, potete riformattare una
110 Questo programma si integra con molti dei più popolari editor. Alcuni di
116 Per Atom, Eclipse, Sublime Text, Visual Studio Code, XCode e altri editor
197 ``.clang-format`` da utilizzare con il vostro editor/IDE.
/openbmc/openbmc/poky/meta/recipes-devtools/libedit/
H A Dlibedit_20230828-3.1.bb2 DESCRIPTION = "Command line editor library providing generic line editing, \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/dhex/
H A Ddhex_0.69.bb1 SUMMARY = "dhex is a hex editor that includes a diff mode"
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/
H A Dselftest-ed_0.5.bb1 SUMMARY = "Line-oriented text editor -- selftest GPL-2.0-or-later version"
H A Dselftest-ed_1.14.1.bb1 SUMMARY = "Line-oriented text editor -- selftest variant"
/openbmc/openbmc/poky/meta/recipes-sato/images/
H A Dcore-image-sato.bb4 applications, and contains terminal, editor, and file manager."
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-apps/menulibre/
H A Dmenulibre_2.3.2.bb1 DESCRIPTION = "An advanced menu editor"
/openbmc/qemu/
H A D.editorconfig1 # EditorConfig is a file format and collection of text editor plugins
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/poke/poke/
H A D0003-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch10 : -p poke --name="The GNU extensible binary editor" \
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gedit/
H A Dgedit_46.2.bb1 SUMMARY = "GNOME editor"
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/gparted/
H A Dgparted_1.6.0.bb1 SUMMARY = "A partition editor to graphically manage disk partitions "
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/
H A Dfontforge_20230101.bb1 SUMMARY = "A font editor"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-shells/tcsh/
H A Dtcsh_6.24.11.bb3 It includes all features of 4.4BSD C shell, plus a command-line editor, \
/openbmc/linux/Documentation/userspace-api/media/drivers/
H A Dnpcm-video.rst44 (RFC 6143, https://www.rfc-editor.org/rfc/rfc6143.html#section-7.6.1)
/openbmc/openpower-vpd-parser/vpd-manager/
H A Deditor_impl.hpp18 namespace editor namespace
/openbmc/linux/tools/power/cpupower/
H A DREADME33 needs, you need to open "Makefile" with an editor of your choice and
/openbmc/openpower-vpd-parser/test/vpd-manager-test/
H A Deditor_test.cpp12 using namespace openpower::vpd::manager::editor;
/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim.inc1 SUMMARY = "Vi IMproved - enhanced vi editor"
2 DESCRIPTION = "Vim is a greatly improved version of the good old UNIX editor Vi. Many new features …
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-security/mfa/
H A Dpython3-privacyidea_3.9.1.bb34 RDEPENDS:${PN} += "python3-pyopenssl python3-pyrad python3-dateutil python3-editor python3-gnupg"
/openbmc/linux/Documentation/process/
H A Dclang-format.rst89 By using an integration with your text editor, you can reformat arbitrary
184 from your editor/IDE instead.
/openbmc/openbmc/poky/meta/recipes-extended/mc/
H A Dmc_4.8.31.bb3 …trees, search for files and run commands in the subshell. Internal viewer and editor are included."
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_tui.py548 self.editor = urwid.LineBox(self.editor_widget)
551 ('weight', 20, self.editor)])
/openbmc/openbmc/meta-security/recipes-ids/tripwire/files/
H A Dtripwire.txt6 4. Edit the configuration file (twcfg.txt) with a text editor, if desired.
7 5. Edit the policy file (twpol.txt) with a text editor, if desired.
/openbmc/openbmc/poky/scripts/
H A Dcombo-layer340 with tempfile.NamedTemporaryFile(mode='wt') as editor:
341 editor.write('''cat >$1 <<EOF
357 editor.flush()
358 os.environ['GIT_EDITOR'] = 'sh %s' % editor.name
/openbmc/linux/scripts/kconfig/
H A Dqconf.h182 void setModelData(QWidget *editor, QAbstractItemModel *model,

12345