| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | remap.c | 71 int num_names = 0; local in function:map_function_spec 81 names[num_names] = spec; 82 num_names++; 83 if (num_names >= MAX_ENTRY_POINTS) 87 if (!num_names) 90 names[num_names] = NULL;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | remap.c | 72 int num_names = 0; local in function:map_function_spec 82 names[num_names] = spec; 83 num_names++; 84 if (num_names >= MAX_ENTRY_POINTS) 88 if (!num_names) 91 names[num_names] = NULL;
|
| /xsrc/external/mit/freetype/dist/src/tools/ |
| H A D | apinames.c | 59 static int num_names; variable in typeref:typename:int 83 for ( nn = 0; nn < num_names; nn++ ) 94 if ( num_names >= max_names ) 102 nm = &the_names[num_names++]; 128 qsort( the_names, (size_t)num_names, 150 for ( nn = 0; nn < num_names; nn++ ) 162 for ( nn = 0; nn < num_names; nn++ ) 196 for ( nn = 0; nn < num_names; nn++ ) 207 for ( nn = 0; nn < num_names - 1; nn++ ) 209 fprintf( out, " %s\n", the_names[num_names [all...] |
| /xsrc/external/mit/freetype/dist/src/sfnt/ |
| H A D | ttpost.c | 167 FT_UShort num_names; local in function:load_format_20 208 num_names = 0; 219 if ( idx > num_names ) 220 num_names = (FT_UShort)idx; 230 if ( FT_NEW_ARRAY( name_strings, num_names ) ) 233 for ( n = 0; n < num_names; n++ ) 269 if ( n < num_names ) 274 n, num_names - 1 )); 275 for ( ; n < num_names; n++ ) 289 table->num_names [all...] |
| H A D | sfdriver.c | 617 for ( n = 0; n < face->num_names; n++ )
|
| H A D | sfobjs.c | 156 for ( n = 0; n < face->num_names; n++, rec++ )
|
| H A D | ttload.c | 1003 /* everything went well, update face->num_names */ 1004 face->num_names = (FT_UShort)table->numNameRecords;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_dump_defines.c | 57 unsigned num_names, 60 if (value >= num_names) 94 util_dump_flags_continuous(FILE *stream, unsigned value, unsigned num_names, argument 102 if (i >= (int)num_names || !names[i]) 56 util_dump_enum_continuous(unsigned value,unsigned num_names,const char ** names) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_dump_defines.c | 57 unsigned num_names, 60 if (value >= num_names) 94 util_dump_flags_continuous(FILE *stream, unsigned value, unsigned num_names, argument 102 if (i >= (int)num_names || !names[i]) 56 util_dump_enum_continuous(unsigned value,unsigned num_names,const char ** names) argument
|
| /xsrc/external/mit/ctwm/dist/tests/layout/ |
| H A D | test_layout.c | 82 extract_geometry(char *buf, char ***names, int *num_names, argument 94 (*num_names)++; 95 *names = realloc(*names, (*num_names + 1) * sizeof(char *)); 103 (*names)[*num_names] = strdup(name); 104 if((*names)[*num_names] == NULL) { 122 int num_names = 0; local in function:extract_layout 133 switch(extract_geometry(geom, &names, &num_names, 159 int num, num_names; local in function:read_layout_file 165 num_names = 0; 190 switch(extract_geometry(line, &names, &num_names, [all...] |
| /xsrc/external/mit/freetype/dist/src/base/ |
| H A D | ftsnames.c | 37 return ( face && FT_IS_SFNT( face ) ) ? ((TT_Face)face)->num_names : 0; 56 if ( idx < (FT_UInt)ttface->num_names )
|
| /xsrc/external/mit/freetype/dist/include/freetype/internal/ |
| H A D | tttypes.h | 792 * num_names :: 804 FT_UShort num_names; member in struct:TT_Post_20Rec_ 1200 * num_names :: 1480 FT_UShort num_names; /* number of name records */ member in struct:TT_FaceRec_
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 547 int *names, int num_names, 555 if (screen == NULL || names == NULL || num_names != 1) 545 intel_create_image_from_names(__DRIscreen * screen,int width,int height,int fourcc,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_screen.c | 567 int *names, int num_names, 575 if (screen == NULL || names == NULL || num_names != 1) 565 intel_create_image_from_names(__DRIscreen * screen,int width,int height,int fourcc,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri2.c | 1229 int *names, int num_names, int *strides, int *offsets, 1239 if (num_names != 1) 1228 dri2_from_names(__DRIscreen * screen,int width,int height,int format,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1517 int *names, int num_names,
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1469 int *names, int num_names,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 1506 const void *mem_ctx, unsigned num_names, 1509 for (unsigned i = 0; i < num_names; ++i) { 1505 parse_tfeedback_decls(struct gl_context * ctx,struct gl_shader_program * prog,const void * mem_ctx,unsigned num_names,char ** varying_names,tfeedback_decl * decls) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | link_varyings.cpp | 1383 const void *mem_ctx, unsigned num_names, 1386 for (unsigned i = 0; i < num_names; ++i) { 1382 parse_tfeedback_decls(struct gl_context * ctx,struct gl_shader_program * prog,const void * mem_ctx,unsigned num_names,char ** varying_names,tfeedback_decl * decls) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_screen.c | 1006 int *names, int num_names, 1014 if (dri_screen == NULL || names == NULL || num_names != 1) 1004 intel_create_image_from_names(__DRIscreen * dri_screen,int width,int height,int fourcc,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri2.c | 1442 int *names, int num_names, int *strides, int *offsets, 1452 if (num_names != 1) 1441 dri2_from_names(__DRIscreen * screen,int width,int height,int format,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_screen.c | 1063 int *names, int num_names, 1071 if (dri_screen == NULL || names == NULL || num_names != 1) 1061 brw_create_image_from_names(__DRIscreen * dri_screen,int width,int height,int fourcc,int * names,int num_names,int * strides,int * offsets,void * loaderPrivate) argument
|