| /external/libxaac/decoder/armv7/ |
| D | ixheaacd_harm_idx_zerotwolp.s | 74 STORE: label
|
| /external/elfutils/libelf/ |
| D | gelf_xlate.c | 68 #define STORE(Bits, ptr, val) (*(uint##Bits##_t *) ptr = val) macro 80 #define STORE(Bits, ptr, val) (((union unaligned *) ptr)->u##Bits = val) macro
|
| /external/rust/crates/zip/src/ |
| D | compression.rs | 44 pub const STORE: Self = CompressionMethod::Stored; constant
|
| /external/angle/src/compiler/translator/hlsl/ |
| D | ImageFunctionHLSL.h | 47 STORE enumerator
|
| D | ShaderStorageBlockFunctionHLSL.h | 41 STORE, enumerator
|
| /external/marisa-trie/bindings/perl/ |
| D | marisa.pm | 36 sub STORE { subroutine
|
| /external/python/cpython3/Modules/_blake2/impl/ |
| D | blake2s-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
| D | blake2b-round.h | 18 #define STORE(p,r) _mm_store_si128((__m128i *)(p), r) macro
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
| D | builder_gfx_mem.cpp | 339 BuilderGfxMem::STORE(Value* Val, Value* Ptr, bool isVolatile, Type* Ty, MEM_CLIENT usage) in STORE() function in SwrJit::BuilderGfxMem 348 StoreInst* BuilderGfxMem::STORE(Value* Val, in STORE() function in SwrJit::BuilderGfxMem
|
| D | builder_mem.cpp | 144 …Builder::STORE(Value* val, Value* basePtr, const std::initializer_list<uint32_t>& indices, Type* T… in STORE() function in SwrJit::Builder
|
| /external/linux-kselftest/tools/testing/selftests/powerpc/mm/ |
| D | stack_expansion_ldst.c | 33 STORE, enumerator
|
| /external/elfutils/libcpu/ |
| D | bpf_disasm.c | 69 #define STORE(T, S) "*(" #T " *)(" REG(1) OFF(3) ") = " S macro
|
| /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/ |
| D | H264TrackImpl.java | 223 IGNORE, BUFFER, STORE, END enumConstant
|
| /external/e2fsprogs/lib/ext2fs/ |
| D | icount.c | 719 #define STORE 0x02 macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIMemoryLegalizer.cpp | 58 STORE = 1u << 1, enumerator
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 544 LOAD, STORE, enumerator
|
| /external/webp/src/dsp/ |
| D | enc.c | 109 #define STORE(x, y, v) \ macro
|
| D | dec.c | 29 #define STORE(x, y, v) \ macro
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 672 LOAD, STORE, enumerator
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | sparse_matmul_op.cc | 277 #define STORE(x, y) Eigen::internal::pstore<float>(x, y); macro 1198 #define STORE(x, y) Eigen::internal::pstoreu<float>(x, y); macro
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir_opt_load_store_vectorize.c | 73 #define STORE(mode, op, res, base, deref, val) INFO(mode, store_##op, false, res, base, deref, val) in get_info() macro
|
| /external/pcre/src/sljit/ |
| D | sljitNativeARM_64.c | 888 #define STORE 0x10 macro
|
| D | sljitNativeARM_T2_32.c | 931 #define STORE 0x01 macro
|
| /external/pdfium/third_party/libopenjpeg/ |
| D | dwt.c | 527 #define STORE(x,y) _mm256_store_si256((VREG*)(x),(y)) macro 537 #define STORE(x,y) _mm_store_si128((VREG*)(x),(y)) macro
|
| /external/rust/crates/ash/src/vk/ |
| D | enums.rs | 64 pub const STORE: Self = Self(0); constant
|