HomeSort by relevance Sort by last modified time
    Searched refs:make_empty (Results 1 - 25 of 27) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_variable_refcount.h 58 this->variable_list.make_empty();
list.h 309 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();
loop_unroll.cpp 198 copy_list.make_empty();
229 copy_list.make_empty();
opt_copy_propagation.cpp 201 acp->make_empty();
227 orig_acp->make_empty();
271 orig_acp->make_empty();
opt_constant_propagation.cpp 302 acp->make_empty();
328 orig_acp->make_empty();
373 orig_acp->make_empty();
opt_copy_propagation_elements.cpp 309 acp->make_empty();
335 orig_acp->make_empty();
382 orig_acp->make_empty();
opt_array_splitting.cpp 93 this->variable_list.make_empty();
opt_structure_splitting.cpp 84 this->variable_list.make_empty();
glsl_parser_extras.cpp 51 this->translation_unit.make_empty();
  /external/mesa3d/src/glsl/
ir_variable_refcount.h 58 this->variable_list.make_empty();
list.h 309 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();
loop_unroll.cpp 198 copy_list.make_empty();
229 copy_list.make_empty();
opt_copy_propagation.cpp 201 acp->make_empty();
227 orig_acp->make_empty();
271 orig_acp->make_empty();
opt_constant_propagation.cpp 302 acp->make_empty();
328 orig_acp->make_empty();
373 orig_acp->make_empty();
opt_copy_propagation_elements.cpp 309 acp->make_empty();
335 orig_acp->make_empty();
382 orig_acp->make_empty();
opt_array_splitting.cpp 93 this->variable_list.make_empty();
opt_structure_splitting.cpp 84 this->variable_list.make_empty();
glsl_parser_extras.cpp 51 this->translation_unit.make_empty();
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_cfg.cpp 52 parents.make_empty();
53 children.make_empty();
72 block_list.make_empty();
brw_fs_vector_splitting.cpp 81 this->variable_list.make_empty();
brw_fs_schedule_instructions.cpp 120 this->instructions.make_empty();
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_cfg.cpp 52 parents.make_empty();
53 children.make_empty();
72 block_list.make_empty();
brw_fs_vector_splitting.cpp 81 this->variable_list.make_empty();
brw_fs_schedule_instructions.cpp 120 this->instructions.make_empty();
  /external/skia/tests/
EmptyPathTest.cpp 107 static void make_empty(SkPath*) {} function
127 make_empty, make_M, make_MM, make_MZM, make_L, make_Q, make_C

Completed in 378 milliseconds

1 2