Searched defs:dump (Results 1 – 8 of 8) sorted by relevance
/AliOS-Things-master/components/freetype/src/tools/docmaker/ |
A D | content.py | 67 def dump( self, prefix = "", width = 60 ): member in DocCode 95 def dump( self, prefix = "", width = 60 ): member in DocPara 199 def dump( self, prefix = "" ): member in DocField 271 def dump( self, margin ): member in DocMarkup
|
A D | sources.py | 273 def dump( self ): member in SourceBlock 378 def dump( self ): member in SourceProcessor
|
/AliOS-Things-master/components/py_engine/engine/tools/ |
A D | gendoc.py | 208 def dump(self, writer): member in DocItem 218 def dump(self, ctx, writer): member in DocConstant 228 def dump(self, ctx, writer): member in DocFunction 238 def dump(self, ctx, writer): member in DocMethod 278 def dump(self, writer): member in DocClass 353 def dump(self, writer): member in DocModule 451 def dump(self, writer): member in Doc
|
A D | mpy-tool.py | 262 def dump(self): member in RawCode
|
/AliOS-Things-master/components/freetype/src/tools/ |
A D | glnames.py | 4921 def dump( self, file ): member in StringTable
|
/AliOS-Things-master/components/uvoice/audio/ |
A D | audio_stream.h | 34 FILE *dump; member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | tiffcrop.c | 1155 struct dump_opts *dump) in writeBufferToSeparateStrips() 1236 struct dump_opts* dump) in writeBufferToContigTiles() 1331 struct dump_opts * dump) in writeBufferToSeparateTiles() 1605 struct dump_opts *dump, in process_command_opts() 2204 struct dump_opts dump; /* Data dump options */ in main() local 3532 struct dump_opts *dump) in extractContigSamplesToBuffer() 4767 struct dump_opts *dump) in readSeparateStripsIntoBuffer() 5077 static void initDumpOptions(struct dump_opts *dump) in initDumpOptions() 5597 struct dump_opts* dump) in computeOutputPixelOffsets() 6897 struct image_data *image, struct dump_opts *dump, in writeSelections() [all …]
|
A D | tiffdump.c | 168 dump(int fd, uint64 diroff) in dump() function
|
Completed in 49 milliseconds