Searched refs:contents (Results 1 - 25 of 300) sorted by relevance

1234567891011>>

/freebsd-10-stable/share/doc/papers/contents/
H A DMakefile4 DOC= contents
5 SRCS= contents.ms
/freebsd-10-stable/share/doc/psd/contents/
H A DMakefile4 DOC= contents
5 SRCS= contents.ms
/freebsd-10-stable/share/doc/smm/contents/
H A DMakefile4 DOC= contents
5 SRCS= contents.ms
/freebsd-10-stable/share/doc/usd/contents/
H A DMakefile4 DOC= contents
5 SRCS= contents.ms
/freebsd-10-stable/share/examples/tests/tests/plain/
H A Dprintf_test.c34 * This plain test program mimics the structure and contents of its
79 const char *contents = "This is a message\n"; local
82 if (fprintf(file, "%s", contents) <= 0)
86 if (length != strlen(contents))
91 if (strcmp(buffer, contents) != 0)
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_read_format_gtar_sparse.c29 struct contents { struct
35 struct contents archive_contents_sparse[] = {
41 struct contents archive_contents_sparse2[] = {
144 struct contents archive_contents_nonsparse[] = {
166 struct contents *contents; member in struct:archive_contents
180 struct contents expect;
182 struct contents actual;
195 struct contents *cts = ac->contents;
[all...]
/freebsd-10-stable/libexec/tftpd/tests/
H A Dfunctional.c61 * @param contents The reply's expected contents, as a char array
62 * @param contents_len Length of contents
64 #define RECV(hdr, contents, contents_len) do { \
73 require_bufeq((const char*) (contents), (contents_len), \
94 * @param contents Pointer to expected contents
95 * @param contents_len Length of contents expected to receive
98 recv_data(uint16_t blocknum, const char* contents, size_t contents_len) argument
101 RECV(hdr, contents, contents_le
123 send_data(uint16_t blocknum, const char* contents, size_t contents_len) argument
426 char contents[] = "small"; local
444 char contents[] = "small"; local
468 uint32_t contents[192]; local
499 uint32_t contents[192]; local
557 uint32_t contents[192]; local
580 char contents[] = "foo\\nbar\\rbaz\\n"; local
641 char contents[] = "small"; local
688 char contents[] = "small"; local
713 uint32_t contents[192]; local
749 char contents[] = "small"; local
783 uint32_t contents[192]; local
849 uint32_t contents[192]; local
884 char contents[] = "foo\\r\\nbar\\r\\0baz\\r\\n"; local
923 char contents[] = "small"; local
950 char contents[] = "small"; local
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Ddir.c27 /* The "dir" node can be built from the contents of a file called "dir",
31 static void add_menu_to_file_buffer (char *contents, long int size,
141 char *contents = filesys_read_info_file (fullpath, &filesize, local
143 if (contents)
146 add_menu_to_file_buffer (contents, filesize, dir_buffer);
147 free (contents);
164 to the menu found in FB->contents. Second argument SIZE is the total
167 add_menu_to_file_buffer (char *contents, long int size, FILE_BUFFER *fb) argument
172 contents_binding.buffer = contents;
177 fb_binding.buffer = fb->contents;
276 char *contents; local
[all...]
H A Dgc.c1 /* gc.c -- Functions to remember and garbage collect unused node contents.
24 /* Array of pointers to the contents of gc-able nodes. A pointer on this
26 contents member match the pointer. */
33 whose contents member is equal to the pointer. */
43 node->contents which are collectible, and free them. */
62 /* If this node->contents appears in our list of gcable_pointers,
65 if (gcable_pointers[k] == node->contents)
68 (node->contents, new_index, new, new_slots, 10, char *);
H A Dfilesys.c448 /* Read the contents of PATHNAME, returning a buffer with the contents of
469 char *contents; local
481 /* Try to read the contents of this file. */
483 contents = (char *)xmalloc (1 + st_size);
484 if ((read (descriptor, contents, st_size)) != st_size)
488 free (contents);
497 *filesize = convert_eols (contents, st_size);
502 contents = (char *)xrealloc (contents,
520 char *contents = (char *)NULL; local
[all...]
H A Dfootnotes.c134 if (fn_node->contents[text_start++] == '\n')
139 /* Set the contents of this node. */
140 result->contents = (char *)xmalloc (1 + result->nodelen);
141 sprintf (result->contents, "%s", header);
142 memcpy (result->contents + strlen (header),
143 fn_node->contents + text_start, fn_node->nodelen - text_start);
207 free (new_footnotes->contents);
228 add_gcable_pointer (new_footnotes->contents);
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
H A Dt_basic.sh48 test_case contents
59 contents() function
84 atf_add_test_case contents
/freebsd-10-stable/share/examples/tests/tests/atf/
H A Dprintf_test.c122 * particular test case modifies the contents of the current directory
128 const char *contents = "This is a message\n"; local
131 ATF_REQUIRE(fprintf(output, "%s", contents) > 0);
138 ATF_REQUIRE(atf_utils_compare_file("test.txt", contents));
/freebsd-10-stable/share/doc/usd/
H A DMakefile8 contents \
/freebsd-10-stable/share/doc/psd/
H A DMakefile15 contents \
/freebsd-10-stable/share/doc/papers/
H A DMakefile5 contents \
/freebsd-10-stable/share/examples/tests/tests/tap/
H A Dprintf_test.c34 * This plain test program mimics the structure and contents of its
133 const char *contents = "This is a message\n"; local
136 if (fprintf(file, "%s", contents) <= 0) {
144 if (length != strlen(contents)) {
153 if (strcmp(buffer, contents) != 0)
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf32-cr16.c484 bfd_byte *contents,
493 bfd_byte *hit_data = contents + offset;
676 bfd_byte *contents; local
689 contents = elf_section_data (sec)->this_hdr.contents;
700 memmove (contents + addr, contents + addr + count,
712 isym = (Elf_Internal_Sym *) symtab_hdr->contents;
728 rsym = (Elf_Internal_Sym *) symtab_hdr->contents + r_symndx;
798 bfd_byte *contents, Elf_Internal_Rel
480 cr16_elf_final_link_relocate(reloc_howto_type *howto, bfd *input_bfd, bfd *output_bfd ATTRIBUTE_UNUSED, asection *input_section, bfd_byte *contents, bfd_vma offset, bfd_vma Rvalue, bfd_vma addend, struct bfd_link_info *info ATTRIBUTE_UNUSED, asection *sec ATTRIBUTE_UNUSED, int is_local ATTRIBUTE_UNUSED) argument
796 elf32_cr16_relocate_section(bfd *output_bfd, struct bfd_link_info *info, bfd *input_bfd, asection *input_section, bfd_byte *contents, Elf_Internal_Rela *relocs, Elf_Internal_Sym *local_syms, asection **local_sections) argument
1039 bfd_byte *contents = NULL; local
[all...]
/freebsd-10-stable/contrib/groff/src/include/
H A Dsymbol.h38 const char *contents() const;
66 inline const char *symbol::contents() const function in class:symbol
/freebsd-10-stable/contrib/groff/src/preproc/eqn/
H A Dlex.cpp38 char *contents; member in union:definition::__anon1533
46 contents = 0;
52 a_delete contents; local
271 def->contents = strsave(def_table[i].def);
277 def->contents = strsave("1");
395 ptr = line.contents();
715 argv[argc] = strsave(token_buffer.contents());
797 definition *def = macro_table.lookup(token_buffer.contents());
800 interpolate_macro_with_args(def->contents);
860 definition *def = macro_table.lookup(token_buffer.contents());
[all...]
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dutils.cpp48 atf::utils::compare_file(const std::string& path, const std::string& contents) argument
50 return atf_utils_compare_file(path.c_str(), contents.c_str());
54 atf::utils::create_file(const std::string& path, const std::string& contents) argument
56 atf_utils_create_file(path.c_str(), "%s", contents.c_str());
/freebsd-10-stable/share/doc/smm/
H A DMakefile14 contents \
/freebsd-10-stable/crypto/openssl/ssl/
H A Dkssl_lcl.h77 char *knumber(int len, krb5_octet *contents);
/freebsd-10-stable/contrib/gcc/
H A Dstringpool.c87 ggc_alloc_string (const char *contents, int length) argument
90 length = strlen (contents);
94 if (length == 1 && ISDIGIT (contents[0]))
95 return digit_string (contents[0] - '0');
97 obstack_grow0 (&string_stack, contents, length);
/freebsd-10-stable/contrib/groff/src/preproc/soelim/
H A Dsoelim.cpp143 if (do_file(filename.contents())) {
165 error("can't open `%1': %2", whole_filename.contents(), strerror(err));
168 current_filename = whole_filename.contents();
236 do_so(line.contents());
268 interpret_lf_args(line.contents());
269 printf(".lf%s", line.contents());

Completed in 274 milliseconds

1234567891011>>