| /xsrc/external/mit/libX11/dist/src/xlibi18n/ |
| H A D | lcPublic.c | 43 static char *get_values (XLCd lcd, XlcArgList args, int num_args); 68 get_values, 245 if (methods->get_values == NULL) 246 methods->get_values = pub_methods->get_values; 301 get_values( function in typeref:typename:char *
|
| H A D | lcPubWrap.c | 52 ret = (*methods->get_values)(lcd, args, num_args);
|
| H A D | lcCharSet.c | 126 get_values( function in typeref:typename:char * 160 ret = get_values(charset, args, num_args);
|
| H A D | Xlcint.h | 395 XGetOMValuesProc get_values; member in struct:_XOMMethodsRec 544 XGetOCValuesProc get_values; member in struct:__anon420bb5f60908 613 char* (*get_values)( member in struct:__anon420bb5f60b08 688 char* (*get_values)( member in struct:__anon420bb5f60d08
|
| H A D | XlcPubI.h | 73 XlcPubGetValuesProc get_values; member in struct:_XLCdPublicMethodsPart
|
| H A D | ICWrap.c | 218 ret = (*im->methods->get_values) (im, args); 306 ret = (*ic->methods->get_values) (ic, args);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | OMWrap.c | 112 ret = (*om->methods->get_values)(om, args, num_args);
|
| H A D | OCWrap.c | 135 ret = (*oc->methods->get_values)(oc, args, num_args);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 208 void value_table::get_values(vvec& v) { function in class:r600_sb::value_table
|
| H A D | sb_ir.h | 659 void get_values(vvec & v);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/ |
| H A D | sb_valtable.cpp | 208 void value_table::get_values(vvec& v) { function in class:r600_sb::value_table
|
| H A D | sb_ir.h | 659 void get_values(vvec & v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_span.c | 1498 get_values(struct gl_context *ctx, struct gl_renderbuffer *rb, function in typeref:typename:void 1519 _mesa_problem(ctx, "unexpected type in get_values()"); 1589 get_values(ctx, rb, span->end, span->array->x, span->array->y,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_span.c | 1495 get_values(struct gl_context *ctx, struct gl_renderbuffer *rb, function in typeref:typename:void 1516 _mesa_problem(ctx, "unexpected type in get_values()"); 1586 get_values(ctx, rb, span->end, span->array->x, span->array->y,
|