Home
last modified time | relevance | path

Searched refs:optimizations (Results 1 – 25 of 253) sorted by relevance

1234567891011

/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/riscv/
H A Dtune-riscv.inc3 TUNEVALID[riscv64] = "Enable 64-bit RISC-V optimizations"
4 TUNEVALID[riscv32] = "Enable 32-bit RISC-V optimizations"
6 TUNEVALID[riscv64nf] = "Enable 64-bit RISC-V optimizations no floating point"
7 TUNEVALID[riscv32nf] = "Enable 32-bit RISC-V optimizations no floating point"
/OK3568_Linux_fs/buildroot/package/libmad/
H A DConfig.in19 Keep optimizations balanced between speed and accuracy.
39 bool "Architecture-specific optimizations"
44 Use certain architecture-specific optimizations.
/OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/
H A Dconf.mk6 …ork -fno-short-enums -fno-common -mno-unaligned-access -mfloat-abi=hard -funsafe-math-optimizations
8 ta_arm32-platform-cxxflags := -mfloat-abi=hard -funsafe-math-optimizations
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/powerpc/
H A Dtune-ppce300c3.inc8 TUNEVALID[ppce300c3] = "Enable ppce300c3 specific processor optimizations"
15 TUNEVALID[ppce300c3-nf] = "Enable ppce300c3 specific processor optimizations (no fpu)"
H A Dtune-ppc603e.inc5 TUNEVALID[ppc603e] = "Enable ppc603e specific processor optimizations"
H A Dtune-ppc7400.inc5 TUNEVALID[ppc7400] = "Enable ppc7400 specific processor optimizations"
H A Dtune-ppce300c2.inc5 TUNEVALID[ppce300c2] = "Enable ppce300c2 specific processor optimizations"
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/
H A Dconf.mk5 …nums -fno-common -mno-unaligned-access -mfloat-abi=hard -funsafe-math-optimizations -funwind-tables
7 …tform-cxxflags := -fpic -mcpu=cortex-a53 -Os -gdwarf-2 -mfloat-abi=hard -funsafe-math-optimizations
/OK3568_Linux_fs/buildroot/package/ne10/
H A D0001-CMakeLists-don-t-hard-code-thumb-code-generation.patch23 …"${CMAKE_C_FLAGS} -mthumb-interwork -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
24 …C_FLAGS "${CMAKE_C_FLAGS} -mthumb-interwork -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/sh/
H A Dtune-sh4.inc6 TUNEVALID[sh4] = "Enable SH4 optimizations"
12 TUNEVALID[sh4a] = "Enable SH4a optimizations"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/ne10/ne10/
H A D0001-Dont-specify-march-explicitly.patch29 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
31 + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -mfpu=vfp3 -funsafe-math-optimizations")
H A D0001-CMakeLists.txt-Remove-mthumb-interwork.patch35 …"${CMAKE_C_FLAGS} -mthumb-interwork -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
37 …set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -mthumb -march=armv7-a -mfpu=vfp3 -funsafe-math-optimizations")
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoroutingmanagerengine.cpp277 …ngManagerEngine::setSupportedRouteOptimizations(QGeoRouteRequest::RouteOptimizations optimizations) in setSupportedRouteOptimizations() argument
279 d_ptr->supportedRouteOptimizations = optimizations; in setSupportedRouteOptimizations()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeoroutingmanagerengine_nokia.cpp85 QGeoRouteRequest::RouteOptimizations optimizations; in QGeoRoutingManagerEngineNokia() local
86 optimizations |= QGeoRouteRequest::ShortestRoute; in QGeoRoutingManagerEngineNokia()
87 optimizations |= QGeoRouteRequest::FastestRoute; in QGeoRoutingManagerEngineNokia()
88 setSupportedRouteOptimizations(optimizations); in QGeoRoutingManagerEngineNokia()
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Drequest_firmware.rst57 Special optimizations on reboot
61 retained during system reboot. When such optimizations are used the driver
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/mips/
H A Dtune-mips-24k.inc9 TUNEVALID[24kc] = "Enable MIPS 24Kc processor optimizations"
11 TUNEVALID[24kec] = "Enable MIPS 24KEc processor optimizations, including DSP"
/OK3568_Linux_fs/kernel/arch/s390/
H A DKconfig265 Select this to enable optimizations for model z800/z900 (2064 and
266 2066 series). This will enable some optimizations that are not
274 Select this to enable optimizations for model z890/z990 (2084 and
283 Select this to enable optimizations for IBM System z9 (2094 and
292 Select this to enable optimizations for IBM System z10 (2097 and
301 Select this to enable optimizations for IBM zEnterprise 114 and 196
310 Select this to enable optimizations for IBM zBC12 and zEC12 (2828 and
319 Select this to enable optimizations for IBM z13s and z13 (2965 and
328 Select this to enable optimizations for IBM z14 ZR1 and z14 (3907
337 Select this to enable optimizations for IBM z15 (8562
/OK3568_Linux_fs/u-boot/lib/lzma/
H A Dhistory.txt72 - ANSI-C LZMA Decoder was rewritten for speed optimizations.
79 - Speed optimizations in Ñ++ LZMA Decoder.
136 - Speed optimizations for compressing in -a2 mode
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/m68k/
H A Dtune-mcf5441x.inc5 TUNEVALID[mcf5441x] = "Enable coldfire specific processor optimizations"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv6m/
H A Dtune-cortexm0.inc4 TUNEVALID[cortexm0] = "Enable Cortex-M0 specific processor optimizations"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv7r/
H A Dtune-cortexr4.inc6 TUNEVALID[cortexr4] = "Enable Cortex-R4 specific processor optimizations"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv7m/
H A Dtune-cortexm7.inc6 TUNEVALID[cortexm7] = "Enable Cortex-M7 specific processor optimizations"
H A Dtune-cortexm3.inc6 TUNEVALID[cortexm3] = "Enable Cortex-M3 specific processor optimizations"
H A Dtune-cortexm4.inc6 TUNEVALID[cortexm4] = "Enable Cortex-M4 specific processor optimizations"
/OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/armv4/
H A Dtune-strongarm1100.inc5 TUNEVALID[strongarm] = "Enable Strongarm 1100 series processor optimizations"

1234567891011