Searched defs:WS (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/netbsd-tests/lib/libc/stdlib/
H A Dh_getopt.c45 #define WS "\t\n " macro
H A Dh_getopt_long.c48 #define WS "\t\n " macro
/freebsd-11-stable/usr.sbin/mailwrapper/
H A Dmailwrapper.c132 #define WS " \t\n" macro
/freebsd-11-stable/contrib/netbsd-tests/lib/libpthread/
H A Dh_resolv.c48 #define WS " \t\n\r" macro
/freebsd-11-stable/contrib/nvi/common/
H A Dmultibyte.h63 #define WS "%ls" macro
97 #define WS "%s" macro
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DRegisterFileStatistics.cpp65 const WriteState &WS = Inst.getDefs()[0]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLexicalScopes.cpp239 LexicalScope *WS = WorkStack.back(); local
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A Ddevice.c26 #define WS " \t\r\n" macro
/freebsd-11-stable/lib/libc/tests/resolv/
H A Dresolv_test.c49 #define WS " \t\n\r" macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp149 WriteState &WS = *Write.getWriteState(); local
243 removeRegisterWrite( const WriteState &WS, MutableArrayRef<unsigned> FreedPhysRegs) argument
291 tryEliminateMove(WriteState &WS, ReadState &RS) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/
H A DHost.cpp646 void llvm::format_provider<WaitStatus>::format(const WaitStatus &WS, argument
/freebsd-11-stable/contrib/groff/src/devices/grops/
H A Dps.cpp779 const char *const WS = " \t\n\r"; variable
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dfont.cpp34 const char *const WS = " \t\n\r"; variable
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp636 auto WS = cast<MCSectionWasm>(getStreamer().getCurrentSection().first); local
880 auto WS = getContext().getWasmSection(SecName, SectionKind::getText()); variable
881 getStreamer().SwitchSection(WS); variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h608 WriteRef(unsigned SourceIndex, WriteState *WS) : Data(SourceIndex, WS) {} argument
624 const WriteState *WS = getWriteState(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp414 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1145 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1200 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1290 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1417 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1441 const auto &WS = static_cast<const MCSymbolWasm &>(S); local
1511 const auto &WS = static_cast<const MCSectionWasm &>(S); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp2517 std::queue<const ExplodedNode *> WS; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1446 void JSONNodeDumper::VisitWhileStmt(const WhileStmt *WS) { argument
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dppc-opc.c519 #define WS macro
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp703 TypeSetByHwMode::SetType &WS = W.get(M); local

Completed in 261 milliseconds