/kernel/linux/linux-5.10/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 495 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext 854 # shuffle xmm9 back to output as ciphertext 1058 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for num_initial_blocks blocks 2007 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for
|
/kernel/linux/linux-6.6/arch/x86/crypto/ |
H A D | aesni-intel_avx-x86_64.S | 461 vpshufb SHUF_MASK(%rip), %xmm9, %xmm9 # shuffle xmm9 back to output as ciphertext 822 # shuffle xmm9 back to output as ciphertext 1026 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for num_initial_blocks blocks 1975 vmovdqu reg_i, (arg3 , %r11) # write back ciphertext for
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | vp9itxfm.asm | 1108 ; from 3 stages back 1119 ; from 2 stages back 1131 ; from 1 stage back 2473 ; intermediates back to/from memory to get a 16x16 transpose going...
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imgui_tables.cpp | 1256 inner_window->ClipRect = inner_window->DrawList->_ClipRectStack.back(); in EndTable() 1321 IM_ASSERT_USER_ERROR(inner_window->IDStack.back() == table->ID + table->InstanceCurrent, "Mismatching PushID/PopID!"); in EndTable() 2358 if (src_channel->_CmdBuffer.Size > 0 && src_channel->_CmdBuffer.back().ElemCount == 0) in TableMergeDrawChannels() 3805 ImGuiOldColumns* columns = &window->ColumnsStorage.back(); 3976 // The IsBeingResized flag ensure we preserve pre-resize columns width so back-and-forth are not lossy
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | ParseContext.cpp | 4053 // being redeclared. So, pass back up this declaration, not the one in the symbol table. in parseFunctionDeclarator() 4369 const unsigned int geometryDim = arraySizes->back(); in addInterfaceBlock() 6528 componentNode = arguments->back(); in checkTextureGather() 6540 componentNode = arguments->back(); in checkTextureGather() 6584 offset = arguments->back(); in checkTextureOffset()
|
H A D | OutputHLSL.cpp | 2160 node->getSequence()->empty() || !node->getSequence()->back()->getAsBranchNode() || in visitBlock() 2161 node->getSequence()->back()->getAsBranchNode()->getFlowOp() != EOpReturn; in visitBlock()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 14 * sequential write code) then reads them back (using the sequential 8266 png_color_16 back; in image_transform_png_set_background_set() local 8299 * unused fields of 'back' are garbage. in image_transform_png_set_background_set() 8301 R8(back); in image_transform_png_set_background_set() 8305 back.red = (png_uint_16)data.red; in image_transform_png_set_background_set() 8306 back.green = (png_uint_16)data.green; in image_transform_png_set_background_set() 8307 back.blue = (png_uint_16)data.blue; in image_transform_png_set_background_set() 8311 back.gray = (png_uint_16)data.red; in image_transform_png_set_background_set() 8314 png_set_background(pp, &back, PNG_BACKGROUND_GAMMA_FILE, expand, 0); in image_transform_png_set_background_set() 8316 png_set_background_fixed(pp, &back, PNG_BACKGROUND_GAMMA_FIL in image_transform_png_set_background_set() [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 648 struct igb_adapter *adapter = hw->back; in igb_get_hw_dev() 1423 /* fall back to MSI */ in igb_request_irq() 1445 /* fall back to legacy interrupts */ in igb_request_irq() 3216 hw->back = adapter; in igb_probe() 5153 /* extract values from active_vlans and write back to VFTA */ in igb_scrub_vfta() 5418 * igb_watchdog - Timer Call-back 8233 * igb_reuse_rx_page - page flip buffer and store it back on the ring 8699 /* hand second half of page back to the ring */ in igb_put_rx_buffer() 8752 * descriptor has been written back in igb_clean_rx_irq() 8827 /* place incomplete frames back o in igb_clean_rx_irq() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | igb_main.c | 646 struct igb_adapter *adapter = hw->back; in igb_get_hw_dev() 1420 /* fall back to MSI */ in igb_request_irq() 1442 /* fall back to legacy interrupts */ in igb_request_irq() 3253 hw->back = adapter; in igb_probe() 5239 /* extract values from active_vlans and write back to VFTA */ in igb_scrub_vfta() 5504 * igb_watchdog - Timer Call-back 8410 * igb_reuse_rx_page - page flip buffer and store it back on the ring 8862 /* hand second half of page back to the ring */ in igb_put_rx_buffer() 8918 * descriptor has been written back in igb_clean_rx_irq() 9005 /* place incomplete frames back o in igb_clean_rx_irq() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 2017 * igc_reuse_rx_page - page flip buffer and store it back on the ring 2149 /* hand second half of page back to the ring */ in igc_put_rx_buffer() 2201 /* if mapping failed free memory back to system since in igc_alloc_mapped_page() 2252 * because each write-back erases this info. in igc_alloc_rx_buffers() 2607 * descriptor has been written back in igc_clean_rx_irq() 2697 /* place incomplete frames back on ring for completion */ in igc_clean_rx_irq() 2796 * descriptor has been written back in igc_clean_rx_irq_zc() 5554 * igc_watchdog - Timer Call-back 5851 /* fall back to MSI */ in igc_request_irq() 5872 /* fall back t in igc_request_irq() [all...] |
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 70 // Data that we allocate to back SANE_Device objects in s_sane_devices 531 table.push_back(slope_table.back() & 0xff); in scanner_send_slope_table() 532 table.push_back(slope_table.back() >> 8); in scanner_send_slope_table() 894 dbg.vlog(DBG_proc, "sheetfed scanner, skipping going back home"); in scanner_move_back_home() 911 // leave 500 steps for regular slow back home in scanner_move_back_home() 1069 // leave 500 steps for regular slow back home in scanner_move_back_home_ta() 5062 Genesys_Device* dev = &s_devices->back(); in attach_usb_device() 5364 auto& sane_device = s_sane_devices->back(); 5365 auto& sane_device_data = s_sane_devices_data->back(); 5470 auto* s = &s_scanners->back(); [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/multiview/ |
H A D | vktMultiViewRenderTests.cpp | 1157 // VkStencilOpState back; in makeGraphicsPipeline() 2535 VK_CHECK(m_device->beginCommandBuffer(cmdBufferSecondary.back().get()->get(), &info)); in draw() 2537 m_device->cmdBindVertexBuffers(cmdBufferSecondary.back().get()->get(), 0u, DE_LENGTH_OF_ARRAY(vertexBuffers), vertexBuffers, vertexBufferOffsets); in draw() 2538 m_device->cmdBindPipeline(cmdBufferSecondary.back().get()->get(), VK_PIPELINE_BIND_POINT_GRAPHICS, **pipelines[subpassNdx]); in draw() 2560 m_device->cmdDraw(cmdBufferSecondary.back().get()->get(), 4u, 1u, (drawNdx + subpassNdx % m_squareCount) * 4u, 0u); in draw() 2562 VK_CHECK(m_device->endCommandBuffer(cmdBufferSecondary.back().get()->get())); in draw() 2564 m_device->cmdExecuteCommands(*m_cmdBuffer, 1u, &cmdBufferSecondary.back().get()->get()); in draw()
|
/third_party/glslang/glslang/HLSL/ |
H A D | hlslGrammar.cpp | 370 // DX9 shaders need to run through HLSL compiler (fxc) via a back compat mode, it isn't going to in acceptDeclaration() 536 // We put the token back to let further parsing happen for cases where that may in acceptDeclaration() 2468 // For member functions: now that we know the type of 'this', go back and in acceptStruct() 2728 declarators.back()); in acceptStructDeclarationList() 2745 typeList->back().type->transferArraySizes(arraySizes); in acceptStructDeclarationList() 2978 // we might get back an entry-point in acceptFunctionBody() 3326 // the '(int' part. We must back up twice. in acceptUnaryExpression() 3526 // It's possible this is a type keyword used as an identifier. Put the token back in acceptConstructor()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/ |
H A D | TransliteratorTest.java | 346 * Test keyboard transliteration with back-replacement. 3910 static private void assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) { in assertTransform() argument 3913 assertEquals(message + " " + expected, source, back.transform(expected)); in assertTransform()
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
H A D | TransliteratorTest.java | 343 * Test keyboard transliteration with back-replacement. 3910 static private void assertTransform(String message, String expected, StringTransform t, StringTransform back, String source, String source2) { in assertTransform() argument 3913 assertEquals(message + " " + expected, source, back.transform(expected)); in assertTransform()
|
/third_party/node/tools/inspector_protocol/encoding/ |
H A D | encoding_test.cc | 696 // parsing a JSON message into CBOR, then parsing it back from CBOR into JSON. in TEST() 982 envelopes.back().EncodeStart(&bytes); in MakeNestedCBOR() 989 envelopes.back().EncodeStop(&bytes); in MakeNestedCBOR()
|
/third_party/mesa3d/src/nouveau/codegen/lib/ |
H A D | gk104.asm | 620 // Step 4: convert result $r0 back to double, do newton-raphson steps 665 // Norms: convert exponents back and return
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_pipeline.h | 1353 size += vn_sizeof_VkStencilOpState(&val->back); in vn_sizeof_VkPipelineDepthStencilStateCreateInfo_self() 1389 vn_encode_VkStencilOpState(enc, &val->back); in vn_encode_VkPipelineDepthStencilStateCreateInfo_self()
|
/third_party/node/deps/v8/src/execution/ |
H A D | frames.cc | 258 if (is_wasm()) return frames.back(); in GetTopValidFrame() 376 // JS frame, because fast C calls cannot call back into JS. We start in SafeStackFrameIterator() 635 // returned {wasm_code} to be null and fall back to {GetContainingCode}. in ComputeType() 1702 return frames.back(); in GetTop() 1775 // materialize objects without storing them back to the Isolate, this will in Summarize() 1866 // back to a slow search in this case to find the original optimized in GetDeoptimizationData()
|
/third_party/protobuf/conformance/ |
H A D | binary_json_conformance_suite.cc | 787 cat(tag(field->number(), wire_type), values.back().second); in TestValidDataForType() 1245 name.back() += i; in TestIllegalTags()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/ |
H A D | vktYCbCrUtil.cpp | 370 VK_CHECK(vkd.bindImageMemory(device, image, allocations.back()->getMemory(), allocations.back()->getOffset())); in allocateAndBindImageMemory()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.cpp | 1668 Buffer * buf = buffersToUnmap.back(); in allStages() 1698 Buffer * buf = buffersToUnmap.back(); in allStages()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SimpleLoopUnswitch.cpp | 425 if (Invariant != Invariants.back()) in unswitchTrivialBranch() 1188 // back. in cloneLoopNest() 1394 // Walk the CFG back until we hit the cloned PH adding everything reachable in buildClonedLoops() 1793 // Walk the CFG back until we hit the cloned PH adding everything reachable in rebuildLoopAfterUnswitch() 2048 DominatingSucc, *VMaps.back(), DTUpdates, AC, DT, LI, MSSAU); in unswitchNontrivialInvariants() 2051 // The stitching of the branched code back together depends on whether we're in unswitchNontrivialInvariants()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 199 std::swap(Weights[idx+1], Weights.back()); in ConstantFoldTerminator() 612 AssertingVH<Instruction> TerminatorVH(&BB->back()); in SimplifyInstructionsInBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | CommandLine.cpp | 1133 while (I == FileStack.back().End) { in ExpandResponseFiles() 1219 assert(FileStack.size() > 0 && Argv.size() == FileStack.back().End); in ExpandResponseFiles()
|