/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/ |
H A D | obj.d | 22 int _d_obj_eq(Object o1, Object o2) in _d_obj_eq() 32 int _d_obj_cmp(Object o1, Object o2) in _d_obj_cmp()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/typeinfo/ |
H A D | ti_C.d | 33 Object o1 = *cast(Object*)p1; in equals() local 41 Object o1 = *cast(Object*)p1; in compare() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | X86DisassemblerTables.cpp | 662 void DisassemblerTables::emitModRMDecision(raw_ostream &o1, raw_ostream &o2, in emitModRMDecision() 749 void DisassemblerTables::emitOpcodeDecision(raw_ostream &o1, raw_ostream &o2, in emitOpcodeDecision() 789 void DisassemblerTables::emitContextDecision(raw_ostream &o1, raw_ostream &o2, in emitContextDecision() 972 void DisassemblerTables::emitContextDecisions(raw_ostream &o1, raw_ostream &o2, in emitContextDecisions() 992 raw_string_ostream o1(s1); in emit() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | gmdifftest.c | 24 struct tm tm1, tm2, o1; in check_time() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | gmdifftest.c | 24 struct tm tm1, tm2, o1; in check_time() local
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | decl_enum.c | 41 o1 = sizeof( enumerator
|
/netbsd-src/sys/arch/ia64/include/ |
H A D | bus.h | 790 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 793 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 800 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 807 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument 816 bus_space_handle_t h1, bus_size_t o1, in ia64_bus_space_copy_region_1() 851 bus_space_handle_t h1, bus_size_t o1, in ia64_bus_space_copy_region_2() 886 bus_space_handle_t h1, bus_size_t o1, in ia64_bus_space_copy_region_4() 921 bus_space_handle_t h1, bus_size_t o1, in ia64_bus_space_copy_region_8()
|
/netbsd-src/usr.sbin/fwctl/ |
H A D | eui64.c | 156 unsigned int o0, o1, o2, o3, o4, o5, o6, o7; in eui64_aton() local
|
/netbsd-src/sys/arch/landisk/include/ |
H A D | bus_funcs.h | 97 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 242 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 244 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 246 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 248 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/arch/hpcsh/include/ |
H A D | bus_funcs.h | 98 #define __hbs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 236 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 238 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 240 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 242 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/ |
H A D | t_sh7706lan_space.c | 698 t_sh7706lan_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, in t_sh7706lan_iomem_copy_region_1() 718 t_sh7706lan_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, in t_sh7706lan_iomem_copy_region_2() 726 t_sh7706lan_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, in t_sh7706lan_iomem_copy_region_4()
|
/netbsd-src/sys/arch/x86/x86/ |
H A D | bus_space.c | 767 bus_size_t o1, bus_space_handle_t h2, in bus_space_copy_region_1() 802 bus_size_t o1, bus_space_handle_t h2, in bus_space_copy_region_2() 840 bus_size_t o1, bus_space_handle_t h2, in bus_space_copy_region_4()
|
/netbsd-src/sys/arch/evbsh3/ap_ms104_sh4/ |
H A D | ap_ms104_sh4_space.c | 738 ap_ms104_sh4_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, in ap_ms104_sh4_iomem_copy_region_1() 758 ap_ms104_sh4_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, in ap_ms104_sh4_iomem_copy_region_2() 778 ap_ms104_sh4_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, in ap_ms104_sh4_iomem_copy_region_4()
|
/netbsd-src/sys/arch/dreamcast/include/ |
H A D | bus_funcs.h | 93 #define __dbs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 237 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 239 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 241 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 243 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/arch/alpha/include/ |
H A D | bus_funcs.h | 93 #define __abs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 249 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 251 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 253 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 255 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/dev/i2c/ |
H A D | mt2131.c | 126 uint64_t o1, o2; in mt2131_tune_dtv() local
|
/netbsd-src/sys/arch/mips/include/ |
H A D | bus_space_funcs.h | 93 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument 302 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 304 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 306 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 308 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/arch/vax/include/ |
H A D | bus.h | 651 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 654 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 661 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 669 vax_mem_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in vax_mem_copy_region_1() 690 vax_mem_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in vax_mem_copy_region_2() 711 vax_mem_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in vax_mem_copy_region_4()
|
/netbsd-src/sys/arch/sparc64/sparc64/ |
H A D | machdep.c | 1752 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_stream_1() 1760 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_stream_2() 1768 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_stream_4() 1776 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_stream_8() 1954 bus_space_copy_region_1(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in bus_space_copy_region_1() 1962 bus_space_copy_region_2(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in bus_space_copy_region_2() 1970 bus_space_copy_region_4(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in bus_space_copy_region_4() 1978 bus_space_copy_region_8(bus_space_tag_t t, bus_space_handle_t h1, bus_size_t o1, in bus_space_copy_region_8()
|
/netbsd-src/sys/arch/sh3/sh3/ |
H A D | sh3_bus_space.c | 519 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_1() 537 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_2() 555 bus_size_t o1, bus_space_handle_t h2, bus_size_t o2, bus_size_t c) in bus_space_copy_region_4()
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Dwarf.cc | 36 uint32_t o1 = ((datatype_t *) a)->datatype_id; in datatypeCmp() local 44 uint32_t o1 = ((target_info_t *) a)->offset; in targetOffsetCmp() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Dwarf.cc | 36 uint32_t o1 = ((datatype_t *) a)->datatype_id; in datatypeCmp() local 44 uint32_t o1 = ((target_info_t *) a)->offset; in targetOffsetCmp() local
|
/netbsd-src/sys/arch/atari/include/ |
H A D | bus_funcs.h | 118 #define __abs_copy(sz, t, h1, o1, h2, o2, cnt) do { \ argument 294 #define bus_space_copy_region_1(t, h1, o1, h2, o2, c) \ argument 296 #define bus_space_copy_region_2(t, h1, o1, h2, o2, c) \ argument 298 #define bus_space_copy_region_4(t, h1, o1, h2, o2, c) \ argument 300 #define bus_space_copy_region_8(t, h1, o1, h2, o2, c) \ argument
|
/netbsd-src/sys/arch/sparc/sparc/ |
H A D | machdep.c | 2211 bus_size_t o1, in bus_space_copy_region_1() 2224 bus_size_t o1, in bus_space_copy_region_2() 2237 bus_size_t o1, in bus_space_copy_region_4() 2250 bus_size_t o1, in bus_space_copy_region_8() 2433 bus_size_t o1, in bus_space_copy_region_stream_1() 2446 bus_size_t o1, in bus_space_copy_region_stream_2() 2459 bus_size_t o1, in bus_space_copy_region_stream_4() 2472 bus_size_t o1, in bus_space_copy_region_stream_8()
|
/netbsd-src/sys/arch/landisk/dev/ |
H A D | obio.c | 796 obio_iomem_copy_region_1(void *v, bus_space_handle_t h1, bus_size_t o1, in obio_iomem_copy_region_1() 816 obio_iomem_copy_region_2(void *v, bus_space_handle_t h1, bus_size_t o1, in obio_iomem_copy_region_2() 836 obio_iomem_copy_region_4(void *v, bus_space_handle_t h1, bus_size_t o1, in obio_iomem_copy_region_4()
|