Searched refs:csg (Results 1 – 10 of 10) sorted by relevance
/third_party/libdrm/radeon/ |
D | radeon_cs_gem.c | 128 struct cs_gem *csg; in cs_gem_create() local 134 csg = (struct cs_gem*)calloc(1, sizeof(struct cs_gem)); in cs_gem_create() 135 if (csg == NULL) { in cs_gem_create() 138 csg->base.csm = csm; in cs_gem_create() 139 csg->base.ndw = 64 * 1024 / 4; in cs_gem_create() 140 csg->base.packets = (uint32_t*)calloc(1, 64 * 1024); in cs_gem_create() 141 if (csg->base.packets == NULL) { in cs_gem_create() 142 free(csg); in cs_gem_create() 145 csg->base.relocs_total_size = 0; in cs_gem_create() 146 csg->base.crelocs = 0; in cs_gem_create() [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | af_biquads.c | 116 int csg; member 567 if (s->csg) { in config_filter() 1044 {"csg", "use constant skirt gain", OFFSET(csg), AV_OPT_TYPE_BOOL, {.i64=0}, 0, 1, FLAGS},
|
/third_party/node/deps/v8/src/wasm/baseline/s390/ |
D | liftoff-assembler-s390.h | 552 csg(r0, r1, MemOperand(ip)); in AtomicStore() 1125 csg(result.gp(), r1, MemOperand(ip)); in AtomicExchange()
|
/third_party/node/deps/v8/src/codegen/s390/ |
D | constants-s390.h | 160 V(csg, CSG, 0xEB30) /* type = RSY_A COMPARE AND SWAP (64) */ \
|
D | macro-assembler-s390.cc | 3495 csg(old_val, new_val, opnd); in CallRecordWriteStub()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | code-generator-s390.cc | 2555 __ csg(output, value_, MemOperand(r1)); in AssembleArchInstruction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1810 def CSG : CmpSwapRSY<"csg", 0xEB30, z_atomic_cmp_swap, GR64>;
|
/third_party/ffmpeg/doc/ |
D | filters.texi | 3016 The @var{csg} option selects a constant skirt gain (peak gain = Q) 3026 @item csg
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-arboretum.hdr | 414 …�֩p|��l��������ԍ���p������g�o�j}��s�}h����|qz��h�i�y�t���u�ycj���s�xhp}csg���t������������z���…
|
D | hdr-rgb-riverwalk.hdr | 4331 …����tO�����_�Ř�r[�ǹ��dqǴ�stf�wG���ـҤ_��d����`����g�f��e���ͅ����^u�jPNLXY][csg�\�����Vnu�������l��…
|