| /third_party/boost/libs/concept_check/test/ |
| D | concept_check_test.cpp | 63 typedef equal_op_first_archetype<> First; in main() typedef 68 typedef not_equal_op_first_archetype<> First; in main() typedef 73 typedef less_than_op_first_archetype<> First; in main() typedef 78 typedef less_equal_op_first_archetype<> First; in main() typedef 83 typedef greater_than_op_first_archetype<> First; in main() typedef 88 typedef greater_equal_op_first_archetype<> First; in main() typedef 95 typedef plus_op_first_archetype<Return> First; in main() typedef
|
| /third_party/boost/boost/fusion/support/ |
| D | pair.hpp | 125 operator<<(std::ostream& os, pair<First, Second> const& p) in operator <<() 133 operator>>(std::istream& is, pair<First, Second>& p) in operator >>() 142 operator==(pair<First, SecondL> const& l, pair<First, SecondR> const& r) in operator ==() 150 operator!=(pair<First, SecondL> const& l, pair<First, SecondR> const& r) in operator !=() 158 operator<(pair<First, SecondL> const& l, pair<First, SecondR> const& r) in operator <()
|
| /third_party/grpc/examples/python/auth/ |
| D | README.md | 16 ### Channel credentials 21 ### Call credentials
|
| /third_party/boost/boost/hana/ |
| D | first.hpp | 25 using First = BOOST_HANA_DISPATCH_IF(first_impl<P>, in operator ()() typedef
|
| /third_party/boost/libs/hana/test/core/ |
| D | when.cpp | 18 struct First { struct first_type; }; struct
|
| /third_party/boost/boost/geometry/index/detail/rtree/node/ |
| D | node_elements.hpp | 65 element_indexable(rtree::ptr_pair<First, Pointer> const& el, Translator const& /*tr*/) in element_indexable()
|
| /third_party/boost/boost/process/detail/ |
| D | async_handler.hpp | 107 boost::asio::io_context &get_io_context_var(First&, Args&...args) in get_io_context_var() argument
|
| /third_party/boost/boost/algorithm/string/detail/ |
| D | util.hpp | 71 InputIteratorT First, in bounded_copy()
|
| /third_party/boost/boost/bimap/relation/ |
| D | structured_pair.hpp | 324 structured_pair(const std::pair<First,Second> & p) : in structured_pair() 329 structured_pair& operator=(const std::pair<First,Second> & p) in operator =()
|
| /third_party/boost/boost/dll/detail/demangling/ |
| D | msvc.hpp | 182 auto arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list()
|
| D | itanium.hpp | 214 std::string arg_list(const mangled_storage_impl & ms, Return (*)(First, Second, Args...)) in arg_list()
|
| /third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
| D | tinyxml.h | 912 const TiXmlAttribute* First() const { return ( sentinel.next == &sentinel ) ? 0 : sentinel.next; } in First() function 913 TiXmlAttribute* First() { return ( sentinel.next == &sentinel ) ? 0 : sentinel.next; } in First() function
|
| /third_party/python/Lib/ctypes/test/ |
| D | test_structures.py | 792 class First(Structure): class
|
| /third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
| D | gdiplustypes.h | 418 INT First; member
|
| /third_party/flutter/skia/src/core/ |
| D | SkTextBlob.cpp | 61 const SkTextBlob::RunRecord* SkTextBlob::RunRecord::First(const SkTextBlob* blob) { in First() function in SkTextBlob::RunRecord
|
| /third_party/abseil-cpp/absl/types/ |
| D | span_test.cc | 298 TEST(IntSpan, First) { in TEST() argument
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | mapival.h | 58 #define ValidateParameters(eMethod,First) { HRESULT _hr_; _hr_ = __CPPValidateParameters(eMethod,(L… argument 59 #define UlValidateParameters(eMethod,First) { HRESULT _hr_; _hr_ = __CPPValidateParameters(eMethod,… argument 60 #define CheckParameters(eMethod,First) AssertSz(HR_SUCCEEDED(__CPPValidateParameters(eMethod,&First… argument
|