OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boxp
(Results
1 - 3
of
3
) sorted by null
/external/jpeg/
jquant2.c
277
register boxptr
boxp
;
local
282
for (i = 0,
boxp
= boxlist; i < numboxes; i++,
boxp
++) {
283
if (
boxp
->colorcount > maxc &&
boxp
->volume > 0) {
284
which =
boxp
;
285
maxc =
boxp
->colorcount;
297
register boxptr
boxp
;
local
302
for (i = 0,
boxp
= boxlist; i < numboxes; i++,
boxp
++)
[
all
...]
/external/qemu/distrib/jpeg-6b/
jquant2.c
277
register boxptr
boxp
;
local
282
for (i = 0,
boxp
= boxlist; i < numboxes; i++,
boxp
++) {
283
if (
boxp
->colorcount > maxc &&
boxp
->volume > 0) {
284
which =
boxp
;
285
maxc =
boxp
->colorcount;
297
register boxptr
boxp
;
local
302
for (i = 0,
boxp
= boxlist; i < numboxes; i++,
boxp
++)
[
all
...]
/bionic/libc/zoneinfo/
tzdata
[
all
...]
Completed in 1104 milliseconds