Home
last modified time | relevance | path

Searched refs:newsection (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dkernel-doc312 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1938 $newsection = $1;
1942 if ($newsection =~ m/^description$/i) {
1943 $newsection = $section_default;
1944 } elsif ($newsection =~ m/^context$/i) {
1945 $newsection = $section_context;
1946 } elsif ($newsection =~ m/^returns?$/i) {
1947 $newsection = $section_return;
1948 } elsif ($newsection =~ m/^\@return$/) {
1950 $newsection = $section_return;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dkernel-doc312 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
1938 $newsection = $1;
1942 if ($newsection =~ m/^description$/i) {
1943 $newsection = $section_default;
1944 } elsif ($newsection =~ m/^context$/i) {
1945 $newsection = $section_context;
1946 } elsif ($newsection =~ m/^returns?$/i) {
1947 $newsection = $section_return;
1948 } elsif ($newsection =~ m/^\@return$/) {
1950 $newsection = $section_return;
[all …]
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dlogparser.py31 def newsection(): function
34 current_section = newsection()
55 current_section = newsection()
/OK3568_Linux_fs/kernel/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2145 $newsection = $1;
2149 if ($newsection =~ m/^description$/i) {
2150 $newsection = $section_default;
2151 } elsif ($newsection =~ m/^context$/i) {
2152 $newsection = $section_context;
2153 } elsif ($newsection =~ m/^returns?$/i) {
2154 $newsection = $section_return;
2155 } elsif ($newsection =~ m/^\@return$/) {
2157 $newsection = $section_return;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2145 $newsection = $1;
2149 if ($newsection =~ m/^description$/i) {
2150 $newsection = $section_default;
2151 } elsif ($newsection =~ m/^context$/i) {
2152 $newsection = $section_context;
2153 } elsif ($newsection =~ m/^returns?$/i) {
2154 $newsection = $section_return;
2155 } elsif ($newsection =~ m/^\@return$/) {
2157 $newsection = $section_return;
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dkernel-doc326 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2145 $newsection = $1;
2149 if ($newsection =~ m/^description$/i) {
2150 $newsection = $section_default;
2151 } elsif ($newsection =~ m/^context$/i) {
2152 $newsection = $section_context;
2153 } elsif ($newsection =~ m/^returns?$/i) {
2154 $newsection = $section_return;
2155 } elsif ($newsection =~ m/^\@return$/) {
2157 $newsection = $section_return;
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dkernel-doc268 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2432 $newsection = $1;
2454 $section = $newsection;
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dkernel-doc315 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2521 $newsection = $1;
2543 $section = $newsection;
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dkernel-doc315 my ($newsection, $newcontents, $prototype, $brcount, %source_map);
2521 $newsection = $1;
2543 $section = $newsection;
/OK3568_Linux_fs/kernel/Documentation/cdrom/
H A Dcdrom-standard.rst603 newsection we explain what the need for this option is.