| /src/external/bsd/openldap/dist/contrib/ldapc++/src/ |
| LDAPExtRequest.h | 27 std::string m_data; member in class:LDAPExtRequest
|
| LDAPExtResult.h | 49 std::string m_data; member in class:LDAPExtResult
|
| StringList.h | 21 ListType m_data; member in class:StringList
|
| LDAPControl.h | 84 std::string m_data; member in class:LDAPCtrl
|
| /src/external/bsd/atf/dist/atf-c/detail/ |
| dynstr.h | 44 char *m_data; member in struct:atf_dynstr
|
| fs.h | 49 atf_dynstr_t m_data; member in struct:atf_fs_path
|
| /src/external/bsd/atf/dist/atf-c/ |
| error.h | 46 void *m_data; member in struct:atf_error
|
| /src/external/bsd/elftosb/dist/common/ |
| Blob.h | 53 uint8_t * getData() { return m_data; } 54 const uint8_t * getData() const { return m_data; } 60 operator uint8_t * () { return m_data; } 61 operator const uint8_t * () const { return m_data; } 65 uint8_t * m_data; //!< The binary data held by this object. member in class:Blob 66 unsigned m_length; //!< Number of bytes pointed to by #m_data.
|
| StSRecordFile.h | 49 uint8_t * m_data; //!< Pointer to data, or NULL if no data for this record type. member in struct:StSRecordFile::SRecord
|
| DataSource.h | 227 smart_array_ptr<uint8_t> m_data; //!< The data. member in class:elftosb::UnmappedDataSource
|
| StELFFile.h | 166 uint8_t * m_data; //!< Pointer to section data. member in struct:StELFFile::SectionDataInfo
|
| StExecutableImage.h | 58 uint8_t * m_data; //!< Pointer to data. Will be NULL for FILL_REGION type. member in struct:StExecutableImage::MemoryRegion
|
| /src/external/bsd/atf/dist/tools/ |
| fs.hpp | 67 std::string m_data; member in class:tools::fs::path
|
| /src/tests/net/bpfjit/ |
| t_extmem.c | 46 #undef m_data macro
|
| t_cop.c | 46 #undef m_data macro
|
| t_mbuf.c | 48 #undef m_data macro
|
| /src/tests/net/bpf/ |
| t_bpf.c | 51 #undef m_data macro
|
| t_mbuf.c | 47 #undef m_data macro
|
| /src/usr.sbin/npf/npftest/libnpftest/ |
| npf_test.h | 67 void * m_data; member in struct:mbuf 80 #define mtod(m, t) ((t)((m)->m_data))
|
| /src/tests/net/bpfilter/ |
| t_bpfilter.c | 53 #undef m_data macro
|
| /src/external/gpl3/gcc/dist/gcc/ |
| fibonacci_heap.h | 59 m_right (this), m_data (NULL), m_degree (0), m_mark (0) 65 m_left (this), m_right (this), m_key (key), m_data (data), 101 return m_data; 125 V *m_data; member in class:fibonacci_node 209 replace_key_data (node, key, node->m_data); 233 return m_min->m_data; 373 node->m_data = data; 407 V *odata = node->m_data; 422 node->m_data = data; 463 ret = z->m_data; [all...] |
| /src/external/gpl3/gcc.old/dist/gcc/ |
| fibonacci_heap.h | 59 m_right (this), m_data (NULL), m_degree (0), m_mark (0) 65 m_left (this), m_right (this), m_key (key), m_data (data), 101 return m_data; 125 V *m_data; member in class:fibonacci_node 209 replace_key_data (node, key, node->m_data); 233 return m_min->m_data; 373 node->m_data = data; 407 V *odata = node->m_data; 422 node->m_data = data; 463 ret = z->m_data; [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| expr.h | 165 const gdb_byte *m_data = nullptr; member in struct:dwarf_expr_context
|
| /src/external/gpl3/gdb/dist/gdb/dwarf2/ |
| expr.h | 169 const gdb_byte *m_data = nullptr; member in struct:dwarf_expr_context
|
| /src/external/gpl3/binutils/dist/include/ |
| os9k.h | 123 unsigned char m_data[4]; /* Data storage requirement. */ 122 unsigned char m_data[4]; \/* Data storage requirement. *\/ member in struct:mh_com
|