/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/ |
svga_draw_arrays.c | 96 unsigned gen_type, 109 if (compare(hwtnl->index_cache[prim][i].gen_nr, gen_nr, gen_type)) 119 else if (gen_type == U_GENERATE_REUSABLE) 230 unsigned gen_prim, gen_size, gen_nr, gen_type; local 237 gen_type = u_unfilled_generator( prim, 247 gen_type = u_index_generator( svga_hw_prims, 259 if (gen_type == U_GENERATE_LINEAR) { 270 gen_type,
|
svga_draw_elements.c | 173 unsigned gen_prim, gen_size, gen_nr, gen_type; local 180 gen_type = u_unfilled_translator( prim, 191 gen_type = u_index_translator( svga_hw_prims, 204 if (gen_type == U_TRANSLATE_MEMCPY) {
|
/external/mesa3d/src/gallium/drivers/svga/ |
svga_draw_arrays.c | 96 unsigned gen_type, 109 if (compare(hwtnl->index_cache[prim][i].gen_nr, gen_nr, gen_type)) 119 else if (gen_type == U_GENERATE_REUSABLE) 230 unsigned gen_prim, gen_size, gen_nr, gen_type; local 237 gen_type = u_unfilled_generator( prim, 247 gen_type = u_index_generator( svga_hw_prims, 259 if (gen_type == U_GENERATE_LINEAR) { 270 gen_type,
|
svga_draw_elements.c | 173 unsigned gen_prim, gen_size, gen_nr, gen_type; local 180 gen_type = u_unfilled_translator( prim, 191 gen_type = u_index_translator( svga_hw_prims, 204 if (gen_type == U_TRANSLATE_MEMCPY) {
|
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/ |
v3_conf.c | 239 int gen_type = 0; local 244 gen_type = 1; 249 gen_type = 2; 256 return gen_type; 261 int crit, int gen_type, 276 if (gen_type == 1) 278 else if (gen_type == 2)
|
v3_alt.c | 426 int gen_type, char *value, int is_nc) 449 switch (gen_type) 514 gen->type = gen_type;
|
x509v3.h | 595 int gen_type, char *value, int is_nc);
|
/external/openssl/crypto/x509v3/ |
v3_conf.c | 239 int gen_type = 0; local 244 gen_type = 1; 249 gen_type = 2; 256 return gen_type; 261 int crit, int gen_type, 276 if (gen_type == 1) 278 else if (gen_type == 2)
|
v3_alt.c | 426 int gen_type, char *value, int is_nc) 449 switch (gen_type) 514 gen->type = gen_type;
|
x509v3.h | 595 int gen_type, char *value, int is_nc);
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
x509v3.h | 595 int gen_type, char *value, int is_nc);
|
/external/openssl/include/openssl/ |
x509v3.h | 595 int gen_type, char *value, int is_nc);
|