/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/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/ |
D | micromips-loadstore-instructions.s | 66 # CHECK-EL: lwp $16, 8($4) # encoding: [0x04,0x22,0x08,0x10] 125 # CHECK-EB: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08] 161 lwp $16, 8($4)
|
/external/swiftshader/third_party/llvm-7.0/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: invalid register number 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
|
D | valid.s | 278 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08] label
|
/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/honggfuzz/netbsd/ |
D | trace.c | 154 pid_t pid, lwpid_t lwp, register_t* pc, register_t* status_reg HF_ATTR_UNUSED) { in arch_getPC() argument 157 if (ptrace(PT_GETREGS, pid, &r, lwp) != 0) { in arch_getPC() 173 static void arch_getInstrStr(pid_t pid, lwpid_t lwp, register_t* pc, char* instr) { in arch_getInstrStr() argument 184 size_t pcRegSz = arch_getPC(pid, lwp, pc, &status_reg); in arch_getInstrStr()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/micromips-sizereduction/ |
D | micromips-lwp-swp.ll | 22 ; CHECK-NEXT: lwp $16, 20($sp)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | lwp-intrinsics.ll | 2 ; RUN: llc < %s -mtriple=i686-unknown -mattr=+lwp | FileCheck %s --check-prefix=X86 7 ; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+lwp | FileCheck %s --check-prefix=X64
|
D | lwp-intrinsics-x86_64.ll | 2 ; RUN: llc < %s -mtriple=x86_64-unknown -mattr=+lwp | FileCheck %s --check-prefix=X64
|
D | stack-folding-lwp.ll | 1 ; RUN: llc -O3 -disable-peephole -mtriple=x86_64-unknown-unknown -mattr=+lwp < %s | FileCheck %s
|
D | lwp-schedule.ll | 2 ; RUN: llc < %s -mtriple=x86_64-unknown -print-schedule -mcpu=x86-64 -mattr=+lwp | FileCheck %s --c…
|
/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/icu/icu4c/source/config/ |
D | mh-solaris | 56 #LIBRARY_PATH_PREFIX=/usr/lib/lwp:
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/micromips32r6/ |
D | invalid.s | 218 lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction 220 lwp $16, 8($34) # CHECK: :[[@LINE]]:14: error: invalid register number 221 …lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed… 222 …lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be dif…
|
D | valid.s | 385 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Unix/ |
D | Threading.inc | 36 #include <lwp.h> // For _lwp_self()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/ |
D | pr23997.ll | 106 …s,-avx512er,-avx512vnni,-avx512vpopcntdq,-clwb,-avx512f,-clzero,-pku,+mmx,-lwp,-rdpid,-xop,+rdseed…
|
/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���~…
|
/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)
|