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

  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 235 static const uint32_t SYMBOL_OFFSET = 11;
236 static const uint32_t SYMBOL_MASK = 1 << SYMBOL_OFFSET;
264 static const uint32_t string_flag = 0 << SYMBOL_OFFSET;
265 static const uint32_t symbol_flag = 1 << SYMBOL_OFFSET;
  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 3425 $symbol_offset = $pot_symbols[$s_id][0][1]; variable
    [all...]

Completed in 59 milliseconds