Home
last modified time | relevance | path

Searched refs:store (Results 1176 - 1200 of 1236) sorted by relevance

1...<<41424344454647484950

/third_party/node/deps/openssl/openssl/crypto/chacha/asm/
H A Dchacha-c64xplus.pl855 STB B25,*${OUT}++[1] ; store byte by byte
H A Dchacha-armv4.pl277 str @t[0], [sp,#4*(16+8)] @ modulo-scheduled store
337 str @x[0],[r14],#16 @ store output
374 str @x[4],[r14],#16 @ store output
419 str @x[0],[r14],#16 @ store output
469 str @x[4],[r14],#16 @ store output
543 strb @x[$j+0],[r14],#16 @ store output
627 strb @t[3],[r14],#1 @ store output
771 str @t[0], [sp,#4*(16+8)] @ modulo-scheduled store
817 vst1.8 {$a0-$b0},[r14]! @ store output
859 str @x[0],[r14],#16 @ store outpu
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dcmp.c43 #include <openssl/store.h>
941 /* copy vpm to store */ in load_trusted()
/third_party/python/Lib/idlelib/
H A Dpyshell.py1413 self.history.store(source)
/third_party/openssl/apps/
H A Dcmp.c43 #include <openssl/store.h>
941 /* copy vpm to store */ in load_trusted()
/third_party/openssl/crypto/chacha/asm/
H A Dchacha-c64xplus.pl855 STB B25,*${OUT}++[1] ; store byte by byte
H A Dchacha-armv4.pl277 str @t[0], [sp,#4*(16+8)] @ modulo-scheduled store
337 str @x[0],[r14],#16 @ store output
374 str @x[4],[r14],#16 @ store output
419 str @x[0],[r14],#16 @ store output
469 str @x[4],[r14],#16 @ store output
543 strb @x[$j+0],[r14],#16 @ store output
627 strb @t[3],[r14],#1 @ store output
771 str @t[0], [sp,#4*(16+8)] @ modulo-scheduled store
817 vst1.8 {$a0-$b0},[r14]! @ store output
859 str @x[0],[r14],#16 @ store outpu
[all...]
/third_party/skia/src/core/
H A DSkRuntimeEffect.cpp674 // Then store the result to the *third* arg ptr in Make()
675 p.store({skvm::PixelFormat::FLOAT, 32, 32, 32, 32, 0, 32, 64, 96}, in Make()
H A DSkAAClip.cpp186 head->fRefCnt.store(1); in Alloc()
193 // 2 bytes per segment, where each segment can store up to 255 for count in ComputeRowSizeForWidth()
1649 // add 1 so we can store the terminating run count of 0
H A DSkBlitter_ARGB32.cpp142 // src and srcA store 8-bit values interleaved with zeros. in blend_lcd16_sse2()
229 // src and srcA store 8-bit values interleaved with zeros. in blend_lcd16_opaque_sse2()
1173 apply(U32::Load(dst), U32::Load(src), U8::Load(cov)).store(dst); in drive()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djidctint-sse2.asm520 ; ---- Pass 2: process rows from work array, store into output array.
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/
H A Djidctint-sse2.asm513 ; ---- Pass 2: process rows from work array, store into output array.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp261 /// otherwise we store the current top-of-stack into the specified slot,
615 TABLE##Checked.store(true, std::memory_order_relaxed); \
858 /// of the stack, we just pop the current instruction, otherwise we store the
866 // Otherwise, store the top of stack into the dead slot, killing the operand in freeStackSlotAfter()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc84 invariant_checked.store(new_value, std::memory_order_relaxed); in SetInvariantChecked()
/third_party/rust/crates/termcolor/src/
H A Dlib.rs1049 self.printed.store(true, Ordering::SeqCst); in print()
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc1950 Node* store = NewNode(op, name, value); in VisitStaLookupSlot() local
1951 environment()->BindAccumulator(store, Environment::kAttachFrameState); in VisitStaLookupSlot()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp4110 // Read two 16bit values from vertex shader. Convert to 32bit and store as in addShaderCode16BitStorageInputOutput16To16x2()
4113 // Read two 16bit vec2s from vertex shader. Convert to 32bit and store as in addShaderCode16BitStorageInputOutput16To16x2()
4767 "${store:opt}\n" in addGraphics16BitStoragePushConstantFloat16To32Group()
4967 const StringTemplate store ( in addGraphics16BitStoragePushConstantFloat16To32Group()
4988 specs["store"] = store.specialize(specs); in addGraphics16BitStoragePushConstantFloat16To32Group()
7252 "${store:opt}\n" in addGraphics16BitStoragePushConstantFloat16To64Group()
7391 specs["store"] = in addGraphics16BitStoragePushConstantFloat16To64Group()
/third_party/skia/tests/
H A DSkVMTest.cpp908 // load red, load alpha, red *= alpha, store red
924 // load red, store red
942 // load red, load alpha, a bunch of unpremul instructions, store red
958 // load red, store red
2348 b.store(rgba_8888, dst, c);
2367 b.store(rgba_ffff, dst, c);
2468 { // load-fma-store with FMA available.
2476 { // load-mul-add-store without FMA.
2539 // But we can't soundly dedup two identical loads with a store between.
2561 // we cannot dedup stores either. A different store betwee
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp3064 Buffer.store<int32_t>(Position, Offset); in bind()
3071 Buffer.store<int8_t>(Position, Offset); in bind()
H A DIceAssemblerX8664.cpp3228 Buffer.store<int32_t>(Position, Offset); in bind()
3235 Buffer.store<int8_t>(Position, Offset); in bind()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsm16bitStorageTests.cpp4106 // Read two 16bit values from vertex shader. Convert to 32bit and store as in addShaderCode16BitStorageInputOutput16To16x2()
4109 // Read two 16bit vec2s from vertex shader. Convert to 32bit and store as in addShaderCode16BitStorageInputOutput16To16x2()
4765 "${store:opt}\n" in addGraphics16BitStoragePushConstantFloat16To32Group()
4965 const StringTemplate store ( in addGraphics16BitStoragePushConstantFloat16To32Group()
4986 specs["store"] = store.specialize(specs); in addGraphics16BitStoragePushConstantFloat16To32Group()
7250 "${store:opt}\n" in addGraphics16BitStoragePushConstantFloat16To64Group()
7389 specs["store"] = in addGraphics16BitStoragePushConstantFloat16To64Group()
/third_party/python/Lib/test/
H A Dtest_typing.py2339 self.store = {}
2342 return self.store[key]
2345 self.store[key] = value
2349 return self.store[key]
8068 # __qualname__ make little sense for forward refs as they can store
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h3046 // store. Instead of using a single atomic variable, this splits up into multiple ones,
3053 // The disadvantage is that there is a small overhead due to the use of TLS, and load/store
3092 store(desired);
3096 void store(T desired, std::memory_order order = std::memory_order_seq_cst) DOCTEST_NOEXCEPT {
3099 c.atomic.store(desired, order);
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc1886 Label store; in AssembleArchInstruction() local
1889 __ bind(&store); in AssembleArchInstruction()
1895 __ BranchShort(&store, eq, i.TempRegister(1), Operand(zero_reg)); in AssembleArchInstruction()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_helpers.cpp966 void PackedClearValuesArray::store(PackedAttachmentIndex index, in store() function in rx::vk::PackedClearValuesArray
1316 // Return true to indicate that the store op should remain STORE and that mContentDefined in onDepthStencilAccess()
1328 // Return true to indicate that the store op should remain STORE and that in onDepthStencilAccess()
1477 // TODO(syoussefi): We currently don't store the layout of the resolve attachments, so once in finalizeColorImageLayout()
1626 // If the attachment is invalidated, skip the store op. If we are not loading or clearing the in finalizeDepthStencilLoadStore()
1788 // Do depth stencil layout change and load store optimization. in endRenderPass()
2040 mClearValues.store(colorIndexVk, VK_IMAGE_ASPECT_COLOR_BIT, clearValue); in updateRenderPassColorClear()
6660 deferredClears->store(deferredClearIndex, update.aspectFlags, update.value); in flushSingleSubresourceStagedUpdates()

Completed in 116 milliseconds

1...<<41424344454647484950