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

  /hardware/ti/omap4-aah/kernel-headers-ti/linux/
omap_ion.h 32 unsigned int out_align; member in struct:omap_ion_tiler_alloc_data
  /hardware/ti/omap4-aah/ion/
ion.c 83 .out_align = PAGE_SIZE,
  /frameworks/compile/mclinker/lib/Object/
ObjectLinker.cpp 373 uint64_t out_align = 0x0, in_align = 0x0; local
398 evaluator.eval((*out)->prolog().align(), out_align);
399 out_sect->setAlign(out_align);
    [all...]

Completed in 65 milliseconds