Home
last modified time | relevance | path

Searched refs:num_locals (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_limits_test.cpp482 int num_locals = 5000; in TEST_F() local
493 for (int i = 0; i < num_locals; ++i) { in TEST_F()
505 options_, spv_validator_limit_max_local_variables, num_locals); in TEST_F()
512 int num_locals = 5001; in TEST_F() local
523 for (int i = 0; i < num_locals; ++i) { in TEST_F()
543 int num_locals = 100; in TEST_F() local
554 for (int i = 0; i < num_locals; ++i) { in TEST_F()
571 int num_locals = 101; in TEST_F() local
582 for (int i = 0; i < num_locals; ++i) { in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_limits_test.cpp482 int num_locals = 5000; in TEST_F() local
493 for (int i = 0; i < num_locals; ++i) { in TEST_F()
505 options_, spv_validator_limit_max_local_variables, num_locals); in TEST_F()
512 int num_locals = 5001; in TEST_F() local
523 for (int i = 0; i < num_locals; ++i) { in TEST_F()
543 int num_locals = 100; in TEST_F() local
554 for (int i = 0; i < num_locals; ++i) { in TEST_F()
571 int num_locals = 101; in TEST_F() local
582 for (int i = 0; i < num_locals; ++i) { in TEST_F()
/third_party/spirv-tools/test/val/
Dval_limits_test.cpp482 int num_locals = 5000; in TEST_F() local
493 for (int i = 0; i < num_locals; ++i) { in TEST_F()
505 options_, spv_validator_limit_max_local_variables, num_locals); in TEST_F()
512 int num_locals = 5001; in TEST_F() local
523 for (int i = 0; i < num_locals; ++i) { in TEST_F()
543 int num_locals = 100; in TEST_F() local
554 for (int i = 0; i < num_locals; ++i) { in TEST_F()
571 int num_locals = 101; in TEST_F() local
582 for (int i = 0; i < num_locals; ++i) { in TEST_F()
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_large_constants.c178 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_opt_large_constants() local
180 if (num_locals == 0) { in nir_opt_large_constants()
185 struct var_info *var_infos = ralloc_array(NULL, struct var_info, num_locals); in nir_opt_large_constants()
296 qsort(var_infos, num_locals, sizeof(struct var_info), var_info_cmp); in nir_opt_large_constants()
297 for (int i = 0; i < num_locals; i++) { in nir_opt_large_constants()
333 for (int i = 0; i < num_locals; i++) { in nir_opt_large_constants()
397 for (int i = 0; i < num_locals; i++) { in nir_opt_large_constants()
Dnir_lower_const_arrays_to_uniforms.c238 unsigned num_locals = nir_function_impl_index_vars(impl); in nir_lower_const_arrays_to_uniforms() local
239 if (num_locals == 0) { in nir_lower_const_arrays_to_uniforms()
249 struct var_info *var_infos = ralloc_array(NULL, struct var_info, num_locals); in nir_lower_const_arrays_to_uniforms()
353 for (int i = 0; i < num_locals; i++) { in nir_lower_const_arrays_to_uniforms()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/val/
Dval_limits_test.cpp410 int num_locals = 524287; in TEST_F() local
421 for (int i = 0; i < num_locals; ++i) { in TEST_F()
436 int num_locals = 524288; in TEST_F() local
447 for (int i = 0; i < num_locals; ++i) { in TEST_F()
465 int num_locals = 100; in TEST_F() local
476 for (int i = 0; i < num_locals; ++i) { in TEST_F()
493 int num_locals = 101; in TEST_F() local
504 for (int i = 0; i < num_locals; ++i) { in TEST_F()
/third_party/freetype/include/freetype/internal/
Dpsaux.h652 FT_UInt num_locals; member
1189 FT_UInt num_locals; member
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h653 FT_UInt num_locals; member
1190 FT_UInt num_locals; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
Dpsaux.h652 FT_UInt num_locals; member
1189 FT_UInt num_locals; member
/third_party/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c2160 if ( idx >= decoder->num_locals ) in cff_decoder_parse_charstrings()
2407 decoder->num_locals = sub->local_subrs_index.count; in cff_decoder_prepare()
2411 decoder->num_locals ); in cff_decoder_prepare()
Dpsobjs.c2445 ps_decoder->num_locals = (FT_UInt)t1_decoder->num_subrs; in ps_decoder_init()
2471 ps_decoder->num_locals = cff_decoder->num_locals; in ps_decoder_init()
Dpsft.c810 if ( idx >= decoder->num_locals ) in cf2_initLocalRegionBuffer()
/third_party/freetype/src/psaux/
Dcffdecode.c2160 if ( idx >= decoder->num_locals ) in cff_decoder_parse_charstrings()
2407 decoder->num_locals = sub->local_subrs_index.count; in cff_decoder_prepare()
2411 decoder->num_locals ); in cff_decoder_prepare()
Dpsobjs.c2410 ps_decoder->num_locals = (FT_UInt)t1_decoder->num_subrs; in ps_decoder_init()
2436 ps_decoder->num_locals = cff_decoder->num_locals; in ps_decoder_init()
Dpsft.c810 if ( idx >= decoder->num_locals ) in cf2_initLocalRegionBuffer()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dcffdecode.c2158 if ( idx >= decoder->num_locals ) in cff_decoder_parse_charstrings()
2404 decoder->num_locals = sub->local_subrs_index.count; in cff_decoder_prepare()
2408 decoder->num_locals ); in cff_decoder_prepare()
Dpsobjs.c2446 ps_decoder->num_locals = (FT_UInt)t1_decoder->num_subrs; in ps_decoder_init()
2472 ps_decoder->num_locals = cff_decoder->num_locals; in ps_decoder_init()
Dpsft.c810 if ( idx >= decoder->num_locals ) in cf2_initLocalRegionBuffer()