OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pics
(Results
1 - 6
of
6
) sorted by null
/external/qemu/hw/
i8259.c
59
/* XXX: better separation between the two
pics
*/
60
PicState
pics
[2];
member in struct:PicState2
129
if (s->special_fully_nested_mode && s == &s->pics_state->
pics
[0])
148
irq2 = pic_get_irq(&s->
pics
[1]);
151
pic_set_irq1(&s->
pics
[0], 2, 1);
152
pic_set_irq1(&s->
pics
[0], 2, 0);
155
irq = pic_get_irq(&s->
pics
[0]);
162
i, s->
pics
[i].imr, s->
pics
[i].irr,
163
s->
pics
[i].priority_add)
[
all
...]
/packages/apps/Camera/tests/src/com/android/camera/stress/
ShotToShotLatency.java
63
File[]
pics
= null;
local
69
pics
= sdcard.listFiles(filter);
70
for (File f :
pics
) {
/packages/apps/Gallery2/tests/src/com/android/gallery3d/stress/
ShotToShotLatency.java
63
File[]
pics
= null;
local
69
pics
= sdcard.listFiles(filter);
70
for (File f :
pics
) {
/packages/apps/Gallery2/tests_camera/src/com/android/camera/stress/
ShotToShotLatency.java
63
File[]
pics
= null;
local
69
pics
= sdcard.listFiles(filter);
70
for (File f :
pics
) {
/external/libpcap/
pcap1.h
167
struct pcap1_info_container
pics
[0];
member in struct:pcap1_packet_header
/external/quake/quake/src/WinQuake/
gl_draw.cpp
61
packedGlpic_t
pics
;
member in union:__anon14498
67
packedGlpic_t *conback = &conbackUnion.
pics
;
822
// get the other
pics
we need
[
all
...]
Completed in 734 milliseconds