OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:v_active
(Results
51 - 56
of
56
) sorted by null
1
2
3
/system/core/toolbox/
setconsole.c
117
printf("%d\n", vs.
v_active
);
/external/qemu/distrib/sdl-1.2.15/src/video/fbcon/
SDL_fbevents.c
167
saved_vt = vtstate.
v_active
;
293
current_vt = vtstate.
v_active
;
978
(which == vtstate.
v_active
) ) {
1052
vtstate.
v_active
== current_vt ) {
/external/qemu/distrib/sdl-1.2.15/src/video/ipod/
SDL_ipodvideo.c
216
oldvt = vtstate.
v_active
;
/external/qemu/distrib/sdl-1.2.15/src/video/ps2gs/
SDL_gsevents.c
160
saved_vt = vtstate.
v_active
;
/external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c
[
all
...]
/external/valgrind/main/include/vki/
vki-linux.h
2308
unsigned short
v_active
; \/* active vt *\/
member in struct:vki_vt_stat
[
all
...]
Completed in 213 milliseconds
1
2
3