Searched refs:make_empty (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dir_variable_refcount.h58 this->variable_list.make_empty();
H A Dlist.h309 make_empty();
312 void make_empty() function in struct:exec_list
405 target->make_empty();
414 make_empty();
439 source->make_empty();
467 before->make_empty();
H A Dloop_unroll.cpp198 copy_list.make_empty();
229 copy_list.make_empty();
H A Dopt_copy_propagation.cpp201 acp->make_empty();
227 orig_acp->make_empty();
271 orig_acp->make_empty();
H A Dopt_constant_propagation.cpp302 acp->make_empty();
328 orig_acp->make_empty();
373 orig_acp->make_empty();
H A Dopt_copy_propagation_elements.cpp309 acp->make_empty();
335 orig_acp->make_empty();
382 orig_acp->make_empty();
H A Dopt_array_splitting.cpp93 this->variable_list.make_empty();
H A Dopt_structure_splitting.cpp84 this->variable_list.make_empty();
H A Dglsl_parser_extras.cpp51 this->translation_unit.make_empty();
/external/mesa3d/src/glsl/
H A Dir_variable_refcount.h58 this->variable_list.make_empty();
H A Dlist.h309 make_empty();
312 void make_empty() function in struct:exec_list
405 target->make_empty();
414 make_empty();
439 source->make_empty();
467 before->make_empty();
H A Dloop_unroll.cpp198 copy_list.make_empty();
229 copy_list.make_empty();
H A Dopt_copy_propagation.cpp201 acp->make_empty();
227 orig_acp->make_empty();
271 orig_acp->make_empty();
H A Dopt_constant_propagation.cpp302 acp->make_empty();
328 orig_acp->make_empty();
373 orig_acp->make_empty();
H A Dopt_copy_propagation_elements.cpp309 acp->make_empty();
335 orig_acp->make_empty();
382 orig_acp->make_empty();
H A Dopt_array_splitting.cpp93 this->variable_list.make_empty();
H A Dopt_structure_splitting.cpp84 this->variable_list.make_empty();
H A Dglsl_parser_extras.cpp51 this->translation_unit.make_empty();
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dbrw_fs_cfg.cpp52 parents.make_empty();
53 children.make_empty();
72 block_list.make_empty();
H A Dbrw_fs_vector_splitting.cpp81 this->variable_list.make_empty();
H A Dbrw_fs_schedule_instructions.cpp120 this->instructions.make_empty();
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_fs_cfg.cpp52 parents.make_empty();
53 children.make_empty();
72 block_list.make_empty();
H A Dbrw_fs_vector_splitting.cpp81 this->variable_list.make_empty();
H A Dbrw_fs_schedule_instructions.cpp120 this->instructions.make_empty();
/external/skia/tests/
H A DEmptyPathTest.cpp108 static void make_empty(SkPath*) {} function
128 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C

Completed in 363 milliseconds

12