Searched defs:std (Results 76 - 100 of 119) sorted by relevance

12345

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Interpreter/
H A DCommandObject.cpp357 bool operator() (const std::pair<std::string, lldb::CommandObjectSP> map_element) const argument
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/ProfileData/
H A DInstrProf.h637 namespace std { namespace in namespace:llvm
[all...]
H A DCoverageMapping.h44 namespace std { namespace
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DScaledNumber.h517 ScaledNumber(const std::pair<DigitsT, int16_t> &X) argument
[all...]
H A DCommandLine.h[all...]
/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_bitset.h755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, argument
776 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, size_t __position, size_t __n) argument
1149 _M_copy_from_string(const std::basic_string<_CharT, _Traits, _Alloc>& __s, size_t __pos, size_t __n) argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/tr1/
H A Dboost_shared_ptr.h57 namespace std namespace
[all...]
H A Dhashtable_policy.h41 namespace std namespace
[all...]
/freebsd-11.0-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h742 static inline void Profile(const std::pair<T1, T2> &P, argument
H A DHashing.h648 hash_value(const std::pair<T, U> &arg) argument
[all...]
H A DSmallVector.h319 uninitialized_copy( T1 *I, T1 *E, T2 *Dest, typename std::enable_if<std::is_same<typename std::remove_const<T1>::type, T2>::value>::type * = nullptr) argument
938 namespace std { namespace
[all...]
H A DDenseMap.h169 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { argument
[all...]
H A Dilist.h792 namespace std { namespace
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp423 getOpndList(SmallVectorImpl<SDValue> &Ops, std::deque< std::pair<unsigned, SDValue> > &RegsToPass, bool IsPICCall, bool GlobalOrExternal, bool InternalLinkage, bool IsCallReloc, CallLoweringInfo &CLI, SDValue Callee, SDValue Chain) const argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp896 dumpSymbolNamesFromObject(SymbolicFile &Obj, bool printName, std::string ArchiveName = std::string(), std::string ArchitectureName = std::string()) argument
[all...]
/freebsd-11.0-release/contrib/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp478 handleOperand(bool optional, unsigned &operandIndex, unsigned &physicalOperandIndex, unsigned &numPhysicalOperands, const unsigned *operandMapping, OperandEncoding (*encodingFromString) (const std::string&, uint8_t OpSize)) argument
[all...]
H A DFixedLenDecoderEmitter.cpp340 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, const std::vector<unsigned> &IDs, const std::map<unsigned, std::vector<OperandInfo> > &Ops, unsigned BW, const FixedLenDecoderEmitter *E) argument
351 FilterChooser(const std::vector<const CodeGenInstruction*> &Insts, const std::vector<unsigned> &IDs, const std::map<unsigned, std::vector<OperandInfo> > &Ops, const std::vector<bit_value_t> &ParentFilterBitValues, const FilterChooser &parent) argument
[all...]
/freebsd-11.0-release/sys/kern/
H A Dsubr_turnstile.c623 struct thread *std, *xtd; local
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dstl_deque.h1454 _M_destroy_data(iterator __first, iterator __last, const std::allocator<_Tp>&) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Format/
H A DFormat.h787 namespace std { namespace
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dc-format.h95 enum format_std_version std; member in struct:__anon1182
110 enum format_std_version std; member in struct:__anon1183
131 enum format_std_version std; member in struct:format_char_info
183 enum format_std_version std; member in struct:__anon1184
/freebsd-11.0-release/contrib/libcxxrt/
H A Dexception.cc223 namespace std namespace
280 namespace std namespace
[all...]
/freebsd-11.0-release/sys/dev/bktr/
H A Dmsp34xx.c939 int mode,val,i,std; local
[all...]
/freebsd-11.0-release/sys/dev/usb/controller/
H A Dohci.c529 ohci_dump_tds(ohci_td_t *std) argument
539 ohci_dump_td(ohci_td_t *std) argument
[all...]
/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-eoi-defs.h666 uint64_t std : 5; /**< Number of outstanding store data accepted by EOI on member in struct:cvmx_eoi_throttle_ctl::cvmx_eoi_throttle_ctl_s

Completed in 265 milliseconds

12345