Searched defs:MS (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DYAMLOutputStyle.cpp33 static bool checkModuleSubsection(opts::ModuleSubsection MS) { argument
/freebsd-12-stable/tools/tools/ath/athalq/
H A Dar5210_ds.c37 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
H A Dar5211_ds.c37 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
H A Dar5212_ds.c37 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
H A Dar5416_ds.c37 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
H A Dar9300_ds.c38 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
H A Dar5416_ds_tdma.c37 #define MS(_v, _f) ( ((_v) & (_f)) >> _f##_S ) macro
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DInfoByHwMode.cpp33 const HwModeSelect &MS = CGH.getHwModeSelect(R); local
146 const HwModeSelect &MS = CGH.getHwModeSelect(R); local
196 const HwModeSelect &MS = CGH.getHwModeSelect(R); local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
H A DMultilib.cpp305 raw_ostream &clang::driver::operator<<(raw_ostream &OS, const MultilibSet &MS) { argument
/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spi.c231 uint64_t MS = cvmx_clock_get_rate(CVMX_CLOCK_CORE) / 1000; local
441 uint64_t MS = cvmx_clock_get_rate(CVMX_CLOCK_CORE) / 1000; local
512 uint64_t MS = cvmx_clock_get_rate(CVMX_CLOCK_CORE) / 1000; local
579 uint64_t MS = cvmx_clock_get_rate(CVMX_CLOCK_CORE) / 1000; local
[all...]
/freebsd-12-stable/sys/dev/rtwn/
H A Dif_rtwnreg.h106 #define MS(val, field) \ macro
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp326 NameOrPattern::create(StringRef Pattern, MatchStyle MS, argument
302 addSymbolsFromFile(NameMatcher &Symbols, BumpPtrAllocator &Alloc, StringRef Filename, MatchStyle MS, llvm::function_ref<Error(Error)> ErrorCallback) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1153 const MemSpaceRegion *MS = getMemorySpace(); local
H A DRegionStore.cpp1995 const MemSpaceRegion *MS = R->getMemorySpace(); local
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDriver.cpp781 auto MS = duration_cast<milliseconds>(StopTime - StartTime).count(); local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h326 VTableContextBase(bool MS) : IsMicrosoftABI(MS) {} argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp946 MachineOperand &MS = TfrI.getOperand(2); local
H A DHexagonInstrInfo.cpp1017 MachineOperand &MS = MI.getOperand(1); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2740 MatchStateUpdater(SelectionDAG &DAG, SDNode **NodeToMatch, SmallVectorImpl<std::pair<SDValue, SDNode *>> &RN, SmallVectorImpl<MatchScope> &MS) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1077 MultilibSet *MS = &AndroidMipsMultilibs; local
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c204 #define MS (WWV_SEC / 1000) /* samples per millisecond */ macro
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1797 const MemSpaceRegion *MS = R->getMemorySpace(); local
1993 const MemSpaceRegion *MS = MR->getMemorySpace(); local
/freebsd-12-stable/sys/cddl/dev/dtrace/x86/
H A Ddis_tables.c105 MS, enumerator in enum:__anon9863
/freebsd-12-stable/sys/dev/ath/ath_hal/
H A Dah_internal.h588 #define MS(_v, _f) (((_v) & (_f)) >> _f##_S) macro
/freebsd-12-stable/contrib/binutils/opcodes/
H A Di386-dis.c317 #define MS { OP_MS, v_mode } macro
[all...]

Completed in 430 milliseconds

12