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

  /external/clang/test/CXX/temp/temp.spec/temp.expl.spec/
examples.cpp 326 namespace SDIS {
331 template <> class BasicStringPiece<int> { }; // expected-error {{redefinition of 'spec_vs_expl_inst::SDIS::BasicStringPiece<int>'}}
  /hardware/ti/omap4xxx/hwc/
hwc.c 920 struct dsscomp_setup_display_data sdis = { .ix = 1, }; local
921 sdis.mode = d.dis.modedb[best];
925 ioctl(hwc_dev->dsscomp_fd, DSSCIOC_SETUP_DISPLAY, &sdis);
    [all...]

Completed in 441 milliseconds