Home
last modified time | relevance | path

Searched refs:contents (Results 1 – 25 of 1014) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dkernel-doc383 my $contents = "";
470 my $contents = join "\n", @_;
474 $parameterdescs{$name} = $contents;
480 $parameterdescs{$name} = $contents;
491 $sections{$name} .= $contents;
493 $sections{$name} = $contents;
507 my $contents = join "\n", @_;
519 dump_section($file, $name, $contents);
539 my $contents = join "\n",@_;
553 foreach $line (split "\n", $contents) {
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dkernel-doc383 my $contents = "";
470 my $contents = join "\n", @_;
474 $parameterdescs{$name} = $contents;
480 $parameterdescs{$name} = $contents;
491 $sections{$name} .= $contents;
493 $sections{$name} = $contents;
507 my $contents = join "\n", @_;
519 dump_section($file, $name, $contents);
539 my $contents = join "\n",@_;
553 foreach $line (split "\n", $contents) {
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dkernel-doc410 my $contents = "";
560 my $contents = join "\n", @_;
564 $parameterdescs{$name} = $contents;
570 $parameterdescs{$name} = $contents;
581 $sections{$name} .= $contents;
583 $sections{$name} = $contents;
597 my $contents = join "\n", @_;
609 dump_section($file, $name, $contents);
629 my $contents = join "\n",@_;
643 foreach $line (split "\n", $contents) {
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dkernel-doc410 my $contents = "";
560 my $contents = join "\n", @_;
564 $parameterdescs{$name} = $contents;
570 $parameterdescs{$name} = $contents;
581 $sections{$name} .= $contents;
583 $sections{$name} = $contents;
597 my $contents = join "\n", @_;
609 dump_section($file, $name, $contents);
629 my $contents = join "\n",@_;
643 foreach $line (split "\n", $contents) {
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dkernel-doc410 my $contents = "";
560 my $contents = join "\n", @_;
564 $parameterdescs{$name} = $contents;
570 $parameterdescs{$name} = $contents;
581 $sections{$name} .= $contents;
583 $sections{$name} = $contents;
597 my $contents = join "\n", @_;
609 dump_section($file, $name, $contents);
629 my $contents = join "\n",@_;
643 foreach $line (split "\n", $contents) {
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A Dkernel-doc376 my $contents = "";
467 my $contents = join "\n", @_;
472 $constants{$name} = $contents;
476 $parameterdescs{$name} = $contents;
481 $parameterdescs{$name} = $contents;
489 $sections{$name} = $contents;
500 my $contents = join "\n", @_;
510 dump_section($file, $name, $contents);
530 my $contents = join "\n",@_;
541 $contents = local_unescape($contents);
[all …]
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A Dkernel-doc376 my $contents = "";
467 my $contents = join "\n", @_;
472 $constants{$name} = $contents;
476 $parameterdescs{$name} = $contents;
481 $parameterdescs{$name} = $contents;
489 $sections{$name} = $contents;
500 my $contents = join "\n", @_;
510 dump_section($file, $name, $contents);
530 my $contents = join "\n",@_;
541 $contents = local_unescape($contents);
[all …]
/OK3568_Linux_fs/u-boot/scripts/
H A Dkernel-doc316 my $contents = "";
407 my $contents = join "\n", @_;
412 $constants{$name} = $contents;
416 $parameterdescs{$name} = $contents;
421 $parameterdescs{$name} = $contents;
429 $sections{$name} = $contents;
440 my $contents = join "\n", @_;
450 dump_section($file, $name, $contents);
470 my $contents = join "\n",@_;
481 $contents = local_unescape($contents);
[all …]
/OK3568_Linux_fs/buildroot/board/forlinx/ok3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dgenerate.php62 $contents = fread($handle,filesize("catdesktop.txt")); variable
66 $contents = explode("\n",$contents); variable
68 for($x = 0;$x<count($contents)&&strlen($contents[$x])>0;$x++)
70 $handle = fopen($contents[$x], "rb");
71 $dotdesktop = fread($handle,filesize($contents[$x]));
/OK3568_Linux_fs/buildroot/board/rockchip/rk3566_rk3568/fs-overlay/usr/share/matrix-gui-2.0/
H A Dgenerate.php62 $contents = fread($handle,filesize("catdesktop.txt")); variable
66 $contents = explode("\n",$contents); variable
68 for($x = 0;$x<count($contents)&&strlen($contents[$x])>0;$x++)
70 $handle = fopen($contents[$x], "rb");
71 $dotdesktop = fread($handle,filesize($contents[$x]));
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/
H A Dfatal-loader.patch20 @@ -216,7 +216,7 @@ write_loader_info (GString *contents, const char *path, GdkPixbufFormat *info)
21 g_string_append_c (contents, '\n');
26 query_module (GString *contents, const char *dir, const char *file)
29 @@ -225,6 +225,7 @@ query_module (GString *contents, const char *dir, const char *file)
37 @@ -274,10 +275,13 @@ query_module (GString *contents, const char *dir, const char *file)
63 - query_module (contents, moduledir, l->data);
64 + if (!query_module (contents, moduledir, l->data))
74 - query_module (contents, cwd, infilename);
75 + if (!query_module (contents, cwd, infilename))
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/builder/
H A D_html5lib.py173 if (string_child and self.element.contents
174 and self.element.contents[-1].__class__ == NavigableString):
178 old_element = self.element.contents[-1]
190 if self.element.contents:
241 if (node.element.__class__ == NavigableString and self.element.contents
242 and self.element.contents[index-1].__class__ == NavigableString):
244 old_node = self.element.contents[index-1]
266 if len(new_parent_element.contents) > 0:
269 new_parents_last_child = new_parent_element.contents[-1]
276 to_append = element.contents
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py209 and self.parent is not None and self.parent.contents):
210 previous_sibling = self.parent.contents[-1]
243 for child in reversed(self.contents[:]):
257 del self.parent.contents[self.parent.index(self)]
289 while isinstance(last_child, Tag) and last_child.contents:
290 last_child = last_child.contents[-1]
306 position = min(position, len(self.contents))
326 previous_child = self.contents[position - 1]
335 if position >= len(self.contents):
353 next_child = self.contents[position]
[all …]
H A D__init__.py281 self.currentTag.contents.append(tag)
333 parent.contents.append(o)
338 index = parent.contents.index(o)
343 previous_element = previous_sibling = parent.contents[index-1]
344 if index == len(parent.contents)-1:
348 next_element = next_sibling = parent.contents[index+1]
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-papr-pmem15 Indicates that NVDIMM contents will not
18 Indicates that NVDIMM contents
22 Indicates that NVDIMM contents
26 NVDIMM contents are encrypted.
30 Indicating that contents of the
33 Indicating that NVDIMM contents cant
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.m68k116 CONFIG_SYS_SCR -- defines the contents of the System Configuration Register
117 CONFIG_SYS_SPR -- defines the contents of the System Protection Register
118 CONFIG_SYS_BRx_PRELIM -- defines the contents of the Chip Select Base Registers
119 CONFIG_SYS_ORx_PRELIM -- defines the contents of the Chip Select Option Registers
121 CONFIG_SYS_PxDDR -- defines the contents of the Data Direction Registers
122 CONFIG_SYS_PxDAT -- defines the contents of the Data Registers
123 CONFIG_SYS_PXCNT -- defines the contents of the Port Configuration Registers
156 CONFIG_SYS_PxDDR -- defines the contents of the Data Direction Registers
157 CONFIG_SYS_PxDAT -- defines the contents of the Data Registers
158 CONFIG_SYS_PXCNT -- defines the contents of the Port Configuration Registers
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst85 attribute with contents of one of two forms: compact (two binary bitmaps
104 Compact form: nested (bitset) atrribute contents:
129 Bit-by-bit form: nested (bitset) attribute contents:
216 ``ETHTOOL_MSG_STRSET_GET_REPLY`` string set contents
281 Requests contents of a string set as provided by ioctl commands
288 Request contents:
300 Kernel response contents:
344 Request contents:
350 Kernel response contents:
374 Request contents:
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dima.h23 extern int ima_load_data(enum kernel_load_data_id id, bool contents);
27 bool contents);
84 static inline int ima_load_data(enum kernel_load_data_id id, bool contents) in ima_load_data() argument
97 bool contents) in ima_read_file() argument
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dapi-io.c36 static int make_test_file(char path[PATH_MAX], const char *contents) in make_test_file() argument
38 ssize_t contents_len = strlen(contents); in make_test_file()
47 if (write(fd, contents, contents_len) < contents_len) { in make_test_file()
57 static int setup_test(char path[PATH_MAX], const char *contents, in setup_test() argument
60 if (make_test_file(path, contents)) in setup_test()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Dftools.py44 contents = rdata.strip().splitlines()
47 contents.remove(r)
50 write_file(path, "\n".join(contents))
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dldt_gdt.c193 if (desc->contents <= 1 && desc->seg_32bit && in install_valid()
251 .contents = 2, /* Code, not conforming */ in do_simple_tests()
288 desc.contents = 0; in do_simple_tests()
296 desc.contents = 1; in do_simple_tests()
305 desc.contents = 3; in do_simple_tests()
314 desc.contents = 2; in do_simple_tests()
417 desc.contents = 1; in do_simple_tests()
577 .contents = 0, /* Data */ in do_multicpu_tests()
646 .contents = 2, /* Code, not conforming */ in do_exec_test()
708 low_user_desc->contents = 0; /* Data, grow-up*/ in setup_low_user_desc()
/OK3568_Linux_fs/kernel/security/loadpin/
H A Dloadpin.c122 bool contents) in loadpin_read_file() argument
133 if (!contents) in loadpin_read_file()
190 static int loadpin_load_data(enum kernel_load_data_id id, bool contents) in loadpin_load_data() argument
192 return loadpin_read_file(NULL, (enum kernel_read_file_id) id, contents); in loadpin_load_data()
/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig48 only, not to the file contents. You can include several codepages;
60 only, not to the file contents. You can include several codepages;
72 only, not to the file contents. You can include several codepages;
85 only, not to the file contents. You can include several codepages;
101 only, not to the file contents. You can include several codepages;
116 only, not to the file contents. You can include several codepages;
127 only, not to the file contents. You can include several codepages;
138 only, not to the file contents. You can include several codepages;
149 only, not to the file contents. You can include several codepages;
160 only, not to the file contents. You can include several codepages;
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativeplacecontentmodel.cpp314 QPlaceContent::Collection contents = reply->content(); in fetchFinished() local
319 for (auto it = contents.cbegin(), end = contents.cend(); it != end; ++it) { in fetchFinished()
338 const QPlaceContent &content = contents.value(i); in fetchFinished()
366 const QPlaceContent &content = contents.value(i); in fetchFinished()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Dhab.c124 uint8_t contents[MAX_RECORD_BYTES];/* Record Data */ member
281 printf("\n\n%s", sts_str[get_idx(hab_statuses, rec->contents[0])]); in process_event_record()
282 printf("%s", rsn_str[get_idx(hab_reasons, rec->contents[1])]); in process_event_record()
283 printf("%s", ctx_str[get_idx(hab_contexts, rec->contents[2])]); in process_event_record()
284 printf("%s", eng_str[get_idx(hab_engines, rec->contents[3])]); in process_event_record()

12345678910>>...41