Home
last modified time | relevance | path

Searched refs:processor (Results 1 – 25 of 46) sorted by relevance

12

/AliOS-Things-master/components/freetype/src/tools/docmaker/
A Dformatter.py19 def __init__( self, processor ): argument
20 self.processor = processor
22 self.chapters = processor.chapters
23 self.sections = processor.sections.values()
82 for chap in self.processor.chapters:
A Dcontent.py469 def __init__( self, source, follow, processor ): argument
470 processor.reset()
476 self.section = processor.section
477 self.markups = processor.process_content( source.content )
499 processor.set_section( self.name )
500 processor.section.add_def( self )
503 processor.add_chapter( self )
505 processor.section.add_block( self )
517 processor.headers[m.group( 2 )] = m.group( 1 );
A Dsources.py239 def __init__( self, processor, filename, lineno, lines ): argument
240 self.processor = processor
244 self.format = processor.format
A Dtohtml.py181 def __init__( self, processor, project_title, file_prefix ): argument
182 Formatter.__init__( self, processor )
192 self.headers = processor.headers
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dcpuinfo.cc50 const cpuinfo_processor* processor = cpuinfo_get_processor(i); in QueryCacheParams() local
54 {processor->cache.l1d, processor->cache.l2, processor->cache.l3}) { in QueryCacheParams()
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dlibpng-config.in39 --cppflags print pre-processor flags
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/scripts/
A Dlibpng-config-body.in13 --cppflags print pre-processor flags
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtif_config.h-vms32 /* Define to 1 if your processor stores words with the most significant byte
A Dtif_config.h.cmake.in236 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
A Dtif_config.h.in365 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/dotzlib/
A DLICENSE_1_0.txt15 a source language processor.
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djdmarker.c1456 jpeg_marker_parser_method processor; in jpeg_save_markers() local
1469 processor = save_marker; in jpeg_save_markers()
1476 processor = skip_variable; in jpeg_save_markers()
1479 processor = get_interesting_appn; in jpeg_save_markers()
1483 marker->process_COM = processor; in jpeg_save_markers()
1486 marker->process_APPn[marker_code - (int) M_APP0] = processor; in jpeg_save_markers()
A Dchange.log232 you had to code this up yourself with a custom marker processor.)
/AliOS-Things-master/components/SDL2/src/image/external/zlib-1.2.11/contrib/masmx86/
A Dmatch686.asm27 ; Pentium (prior Pentium Pro) and this version for Pentium Pro and modern processor
32 ; processor (starting 80386)
/AliOS-Things-master/components/SDL2/acinclude/
A Dax_gcc_x86_cpuid.m422 # a processor that doesn't have this instruction), ax_cv_gcc_x86_cpuid_OP
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/powerpc-vsx/
A DREADME4 Detection of the ability to execute POWERPC on processor requires
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Dconfig.h.in139 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/arm-neon/
A DREADME4 Detection of the ability to execute ARM NEON on an ARM processor requires
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/contrib/mips-msa/
A DREADME4 Detection of the ability to execute MIPS MSA on an MIPS processor requires
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/cmake/
A Dconfig.h.in143 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
/AliOS-Things-master/components/SDL2/src/image/external/
A Dtiff-4.0.9-win32config.patch466 +/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfig.guess557 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfig.guess557 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.guess536 IBM_CPU_ID=`/usr/sbin/lsdev -C -c processor -S available | sed 1q | awk '{ print $1 }'`
/AliOS-Things-master/components/littlevgl/
A DREADME.md67 - 16, 32 or 64 bit microcontroller or processor

Completed in 39 milliseconds

12