/third_party/ffmpeg/libavcodec/alpha/ |
D | hpeldsp_alpha.c | 55 #define OP(LOAD, STORE) \ argument 62 #define OP_X2(LOAD, STORE) \ argument 73 #define OP_Y2(LOAD, STORE) \ argument 87 #define OP_XY2(LOAD, STORE) \ argument 118 #define MAKE_OP(OPNAME, SUFF, OPKIND, STORE) \ argument 138 #define PIXOP(OPNAME, STORE) \ argument 148 #define STORE(l, b) stq(l, b) macro 152 #define STORE(l, b) stq(AVG2(l, ldq(b)), b); macro 163 #define STORE(l, b) stq(l, b) macro 167 #define STORE(l, b) stq(AVG2(l, ldq(b)), b); macro
|
/third_party/ffmpeg/libavresample/arm/ |
D | resample_neon.S | 132 .macro STORE macro 173 .macro STORE macro 214 .macro STORE macro 340 .macro STORE macro
|
/third_party/libunwind/src/riscv/ |
D | asm.h | 26 # define STORE sw macro 30 # define STORE sd macro
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ImageFunctionHLSL.h | 47 STORE enumerator
|
D | ShaderStorageBlockFunctionHLSL.h | 41 STORE, enumerator
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | ImageFunctionHLSL.h | 47 STORE enumerator
|
D | ShaderStorageBlockFunctionHLSL.h | 41 STORE, enumerator
|
/third_party/python/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
|
/third_party/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
|
/third_party/mindspore/mindspore/lite/tools/converter/quantizer/ |
D | full_quant_quantizer.h | 119 STORE, enumerator
|
/third_party/ffmpeg/libavfilter/ |
D | vf_uspp.c | 164 #define STORE(pos) do { \ in store_slice_c() macro
|
D | vf_hqdn3d.c | 47 #define STORE(x,val) (depth == 8 ? dst[x] = (val) >> (16 - depth) : \ macro
|
D | vf_spp.c | 181 #define STORE(pos) do { \ in store_slice_c() macro
|
D | vf_fspp.c | 90 #define STORE(pos) \ in store_slice_c() macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | playlog.c | 74 struct STORE { struct 75 struct STORE *upper; argument 76 struct STORE *lower; argument 83 struct STORE *cluster_door = (struct STORE*)NULL; argument
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | icount.c | 719 #define STORE 0x02 macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | SIMemoryLegalizer.cpp | 58 STORE = 1u << 1, enumerator
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | enc.c | 109 #define STORE(x, y, v) \ macro
|
D | dec.c | 29 #define STORE(x, y, v) \ macro
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | enc.c | 109 #define STORE(x, y, v) \ macro
|
D | dec.c | 29 #define STORE(x, y, v) \ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | ISDOpcodes.h | 672 LOAD, STORE, enumerator
|
/third_party/pcre2/pcre2/src/sljit/ |
D | sljitNativeARM_64.c | 847 #define STORE 0x10 macro
|