/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | ilist_base.h | 41 static void removeRangeImpl(node_base_type &First, node_base_type &Last) { in removeRangeImpl() 52 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() 81 template <class T> static void removeRange(T &First, T &Last) { in removeRange() 85 template <class T> static void transferBefore(T &Next, T &First, T &Last) { in transferBefore()
|
D | simple_ilist.h | 166 void insert(iterator I, Iterator First, Iterator Last) { in insert() 205 iterator erase(iterator First, iterator Last) { in erase() 221 iterator eraseAndDispose(iterator First, iterator Last, Disposer dispose) { in eraseAndDispose() 248 void splice(iterator I, simple_ilist &, iterator First, iterator Last) { in splice()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | ilist_base.h | 44 static void removeRangeImpl(node_base_type &First, node_base_type &Last) { in removeRangeImpl() 55 static void transferBeforeImpl(node_base_type &Next, node_base_type &First, in transferBeforeImpl() 84 template <class T> static void removeRange(T &First, T &Last) { in removeRange() 88 template <class T> static void transferBefore(T &Next, T &First, T &Last) { in transferBefore()
|
D | simple_ilist.h | 162 void insert(iterator I, Iterator First, Iterator Last) { in insert() 201 iterator erase(iterator First, iterator Last) { in erase() 217 iterator eraseAndDispose(iterator First, iterator Last, Disposer dispose) { in eraseAndDispose() 244 void splice(iterator I, simple_ilist &, iterator First, iterator Last) { in splice()
|
/third_party/grpc/examples/python/auth/ |
D | README.md | 16 ### Channel credentials 21 ### Call credentials
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuEither.hpp | 108 const Type& get (const Either<First, Second>& either) in get() 135 bool is (const Either<First, Second>& either) in is() 175 Either<First, Second>::Either (const Either<First, Second>& other) in Either() 185 Either<First, Second>& Either<First, Second>::operator= (const Either<First, Second>& other) in operator =()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SwitchLoweringUtils.cpp | 21 unsigned First, unsigned Last) { in getJumpTableRange() 35 unsigned First, unsigned Last) { in getJumpTableNumCases() 169 for (unsigned First = 0, Last; First < N; First = Last + 1) { in findJumpTables() local 188 unsigned First, unsigned Last, in buildJumpTable() 343 for (unsigned First = 0, Last; First < N; First = Last + 1) { in findBitTestClusters() local 362 unsigned First, unsigned Last, in buildBitTests()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRangeSpec.cpp | 49 void getRange(const std::string &Token, uint32_t *First, uint32_t *Last) { in getRange() 80 uint32_t First = 0, Last = 0; in record() local
|
/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/include/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/typescript/tests/cases/conformance/salsa/ |
D | typeFromPropertyAssignmentOutOfOrder.ts | 15 var First = {}; variable
|
/third_party/typescript/tests/cases/compiler/ |
D | deferredLookupTypeResolution.ts | 13 type First<T> = ObjectHasKey<T, '0'>; // Should be deferred alias
|
/third_party/typescript/tests/baselines/reference/ |
D | enumAssignmentCompat3.js | 93 var First; variable 94 (function (First) { argument
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/ |
D | rank_cpu_kernel.h | 33 First, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonBlockRanges.h | 50 First = 11 // 10th + 1st enumerator 135 IndexType First, Last; member
|
D | HexagonOptimizeSZextends.cpp | 85 Instruction* First = &F.getEntryBlock().front(); in runOnFunction() local
|
/third_party/skia/experimental/graphite/src/ |
D | DrawOrder.h | 22 static constexpr MonotonicValue First() { return 0; } in First() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86OptimizeLEAs.cpp | 319 int X86OptimizeLEAPass::calcInstrDist(const MachineInstr &First, in calcInstrDist() 424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() 607 MachineInstr &First = **I1; in removeRedundantLEAs() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/ |
D | MipsELFObjectWriter.cpp | 85 static std::pair<OutputIt1, OutputIt2> copy_if_else(InputIt First, InputIt Last, in copy_if_else() 111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Remarks/ |
D | BitstreamRemarkContainer.h | 53 First = SeparateRemarksMeta, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/ |
D | StringView.h | 24 const char *First; variable
|
/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()
|