Searched refs:SO (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/contrib/
H A Dexpect-read1.sh34 SO=/tmp/expect-read1.$$.so
35 rm -f $SO
36 CMD="${CC_FOR_TARGET:-gcc} -o $SO -Wall -fPIC -shared $C"
41 trap "rm -f $SO" EXIT
42 LD_PRELOAD=$SO expect "$@"
/netbsd-current/external/gpl3/gdb.old/dist/gdb/contrib/
H A Dexpect-read1.sh34 SO=/tmp/expect-read1.$$.so
35 rm -f $SO
36 CMD="${CC_FOR_TARGET:-gcc} -o $SO -Wall -fPIC -shared $C"
41 trap "rm -f $SO" EXIT
42 LD_PRELOAD=$SO expect "$@"
/netbsd-current/external/bsd/ntp/dist/include/
H A Dascii.h57 #define SO 14 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp221 const StackObject &SO = Objects[i]; local
224 if (SO.StackID != 0)
225 OS << "id=" << static_cast<unsigned>(SO.StackID) << ' ';
227 if (SO.Size == ~0ULL) {
231 if (SO.Size == 0)
234 OS << "size=" << SO.Size;
235 OS << ", align=" << SO.Alignment.value();
239 if (i < NumFixedObjects || SO.SPOffset != -1) {
240 int64_t Off = SO.SPOffset - ValOffset;
H A DFixupStatepointCallerSaved.cpp574 StatepointOpers SO(&MI);
575 uint64_t Flags = SO.getFlags();
582 CallingConv::ID CC = SO.getCallingConv();
H A DStackMaps.cpp394 StatepointOpers SO(&MI);
402 assert(NumDeoptArgs == SO.getNumDeoptArgs());
416 unsigned GCPtrIdx = (unsigned)SO.getFirstGCPtrIdx();
425 unsigned NumGCPairs = SO.getGCPointerMap(GCPairs);
H A DMachineVerifier.cpp1733 StatepointOpers SO(MI);
1734 if (!MI->getOperand(SO.getIDPos()).isImm() ||
1735 !MI->getOperand(SO.getNBytesPos()).isImm() ||
1736 !MI->getOperand(SO.getNCallArgsPos()).isImm()) {
1751 VerifyStackMapConstant(SO.getCCIdx());
1752 VerifyStackMapConstant(SO.getFlagsIdx());
1753 VerifyStackMapConstant(SO.getNumDeoptArgsIdx());
1754 VerifyStackMapConstant(SO.getNumGCPtrIdx());
1755 VerifyStackMapConstant(SO.getNumAllocaIdx());
1756 VerifyStackMapConstant(SO
[all...]
H A DLiveIntervals.cpp897 StatepointOpers SO(MI);
898 if (SO.getFlags() & (uint64_t)StatepointFlags::DeoptLiveIn)
900 for (unsigned Idx = SO.getNumDeoptArgsIdx(), E = SO.getNumGCPtrIdx(); Idx < E;
/netbsd-current/sys/arch/atari/dev/
H A Dkbdmap.h50 #define SO 14 macro
/netbsd-current/sys/arch/amiga/dev/
H A Dkbdmap.h46 #define SO 14 macro
/netbsd-current/sys/arch/x68k/usr.bin/loadkmap/
H A Dkbdmap.h17 #define SO 14 macro
/netbsd-current/sys/arch/x68k/include/
H A Dkbdmap.h20 #define SO 14 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp227 auto SO = makeArrayRef(SegmentOffsets); local
232 for (uint32_t Offset : reverse(SO)) {
/netbsd-current/external/bsd/jemalloc/dist/
H A DMakefile.in40 SO := @so@
125 ifeq ($(IMPORTLIB),$(SO))
134 ifneq ($(SOREV),$(SO))
135 DSOS += $(objroot)lib/$(LIBJEMALLOC).$(SO)
332 ifneq ($(IMPORTLIB),$(SO))
379 ifneq ($(SOREV),$(SO))
380 %.$(SO) : %.$(SOREV)
434 ifneq ($(SOREV),$(SO))
435 ln -sf $(LIBJEMALLOC).$(SOREV) $(LIBDIR)/$(LIBJEMALLOC).$(SO)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonStoreWidening.cpp406 MachineOperand &SO = MI->getOperand(2); // Source. local
407 assert(SO.isImm() && "Expecting an immediate operand");
411 unsigned Val = (SO.getImm() & Mask) << Shift;
H A DHexagonExpandCondsets.cpp214 unsigned getCondTfrOpcode(const MachineOperand &SO, bool Cond);
578 /// Get the opcode for a conditional transfer of the value in SO (source
580 unsigned HexagonExpandCondsets::getCondTfrOpcode(const MachineOperand &SO, argument
584 if (SO.isReg()) {
586 RegisterRef RS = SO;
604 switch (SO.getType()) {
/netbsd-current/usr.bin/col/
H A Dcol.c73 #define SO '\016' /* shift out to alternate character set */ macro
233 case SO:
524 PUTC(SO);
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1863 std::pair<unsigned, unsigned> SO =
1866 std::string(InOutOperands[SO.first].second);
1867 TiedNames[std::string(InOutOperands[SO.first].second)] =
1949 std::pair<unsigned, unsigned> SO =
1951 const std::string &Name = CGI.Operands[SO.first].Name;
1954 << ": " << Name << "(" << SO.first << ", " << SO.second
1958 Record *TypeRecord = CGI.Operands[SO.first].Rec;
1967 CGI.Operands[SO.first].MIOperandInfo &&
1968 CGI.Operands[SO
[all...]
H A DCodeEmitterGen.cpp135 std::pair<unsigned, unsigned> SO = CGI.Operands.getSubOperandNumber(OpIdx); local
136 std::string &EncoderMethodName = CGI.Operands[SO.first].EncoderMethodName;
147 if (SO.second == 0) {
/netbsd-current/usr.bin/ul/
H A Dul.c54 #define SO '\016' macro
172 case SO:
/netbsd-current/games/warp/
H A Dterm.h271 EXT char *SO INIT(NULL); /* begin standout mode */
273 EXT int SG INIT(0); /* blanks left by SO and SE */
299 #define standout() do_tc(SO,1)
H A Dterm.c167 SO = Tgetstr("so"); /* begin standout */
180 US = SO; /* substitute standout mode */
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMAddressingModes.h390 "Unable to encode second part of T2 two part SO immediate");
413 inline unsigned getAM2Opc(AddrOpc Opc, unsigned Imm12, ShiftOpc SO, argument
417 return Imm12 | ((int)isSub << 12) | (SO << 13) | (IdxMode << 16) ;
/netbsd-current/external/bsd/ekermit/dist/
H A Dkermit.h147 #define SO 016 /* Shift Out */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCXXInheritance.cpp650 for (auto &SO : OM.second) {
651 SmallVectorImpl<UniqueVirtualMethod> &Overriding = SO.second;

Completed in 332 milliseconds

12