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

  /external/clang/test/CodeGenCXX/
copy-assign-volatile-synthesis.cpp 34 ioapic_redir_t redirs[24]; member in struct:ioapic_shadow_struct
40 ioapic_shadow[ioapic_id].redirs[3] = entry;
  /external/qemu/android/
console.c 115 Redir redirs; member in struct:ControlGlobalRec_
152 Redir new_redirs = realloc( global->redirs, new_max*sizeof(global->redirs[0]) );
156 global->redirs = new_redirs;
160 redir = &global->redirs[ global->num_redirs++ ];
179 Redir redir = &global->redirs[nn];
846 Redir redir = &global->redirs[nn];
903 Redir redir = &global->redirs[nn];
    [all...]
  /external/qemu/slirp/
slirp.c 763 * Return value: number of redirs removed */
  /external/qemu/slirp-android/
slirp.c 1159 * Return value: number of redirs removed */
    [all...]
  /external/valgrind/main/coregrind/
m_main.c     [all...]

Completed in 1255 milliseconds