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

  /frameworks/compile/mclinker/include/mcld/LD/
ResolveInfo.h 215 static const uint32_t GLOBAL_OFFSET = 0;
250 static const uint32_t global_flag = 0 << GLOBAL_OFFSET;
251 static const uint32_t weak_flag = 1 << GLOBAL_OFFSET;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
random_shuffle.h 174 sequence_index_t offset = 0, global_offset = 0; local
176 global_offset += sd->dist[s + 1][d->num_threads];
230 std::copy(begin, end, sd->source + global_offset +
  /external/libvpx/libvpx/examples/includes/geshi/
geshi.php 3409 $global_offset = 0; variable
    [all...]

Completed in 2654 milliseconds