Home
last modified time | relevance | path

Searched defs:v (Results 1 – 25 of 3767) sorted by relevance

12345678910>>...151

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpression.h241 void accept(Visitor *v) { v->visit(this); } in accept()
258 void accept(Visitor *v) { v->visit(this); } in accept()
269 void accept(Visitor *v) { v->visit(this); } in accept()
288 void accept(Visitor *v) { v->visit(this); } in accept()
305 void accept(Visitor *v) { v->visit(this); } in accept()
316 void accept(Visitor *v) { v->visit(this); } in accept()
322 void accept(Visitor *v) { v->visit(this); } in accept()
334 void accept(Visitor *v) { v->visit(this); } in accept()
347 void accept(Visitor *v) { v->visit(this); } in accept()
353 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]
H A Dattrib.h42 void accept(Visitor *v) { v->visit(this); } in accept()
56 void accept(Visitor *v) { v->visit(this); } in accept()
68 void accept(Visitor *v) { v->visit(this); } in accept()
80 void accept(Visitor *v) { v->visit(this); } in accept()
92 void accept(Visitor *v) { v->visit(this); } in accept()
103 void accept(Visitor *v) { v->visit(this); } in accept()
118 void accept(Visitor *v) { v->visit(this); } in accept()
130 void accept(Visitor *v) { v->visit(this); } in accept()
147 void accept(Visitor *v) { v->visit(this); } in accept()
159 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.h221 virtual void accept(Visitor *v) { v->visit(this); } in accept()
239 void accept(Visitor *v) { v->visit(this); } in accept()
250 void accept(Visitor *v) { v->visit(this); } in accept()
269 void accept(Visitor *v) { v->visit(this); } in accept()
286 void accept(Visitor *v) { v->visit(this); } in accept()
298 void accept(Visitor *v) { v->visit(this); } in accept()
305 void accept(Visitor *v) { v->visit(this); } in accept()
317 void accept(Visitor *v) { v->visit(this); } in accept()
330 void accept(Visitor *v) { v->visit(this); } in accept()
338 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]
H A Dstatement.h108 virtual void accept(Visitor *v) { v->visit(this); } in accept()
121 void accept(Visitor *v) { v->visit(this); } in accept()
130 void accept(Visitor *v) { v->visit(this); } in accept()
146 void accept(Visitor *v) { v->visit(this); } in accept()
159 void accept(Visitor *v) { v->visit(this); } in accept()
172 void accept(Visitor *v) { v->visit(this); } in accept()
190 void accept(Visitor *v) { v->visit(this); } in accept()
198 void accept(Visitor *v) { v->visit(this); } in accept()
214 void accept(Visitor *v) { v->visit(this); } in accept()
230 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]
H A Dattrib.h53 void accept(Visitor *v) { v->visit(this); } in accept()
68 void accept(Visitor *v) { v->visit(this); } in accept()
83 void accept(Visitor *v) { v->visit(this); } in accept()
96 void accept(Visitor *v) { v->visit(this); } in accept()
108 void accept(Visitor *v) { v->visit(this); } in accept()
125 void accept(Visitor *v) { v->visit(this); } in accept()
139 void accept(Visitor *v) { v->visit(this); } in accept()
158 void accept(Visitor *v) { v->visit(this); } in accept()
171 void accept(Visitor *v) { v->visit(this); } in accept()
186 void accept(Visitor *v) { v->visit(this); } in accept()
[all …]
/netbsd-src/sys/arch/alpha/pci/
H A Ddwlpx_bus_mem.c49 #define CHIP_D_MEM_ARENA(v) \ argument
51 #define CHIP_D_MEM_ARENA_STORE(v) \ argument
53 #define CHIP_D_MEM_BTAG_STORE(v) \ argument
55 #define CHIP_D_MEM_BTAG_COUNT(v) DWLPX_D_MEM_NBTS argument
57 #define CHIP_S_MEM_ARENA(v) \ argument
59 #define CHIP_S_MEM_ARENA_STORE(v) \ argument
61 #define CHIP_S_MEM_BTAG_STORE(v) \ argument
63 #define CHIP_S_MEM_BTAG_COUNT(v) DWLPX_S_MEM_NBTS argument
66 #define CHIP_D_MEM_W1_BUS_START(v) 0x00000000UL argument
67 #define CHIP_D_MEM_W1_BUS_END(v) 0xffffffffUL argument
[all …]
H A Dmcpcia_bus_mem.c49 #define CHIP_D_MEM_ARENA(v) \ argument
51 #define CHIP_D_MEM_ARENA_STORE(v) \ argument
53 #define CHIP_D_MEM_BTAG_STORE(v) \ argument
55 #define CHIP_D_MEM_BTAG_COUNT(v) MCPCIA_D_MEM_NBTS argument
57 #define CHIP_S_MEM_ARENA(v) \ argument
59 #define CHIP_S_MEM_ARENA_STORE(v) \ argument
61 #define CHIP_S_MEM_BTAG_STORE(v) \ argument
63 #define CHIP_S_MEM_BTAG_COUNT(v) MCPCIA_S_MEM_NBTS argument
66 #define CHIP_D_MEM_W1_BUS_START(v) 0x00000000UL argument
67 #define CHIP_D_MEM_W1_BUS_END(v) 0x7fffffffUL argument
[all …]
H A Dcia_swiz_bus_mem.c46 #define CHIP_D_MEM_ARENA(v) (((struct cia_config *)(v))->cc_d_mem_arena) argument
47 #define CHIP_S_MEM_ARENA(v) (((struct cia_config *)(v))->cc_s_mem_arena) argument
50 #define CHIP_D_MEM_W1_BUS_START(v) 0x00000000UL argument
51 #define CHIP_D_MEM_W1_BUS_END(v) 0xffffffffUL argument
52 #define CHIP_D_MEM_W1_SYS_START(v) CIA_PCI_DENSE argument
53 #define CHIP_D_MEM_W1_SYS_END(v) (CIA_PCI_DENSE + 0xffffffffUL) argument
56 #define CHIP_S_MEM_W1_BUS_START(v) \ argument
58 #define CHIP_S_MEM_W1_BUS_END(v) \ argument
60 #define CHIP_S_MEM_W1_SYS_START(v) \ argument
62 #define CHIP_S_MEM_W1_SYS_END(v) \ argument
[all …]
H A Dttwoga_bus_mem.c48 #define CHIP_V(v) ((struct ttwoga_config *)(v)) argument
50 #define CHIP_D_MEM_ARENA(v) (CHIP_V(v)->tc_d_mem_arena) argument
51 #define CHIP_D_MEM_ARENA_STORE(v) (&(CHIP_V(v)->tc_d_mem_arena_store)) argument
52 #define CHIP_D_MEM_BTAG_STORE(v) (CHIP_V(v)->tc_d_mem_btag_store) argument
53 #define CHIP_D_MEM_BTAG_COUNT(v) TTWOGA_NBTS argument
55 #define CHIP_S_MEM_ARENA(v) (CHIP_V(v)->tc_s_mem_arena) argument
56 #define CHIP_S_MEM_ARENA_STORE(v) (&(CHIP_V(v)->tc_s_mem_arena_store)) argument
57 #define CHIP_S_MEM_BTAG_STORE(v) (CHIP_V(v)->tc_s_mem_btag_store) argument
58 #define CHIP_S_MEM_BTAG_COUNT(v) TTWOGA_NBTS argument
61 #define CHIP_D_MEM_W1_BUS_START(v) \ argument
[all …]
H A Dapecs_bus_mem.c46 #define CHIP_D_MEM_ARENA(v) (((struct apecs_config *)(v))->ac_d_mem_arena) argument
47 #define CHIP_S_MEM_ARENA(v) (((struct apecs_config *)(v))->ac_s_mem_arena) argument
50 #define CHIP_D_MEM_W1_BUS_START(v) 0x00000000UL argument
51 #define CHIP_D_MEM_W1_BUS_END(v) 0xffffffffUL argument
52 #define CHIP_D_MEM_W1_SYS_START(v) APECS_PCI_DENSE argument
53 #define CHIP_D_MEM_W1_SYS_END(v) (APECS_PCI_DENSE + 0xffffffffUL) argument
56 #define CHIP_S_MEM_W1_BUS_START(v) 0x00000000UL argument
57 #define CHIP_S_MEM_W1_BUS_END(v) 0x00ffffffUL argument
58 #define CHIP_S_MEM_W1_SYS_START(v) APECS_PCI_SPARSE argument
59 #define CHIP_S_MEM_W1_SYS_END(v) \ argument
[all …]
H A Dlca_bus_mem.c46 #define CHIP_D_MEM_ARENA(v) (((struct lca_config *)(v))->lc_d_mem_arena) argument
47 #define CHIP_S_MEM_ARENA(v) (((struct lca_config *)(v))->lc_s_mem_arena) argument
50 #define CHIP_D_MEM_W1_BUS_START(v) 0x00000000UL argument
51 #define CHIP_D_MEM_W1_BUS_END(v) 0xffffffffUL argument
52 #define CHIP_D_MEM_W1_SYS_START(v) LCA_PCI_DENSE argument
53 #define CHIP_D_MEM_W1_SYS_END(v) (LCA_PCI_DENSE + 0xffffffffUL) argument
56 #define CHIP_S_MEM_W1_BUS_START(v) 0x00000000UL argument
57 #define CHIP_S_MEM_W1_BUS_END(v) 0x00ffffffUL argument
58 #define CHIP_S_MEM_W1_SYS_START(v) LCA_PCI_SPARSE argument
59 #define CHIP_S_MEM_W1_SYS_END(v) \ argument
[all …]
H A Ddwlpx_bus_io.c49 #define CHIP_IO_ARENA(v) (((struct dwlpx_config *)(v))->cc_io_arena) argument
50 #define CHIP_IO_ARENA_STORE(v) \ argument
52 #define CHIP_IO_BTAG_STORE(v) \ argument
54 #define CHIP_IO_BTAG_COUNT(v) DWLPX_IO_NBTS argument
57 #define CHIP_IO_W1_BUS_START(v) 0x00000000UL argument
58 #define CHIP_IO_W1_BUS_END(v) 0x00ffffffUL argument
59 #define CHIP_IO_W1_SYS_START(v) \ argument
61 #define CHIP_IO_W1_SYS_END(v) \ argument
65 #define CHIP_IO_W2_BUS_START(v) \ argument
67 #define CHIP_IO_W2_BUS_END(v) \ argument
[all …]
H A Dmcpcia_bus_io.c49 #define CHIP_IO_ARENA(v) (((struct mcpcia_config *)(v))->cc_io_arena) argument
50 #define CHIP_IO_ARENA_STORE(v) \ argument
52 #define CHIP_IO_BTAG_STORE(v) \ argument
54 #define CHIP_IO_BTAG_COUNT(v) MCPCIA_IO_NBTS argument
57 #define CHIP_IO_W1_BUS_START(v) 0x00000000UL argument
58 #define CHIP_IO_W1_BUS_END(v) 0x0000ffffUL argument
59 #define CHIP_IO_W1_SYS_START(v) \ argument
61 #define CHIP_IO_W1_SYS_END(v) \ argument
65 #define CHIP_IO_W2_BUS_START(v) 0x00010000UL argument
66 #define CHIP_IO_W2_BUS_END(v) 0x01ffffffUL argument
[all …]
H A Dttwoga_bus_io.c48 #define CHIP_V(v) ((struct ttwoga_config *)(v)) argument
50 #define CHIP_IO_ARENA(v) (CHIP_V(v)->tc_io_arena) argument
51 #define CHIP_IO_ARENA_STORE(v) (&(CHIP_V(v)->tc_io_arena_store)) argument
52 #define CHIP_IO_BTAG_STORE(v) (CHIP_V(v)->tc_io_btag_store) argument
53 #define CHIP_IO_BTAG_COUNT(v) TTWOGA_NBTS argument
56 #define CHIP_IO_W1_BUS_START(v) \ argument
58 #define CHIP_IO_W1_BUS_END(v) \ argument
60 #define CHIP_IO_W1_SYS_START(v) \ argument
62 #define CHIP_IO_W1_SYS_END(v) \ argument
H A Dapecs_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct apecs_config *)(v))->ac_io_arena) argument
49 #define CHIP_IO_W1_BUS_START(v) 0x00000000UL argument
50 #define CHIP_IO_W1_BUS_END(v) 0x0003ffffUL argument
51 #define CHIP_IO_W1_SYS_START(v) APECS_PCI_SIO argument
52 #define CHIP_IO_W1_SYS_END(v) (APECS_PCI_SIO + (0x00040000UL << 5) - 1) argument
55 #define CHIP_IO_W2_BUS_START(v) \ argument
58 #define CHIP_IO_W2_BUS_END(v) \ argument
61 #define CHIP_IO_W2_SYS_START(v) (APECS_PCI_SIO + (0x00040000UL << 5)) argument
62 #define CHIP_IO_W2_SYS_END(v) (APECS_PCI_SIO + (0x01000000UL << 5) - 1) argument
H A Dcia_swiz_bus_io.c46 #define CHIP_IO_ARENA(v) (((struct cia_config *)(v))->cc_io_arena) argument
49 #define CHIP_IO_W1_BUS_START(v) \ argument
51 #define CHIP_IO_W1_BUS_END(v) \ argument
53 #define CHIP_IO_W1_SYS_START(v) \ argument
55 #define CHIP_IO_W1_SYS_END(v) \ argument
59 #define CHIP_IO_W2_BUS_START(v) \ argument
61 #define CHIP_IO_W2_BUS_END(v) \ argument
63 #define CHIP_IO_W2_SYS_START(v) \ argument
65 #define CHIP_IO_W2_SYS_END(v) \ argument
/netbsd-src/sys/arch/evbmips/malta/
H A Dmalta_bus_mem.c47 #define CHIP_EX_MALLOC_SAFE(v) (((struct malta_config *)(v))->mc_mallocsafe) argument
48 #define CHIP_EXTENT(v) (((struct malta_config *)(v))->mc_mem_ex) argument
57 #define CHIP_W1_BUS_START(v) MALTA_PCIMEM1_BASE argument
58 #define CHIP_W1_BUS_END(v) MALTA_PCIMEM1_SIZE + \ argument
60 #define CHIP_W1_SYS_START(v) ((u_long)MALTA_PCIMEM1_BASE) argument
61 #define CHIP_W1_SYS_END(v) ((u_long)MALTA_PCIMEM1_BASE + \ argument
66 #define CHIP_W1_BUS_START(v) MALTA_PCIMEM1_BASE argument
67 #define CHIP_W1_BUS_END(v) MALTA_PCIMEM1_SIZE argument
68 #define CHIP_W1_SYS_START(v) ((u_long)MALTA_PCIMEM1_BASE) argument
69 #define CHIP_W1_SYS_END(v) ((u_long)MALTA_PCIMEM1_BASE + \ argument
[all …]
/netbsd-src/external/mit/isl/dist/
H A Disl_obj.c26 static void *isl_obj_val_copy(void *v) in isl_obj_val_copy()
31 static void isl_obj_val_free(void *v) in isl_obj_val_free()
37 void *v) in isl_obj_val_print()
54 static void *isl_obj_map_copy(void *v) in isl_obj_map_copy()
59 static void isl_obj_map_free(void *v) in isl_obj_map_free()
65 void *v) in isl_obj_map_print()
82 static void *isl_obj_union_map_copy(void *v) in isl_obj_union_map_copy()
87 static void isl_obj_union_map_free(void *v) in isl_obj_union_map_free()
93 void *v) in isl_obj_union_map_print()
110 static void *isl_obj_set_copy(void *v) in isl_obj_set_copy()
[all …]
H A Disl_val.c24 isl_val *v; in isl_val_alloc() local
64 isl_val *v; in isl_val_nan() local
78 __isl_give isl_val *isl_val_set_nan(__isl_take isl_val *v) in isl_val_set_nan()
98 isl_val *v; in isl_val_infty() local
114 isl_val *v; in isl_val_neginfty() local
130 isl_val *v; in isl_val_int_from_si() local
144 __isl_give isl_val *isl_val_set_si(__isl_take isl_val *v, long i) in isl_val_set_si()
162 __isl_give isl_val *isl_val_set_zero(__isl_take isl_val *v) in isl_val_set_zero()
171 isl_val *v; in isl_val_int_from_ui() local
187 isl_val *v; in isl_val_int_from_isl_int() local
[all …]
/netbsd-src/sys/arch/evbmips/loongson/
H A Dloongson_bus_mem.c58 #define CHIP_EX_MALLOC_SAFE(v) (ex_mallocsafe) argument
59 #define CHIP_MEM_EXTENT(v) (loongson_mem_ex) argument
67 #define CHIP_W1_BUS_START(v) 0x00000000UL argument
68 #define CHIP_W1_BUS_END(v) 0x0bffffffUL argument
69 #define CHIP_W1_SYS_START(v) ((u_long)BONITO_PCILO_BASE) argument
70 #define CHIP_W1_SYS_END(v) ((u_long)BONITO_PCILO_BASE + 0x0bffffffUL) argument
74 #define CHIP_W2_BUS_START(v) 0x20000000UL argument
75 #define CHIP_W2_BUS_END(v) 0x7fffffffUL argument
77 #define CHIP_W2_SYS_START(v) ((u_long)BONITO_PCIHI_BASE) argument
78 #define CHIP_W2_SYS_END(v) ((u_long)BONITO_PCIHI_BASE + 0xe0000000UL) argument
[all …]
/netbsd-src/sys/miscfs/deadfs/
H A Ddead_vnops.c111 dead_default_error(void *v) in dead_default_error()
118 dead_bmap(void *v) in dead_bmap()
134 dead_lookup(void *v) in dead_lookup()
148 dead_open(void *v) in dead_open()
162 dead_read(void *v) in dead_read()
180 dead_write(void *v) in dead_write()
195 dead_ioctl(void *v) in dead_ioctl()
212 dead_poll(void *v) in dead_poll()
227 dead_remove(void *v) in dead_remove()
242 dead_link(void *v) in dead_link()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/isccc/include/isccc/
H A Dutil.h45 #define GET8(v, w) \ argument
51 #define GET16(v, w) \ argument
58 #define GET24(v, w) \ argument
66 GET32(v,w) global() argument
75 GET64(v,w) global() argument
88 GETC16(v,w,d) global() argument
100 GETC32(v,w) global() argument
108 GET_OFFSET(v,w) global() argument
110 GET_MEM(v,c,w) global() argument
116 GET_TYPE(v,w) global() argument
128 PUT8(v,w) global() argument
134 PUT16(v,w) global() argument
141 PUT24(v,w) global() argument
149 PUT32(v,w) global() argument
158 PUT64(v,w) global() argument
171 PUTC16(v,w) global() argument
181 PUTC32(v,w) global() argument
191 PUT_OFFSET(v,w) global() argument
[all...]
/netbsd-src/sys/arch/algor/algor/
H A Dalgor_p4032_bus_mem.c56 #define CHIP_EX_MALLOC_SAFE(v) (((struct p4032_config *)(v))->ac_mallocsafe) argument
57 #define CHIP_EXTENT(v) (((struct p4032_config *)(v))->ac_mem_ex) argument
61 #define CHIP_W1_BUS_START(v) \ argument
63 #define CHIP_W1_BUS_END(v) \ argument
65 #define CHIP_W1_SYS_START(v) P4032_ISAMEM argument
66 #define CHIP_W1_SYS_END(v) (P4032_ISAMEM + CHIP_W1_BUS_END(v)) argument
69 #define CHIP_W2_BUS_START(v) \ argument
71 #define CHIP_W2_BUS_END(v) \ argument
73 #define CHIP_W2_SYS_START(v) P4032_PCIMEM argument
74 #define CHIP_W2_SYS_END(v) (P4032_PCIMEM + 0x06ffffffUL) argument
H A Dalgor_p5064_bus_mem.c55 #define CHIP_EX_MALLOC_SAFE(v) (((struct p5064_config *)(v))->ac_mallocsafe) argument
56 #define CHIP_EXTENT(v) (((struct p5064_config *)(v))->ac_mem_ex) argument
59 #define CHIP_W1_BUS_START(v) 0x00000000UL argument
60 #define CHIP_W1_BUS_END(v) 0x007fffffUL argument
61 #define CHIP_W1_SYS_START(v) P5064_ISAMEM argument
62 #define CHIP_W1_SYS_END(v) (P5064_ISAMEM + CHIP_W1_BUS_END(v)) argument
65 #define CHIP_W2_BUS_START(v) 0x01000000UL argument
66 #define CHIP_W2_BUS_END(v) 0x07ffffffUL argument
67 #define CHIP_W2_SYS_START(v) P5064_PCIMEM argument
68 #define CHIP_W2_SYS_END(v) (P5064_PCIMEM + 0x06ffffffUL) argument
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dpipe_command.h53 #define CA_PIPE_CMD_COMMAND(v) PIPE_CMD_COMMAND, CHECK_CPTR(PIPE_CMD, char, (v)) argument
54 #define CA_PIPE_CMD_ARGV(v) PIPE_CMD_ARGV, CHECK_PPTR(PIPE_CMD, char, (v)) argument
55 #define CA_PIPE_CMD_COPY_FLAGS(v) PIPE_CMD_COPY_FLAGS, CHECK_VAL(PIPE_CMD, int, (v)) argument
56 #define CA_PIPE_CMD_SENDER(v) PIPE_CMD_SENDER, CHECK_CPTR(PIPE_CMD, char, (v)) argument
57 #define CA_PIPE_CMD_DELIVERED(v) PIPE_CMD_DELIVERED, CHECK_CPTR(PIPE_CMD, char, (v)) argument
58 #define CA_PIPE_CMD_UID(v) PIPE_CMD_UID, CHECK_VAL(PIPE_CMD, uid_t, (v)) argument
59 #define CA_PIPE_CMD_GID(v) PIPE_CMD_GID, CHECK_VAL(PIPE_CMD, gid_t, (v)) argument
60 #define CA_PIPE_CMD_TIME_LIMIT(v) PIPE_CMD_TIME_LIMIT, CHECK_VAL(PIPE_CMD, int, (v)) argument
61 #define CA_PIPE_CMD_ENV(v) PIPE_CMD_ENV, CHECK_PPTR(PIPE_CMD, char, (v)) argument
62 #define CA_PIPE_CMD_SHELL(v) PIPE_CMD_SHELL, CHECK_CPTR(PIPE_CMD, char, (v)) argument
[all …]

12345678910>>...151