Searched defs:FS (Results 126 - 150 of 174) sorted by relevance

1234567

/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/
H A DTooling.cpp227 llvm::Expected<std::string> getAbsolutePath(llvm::vfs::FileSystem &FS, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp93 HexagonSubtarget::initializeSubtargetDependencies(StringRef CPU, StringRef FS) { argument
78 HexagonSubtarget(const Triple &TT, StringRef CPU, StringRef FS, const TargetMachine &TM) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp489 Error MinimalSymbolDumper::visitKnownRecord(CVSymbol &CVR, FileStaticSym &FS) { argument
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_inline_add.h808 UINT128 CY_L, CX, FS, F, CT, ST, T2; local
[all...]
/netbsd-current/usr.sbin/lpr/common_source/
H A Dcommon.c77 long FS; /* flags to set if lp is a tty */ variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_inline_add.h808 UINT128 CY_L, CX, FS, F, CT, ST, T2; local
[all...]
/netbsd-current/sys/arch/x68k/usr.bin/loadkmap/
H A Dkbdmap.h31 #define FS 28 macro
/netbsd-current/sys/arch/x68k/include/
H A Dkbdmap.h34 #define FS 28 macro
/netbsd-current/games/sail/
H A Dextern.h162 char FS; /* 230 */ member in struct:File
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DVirtualFileSystem.h210 FileSystem *FS; member in class:llvm::vfs::recursive_directory_iterator
372 explicit ProxyFileSystem(IntrusiveRefCntPtr<FileSystem> FS) argument
403 IntrusiveRefCntPtr<FileSystem> FS; member in class:llvm::vfs::ProxyFileSystem
[all...]
H A DTargetRegistry.h1206 Allocator(const Target &T, const Triple &TT, StringRef CPU, StringRef FS, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A Draw_ostream.cpp354 raw_ostream &raw_ostream::operator<<(const FormattedString &FS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp689 void TransferFunctions::VisitObjCForCollectionStmt(ObjCForCollectionStmt *FS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTO.cpp979 auto *FS = dyn_cast<FunctionSummary>(S.get()); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCheckSecuritySyntaxOnly.cpp213 void WalkAST::VisitForStmt(ForStmt *FS) { argument
262 void WalkAST::checkLoopConditionForFloat(const ForStmt *FS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsAsmPrinter.cpp788 StringRef FS = TM.getTargetFeatureString(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp617 FunctionSummary *FS = nullptr; local
737 auto *FS = cast<FunctionSummary>(S); local
[all...]
/netbsd-current/sys/lib/libsa/
H A Dufs.c124 typedef struct salfs FS; typedef in typeref:struct:salfs
133 typedef struct fs FS; typedef in typeref:struct:fs
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmips-opc.c277 #define FS INSN2_FORBIDDEN_SLOT macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmips-opc.c278 #define FS INSN2_FORBIDDEN_SLOT macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmips-opc.c277 #define FS INSN2_FORBIDDEN_SLOT macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmips-opc.c278 #define FS INSN2_FORBIDDEN_SLOT macro
[all...]
/netbsd-current/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeMIPS_common.c84 #define FS(s) ((s) << 11) macro
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp242 llvm::vfs::FileSystem &FS = FileMgr.getVirtualFileSystem(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DHeaderSearch.cpp1695 llvm::vfs::FileSystem &FS = FileMgr.getVirtualFileSystem(); local
1766 llvm::vfs::FileSystem &FS = FileMgr.getVirtualFileSystem(); local

Completed in 604 milliseconds

1234567