/external/google-breakpad/src/client/solaris/handler/ |
D | minidump_generator.cc | 234 MDRawThread *lwp) { in WriteCrashedLwpStream() argument 237 lwp->thread_id = lsp->pr_lwpid; in WriteCrashedLwpStream() 244 &lwp->stack)) in WriteCrashedLwpStream() 250 lwp->thread_context = context.location(); in WriteCrashedLwpStream() 258 &lwp->stack)) in WriteCrashedLwpStream() 264 lwp->thread_context = context.location(); in WriteCrashedLwpStream() 274 const lwpstatus_t *lsp, MDRawThread *lwp) { in WriteLwpStream() argument 282 &lwp->stack)) in WriteLwpStream() 290 lwp->thread_id = lsp->pr_lwpid; in WriteLwpStream() 291 lwp->thread_context = context.location(); in WriteLwpStream() [all …]
|
/external/libpcap/ |
D | pcap-libdlpi.c | 76 linkwalk_t *lwp = arg; in list_interfaces() local 80 lwp->lw_err = ENOMEM; in list_interfaces() 85 if (lwp->lw_list == NULL) { in list_interfaces() 86 lwp->lw_list = entry; in list_interfaces() 88 entry->lnl_next = lwp->lw_list; in list_interfaces() 89 lwp->lw_list = entry; in list_interfaces()
|
/external/valgrind/coregrind/m_coredump/ |
D | coredump-solaris.c | 715 static void fill_lwpsinfo(vki_lwpsinfo_t *lwp, in fill_lwpsinfo() argument 718 VG_(memset)(lwp, 0, sizeof(*lwp)); in fill_lwpsinfo() 720 lwp->pr_lwpid = tst->os_state.lwpid; in fill_lwpsinfo() 721 fill_thread_state(tst, &lwp->pr_state, &lwp->pr_sname); in fill_lwpsinfo() 722 fill_scheduling_class(lwp->pr_clname, sizeof(lwp->pr_clname)); in fill_lwpsinfo() 725 static void fill_lwpstatus(vki_lwpstatus_t *lwp, in fill_lwpstatus() argument 729 VG_(memset)(lwp, 0, sizeof(*lwp)); in fill_lwpstatus() 731 lwp->pr_flags = VKI_PR_PCINVAL; in fill_lwpstatus() 732 lwp->pr_lwpid = tst->os_state.lwpid; in fill_lwpstatus() 733 fill_siginfo(si, &lwp->pr_info, &lwp->pr_cursig); in fill_lwpstatus() [all …]
|
/external/valgrind/coregrind/ |
D | m_threadstate.c | 168 ThreadId VG_(lwpid_to_vgtid)(Int lwp) in VG_() 174 && VG_(threads)[tid].os_state.lwpid == lwp) in VG_()
|
/external/llvm/test/MC/Mips/ |
D | micromips-loadstore-instructions.s | 46 # CHECK-EL: lwp $16, 8($4) # encoding: [0x04,0x22,0x08,0x10] 92 # CHECK-EB: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08] 135 lwp $16, 8($4)
|
/external/llvm/test/MC/Mips/micromips/ |
D | invalid.s | 102 lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 104 …lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed offs… 105 …lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed offs… 106 …lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be different
|
/external/icu/icu4c/source/config/ |
D | mh-solaris | 52 #LIBRARY_PATH_PREFIX=/usr/lib/lwp:
|
/external/llvm/test/MC/Mips/micromips32r6/ |
D | invalid.s | 207 lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 209 …lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed… 210 …lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed… 211 …lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be dif…
|
D | valid.s | 336 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08]
|
/external/llvm/test/MC/Mips/micromips64r6/ |
D | invalid.s | 239 …lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 241 …lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit si… 242 …lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit si… 243 …lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be…
|
D | valid.s | 270 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08]
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r3/ |
D | valid.txt | 166 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
|
D | valid-el.txt | 166 0x04 0x22 0x08 0x10 # CHECK: lwp $16, 8($4)
|
/external/ImageMagick/PerlMagick/t/reference/write/composite/ |
D | Plus.miff | 41 …�xt��zr��|t���w���|���x���x��¬�����mtk�szo�tzp�syo�rvo�pup�qvp�puo�osn�ovo�lwp�p{p�u�p�u�m�y�q���~…
|
D | Add.miff | 89 …�xt��zr��|t���w���|���x���x��¬�����mtk�szo�tzp�syo�rvo�pup�qvp�puo�osn�ovo�lwp�p{p�u�p�u�m�y�q���~…
|
/external/linux-kselftest/tools/testing/selftests/x86/ |
D | mpx-mini-test.c | 168 uint8_t lwp[128]; member
|
/external/llvm/lib/Target/Mips/ |
D | MicroMips32r6InstrInfo.td | 561 class LWP_MMR6_DESC : MMR6Arch<"lwp"> { 564 string AsmString = !strconcat("lwp", "\t$rd, $addr"); 569 string BaseOpcode = "lwp";
|
D | MicroMipsInstrInfo.td | 810 def LWP_MM : LoadPairMM<"lwp">, LWM_FM_MM<0x1>;
|
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/ |
D | valid.txt | 266 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
|
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/ |
D | valid.txt | 312 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
|
/external/toolchain-utils/dejagnu/gdb_baseline/ |
D | i686-pc-linux-gnu | 18427 Running ./gdb.threads/current-lwp-dead.exp ... 18428 PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return 18839 PASS: gdb.threads/thread-find.exp: collect lwp id
|
D | x86_64-cros-linux-gnu | 18555 Running ./gdb.threads/current-lwp-dead.exp ... 18556 PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return 18967 PASS: gdb.threads/thread-find.exp: collect lwp id
|
D | armv7a-cros-linux-gnueabi | 18196 Running ./gdb.threads/current-lwp-dead.exp ... 18197 PASS: gdb.threads/current-lwp-dead.exp: continue to breakpoint: fn_return 18614 PASS: gdb.threads/thread-find.exp: collect lwp id
|