Home
last modified time | relevance | path

Searched defs:o (Results 51 – 75 of 1371) sorted by relevance

12345678910>>...55

/netbsd/external/gpl3/gdb/dist/gdb/unittests/optional/cons/
H A Dcopy.cc56 gdb::optional<long> o; in test() local
64 gdb::optional<long> o { gdb::in_place, val}; in test() local
74 gdb::optional<tracker> o; in test() local
82 gdb::optional<tracker> o { gdb::in_place, 333 }; in test() local
94 gdb::optional<throwing_copy> o; in test() local
110 gdb::optional<throwing_copy> o { gdb::in_place }; in test() local
H A Dmove.cc56 gdb::optional<long> o; in test() local
64 gdb::optional<long> o { gdb::in_place, val}; in test() local
72 gdb::optional<tracker> o; in test() local
80 gdb::optional<tracker> o { gdb::in_place, 333 }; in test() local
92 gdb::optional<throwing_move> o; in test() local
108 gdb::optional<throwing_move> o { gdb::in_place }; in test() local
/netbsd/sys/ufs/ffs/
H A Dffs_bswap.c55 ffs_sb_swap(const struct fs *o, struct fs *n) in ffs_sb_swap()
118 ffs_dinode1_swap(struct ufs1_dinode *o, struct ufs1_dinode *n) in ffs_dinode1_swap()
142 ffs_dinode2_swap(struct ufs2_dinode *o, struct ufs2_dinode *n) in ffs_dinode2_swap()
169 ffs_csum_swap(struct csum *o, struct csum *n, int size) in ffs_csum_swap()
182 ffs_csumtotal_swap(const struct csum_total *o, struct csum_total *n) in ffs_csumtotal_swap()
194 ffs_cg_swap(struct cg *o, struct cg *n, struct fs *fs) in ffs_cg_swap()
/netbsd/external/gpl3/gdb.old/dist/gdb/unittests/optional/cons/
H A Dcopy.cc56 gdb::optional<long> o; in test() local
64 gdb::optional<long> o { gdb::in_place, val}; in test() local
74 gdb::optional<tracker> o; in test() local
82 gdb::optional<tracker> o { gdb::in_place, 333 }; in test() local
94 gdb::optional<throwing_copy> o; in test() local
110 gdb::optional<throwing_copy> o { gdb::in_place }; in test() local
H A Dmove.cc56 gdb::optional<long> o; in test() local
64 gdb::optional<long> o { gdb::in_place, val}; in test() local
72 gdb::optional<tracker> o; in test() local
80 gdb::optional<tracker> o { gdb::in_place, 333 }; in test() local
92 gdb::optional<throwing_move> o; in test() local
108 gdb::optional<throwing_move> o { gdb::in_place }; in test() local
/netbsd/sys/arch/sun68k/include/
H A Dbus.h356 #define bus_space_peek_1(t, h, o, vp) \ argument
359 #define bus_space_peek_2(t, h, o, vp) \ argument
362 #define bus_space_peek_4(t, h, o, vp) \ argument
375 #define bus_space_poke_1(t, h, o, v) \ argument
378 #define bus_space_poke_2(t, h, o, v) \ argument
381 #define bus_space_poke_4(t, h, o, v) \ argument
392 #define bus_space_read_1(t, h, o) \ argument
395 #define bus_space_read_2(t, h, o) \ argument
398 #define bus_space_read_4(t, h, o) \ argument
401 #define bus_space_read_8(t, h, o) \ argument
[all …]
/netbsd/sys/arch/sparc/sparc/
H A Dmachdep.c1879 bus_size_t o, in bus_space_subregion()
1890 off_t o, in bus_space_mmap()
1924 bus_size_t o, in bus_space_barrier()
1935 bus_size_t o, in bus_space_write_multi_stream_2()
1947 bus_size_t o, in bus_space_write_multi_stream_4()
1959 bus_size_t o, in bus_space_write_multi_stream_8()
1980 bus_size_t o, in bus_space_set_multi_1()
1992 bus_size_t o, in bus_space_set_multi_2()
2004 bus_size_t o, in bus_space_set_multi_4()
2016 bus_size_t o, in bus_space_set_multi_8()
[all …]
/netbsd/sys/lib/libsa/
H A Dffs_bswap.c47 libsa_ffs_csumtotal_swap(const struct csum_total *o, struct csum_total *n) in libsa_ffs_csumtotal_swap()
56 ffs_sb_swap(const struct fs *o, struct fs *n) in ffs_sb_swap()
119 ffs_dinode1_swap(struct ufs1_dinode *o, struct ufs1_dinode *n) in ffs_dinode1_swap()
147 ffs_dinode2_swap(struct ufs2_dinode *o, struct ufs2_dinode *n) in ffs_dinode2_swap()
/netbsd/external/gpl3/gdb/dist/gdb/unittests/optional/assignment/
H A D5.cc40 O o; in test() local
48 O o { gdb::in_place }; in test() local
56 O o; in test() local
64 O o { gdb::in_place }; in test() local
H A D1.cc108 O o; in test() local
117 O o; in test() local
127 O o; in test() local
136 O o; in test() local
145 O o; in test() local
155 O o; in test() local
175 O o; in test() local
H A D2.cc108 O o = make(S::zero); in test() local
117 O o = make(S::zero); in test() local
127 O o = make(S::zero); in test() local
136 O o = make(S::zero); in test() local
145 O o = make(S::zero); in test() local
155 O o = make(S::zero); in test() local
174 O o = make(S::zero); in test() local
/netbsd/external/gpl3/gdb.old/dist/gdb/unittests/optional/assignment/
H A D5.cc40 O o; in test() local
48 O o { gdb::in_place }; in test() local
56 O o; in test() local
64 O o { gdb::in_place }; in test() local
H A D1.cc108 O o; in test() local
117 O o; in test() local
127 O o; in test() local
136 O o; in test() local
145 O o; in test() local
155 O o; in test() local
175 O o; in test() local
H A D2.cc108 O o = make(S::zero); in test() local
117 O o = make(S::zero); in test() local
127 O o = make(S::zero); in test() local
136 O o = make(S::zero); in test() local
145 O o = make(S::zero); in test() local
155 O o = make(S::zero); in test() local
174 O o = make(S::zero); in test() local
/netbsd/sys/arch/vax/include/
H A Dbus.h167 #define bus_space_subregion(t, h, o, s, nhp) \ argument
200 #define bus_space_mmap(t, a, o, p, f) \ argument
212 #define bus_space_read_1(t, h, o) \ argument
215 #define bus_space_read_2(t, h, o) \ argument
219 #define bus_space_read_4(t, h, o) \ argument
361 #define bus_space_write_1(t, h, o, v) \ argument
367 #define bus_space_write_2(t, h, o, v) \ argument
374 #define bus_space_write_4(t, h, o, v) \ argument
742 #define bus_space_barrier(t, h, o, l, f) \ argument
899 #define bus_dmamap_sync(t, p, o, l, ops) \ argument
[all …]
/netbsd/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_set_options.c40 archive_read_set_format_option(struct archive *a, const char *m, const char *o, in archive_read_set_format_option()
49 archive_read_set_filter_option(struct archive *a, const char *m, const char *o, in archive_read_set_filter_option()
58 archive_read_set_option(struct archive *a, const char *m, const char *o, in archive_read_set_option()
75 archive_set_format_option(struct archive *_a, const char *m, const char *o, in archive_set_format_option()
112 archive_set_filter_option(struct archive *_a, const char *m, const char *o, in archive_set_filter_option()
149 archive_set_option(struct archive *a, const char *m, const char *o, in archive_set_option()
/netbsd/sys/arch/ia64/include/
H A Dbus.h179 #define bus_space_read_1(t, h, o) \ argument
183 #define bus_space_read_2(t, h, o) \ argument
188 #define bus_space_read_4(t, h, o) \ argument
193 #define bus_space_read_8(t, h, o) \ argument
623 bus_size_t o, uint8_t v, size_t c) in ia64_bus_space_set_multi_1()
637 bus_size_t o, uint16_t v, size_t c) in ia64_bus_space_set_multi_2()
651 bus_size_t o, uint32_t v, size_t c) in ia64_bus_space_set_multi_4()
665 bus_size_t o, uint64_t v, size_t c) in ia64_bus_space_set_multi_8()
716 bus_size_t o, uint8_t v, size_t c) in ia64_bus_space_set_region_1()
730 bus_size_t o, uint16_t v, size_t c) in ia64_bus_space_set_region_2()
[all …]
/netbsd/sys/arch/hppa/dev/
H A Delroy.c502 elroy_r1(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r1()
509 elroy_r2(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r2()
519 elroy_r4(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r4()
529 elroy_r8(void *v, bus_space_handle_t h, bus_size_t o) in elroy_r8()
707 elroy_rrm_2(void *v, bus_space_handle_t h, bus_size_t o, in elroy_rrm_2()
719 elroy_rrm_4(void *v, bus_space_handle_t h, bus_size_t o, in elroy_rrm_4()
731 elroy_rrm_8(void *v, bus_space_handle_t h, bus_size_t o, in elroy_rrm_8()
743 elroy_wrm_2(void *v, bus_space_handle_t h, bus_size_t o, in elroy_wrm_2()
756 elroy_wrm_4(void *v, bus_space_handle_t h, bus_size_t o, in elroy_wrm_4()
769 elroy_wrm_8(void *v, bus_space_handle_t h, bus_size_t o, in elroy_wrm_8()
[all …]
/netbsd/usr.sbin/gspa/gspa/
H A Dgsp_act.c72 operand o; in reg_op() local
85 operand o; in expr_op() local
98 operand o; in string_op() local
111 operand o; in abs_adr() local
125 operand o; in reg_ind() local
148 operand o; in reg_index() local
/netbsd/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dsequence.c56 struct gss_msg_order **o, in msg_order_alloc()
81 struct gss_msg_order **o, in _gssapi_msg_order_create()
115 elem_set(struct gss_msg_order *o, unsigned int slot, OM_uint32 val) in elem_set()
121 elem_insert(struct gss_msg_order *o, in elem_insert()
143 _gssapi_msg_order_check(struct gss_msg_order *o, OM_uint32 seq_num) in _gssapi_msg_order_check()
216 _gssapi_msg_order_export(krb5_storage *sp, struct gss_msg_order *o) in _gssapi_msg_order_export()
249 struct gss_msg_order **o) in _gssapi_msg_order_import()
/netbsd/external/gpl2/gmake/dist/
H A Dfunction.c77 subst_expand (char *o, char *text, char *subst, char *replace, in subst_expand()
412 func_join (char *o, char **argv, const char *funcname UNUSED) in func_join()
752 func_word (char *o, char **argv, const char *funcname UNUSED) in func_word()
1082 func_error (char *o, char **argv, const char *funcname) in func_error()
1193 func_if (char *o, char **argv, const char *funcname UNUSED) in func_if()
1248 func_or (char *o, char **argv, const char *funcname UNUSED) in func_or()
1298 func_and (char *o, char **argv, const char *funcname UNUSED) in func_and()
1762 func_shell (char *o, char **argv, const char *funcname) in func_shell()
1853 func_eq (char *o, char **argv, char *funcname) in func_eq()
1865 func_not (char *o, char **argv, char *funcname) in func_not()
[all …]
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPlistSupport.h56 inline raw_ostream &Indent(raw_ostream &o, const unsigned indent) { in Indent()
62 inline raw_ostream &EmitPlistHeader(raw_ostream &o) { in EmitPlistHeader()
71 inline raw_ostream &EmitInteger(raw_ostream &o, int64_t value) { in EmitInteger()
78 inline raw_ostream &EmitString(raw_ostream &o, StringRef s) { in EmitString()
107 inline void EmitLocation(raw_ostream &o, const SourceManager &SM, in EmitLocation()
123 inline void EmitRange(raw_ostream &o, const SourceManager &SM, in EmitRange()
/netbsd/sys/sys/
H A Donce.h46 #define ONCE_DECL(o) \ argument
52 #define RUN_ONCE(o, fn) \ argument
56 #define INIT_ONCE(o, fn) _init_once((o), (fn)) argument
57 #define FINI_ONCE(o, fn) _fini_once((o), (fn)) argument
/netbsd/sys/arch/sparc/dev/
H A Dsxreg.h194 #define SX_LD(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
196 #define SX_LDB(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
198 #define SX_LDP(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
200 #define SX_LDUQ0(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
202 #define SX_LDUQ8(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
204 #define SX_LDUQ16(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
208 #define SX_LDUC0(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
210 #define SX_LDUC8(dreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_LOAD | \ argument
216 #define SX_ST(sreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_STORE | \ argument
220 #define SX_STB(sreg, cnt, o) (0x80000000 | ((cnt) << 23) | SX_STORE | \ argument
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dclient.h49 #define nvif_printk(o,l,p,f,a...) do { \ argument
56 #define nvif_fatal(o,f,a...) nvif_printk((o), FATAL, CRIT, f, ##a) argument
57 #define nvif_error(o,f,a...) nvif_printk((o), ERROR, ERR, f, ##a) argument
58 #define nvif_debug(o,f,a...) nvif_printk((o), DEBUG, INFO, f, ##a) argument
59 #define nvif_trace(o,f,a...) nvif_printk((o), TRACE, INFO, f, ##a) argument
60 #define nvif_info(o,f,a...) nvif_printk((o), INFO, INFO, f, ##a) argument
61 #define nvif_ioctl(o,f,a...) nvif_trace((o), "ioctl: "f, ##a) argument

12345678910>>...55