| /xsrc/external/mit/libXfont/dist/src/bitmap/ |
| H A D | bitmapfunc.c | 60 * the readers[] and renderers[] arrays must be in the same order, 64 static BitmapFileFunctionsRec readers[] = { variable in typeref:typename:BitmapFileFunctionsRec[] 134 ret = (*readers[i].ReadFont) (pFont, file, bit, byte, glyph, scan); 161 ret = (*readers[i].ReadInfo) (pFontInfo, file);
|
| /xsrc/external/mit/libXfont2/dist/src/bitmap/ |
| H A D | bitmapfunc.c | 61 * the readers[] and renderers[] arrays must be in the same order, 65 static BitmapFileFunctionsRec readers[] = { variable in typeref:typename:BitmapFileFunctionsRec[] 135 ret = (*readers[i].ReadFont) (pFont, file, bit, byte, glyph, scan); 162 ret = (*readers[i].ReadInfo) (pFontInfo, file);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_variable.c | 49 struct rc_list * readers; local in function:rc_variable_change_dst 73 readers = rc_variable_readers_union(var); 75 for ( ; readers; readers = readers->Next) { 76 struct rc_reader * reader = readers->Item; 351 * data structure includes a list of readers and is essentially a 402 * @return A list of readers for a variable and its friends. Readers 531 fprintf(stderr, "%u readers\n", var->ReaderCount);
|
| H A D | radeon_pair_regalloc.c | 333 struct rc_list * readers = rc_variable_readers_union(variable); local in function:variable_get_class 419 for ( ; readers; readers = readers->Next) { 420 struct rc_reader * r = readers->Item;
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_variable.c | 49 struct rc_list * readers; local in function:rc_variable_change_dst 73 readers = rc_variable_readers_union(var); 75 for ( ; readers; readers = readers->Next) { 76 struct rc_reader * reader = readers->Item; 351 * data structure includes a list of readers and is essentially a 402 * @return A list of readers for a variable and its friends. Readers 531 fprintf(stderr, "%u readers\n", var->ReaderCount);
|
| H A D | radeon_pair_regalloc.c | 333 struct rc_list * readers = rc_variable_readers_union(variable); local in function:variable_get_class 419 for ( ; readers; readers = readers->Next) { 420 struct rc_reader * r = readers->Item;
|
| /xsrc/external/mit/libxcb/dist/src/ |
| H A D | xcb_in.c | 223 remove_finished_readers(&c->in.readers, c->in.request_completed); 325 if(c->in.readers && c->in.readers->request == c->in.request_read) 326 pthread_cond_signal(c->in.readers->data); 519 insert_reader(&c->in.readers, &reader, request, &cond); 525 remove_reader(&c->in.readers, &reader); 937 if(c->in.readers) 938 pthreadret = pthread_cond_signal(c->in.readers->data);
|
| H A D | xcbint.h | 157 struct reader_list *readers; member in struct:_xcb_in
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/doc/ |
| H A D | doxygen.conf.in | 680 # other RTF readers or editors.
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 7.10.rst | 2571 - r300/compiler: Don't track readers into an IF block. 2579 - r300/compiler: Track readers through branches in rc_get_readers()
|
| H A D | 20.0.0.rst | 1491 - panfrost: Compact the bo_access readers array
|
| H A D | 20.2.0.rst | 2372 - panfrost: Copy resources when mapping to avoid waiting for readers
|
| H A D | 21.2.0.rst | 1214 - panfrost: Avoid duplicate entries in access->readers
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | CHANGES.md | 1796 readers can have two differents icons for new mail (news) / no new
|
| /xsrc/external/mit/ctwm/dist/doc/manual/ |
| H A D | ctwm.1.adoc | 479 readers who change their icons depending on the presence of unread mail.
|