| /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/libunwind/src/riscv/ |
| D | asm.h | 26 # define STORE sw macro 30 # define STORE sd macro
|
| /third_party/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
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ImageFunctionHLSL.h | 47 STORE enumerator
|
| D | ShaderStorageBlockFunctionHLSL.h | 41 STORE, enumerator
|
| /third_party/openssl/providers/ |
| D | baseprov.c | 86 #define STORE(name, _fips, func_table) \ macro
|
| D | defltprov.c | 481 #define STORE(name, _fips, func_table) \ macro
|
| /third_party/node/deps/openssl/openssl/providers/ |
| D | baseprov.c | 86 #define STORE(name, _fips, func_table) \ macro
|
| D | defltprov.c | 479 #define STORE(name, _fips, func_table) \ macro
|
| /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/elfutils/libcpu/ |
| D | bpf_disasm.c | 69 #define STORE(T, S) "*(" #T " *)(" REG(1) OFF(3) ") = " S macro
|
| /third_party/node/deps/v8/src/compiler/ |
| D | machine-operator.cc | 994 #define STORE(Type) \ macro 1350 #define STORE(kRep) \ in UnalignedStore() macro 1582 #define STORE(kRep) \ in Store() macro 1611 #define STORE(kRep) \ in ProtectedStore() macro 1704 #define STORE(kRep) \ in Word32AtomicStore() macro 1821 #define STORE(kRep) \ in Word64AtomicStore() macro
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_uspp.c | 166 #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 | 171 #define STORE(pos) do { \ in store_slice_c() macro
|
| D | vf_fspp.c | 89 #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/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/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ISDOpcodes.h | 672 LOAD, STORE, 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/ffmpeg/libpostproc/ |
| D | postprocess_altivec_template.c | 513 #define STORE(i) \ in doVertDefFilter_altivec() macro
|
| /third_party/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
|