Home
last modified time | relevance | path

Searched defs:Operations (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/libs/qvm/doc/
Dqvm.adoc1729 [[quat_assign]]
1730 ==== `assign`
1752 ==== `convert_to`
1784 ==== `operator-=`
1806 ==== `operator-` (unary)
1829 ==== `operator-` (binary)
1853 ==== `operator+=`
1875 ==== `operator+`
1898 ==== `operator/=` (scalar)
1919 ==== `operator/` (scalar)
[all …]
/third_party/boost/libs/iterator/doc/
Dindex.rst223 Operations section in Iterator Utilities
234 .. |advance| replace:: ``advance``
235 .. _advance: advance.html
237 .. |distance| replace:: ``distance``
238 .. _distance: distance.html
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DIRMutator.h75 std::vector<fuzzerop::OpDescriptor> Operations; variable
81 InjectorIRStrategy(std::vector<fuzzerop::OpDescriptor> &&Operations) in InjectorIRStrategy()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCFGUpdate.h71 SmallDenseMap<std::pair<NodePtr, NodePtr>, int, 4> Operations; in LegalizeUpdates() local
/third_party/python/Doc/library/
Dstdtypes.rst1030 .. _typesseq-immutable:
3431 .. _bytes-formatting:
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLowerExpectIntrinsic.cpp118 SmallVector<Instruction *, 4> Operations; in handlePhiDef() local
/third_party/abseil-cpp/absl/strings/
Dcord_test.cc1378 TEST(CordChunkIterator, Operations) { in TEST() argument
1519 TEST(CordCharIterator, Operations) { in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord_test.cc1650 TEST(CordCharIterator, Operations) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp2813 std::array<AggregationElement, N> *Operations) { in addOperations()
2845 std::array<AggregationElement, N> *Operations) { in tryToOptimize()