OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notForWinCE
(Results
1 - 3
of
3
) sorted by null
/external/yaffs2/yaffs2/utils/
mkyaffs2image.c
152
oh->
notForWinCE
[0] = SWAP32(oh->
notForWinCE
[0]);
153
oh->
notForWinCE
[1] = SWAP32(oh->
notForWinCE
[1]);
154
oh->
notForWinCE
[2] = SWAP32(oh->
notForWinCE
[2]);
155
oh->
notForWinCE
[3] = SWAP32(oh->
notForWinCE
[3]);
156
oh->
notForWinCE
[4] = SWAP32(oh->
notForWinCE
[4])
[
all
...]
mkyaffsimage.c
283
oh->
notForWinCE
[0] = SWAP32(oh->
notForWinCE
[0]);
284
oh->
notForWinCE
[1] = SWAP32(oh->
notForWinCE
[1]);
285
oh->
notForWinCE
[2] = SWAP32(oh->
notForWinCE
[2]);
286
oh->
notForWinCE
[3] = SWAP32(oh->
notForWinCE
[3]);
287
oh->
notForWinCE
[4] = SWAP32(oh->
notForWinCE
[4])
[
all
...]
/external/yaffs2/yaffs2/
yaffs_guts.h
305
__u32
notForWinCE
[5];
Completed in 3490 milliseconds