/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gcov-io.cc | 257 gcov_write_string (const char *string) in gcov_write_string() 371 unsigned read = fread (buffer, count, 1, gcov_var.file); in gcov_read_bytes() local
|
/netbsd-src/external/gpl3/gcc/dist/libcody/ |
H A D | cody.hh | 245 std::string string; ///< String value member 377 Detail::MessageBuffer read; ///< Incoming read buffer member in Cody::Client 650 Detail::MessageBuffer read; member in Cody::Server
|
/netbsd-src/external/bsd/atf/dist/tools/ |
H A D | test-program.cpp | 420 detail::atf_tp_reader::got_tc( in got_tc() 432 detail::atf_tp_reader::validate_and_insert(const std::string& name, in validate_and_insert() 487 detail::atf_tp_reader::read(void) in read() function in detail::atf_tp_reader
|
H A D | test_program_test.cpp | 125 got_tc(const std::string& ident, in got_tc() 152 read(void) in read() function in tp_reader
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 299 std::string read = ReadPCHRecord(type); in writePCHReadDecls() local 754 std::string read = ReadPCHRecord(Type); in writePCHReadDecls() local 2360 AttrMap, [R](const std::pair<std::string, const Record *> &P) { in emitAttributes() 3176 const std::map<std::string, std::vector<Record *>> &List) { in EmitClangAttrHasAttrImpl() 4269 std::pair<std::string, SpellingList> HeadingAndSpellings) in DocumentationData()
|
/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | _libdwarf.h | 82 #define WRITE_STRING(string) \ argument 443 uint64_t (*read)(uint8_t *, uint64_t *, int); member
|
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/ |
H A D | cindex.py | 2530 def string(self): member in CompletionChunk 2638 def string(self): member in CodeCompletionResult 2704 def read(self, path): member in Index
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | dwp.cc | 313 std::string*) in do_should_include_member() 886 Dwo_file::read(Dwp_output_file* output_file) in read() function in gold::Dwo_file
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | dwp.cc | 313 std::string*) in do_should_include_member() 886 Dwo_file::read(Dwp_output_file* output_file) in read() function in gold::Dwo_file
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 543 const char *read (unsigned count) in read() function in bytes_in 1052 bytes_out::str (const char *string, size_t len) in str() 1399 bool read (data *d, const section *s) in read() function in elf_in 1660 elf_in::read (data *data, unsigned pos, unsigned length) in read() function in elf_in 3687 const char *string = TREE_STRING_POINTER (name); in module_state() local 4394 verstr_t string; in operator ()() local 13971 verstr_t string; in write_readme() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/ |
H A D | MachODump.cpp | 7754 static uint64_t read(StringRef Contents, ptrdiff_t Offset) { in read() function 7797 template <typename UIntPtr> void read(StringRef Contents, ptrdiff_t Offset) { in read() function 9261 const char *string = Ptr + sizeof(struct MachO::linker_option_command); in PrintLinkerOptionCommand() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | gfortran.h | 102 const char *string; member 2243 char *string; member 2307 gfc_char_t *string; member 2517 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortran.h | 102 const char *string; member 2532 char *string; member 2596 gfc_char_t *string; member 2806 *unformatted, *recl, *nextrec, *blank, *position, *action, *read, member
|