代码搜索结果

找到约 10,000 项符合 Storage 的代码

changelog

FUTURE * TODO: The lwIP source code makes some invalid assumptions on processor word-length, storage sizes and alignment. See the mailing lists for problems with exoteric (/DSP) architectur

changelog

FUTURE * TODO: The lwIP source code makes some invalid assumptions on processor word-length, storage sizes and alignment. See the mailing lists for problems with exoteric (/DSP) architectur

changelog

FUTURE * TODO: The lwIP source code makes some invalid assumptions on processor word-length, storage sizes and alignment. See the mailing lists for problems with exoteric (/DSP) architectur

changelog

FUTURE * TODO: The lwIP source code makes some invalid assumptions on processor word-length, storage sizes and alignment. See the mailing lists for problems with exoteric (/DSP) architectur

glossary.gml

.begnote $break .* .note address .ix 'address' An address is a location in a computer's memory. Each storage location (byte) has .* a unique an address by which it is referenced. A .us pointer

const.gml

.ix 'const' .ix 'type' 'const' .pp An object may be declared with the keyword .kw const ..ct ..li . Such an object may not be modified directly by the program. For objects with static storage d

xmlstorage.cpp

// // XML storage classes // // xmlstorage.cpp // // Copyright (c) 2004, 2005, 2006 Martin Fuchs // /* All rights reserved. Redistribution and use