Home
last modified time | relevance | path

Searched refs:lwp (Results 1 – 25 of 28) sorted by relevance

12

/external/google-breakpad/src/client/solaris/handler/
Dminidump_generator.cc234 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/
Dpcap-libdlpi.c76 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/
Dmicromips-loadstore-instructions.s46 # 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/
Dinvalid.s102 lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
104lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed offs…
105lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed offs…
106lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be different
/external/llvm/test/MC/Mips/micromips32r6/
Dinvalid.s207 lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
209lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed…
210lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit signed…
211lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be dif…
Dvalid.s336 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08]
/external/icu/icu4c/source/config/
Dmh-solaris56 #LIBRARY_PATH_PREFIX=/usr/lib/lwp:
/external/cronet/third_party/icu/source/config/
Dmh-solaris56 #LIBRARY_PATH_PREFIX=/usr/lib/lwp:
/external/llvm/test/MC/Mips/micromips64r6/
Dinvalid.s239lwp $31, 8($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: invalid operand for instruction
241lwp $16, 8($34) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit si…
242lwp $16, 4096($4) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: expected memory with 12-bit si…
243lwp $16, 8($16) # CHECK: :[[@LINE]]:{{[0-9]+}}: error: source and destination must be…
Dvalid.s270 lwp $16, 8($4) # CHECK: lwp $16, 8($4) # encoding: [0x22,0x04,0x10,0x08]
/external/cpuinfo/src/x86/
Disa.c709 isa.lwp = !!(extended_info.ecx & UINT32_C(0x00008000)); in cpuinfo_x86_detect_isa()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DThreading.inc37 #include <lwp.h> // For _lwp_self()
/external/llvm/test/MC/Disassembler/Mips/micromips32r3/
Dvalid-el.txt166 0x04 0x22 0x08 0x10 # CHECK: lwp $16, 8($4)
Dvalid.txt166 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
/external/ImageMagick/PerlMagick/t/reference/write/composite/
DPlus.miff41 …�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���~…
DAdd.miff89 …�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/cpuinfo/include/
Dcpuinfo.h780 bool lwp; member
/external/llvm/lib/Target/Mips/
DMicroMips32r6InstrInfo.td561 class LWP_MMR6_DESC : MMR6Arch<"lwp"> {
564 string AsmString = !strconcat("lwp", "\t$rd, $addr");
569 string BaseOpcode = "lwp";
DMicroMipsInstrInfo.td810 def LWP_MM : LoadPairMM<"lwp">, LWM_FM_MM<0x1>;
/external/llvm/test/MC/Disassembler/Mips/micromips64r6/
Dvalid.txt266 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
/external/llvm/test/MC/Disassembler/Mips/micromips32r6/
Dvalid.txt312 0x22 0x04 0x10 0x08 # CHECK: lwp $16, 8($4)
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86.td207 def FeatureLWP : SubtargetFeature<"lwp", "HasLWP", "true",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMicroMipsInstrInfo.td889 def LWP_MM : LoadPairMM<"lwp">, LWM_FM_MM<0x1>, ISA_MICROMIPS;
/external/python/cpython3/Lib/test/
Dmime.types511 application/vnd.lotus-wordpro lwp sam
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc5034 "wm32\003lwp\004lwpc\003lwr\004lwre\003lwu\005lwupc\003lwx\005lwxc1\004l"
6912 …{ 5656 /* lwp */, Mips::LWP_MM, ConvertCustom_ConvertXWPOperands, AMFBS_InMicroMips, { MCK_GPR32As…
10254 { 5656 /* lwp */, 1 /* 0 */, MCK_GPR32AsmReg, AMFBS_InMicroMips },
10255 { 5656 /* lwp */, 2 /* 1 */, MCK_MemOffsetSimm12_0, AMFBS_InMicroMips },

12