OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpstart
(Results
1 - 3
of
3
) sorted by null
/external/f2fs-tools/tools/sg_write_buffer/
sg_lib.c
2692
int
bpstart
= 5;
local
2797
int
bpstart
, bpos, k, n, prior_ascii_len;
local
2953
const int
bpstart
= 3;
local
[
all
...]
/external/zopfli/src/zopflipng/lodepng/
lodepng_util.cpp
368
size_t
bpstart
= bp;
local
378
zlibinfo->back().compressedbits = bp -
bpstart
;
410
size_t
bpstart
= bp;
local
473
zlibinfo->back().treebits = bp -
bpstart
;
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c
942
const int
bpstart
= 5;
local
945
int bpos =
bpstart
;
954
if (bpos >= ((
bpstart
+ (9 * 3))))
960
if (bpos == (
bpstart
+ (9 * 3)))
973
bpos =
bpstart
;
[
all
...]
Completed in 212 milliseconds