Home
last modified time | relevance | path

Searched defs:final (Results 1 – 25 of 100) sorted by relevance

1234

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dranges_base.h205 struct _CEnd final in _GLIBCXX_VISIBILITY() struct
210 operator()(_Tp&& __e) const in _GLIBCXX_VISIBILITY()
712 struct __advance_fn final in _GLIBCXX_VISIBILITY() struct
716 operator()(_It& __it, iter_difference_t<_It> __n) const in _GLIBCXX_VISIBILITY()
750 operator()(_It& __it, _Sent __bound) const in _GLIBCXX_VISIBILITY()
765 operator()(_It& __it, iter_difference_t<_It> __n, _Sent __bound) const in _GLIBCXX_VISIBILITY()
826 struct __distance_fn final in _GLIBCXX_VISIBILITY() struct
831 operator()[[nodiscard]](_It __first, _Sent __last) const in _GLIBCXX_VISIBILITY()
845 operator()(const _It& __first, const _Sent& __last) const in _GLIBCXX_VISIBILITY()
853 operator()(_Range&& __r) const in _GLIBCXX_VISIBILITY()
[all …]
/netbsd/src/external/gpl3/gdb/dist/gdb/
Daddrmap.h83 struct addrmap_fixed final : public addrmap, struct
94 addrmap_fixed &operator= (addrmap_fixed &&) = default;
124 struct addrmap_mutable final : public addrmap struct
132 addrmap_mutable (addrmap_mutable &&other) in addrmap_mutable()
206 splay_tree tree;
Dsolib-svr4.h32 struct lm_info_svr4 final : public lm_info struct
41 CORE_ADDR l_addr = 0, l_addr_inferior = 0;
42 bool l_addr_p = false;
45 CORE_ADDR lm_addr = 0;
48 CORE_ADDR l_ld = 0, l_next = 0, l_prev = 0, l_name = 0;
Dutils.h433 struct deferred_warnings final : public warning_hook_handler_type struct
435 deferred_warnings () in deferred_warnings()
441 void warn (const char *format, ...) ATTRIBUTE_PRINTF (2, 3) in warn()
453 void warn (const char *format, va_list args) override in warn()
462 void emit () const in emit()
476 std::vector<string_file> m_warnings;
Dsolib-aix.c30 struct lm_info_aix final : public lm_info struct
36 std::string filename;
40 std::string member_name;
43 CORE_ADDR text_addr = 0;
46 ULONGEST text_size = 0;
49 CORE_ADDR data_addr = 0;
52 ULONGEST data_size = 0;
Dsolib-target.c30 struct lm_info_target final : public lm_info struct
34 std::string name;
41 std::vector<CORE_ADDR> segment_bases;
45 std::vector<CORE_ADDR> section_bases;
49 section_offsets offsets;
Dravenscar-thread.c78 struct ravenscar_thread_target final : public target_ops struct
80 ravenscar_thread_target () in ravenscar_thread_target()
85 const target_info &info () const override in info()
88 strata stratum () const override { return thread_stratum; } in stratum()
123 struct btrace_target_info *enable_btrace (thread_info *tp, in enable_btrace()
137 void close () override in close()
159 void set_base_thread_from_ravenscar_task (ptid_t ptid) in set_base_thread_from_ravenscar_task()
171 enum fpu_state
197 std::unordered_map<ULONGEST, int> m_cpu_map;
Dsolib-frv.c199 struct lm_info_frv final : public lm_info struct
201 ~lm_info_frv () in ~lm_info_frv()
209 int_elf32_fdpic_loadmap *map = NULL;
211 CORE_ADDR got_value = 0;
213 CORE_ADDR lm_addr = 0;
225 asymbol **dyn_syms = NULL;
226 arelent **dyn_relocs = NULL;
227 int dyn_reloc_count = 0; /* Number of dynamic relocs. */
Dsolib-rocm.c289 struct rocm_code_object_stream_file final : rocm_code_object_stream struct
309 int m_fd;
312 ULONGEST m_offset;
316 ULONGEST m_size;
395 struct rocm_code_object_stream_memory final : public rocm_code_object_stream struct
411 LONGEST size () override in size()
Dwindows-nat.c241 struct windows_nat_target final : public x86_nat_target<inf_child_target> struct
249 bool attach_no_wait () override in attach_no_wait()
261 bool stopped_by_sw_breakpoint () override in stopped_by_sw_breakpoint()
268 bool supports_stopped_by_sw_breakpoint () override in supports_stopped_by_sw_breakpoint()
309 bool supports_disable_randomization () override in supports_disable_randomization()
314 bool can_async_p () override in can_async_p()
319 bool is_async_p () override in is_async_p()
326 int async_wait_fd () override in async_wait_fd()
369 std::queue<gdb::function_view<bool ()>> m_queue;
373 HANDLE m_pushed_event;
[all …]
Driscv-fbsd-nat.c32 struct riscv_fbsd_nat_target final : public fbsd_nat_target struct
Daarch64-fbsd-nat.c46 struct aarch64_fbsd_nat_target final struct
73 static bool debug_regs_probed;
Dsh-netbsd-nat.c33 struct sh_nbsd_nat_target final : public nbsd_nat_target struct
Dalpha-bsd-nat.c32 struct alpha_bsd_nat_target final : public nbsd_nat_target struct
Driscv-netbsd-nat.c33 struct riscv_nbsd_nat_target final : public nbsd_nat_target struct
Dbsd-uthread.c42 struct bsd_uthread_target final : public target_ops struct
44 const target_info &info () const override in info()
47 strata stratum () const override { return thread_stratum; } in stratum()
Dmips-fbsd-nat.c33 struct mips_fbsd_nat_target final : public fbsd_nat_target struct
Dmips64-obsd-nat.c37 struct mips64_obsd_nat_target final : public obsd_nat_target struct
Dppc-obsd-nat.c37 struct ppc_obsd_nat_target final : public obsd_nat_target struct
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dgnu-ifunc-final.c19 final (int arg) in final() function
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dm_null.c27 static int final(EVP_MD_CTX *ctx, unsigned char *md) in final() function
Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
/netbsd/src/lib/libcrypt/
Dmd5crypt.c44 unsigned char final[16]; in __md5crypt() local
/netbsd/src/external/bsd/pdisk/dist/
Dutil.c137 enum {development = 0x20, alpha = 0x40, beta = 0x60, final = 0x80, /* or */ release = 0x80}; in get_version_string() enumerator
/netbsd/src/external/gpl2/lvm2/dist/libdm/regex/
Dparse_rx.h44 int nullable, final; member

1234