OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mindex
(Results
1 - 2
of
2
) sorted by null
/external/qemu/distrib/sdl-1.2.15/test/
testwm.c
114
int
mindex
= i * icon->w + j;
local
116
mask[
mindex
>>3] |= 1 << (7 - (
mindex
& 7));
/hardware/qcom/audio/legacy/libalsa-intf/
alsa_ucm.c
3585
int case_index = 0, index = 0,
mindex
= 0;
local
[
all
...]
Completed in 27 milliseconds