Home
last modified time | relevance | path

Searched refs:get_cpu_powersave (Results 1 – 25 of 30) sorted by relevance

12

/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/tests/
H A Dtest_cpu.cpp83 if (ncnn::get_cpu_powersave() >= 0) in test_cpu_powersave()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/tests/
H A Dtest_cpu.cpp83 if (ncnn::get_cpu_powersave() >= 0) in test_cpu_powersave()
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/tests/
H A Dtest_cpu.cpp83 if (ncnn::get_cpu_powersave() >= 0) in test_cpu_powersave()
/dports/misc/ncnn/ncnn-20211208/tests/
H A Dtest_cpu.cpp83 if (ncnn::get_cpu_powersave() >= 0) in test_cpu_powersave()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/tests/
H A Dtest_cpu.cpp83 if (ncnn::get_cpu_powersave() >= 0) in test_cpu_powersave()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/
H A Dcpu.h71 NCNN_EXPORT int get_cpu_powersave();
H A Dcpu.cpp571 int get_cpu_powersave() in get_cpu_powersave() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/
H A Dcpu.h74 NCNN_EXPORT int get_cpu_powersave();
H A Dcpu.cpp593 int get_cpu_powersave() in get_cpu_powersave() function
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/
H A Dcpu.h80 NCNN_EXPORT int get_cpu_powersave();
H A Dcpu.cpp658 int get_cpu_powersave() in get_cpu_powersave() function
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/
H A Dcpu.h80 NCNN_EXPORT int get_cpu_powersave();
H A Dcpu.cpp658 int get_cpu_powersave() in get_cpu_powersave() function
/dports/misc/ncnn/ncnn-20211208/src/
H A Dcpu.h88 NCNN_EXPORT int get_cpu_powersave();
H A Dcpu.cpp793 int get_cpu_powersave() in get_cpu_powersave() function
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/python/tests/
H A Dbenchmark.py156 print("powersave =", ncnn.get_cpu_powersave())
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/python/tests/
H A Dbenchmark.py158 print("powersave =", ncnn.get_cpu_powersave())
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/python/tests/
H A Dbenchmark.py159 print("powersave =", ncnn.get_cpu_powersave())
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/python/tests/
H A Dbenchmark.py159 print("powersave =", ncnn.get_cpu_powersave())
/dports/misc/ncnn/ncnn-20211208/python/tests/
H A Dbenchmark.py159 print("powersave =", ncnn.get_cpu_powersave())
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/benchmark/
H A Dbenchncnn.cpp245 fprintf(stderr, "powersave = %d\n", ncnn::get_cpu_powersave()); in main()
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/benchmark/
H A Dbenchncnn.cpp245 fprintf(stderr, "powersave = %d\n", ncnn::get_cpu_powersave()); in main()
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/benchmark/
H A Dbenchncnn.cpp248 fprintf(stderr, "powersave = %d\n", ncnn::get_cpu_powersave()); in main()
/dports/misc/ncnn/ncnn-20211208/benchmark/
H A Dbenchncnn.cpp248 fprintf(stderr, "powersave = %d\n", ncnn::get_cpu_powersave()); in main()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/benchmark/
H A Dbenchncnn.cpp248 fprintf(stderr, "powersave = %d\n", ncnn::get_cpu_powersave()); in main()

12