Home
last modified time | relevance | path

Searched refs:store (Results 1151 - 1175 of 1224) sorted by relevance

1...<<414243444546474849

/third_party/skia/tools/viewer/
H A DViewer.cpp1874 store(dstFormat, dst_ptr, magenta); in build_skvm_highlight_program()
2644 fPersistentCache.store(*entry.fKey, *data, entry.fKeyDescription); in drawImGui()
/third_party/node/deps/v8/src/wasm/
H A Dfunction-body-decoder-impl.h2215 // and store them in local variables.
3268 // Hard-code the list of store types. The opcodes are highly unlikely to in DECODE()
3827 int DecodeStoreMem(StoreType store, int prefix_len = 1) { in DecodeStoreMem() argument
3829 MakeMemoryAccessImmediate(prefix_len, store.size_log_2()); in DecodeStoreMem()
3831 Value value = Peek(0, 1, store.value_type()); in DecodeStoreMem()
3834 CALL_INTERFACE_IF_OK_AND_REACHABLE(StoreMem, store, imm, index, value); in DecodeStoreMem()
/third_party/node/deps/v8/src/d8/
H A Dd8.cc758 // Serialize and store it in memory for the next execution. in ExecuteString()
776 // Serialize and store it in memory for the next execution. in ExecuteString()
1998 // Create a snapshot object and store the WebSnapshotData as an embedder in RealmTakeWebSnapshot()
4110 state_.store(State::kReady); in Worker()
4338 state_.store(State::kTerminated); in ExecuteInThread()
4770 Shell::unhandled_promise_rejections_.store(0); in RunMain()
4908 Shell::unhandled_promise_rejections_.store( in HandleUnhandledPromiseRejections()
/third_party/node/deps/v8/src/heap/
H A Dmark-compact.cc1342 p.store(StringTable::deleted_element());
1377 p.store(the_hole);
1617 // here. This is fine since they store the same content. in RawMigrateObject()
1637 // here. This is fine since they store the same content. in RawMigrateObject()
3002 location.store(cleared_weak_ref); in ClearWeakReferences()
3152 // attempt to store a weak reference to strong-only slot to a compilation error.
5423 p.store(ReadOnlyRoots(heap_).the_hole_value());
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DLLVMReactor.cpp1029 // the ordering constraint on the store instruction. in createStore()
1030 auto store = jit->builder->CreateAlignedStore(V(value), V(ptr), llvm::MaybeAlign(alignment), isVolatile); in createStore() local
1031 store->setAtomic(atomicOrdering(atomic, memoryOrder)); in createStore()
1042 auto store = jit->builder->CreateAlignedStore(valCast, ptrCast, llvm::MaybeAlign(alignment), isVolatile); in createStore() local
1043 store->setAtomic(atomicOrdering(atomic, memoryOrder)); in createStore()
/device/soc/rockchip/common/vendor/drivers/rockchip/
H A Drockchip_system_monitor.c58 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n); member
/device/soc/rockchip/common/sdk_linux/kernel/
H A Dcpu.c844 .store = &cpuhp_state.thread,
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c59 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member
/third_party/ffmpeg/libavcodec/x86/
H A Dh264_deblock_10bit.asm893 ; %3, %4 = place to store p1 and q1 values
/third_party/ffmpeg/libswscale/x86/
H A Dinput.asm831 ; 3 - store only 2 values on sse2
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-dynamic.tex350 a constant value, store the two's-complement of the value in
/third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-sigv4/
H A Dstatic_policy.h487 .trust = {.store = &_ss_ts_s3_root_cert},
/third_party/node/src/
H A Denv.cc1167 env->interrupt_data_.store(nullptr); in RequestInterruptFromV8()
/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.

Completed in 78 milliseconds

1...<<414243444546474849