Home
last modified time | relevance | path

Searched refs:directives (Results 1 – 25 of 94) sorted by relevance

1234

/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A Dkerneldoc.py39 from docutils.parsers.rst import directives, Directive
61 'doc': directives.unchanged_required,
62 'export': directives.unchanged,
63 'internal': directives.unchanged,
64 'identifiers': directives.unchanged,
65 'no-identifiers': directives.unchanged,
66 'functions': directives.unchanged,
H A DrstFlatTable.py48 from docutils.parsers.rst import directives, roles
49 from docutils.parsers.rst.directives.tables import Table
115 'name': directives.unchanged
116 , 'class': directives.class_option
117 , 'header-rows': directives.nonnegative_int
118 , 'stub-columns': directives.nonnegative_int
119 , 'widths': directives.positive_int_list
120 , 'fill-cells' : directives.flag }
H A Dkernel_include.py38 from docutils.parsers.rst import directives
39 from docutils.parsers.rst.directives.body import CodeBlock, NumberLines
40 from docutils.parsers.rst.directives.misc import Include
89 path = directives.path(self.arguments[0])
H A Dkernel_abi.py46 from docutils.parsers.rst import directives, Directive
81 "debug" : directives.flag,
82 "rst" : directives.unchanged
H A Dcdomain.py36 from docutils.parsers.rst import directives
148 "name" : directives.unchanged
253 directives = { variable in CDomain
H A Dkfigure.py56 from docutils.parsers.rst import directives
57 from docutils.parsers.rst.directives import images
76 from sphinx.directives.patches import Figure # pylint: disable=C0413
481 option_spec['caption'] = directives.unchanged
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-util/
H A Dmakedepend_1.0.6.bb8 and #else directives so that it can correctly tell which #include, \
9 directives would be used in a compilation. Any #include, directives \
10 can reference files having other #include directives, and parsing will \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/unifdef/
H A Dunifdef_2.12.bb5 …cesses conditional C preprocessor #if and #ifdef directives. It removes from a file both the direc…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/
H A Dwireshark_3.4.12.bb15 file://0002-flex-Remove-line-directives.patch \
16 file://0003-bison-Remove-line-directives.patch \
17 file://0004-lemon-Remove-line-directives.patch \
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/flex/flex/
H A D0001-Emit-no-line-directives-if-gen_line_dirs-is-false.patch4 Subject: [PATCH] Emit no #line directives if gen_line_dirs is false
6 If we set --noline we should not print line directives.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-support/wireshark/files/
H A D0003-bison-Remove-line-directives.patch4 Subject: [PATCH] bison: Remove #line directives
7 generate #line directives with absolute file path.
H A D0002-flex-Remove-line-directives.patch4 Subject: [PATCH] flex: Remove #line directives
7 generate #line directives with absolute file patch.
H A D0004-lemon-Remove-line-directives.patch4 Subject: [PATCH] lemon: Remove #line directives
7 directives with extra option '-l'.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0004-Point-scripts-location-to-libdir.patch21 # directives need to be different for native and cross linkers.
34 # directives need to be different for native and cross linkers.
/OK3568_Linux_fs/yocto/poky/meta/recipes-kernel/linux-libc-headers/linux-libc-headers/
H A D0001-kbuild-install_headers.sh-Strip-_UAPI-from-if-define.patch8 ifndef and #define directives used to guard headers against multiple
14 stripped from guard directives written using "#if defined()" etc.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd-systemctl/
H A Dsystemctl104 self.directives = list()
120 self.directives.append(directive)
150 for directive in self.directives:
/OK3568_Linux_fs/kernel/Documentation/driver-api/early-userspace/
H A Dearly_userspace_support.rst57 A source file must be directives in the format required by the
59 file format). The directives in the file will be passed directly to
76 usr/gen_init_cpio file directives are output. If a directory is
79 directives from directory scanning and file contents copying are
/OK3568_Linux_fs/buildroot/board/rockchip/rk3399/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/buildroot/board/rockchip/rk3562/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/buildroot/board/rockchip/rk3399pro/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/debian/overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/buildroot/board/rockchip/rk3588/fs-overlay/usr/share/pulseaudio/alsa-mixer/paths/
H A Danalog-input-headset-mic-rockchip.conf18 ; See analog-output.conf.common for an explanation on the directives
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Don-t-search-system-for-headers-libraries.patch27 # be assumed that no additional -I,-L directives are needed.

1234