/third_party/skia/tools/viewer/ |
H A D | Viewer.cpp | 1874 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 D | function-body-decoder-impl.h | 2215 // 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 D | d8.cc | 758 // 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 D | mark-compact.cc | 1342 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 D | LLVMReactor.cpp | 1029 // 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 D | rockchip_system_monitor.c | 58 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 D | cpu.c | 844 .store = &cpuhp_state.thread,
|
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/ |
H A D | rockchip_system_monitor.c | 59 ssize_t (*store)(struct kobject *kobj, struct kobj_attribute *attr, member
|
/third_party/ffmpeg/libavcodec/x86/ |
H A D | h264_deblock_10bit.asm | 893 ; %3, %4 = place to store p1 and q1 values
|
/third_party/ffmpeg/libswscale/x86/ |
H A D | input.asm | 831 ; 3 - store only 2 values on sse2
|
/third_party/libunwind/libunwind/doc/ |
H A D | libunwind-dynamic.tex | 350 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 D | static_policy.h | 487 .trust = {.store = &_ss_ts_s3_root_cert},
|
/third_party/node/src/ |
H A D | env.cc | 1167 env->interrupt_data_.store(nullptr); in RequestInterruptFromV8()
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 855 STB B25,*${OUT}++[1] ; store byte by byte
|
H A D | chacha-armv4.pl | 277 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 D | cmp.c | 43 #include <openssl/store.h> 941 /* copy vpm to store */ in load_trusted()
|
/third_party/python/Lib/idlelib/ |
H A D | pyshell.py | 1413 self.history.store(source)
|
/third_party/openssl/apps/ |
H A D | cmp.c | 43 #include <openssl/store.h> 941 /* copy vpm to store */ in load_trusted()
|
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-c64xplus.pl | 855 STB B25,*${OUT}++[1] ; store byte by byte
|
H A D | chacha-armv4.pl | 277 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 D | SkRuntimeEffect.cpp | 674 // 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 D | SkAAClip.cpp | 186 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 D | SkBlitter_ARGB32.cpp | 142 // 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 D | jidctint-sse2.asm | 520 ; ---- Pass 2: process rows from work array, store into output array.
|
/third_party/skia/third_party/externals/libjpeg-turbo/simd/x86_64/ |
H A D | jidctint-sse2.asm | 513 ; ---- Pass 2: process rows from work array, store into output array.
|