OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:redirs
(Results
1 - 2
of
2
) 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
112
Redir
redirs
;
member in struct:ControlGlobalRec_
149
Redir new_redirs = realloc( global->
redirs
, new_max*sizeof(global->
redirs
[0]) );
153
global->
redirs
= new_redirs;
157
redir = &global->
redirs
[ global->num_redirs++ ];
176
Redir redir = &global->
redirs
[nn];
826
Redir redir = &global->
redirs
[nn];
883
Redir redir = &global->
redirs
[nn];
[
all
...]
Completed in 220 milliseconds