| /xsrc/external/mit/xterm/include/ |
| H A D | builtin_icons.h | 3 #include <icons/filled-xterm.xpms>
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_bitmask.c | 59 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 D | u_handle_table.c | 54 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 D | u_bitmask.c | 59 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 D | u_handle_table.c | 54 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 D | make-xpms | 4 for name in mini.xterm filled-xterm xterm xterm-color
|
| /xsrc/external/mit/beforelight/dist/ |
| H A D | b4light.c | 56 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 D | glyphstr.h | 97 FindGlyphHashSet (CARD32 filled);
|
| H A D | glyph.c | 117 FindGlyphHashSet (CARD32 filled) argument 122 if (glyphHashSets[i].entries >= filled)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/drivers/freedreno/ |
| H A D | ir3-notes.rst | 68 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 D | ir3-notes.rst | 68 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 D | radeon_vcn_dec.h | 231 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 D | radeon_vcn_dec.c | 769 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 D | texturator-to-unit-test-5xx.lua | 69 blit.endaddr = 0 -- filled in later 93 blit.endaddr = 0 -- filled in later
|
| H A D | tex3d-layout.lua | 55 blit.endaddr = 0 -- filled in later
|
| H A D | texturator-to-unit-test.lua | 82 blit.endaddr = 0 -- filled in later
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/docs/source/cso/ |
| H A D | rasterizer.rst | 122 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 D | rasterizer.rst | 122 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 D | radeon_vcn_dec.h | 374 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 D | radeon_vcn_dec.c | 1331 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 D | history.rst | 29 filled a big hole during that time. For a lot of people, Mesa was their
|
| H A D | faq.rst | 252 If you're trying to draw a filled region by using ``GL_POINTS`` or
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | glyph.c | 110 FindGlyphHashSet(CARD32 filled) argument 115 if (glyphHashSets[i].entries >= filled)
|
| /xsrc/external/mit/libdrm/dist/man/ |
| H A D | drm-memory.7.rst | 67 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 D | aux-surf-comp.rst | 37 gets filled with the clear color. At the end of the resolve operation, the
|