Home
last modified time | relevance | path

Searched defs:contents (Results 1 – 25 of 150) sorted by relevance

123456

/trueos/contrib/libarchive/libarchive/test/
HDtest_read_format_gtar_sparse.c29 struct contents { struct
35 struct contents archive_contents_sparse[] = { argument
166 struct contents *contents; member
HDtest.h191 #define assertIsSymlink(pathname, contents) \ argument
196 #define assertMakeFile(path, mode, contents) \ argument
198 #define assertMakeBinFile(path, mode, csize, contents) \ argument
/trueos/contrib/texinfo/info/
HDdir.c141 char *contents = filesys_read_info_file (fullpath, &filesize, in maybe_build_dir_node() local
167 add_menu_to_file_buffer (char *contents, long int size, FILE_BUFFER *fb) in add_menu_to_file_buffer()
276 char *contents; in insert_text_into_fb_at_binding() local
HDnodes.h41 char *contents; /* Characters appearing in this node. */ member
105 char *contents; /* The contents of this particular file. */ member
HDfilesys.c469 char *contents; in filesys_read_info_file() local
520 char *contents = (char *)NULL; in filesys_read_compressed() local
/trueos/contrib/atf/atf-c++/
Dutils.cpp48 atf::utils::compare_file(const std::string& path, const std::string& contents) in compare_file()
54 atf::utils::create_file(const std::string& path, const std::string& contents) in create_file()
/trueos/contrib/netbsd-tests/usr.bin/shmif_dumpbus/
HDt_basic.sh59 contents() function
/trueos/contrib/gdb/gdb/
HDcorelow.c438 char *contents; in get_core_register_section() local
544 char *contents; in core_xfer_partial() local
594 ignore (CORE_ADDR addr, char *contents) in ignore()
/trueos/contrib/groff/src/include/
HDstringclass.h124 inline const char *string::contents() const in contents() function
HDsymbol.h66 inline const char *symbol::contents() const in contents() function
/trueos/share/examples/tests/tests/plain/
HDprintf_test.c79 const char *contents = "This is a message\n"; in fprintf__simple_string() local
/trueos/contrib/binutils/bfd/
HDelf32-cr16.c484 bfd_byte *contents, in cr16_elf_final_link_relocate()
676 bfd_byte *contents; in elf32_cr16_relax_delete_bytes() local
798 bfd_byte *contents, Elf_Internal_Rela *relocs, in elf32_cr16_relocate_section()
1039 bfd_byte *contents = NULL; in elf32_cr16_relax_section() local
HDcoff-rs6000.c1132 bfd_byte *contents, *cend; local
2768 val, addend, relocation, contents) in xcoff_reloc_type_noop() argument
2785 val, addend, relocation, contents) in xcoff_reloc_type_fail() argument
2806 val, addend, relocation, contents) in xcoff_reloc_type_pos() argument
2824 val, addend, relocation, contents) in xcoff_reloc_type_neg() argument
2842 val, addend, relocation, contents) in xcoff_reloc_type_rel() argument
2867 val, addend, relocation, contents) in xcoff_reloc_type_toc() argument
2910 val, addend, relocation, contents) in xcoff_reloc_type_ba() argument
2932 val, addend, relocation, contents) in xcoff_reloc_type_br() argument
3011 val, addend, relocation, contents) in xcoff_reloc_type_crel() argument
[all …]
HDelf-attrs.c168 vendor_set_obj_attr_contents (bfd *abfd, bfd_byte *contents, bfd_vma size, in vendor_set_obj_attr_contents()
199 bfd_elf_set_obj_attr_contents (bfd *abfd, bfd_byte *contents, bfd_vma size) in bfd_elf_set_obj_attr_contents()
437 bfd_byte *contents; in _bfd_elf_parse_attributes() local
HDxcofflink.c113 bfd_byte *contents; member
142 bfd_byte *contents; in xcoff_get_section_contents() local
162 bfd_byte *contents; in _bfd_xcoff_get_dynamic_symtab_upper_bound() local
193 bfd_byte *contents; in _bfd_xcoff_canonicalize_dynamic_symtab() local
278 bfd_byte *contents; in _bfd_xcoff_get_dynamic_reloc_upper_bound() local
311 bfd_byte *contents; in _bfd_xcoff_canonicalize_dynamic_reloc() local
549 bfd_byte *contents; in xcoff_link_add_dynamic_symbols() local
1980 bfd_byte *contents; in xcoff_link_check_dynamic_ar_symbols() local
4252 bfd_byte *contents; in xcoff_link_input_bfd() local
/trueos/share/examples/tests/tests/atf/
HDprintf_test.c128 const char *contents = "This is a message\n"; in ATF_TC_BODY() local
/trueos/contrib/subversion/subversion/libsvn_subr/
HDconfig_file.c661 const char *contents = in svn_config_ensure() local
819 const char *contents = in svn_config_ensure() local
1042 const char *contents = in svn_config_ensure() local
/trueos/contrib/libarchive/cpio/test/
HDtest.h191 #define assertIsSymlink(pathname, contents) \ argument
196 #define assertMakeFile(path, mode, contents) \ argument
198 #define assertMakeBinFile(path, mode, csize, contents) \ argument
/trueos/contrib/libarchive/tar/test/
HDtest.h193 #define assertIsSymlink(pathname, contents) \ argument
198 #define assertMakeFile(path, mode, contents) \ argument
200 #define assertMakeBinFile(path, mode, csize, contents) \ argument
/trueos/tools/regression/lib/libc/stdio/
HDtest-open_memstream.c44 assert_stream(const char *contents) in assert_stream()
HDtest-open_wmemstream.c44 assert_stream(const wchar_t *contents) in assert_stream()
/trueos/contrib/atf/atf-c/
HDutils.c143 atf_utils_compare_file(const char *name, const char *contents) in atf_utils_compare_file()
205 atf_utils_create_file(const char *name, const char *contents, ...) in atf_utils_create_file()
/trueos/usr.bin/mkimg/
HDmkimg.h37 char *contents; /* Contents/size specification. */ member
/trueos/contrib/gcc/
HDstringpool.c87 ggc_alloc_string (const char *contents, int length) in ggc_alloc_string()
/trueos/contrib/subversion/subversion/libsvn_fs/
HDeditor.c145 svn_stream_t *contents, in set_text()
369 svn_stream_t *contents, in add_file_cb()
493 svn_stream_t *contents, in alter_file_cb()

123456