HomeSort by relevance Sort by last modified time
    Searched refs:gen_info (Results 1 - 2 of 2) sorted by null

  /external/u-boot/tools/
bmp_logo.c 52 void gen_info(bitmap_t *b, uint16_t n_colors) function
142 gen_info(b, n_colors);
  /external/mesa3d/src/intel/compiler/
test_eu_validate.cpp 39 static const struct gen_info { struct
61 class validation_test: public ::testing::TestWithParam<struct gen_info> {
85 struct gen_info info = GetParam();
    [all...]

Completed in 674 milliseconds