OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chunk_num
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/misc/
e2freefrag.c
97
unsigned long long
chunk_num
;
local
102
for (
chunk_num
= 0;
chunk_num
< chunks;
chunk_num
++) {
118
if (
chunk_num
== 0 && blk == 0) {
/external/webp/include/webp/
demux.h
176
int
chunk_num
;
member in struct:WebPChunkIterator
197
// Sets 'iter->chunk' to point to the next ('iter->
chunk_num
' + 1) or previous
198
// ('iter->
chunk_num
' - 1) chunk. These functions do not loop.
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
289
uint32
chunk_num
;
member in struct:wl_ucode_info
[
all
...]
Completed in 1361 milliseconds