Home
last modified time | relevance | path

Searched refs:cpu (Results 1 – 25 of 49) sorted by relevance

12

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/third_party/
A Dcpuinfo.BUILD213 values = {"cpu": "k8"},
218 values = {"cpu": "arm"},
245 "cpu": "darwin",
272 "cpu": "arm64-v8a",
281 "cpu": "x86",
290 "cpu": "x86_64",
299 "cpu": "ios_armv7",
307 "cpu": "ios_arm64",
315 "cpu": "ios_arm64e",
323 "cpu": "ios_i386",
[all …]
/AliOS-Things-master/components/py_engine/tests/pyb/
A Dadcall.py3 pins = [Pin.cpu.A0, Pin.cpu.A1, Pin.cpu.A2, Pin.cpu.A3]
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/testing/
A Dbluepill.resc22 machine LoadPlatformDescriptionFromString "uartSemihosting: UART.SemihostingUart @ cpu"
23 showAnalyzer cpu.uartSemihosting Antmicro.Renode.Analyzers.LoggingUartAnalyzer
24 cpu.uartSemihosting CreateFileBackend $logfile true
A Dstm32f4.resc22 machine LoadPlatformDescriptionFromString "uartSemihosting: UART.SemihostingUart @ cpu"
23 showAnalyzer cpu.uartSemihosting Antmicro.Renode.Analyzers.LoggingUartAnalyzer
24 cpu.uartSemihosting CreateFileBackend $logfile true
A Dbluepill_nontest.resc20 machine LoadPlatformDescriptionFromString "uartSemihosting: UART.SemihostingUart @ cpu"
21 showAnalyzer sysbus.cpu.uartSemihosting
A Drobot.resource.txt2 ${UART} sysbus.cpu.uartSemihosting
A Dsifive_fe310.resc35 cpu PerformanceInMips 320
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A DBUILD16 values = {"cpu": "armeabi-v7a"},
21 values = {"cpu": "armv7a"},
35 values = {"cpu": "k8"},
40 values = {"cpu": "haswell"},
43 # MSVC toolchains define a different "cpu" value, which helps us as we need
57 "cpu": "ppc",
64 "cpu": "s390x",
70 values = {"cpu": "fuchsia"},
/AliOS-Things-master/components/py_engine/engine/shared/runtime/
A Dgchelper_m3.s28 .cpu cortex-m3
A Dgchelper_m0.s28 .cpu cortex-m0
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiffconf.h.in55 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
58 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
A Dtiffconf.h.cmake.in58 /* Set the native cpu bit order (FILLORDER_LSB2MSB or FILLORDER_MSB2LSB) */
61 /* Native cpu byte order: 1 if big-endian (Motorola) or 0 if little-endian
A Dtif_config.h-vms29 /* Set the native cpu bit order */
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_blit.c183 if ((entries[i].cpu & features) != entries[i].cpu) { in SDL_ChooseBlitFunc()
/AliOS-Things-master/components/debug/
A DREADME.md10 - cpuusage: 查询cpu利用率
34 ├── debug_cpuusage.c #cpu利用率
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A DMakefile.in194 libwebpdspdecode_la-cpu.lo libwebpdspdecode_la-dec.lo \
304 ./$(DEPDIR)/libwebpdsp_la-cpu.Plo \
333 ./$(DEPDIR)/libwebpdspdecode_la-cpu.Plo \
901 libwebpdsp_la-cpu.lo: cpu.c
903 …fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libwebpdsp_la-cpu.Tpo $(DEPDIR)/libwebpdsp_la-cpu.Plo
1111 libwebpdspdecode_la-cpu.lo: cpu.c
1113 …TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libwebpdspdecode_la-cpu.Tpo $(DEPDIR)/libwebpdspdecode_la-cpu.…
1555 -rm -f ./$(DEPDIR)/libwebpdsp_la-cpu.Plo
1584 -rm -f ./$(DEPDIR)/libwebpdspdecode_la-cpu.Plo
1672 -rm -f ./$(DEPDIR)/libwebpdsp_la-cpu.Plo
[all …]
/AliOS-Things-master/components/SDL2/src/gfx/
A Dconfig.guess624 long cpu = sysconf (_SC_CPU_VERSION);
626 switch (cpu)
684 long cpu = sysconf (_SC_CPU_VERSION);
688 if (CPU_IS_PA_RISC (cpu))
690 switch (cpu)
698 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/src/gfx/Test/
A Dconfig.guess624 long cpu = sysconf (_SC_CPU_VERSION);
626 switch (cpu)
684 long cpu = sysconf (_SC_CPU_VERSION);
688 if (CPU_IS_PA_RISC (cpu))
690 switch (cpu)
698 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/config/
A Dconfig.guess603 long cpu = sysconf (_SC_CPU_VERSION);
605 switch (cpu)
663 long cpu = sysconf (_SC_CPU_VERSION);
667 if (CPU_IS_PA_RISC (cpu))
669 switch (cpu)
677 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/acinclude/
A Dax_gcc_archflag.m4147 …cputype=`(((grep cpu /proc/cpuinfo | cut -d: -f2) ; ($PRTDIAG -v |grep -i sparc) ; grep -i cpu /va…
170 …cputype=`((grep cpu /proc/cpuinfo | head -n 1 | cut -d: -f2 | cut -d, -f1 | sed 's/ //g') ; /usr/b…
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Dconfig.guess644 long cpu = sysconf (_SC_CPU_VERSION);
646 switch (cpu)
704 long cpu = sysconf (_SC_CPU_VERSION);
708 if (CPU_IS_PA_RISC (cpu))
710 switch (cpu)
718 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dconfig.guess675 long cpu = sysconf (_SC_CPU_VERSION);
677 switch (cpu)
735 long cpu = sysconf (_SC_CPU_VERSION);
739 if (CPU_IS_PA_RISC (cpu))
741 switch (cpu)
749 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.guess675 long cpu = sysconf (_SC_CPU_VERSION);
677 switch (cpu)
735 long cpu = sysconf (_SC_CPU_VERSION);
739 if (CPU_IS_PA_RISC (cpu))
741 switch (cpu)
749 else if (CPU_IS_HP_MC68K (cpu))
/AliOS-Things-master/components/SDL2/test/
A DREADME19 testplatform Tests types, endianness and cpu capabilities
/AliOS-Things-master/components/SDL2/build-scripts/
A Dconfig.guess671 long cpu = sysconf (_SC_CPU_VERSION);
673 switch (cpu)
731 long cpu = sysconf (_SC_CPU_VERSION);
735 if (CPU_IS_PA_RISC (cpu))
737 switch (cpu)
745 else if (CPU_IS_HP_MC68K (cpu))

Completed in 23 milliseconds

12