Searched refs:filled (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/xterm/include/
H A Dbuiltin_icons.h3 #include <icons/filled-xterm.xpms>
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_bitmask.c59 unsigned filled; member in struct:util_bitmask
80 bm->filled = 0;
134 * Check if we can increment the filled counter.
140 assert(bm->filled <= bm->size);
143 if (index == bm->filled) {
144 ++bm->filled;
145 assert(bm->filled <= bm->size);
151 * Check if we need to decrement the filled counter.
157 assert(bm->filled <= bm->size);
160 if (index < bm->filled)
[all...]
H A Du_handle_table.c54 unsigned filled; member in struct:handle_table
77 ht->filled = 0;
164 while(ht->filled < ht->size) {
165 if(!ht->objects[ht->filled])
167 ++ht->filled;
170 index = ht->filled;
183 ++ht->filled;
255 if(index < ht->filled)
256 ht->filled = index;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_bitmask.c59 unsigned filled; member in struct:util_bitmask
80 bm->filled = 0;
134 * Check if we can increment the filled counter.
140 assert(bm->filled <= bm->size);
143 if (index == bm->filled) {
144 ++bm->filled;
145 assert(bm->filled <= bm->size);
151 * Check if we need to decrement the filled counter.
157 assert(bm->filled <= bm->size);
160 if (index < bm->filled)
[all...]
H A Du_handle_table.c54 unsigned filled; member in struct:handle_table
77 ht->filled = 0;
164 while(ht->filled < ht->size) {
165 if(!ht->objects[ht->filled])
167 ++ht->filled;
170 index = ht->filled;
183 ++ht->filled;
255 if(index < ht->filled)
256 ht->filled = index;
/xsrc/external/mit/xterm/dist/icons/
H A Dmake-xpms4 for name in mini.xterm filled-xterm xterm xterm-color
/xsrc/external/mit/beforelight/dist/
H A Db4light.c56 static Bool filled = False; variable in typeref:typename:Bool
132 if (filled)
151 if (filled)
164 if (filled) {
338 if (filled)
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dglyphstr.h97 FindGlyphHashSet (CARD32 filled);
H A Dglyph.c117 FindGlyphHashSet (CARD32 filled) argument
122 if (glyphHashSets[i].entries >= filled)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/
H A Dir3-notes.rst68 instrdcf348 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
69 instrdcedd0 [shape=record,style=filled,fillcolor=lightgrey,label="{mad.f32|<dst0>|<src0> |<src1> |<src2> }"];
72 instrdcec30 [shape=record,style=filled,fillcolor=lightgrey,label="{mad.f32|<dst0>|<src0> |<src1> |<src2> }"];
75 instrdceb60 [shape=record,style=filled,fillcolor=lightgrey,label="{mul.f|<dst0>|<src0> |<src1> }"];
81 instrdcf400 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
83 instrdcf4b8 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
/xsrc/external/mit/MesaLib/dist/docs/drivers/freedreno/
H A Dir3-notes.rst68 instrdcf348 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
69 instrdcedd0 [shape=record,style=filled,fillcolor=lightgrey,label="{mad.f32|<dst0>|<src0> |<src1> |<src2> }"];
72 instrdcec30 [shape=record,style=filled,fillcolor=lightgrey,label="{mad.f32|<dst0>|<src0> |<src1> |<src2> }"];
75 instrdceb60 [shape=record,style=filled,fillcolor=lightgrey,label="{mul.f|<dst0>|<src0> |<src1> }"];
81 instrdcf400 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
83 instrdcf4b8 [shape=record,style=filled,fillcolor=lightgrey,label="{mov.f32f32|<dst0>|<src0> }"];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.h231 unsigned int filled; member in struct:rvcn_dec_message_index_s
610 unsigned int filled; member in struct:rvcn_dec_feature_index_s
H A Dradeon_vcn_dec.c769 header->index[0].filled = 0;
812 header->index[0].filled = 0;
816 index->filled = 0;
/xsrc/external/mit/MesaLib/dist/src/freedreno/decode/scripts/
H A Dtexturator-to-unit-test-5xx.lua69 blit.endaddr = 0 -- filled in later
93 blit.endaddr = 0 -- filled in later
H A Dtex3d-layout.lua55 blit.endaddr = 0 -- filled in later
H A Dtexturator-to-unit-test.lua82 blit.endaddr = 0 -- filled in later
/xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/
H A Drasterizer.rst122 If set, point-filled polygons will have polygon offset factors applied
124 If set, line-filled polygons will have polygon offset factors applied
126 If set, filled polygons will have polygon offset factors applied
/xsrc/external/mit/MesaLib/dist/docs/gallium/cso/
H A Drasterizer.rst122 If set, point-filled polygons will have polygon offset factors applied
124 If set, line-filled polygons will have polygon offset factors applied
126 If set, filled polygons will have polygon offset factors applied
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_vcn_dec.h374 unsigned int filled; member in struct:rvcn_dec_message_index_s
929 unsigned int filled; member in struct:rvcn_dec_feature_index_s
H A Dradeon_vcn_dec.c1331 header->index[0].filled = 0;
1514 header->index[0].filled = 0;
1519 index_codec->filled = 0;
1526 index_drm->filled = 0;
1533 index_dynamic_dpb->filled = 0;
/xsrc/external/mit/MesaLib/dist/docs/
H A Dhistory.rst29 filled a big hole during that time. For a lot of people, Mesa was their
H A Dfaq.rst252 If you're trying to draw a filled region by using ``GL_POINTS`` or
/xsrc/external/mit/xorg-server/dist/render/
H A Dglyph.c110 FindGlyphHashSet(CARD32 filled) argument
115 if (glyphHashSets[i].entries >= filled)
/xsrc/external/mit/libdrm/dist/man/
H A Ddrm-memory.7.rst67 caller. The other fields are filled by the kernel with the return values.
72 future. After calling the ioctl, the handle, pitch and size fields are filled
272 /* creq.pitch, creq.handle and creq.size are filled by this ioctl with
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Daux-surf-comp.rst37 gets filled with the clear color. At the end of the resolve operation, the

Completed in 42 milliseconds

12