Home
last modified time | relevance | path

Searched refs:dontcare (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/compiler/isaspec/
Disa.py44 self.dontcare = bitset.dontcare
51 p.dontcare = p.dontcare | self.dontcare
57 return self.match | self.dontcare | self.mask | self.field_mask
82 dontcare = 0
86 dontcare = dontcare << 1
90 dontcare |= 1
94 …=> {:016x} / {:016x} / {:016x}".format(xml.tag, name, patstr, match << low, dontcare << low, mask))
96 return match << low, dontcare << low, mask
149 match, dontcare, mask = extract_pattern(xml, case.bitset.name)
152 assert dontcare == 0, "'x' (dontcare) is not valid in an assert"
[all …]
Ddecode.h143 bitmask_t dontcare; member
DREADME.rst14 description of bits that are expect to be '0' or '1' or 'x' (dontcare)
54 m = (val & bitsets[n]->mask) & ~bitsets[n]->dontcare;
109 dontcare bitmasks are a combination of those defined at the leaf node and
147 defined as 'x' (dontcare), which matches our understanding of the hardware
Ddecode.c324 BITSET_COPY(not_dontcare.bitset, bitsets[n]->dontcare.bitset); in find_bitset()
349 BITSET_AND(m.bitset, match->dontcare.bitset, val.bitset); in find_bitset()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Dttable.c77 unsigned dontcare; member
116 rr[first].dontcare = mask_of(ARRAY_SIZE(bits)) & ~mask; in one_bit_all()
128 if (!(k & mask) || (rr[k].dontcare & mask)) in neighbour_same()
135 rr[k].dontcare |= mask; in neighbour_same()
195 if (mask & rr[i].dontcare) { in table()
/third_party/openssl/apps/
Dbf_prefix.c105 size_t dontcare; in prefix_write() local
108 &dontcare)) in prefix_write()
/third_party/mesa3d/docs/drivers/freedreno/
Disaspec.rst14 description of bits that are expect to be '0' or '1' or 'x' (dontcare)
54 m = (val & bitsets[n]->mask) & ~bitsets[n]->dontcare;
109 dontcare bitmasks are a combination of those defined at the leaf node and
147 defined as 'x' (dontcare), which matches our understanding of the hardware
/third_party/e2fsprogs/lib/ext2fs/
Dfileio.c133 blk64_t dontcare; in ext2fs_file_flush() local
145 0, file->blockno, &ret_flags, &dontcare); in ext2fs_file_flush()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_tex_image.c924 uint16_t dontcare[3]; in flush_astc_denorms() member
/third_party/skia/third_party/externals/microhttpd/doc/chapters/
Dhellobrowser.inc188 GET /dontcare HTTP/1.1
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log3438 …:2:0002:0002[41440087x_008c504ax] ceil.f hr33.w, (neg)hc18.z ; dontcare bits in ceil.f: 0004000000…
4117 …:2:0000:0000[40846422x_d81251c5x] (sat)(ul)sign.f r8.z, (neg)hc113.y ; dontcare bits in sign.f: 00…
4121 …:4:0004:0004[882fadabx_14a391b1x] (jp)(sat)(rpt1)(ul)rsq hr42.w, (abs)(r)hc108.y ; dontcare bits i…
4641 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
4642 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
4643 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
4644 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
4645 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
4646 …fx_deadbeefx] (sy)(jp)atomic.xor.typed.4d.u8.4.l r59.w, l[r45.z], 222 ; dontcare bits in atomic.xo…
/third_party/node/
Dvcbuild.bat137 if /i "%1"=="ignore-flaky" set test_args=%test_args% --flaky-tests=dontcare&goto arg-ok
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_command_buffer.mm1091 // If storeAction hasn't been set for this attachment, we set to dontcare.
/third_party/skia/third_party/externals/microhttpd/doc/
Dlibmicrohttpd-tutorial.info294 yourself like GET /dontcare HTTP/1.1
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_path_rendering.txt7936 glColor4f(red, green, blue, dontcare); // some color
/third_party/openGLES/extensions/NV/
DNV_path_rendering.txt7936 glColor4f(red, green, blue, dontcare); // some color