Searched defs:std (Results 26 - 50 of 99) sorted by relevance

1234

/freebsd-10.0-release/lib/libc/stdio/
H A Dfindfp.c56 #define std(flags, file) { \ macro
/freebsd-10.0-release/contrib/libstdc++/include/ext/
H A Dstdio_sync_filebuf.h159 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, std::ios_base::openmode = std::ios_base::in | std::ios_base::out) argument
181 seekpos(std::streampos __pos, std::ios_base::openmode __mode = std::ios_base::in | std::ios_base::out) argument
[all...]
/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DArrayRef.h78 /*implicit*/ ArrayRef(const std::vector<T, A> &Vec) argument
[all...]
H A DMapVector.h93 insert(const std::pair<KeyT, ValueT> &KV) argument
[all...]
H A DValueMap.h133 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { argument
[all...]
H A DSTLExtras.h208 operator =(const std::pair<T1, T2>& p) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DFixItRewriter.cpp75 WriteFixedFiles( std::vector<std::pair<std::string, std::string> > *RewrittenFiles) argument
/freebsd-10.0-release/contrib/atf/atf-c++/detail/
H A Dapplication.cpp53 namespace std { namespace
[all...]
H A Dparser.cpp[all...]
/freebsd-10.0-release/contrib/gcclibs/libcpp/
H A Dinit.c76 char std; member in struct:lang_flags
/freebsd-10.0-release/contrib/libcxxrt/
H A Dtypeinfo.h34 namespace std namespace
/freebsd-10.0-release/contrib/libstdc++/include/bits/
H A Dstl_iterator.h657 __normal_iterator(const __normal_iterator<_Iter, typename __enable_if< (std::__are_same<_Iter, typename _Container::pointer>::__value), _Container>::__type>& __i) argument
/freebsd-10.0-release/contrib/libstdc++/include/c/
H A Dstd_cmath.h82 namespace std namespace
/freebsd-10.0-release/contrib/libstdc++/include/debug/
H A Dmap.h42 namespace std namespace
[all...]
H A Dmultimap.h42 namespace std namespace
[all...]
H A Dmultiset.h42 namespace std namespace
[all...]
H A Dset.h42 namespace std namespace
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/tr1/
H A Dfunctional_iterate.h36 namespace std namespace
/freebsd-10.0-release/contrib/libstdc++/libsupc++/
H A Dvec.cc82 __cxa_vec_new2(std::size_t element_count, argument
120 __cxa_vec_new3(std::size_t element_count, std::size_t element_size, std::size_t padding_size, __cxa_cdtor_type constructor, __cxa_cdtor_type destructor, void *(*alloc) (std::size_t), void (*dealloc) (void *, std::size_t)) argument
[all...]
H A Dtinfo.cc71 namespace std { namespace
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp268 pushIVUsers( Instruction *Def, SmallPtrSet<Instruction*,16> &Simplified, SmallVectorImpl< std::pair<Instruction*,Instruction*> > &SimpleIVUsers) argument
/freebsd-10.0-release/contrib/llvm/tools/llvm-prof/
H A Dllvm-prof.cpp65 bool operator()(const std::pair<T, double> &LHS, argument
[all...]
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_videodev2_compat.h127 v4l2_std_id std; member in struct:l_v4l2_input
/freebsd-10.0-release/contrib/atf/atf-run/
H A Dtest_program_test.cpp122 got_tc(const std::string& ident, const std::map< std::string, std::string >& md) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTVector.h30 namespace std { namespace
[all...]

Completed in 140 milliseconds

1234