Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/VK_EXT_blend_operation_advanced/
Dadvanced_blend.adoc269 [[framebuffer-blend-advanced-overlap-modes]]
306 .f/X/Y/Z Advanced Blend Operations
720 .Hue-Saturation-Luminosity Advanced Blend Operations
787 [[framebuffer-blend-advanced-additional-rgb]]
/third_party/openssl/doc/man7/
Dprovider.pod100 =head2 Operations section in DESCRIPTION
208 =head3 Algorithm naming
Dcrypto.pod34 =head2 Operations section in DESCRIPTION
/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/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideo_decode_extensions.adoc8 [[decode-output-picture]]
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/video/
Ddecode.adoc8 [[decode-output-picture]]
Dencode.adoc8 [[encode-input-picture]]
/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.rst1069 .. _typesseq-immutable:
3480 .. _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/ncurses/Ada95/samples/
Dsample-menu_demo.adb96 type Operations is (Flip, Reorder, Reformat, Reselect, Describe); type
/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()