Home
last modified time | relevance | path

Searched refs:t_addr (Results 1 – 25 of 480) sorted by path

12345678910>>...20

/dports/accessibility/wl-gammarelay-rs/wl-gammarelay-rs-0.2.1/cargo-crates/memoffset-0.6.5/src/
H A Doffset_of.rs225 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
228 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
229 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
232 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
233 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
236 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
237 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/memoffset-0.6.5/src/
H A Doffset_of.rs225 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
228 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
229 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
232 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
233 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
236 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
237 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/memoffset-0.6.5/src/
H A Doffset_of.rs225 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
228 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
229 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
232 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
233 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
236 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
237 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_select_lhs_oob2.v28 wire [8:0] t_addr = {crc[18:17],3'b0,crc[13:10]}; net
38 .t_addr (t_addr[8:0]));
78 clk, reset_l, t_wa, d, t_addr
121 input [8:0] t_addr; port
123 wire [63:0] t_w0 = m_w0[t_addr[5:0]];
124 wire [63:0] t_w1 = m_w1[t_addr[4:0]];
125 wire [63:0] t_w2 = m_w2[t_addr[4:0]];
126 wire [63:0] t_w3 = m_w3[t_addr[4:0]];
127 wire [63:0] t_w4 = m_w4[t_addr[4:0]];
128 wire [63:0] t_w5 = m_w5[t_addr[4:0]];
[all …]
/dports/deskutils/just/just-0.10.5/cargo-crates/memoffset-0.6.5/src/
H A Doffset_of.rs225 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
228 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
229 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
232 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
233 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
236 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
237 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-playback.c626 tree t_addr = build1 (ADDR_EXPR, m_const_char_ptr, t_str); in new_string_literal() local
628 return new rvalue (this, t_addr); in new_string_literal()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/jit/
H A Djit-playback.c626 tree t_addr = build1 (ADDR_EXPR, m_const_char_ptr, t_str); in new_string_literal() local
628 return new rvalue (this, t_addr); in new_string_literal()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/jit/
H A Djit-playback.c684 tree t_addr = build1 (ADDR_EXPR, m_const_char_ptr, t_str); in new_string_literal() local
686 return new rvalue (this, t_addr); in new_string_literal()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DChangeLog-19971510 * utils.c: Add comment about t_addr being either unsigned long or
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A Demul_netbsd.c730 unsigned_word t_addr = cpu_registers(processor)->gpr[arg0]; in do_gettimeofday() local
734 int status = gettimeofday((t_addr != 0 ? &t : NULL), in do_gettimeofday()
739 printf_filtered ("0x%lx, 0x%lx", (long)t_addr, (long)tz_addr); in do_gettimeofday()
744 if (t_addr != 0) in do_gettimeofday()
745 write_timeval(t_addr, t, processor, cia); in do_gettimeofday()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/memoffset-0.6.4/src/
H A Doffset_of.rs227 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
230 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
231 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
234 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
235 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
238 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
239 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/devel/gdb/gdb-11.1/gdb/
H A DChangeLog-19971510 * utils.c: Add comment about t_addr being either unsigned long or
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DChangeLog-19971510 * utils.c: Add comment about t_addr being either unsigned long or
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A Demul_netbsd.c729 unsigned_word t_addr = cpu_registers(processor)->gpr[arg0]; in do_gettimeofday() local
733 int status = gettimeofday((t_addr != 0 ? &t : NULL), in do_gettimeofday()
738 printf_filtered ("0x%lx, 0x%lx", (long)t_addr, (long)tz_addr); in do_gettimeofday()
743 if (t_addr != 0) in do_gettimeofday()
744 write_timeval(t_addr, t, processor, cia); in do_gettimeofday()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/memoffset-0.6.4/src/
H A Doffset_of.rs227 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
230 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
231 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
234 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
235 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
238 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
239 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/devel/grcov/grcov-0.8.2/cargo-crates/memoffset-0.6.4/src/
H A Doffset_of.rs227 let t_addr = t_ptr as usize; in test_raw_field_tuple() localVariable
230 &t.0 as *const _ as usize - t_addr, in test_raw_field_tuple()
231 raw_field_tuple!(t_ptr, (u32, u8, bool), 0) as usize - t_addr in test_raw_field_tuple()
234 &t.1 as *const _ as usize - t_addr, in test_raw_field_tuple()
235 raw_field_tuple!(t_ptr, (u32, u8, bool), 1) as usize - t_addr in test_raw_field_tuple()
238 &t.2 as *const _ as usize - t_addr, in test_raw_field_tuple()
239 raw_field_tuple!(t_ptr, (u32, u8, bool), 2) as usize - t_addr in test_raw_field_tuple()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A D2006-08-21-ExtraMovInst.ll22 %t_addr.0.0 = phi i32 [ %t, %entry ], [ %tmp7, %cond_true ] ; <i32> [#uses=2]
23 %tmp7 = add i32 %t_addr.0.0, 1 ; <i32> [#uses=1]
28 ret i32 %t_addr.0.0
H A D2008-05-12-tailmerge-5.ll63 %t_addr = alloca i16 ; <i16*> [#uses=2]
92 store i16 %t, i16* %t_addr
142 %tmp46 = load i16, i16* %t_addr, align 2 ; <i16> [#uses=1]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/SimplifyCFG/
H A D2006-12-08-Ptr-ICmp-Branch.ll38 %t_addr = alloca %struct.trie_s* ; <%struct.trie_s**> [#uses=2]
45 store %struct.trie_s* %t, %struct.trie_s** %t_addr
91 %tmp.upgrd.14 = load %struct.trie_s*, %struct.trie_s** %t_addr ; <%struct.trie_s*> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A D2006-08-21-ExtraMovInst.ll22 %t_addr.0.0 = phi i32 [ %t, %entry ], [ %tmp7, %cond_true ] ; <i32> [#uses=2]
23 %tmp7 = add i32 %t_addr.0.0, 1 ; <i32> [#uses=1]
28 ret i32 %t_addr.0.0
H A D2008-05-12-tailmerge-5.ll63 %t_addr = alloca i16 ; <i16*> [#uses=2]
92 store i16 %t, i16* %t_addr
142 %tmp46 = load i16, i16* %t_addr, align 2 ; <i16> [#uses=1]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/SimplifyCFG/
H A D2006-12-08-Ptr-ICmp-Branch.ll38 %t_addr = alloca %struct.trie_s* ; <%struct.trie_s**> [#uses=2]
45 store %struct.trie_s* %t, %struct.trie_s** %t_addr
91 %tmp.upgrd.14 = load %struct.trie_s*, %struct.trie_s** %t_addr ; <%struct.trie_s*> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A D2006-08-21-ExtraMovInst.ll22 %t_addr.0.0 = phi i32 [ %t, %entry ], [ %tmp7, %cond_true ] ; <i32> [#uses=2]
23 %tmp7 = add i32 %t_addr.0.0, 1 ; <i32> [#uses=1]
28 ret i32 %t_addr.0.0
H A D2008-05-12-tailmerge-5.ll63 %t_addr = alloca i16 ; <i16*> [#uses=2]
92 store i16 %t, i16* %t_addr
142 %tmp46 = load i16, i16* %t_addr, align 2 ; <i16> [#uses=1]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/SimplifyCFG/
H A D2006-12-08-Ptr-ICmp-Branch.ll38 %t_addr = alloca %struct.trie_s* ; <%struct.trie_s**> [#uses=2]
45 store %struct.trie_s* %t, %struct.trie_s** %t_addr
91 %tmp.upgrd.14 = load %struct.trie_s*, %struct.trie_s** %t_addr ; <%struct.trie_s*> [#uses=1]

12345678910>>...20