Home
last modified time | relevance | path

Searched refs:improve (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/external/autotest/client/common_lib/perf_expectations/
Dexpectation_checker.py102 improve = float(perf_data['improve'])
104 ('better' not in perf_data and regress > improve)):
106 if trace_perf_value < improve:
107 ratio = 1 - divide(trace_perf_value, improve)
114 if trace_perf_value > improve:
115 ratio = divide(trace_perf_value, improve) - 1
/external/mesa3d/docs/
DREADME.MITS32 internal threading to Mesa it should be possible to improve
54 5. Are there any parameters that I can tune to try to improve performance.
62 6. Are there any ways I can modify the application to improve its
78 Threading of additional areas of Mesa to improve performance
/external/sonic/
DREADME7 to improve their productivity with open source speech engines, like espeak.
8 Sonic can also be used by the sighted. For example, Sonic can improve the
/external/shflags/doc/
DTODO.txt1 improve zsh, automatically ... (pulled from configure)
Dcoding_standards.txt6 understand. To improve code readability and usability, some guidelines have
52 brackets, e.g. '${flags_someVariable}' to improve code readability.
72 Where it makes sense to improve readability, variables can have the first
/external/eigen/demos/mandelbrot/
DREADME7 Be sure to enable SSE2 or AltiVec to improve performance.
/external/avahi/docs/
DMALLOC8 Eventually we will improve Avahi to deal with these things better.
/external/bzip2/
Dwords04 adjust the flags in this Makefile to improve matters.
/external/liblzf/
DChanges7 - improve C++ compatibility of the code.
8 - slightly improve compressor speed.
10 which can improve the speed quite a bit on older cpus.
/external/llvm/utils/kate/
DREADME11 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
DCONTRIBUTORS3 otherwise worked to improve six:
/external/llvm/utils/jedit/
DREADME13 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
/external/crcalc/tests/
DREADME.txt11 Note that Random seeds are not set. Hence repreated runs should improve
/external/squashfs-tools/RELEASE-READMEs/
DDONATIONS6 from companies and individuals that want to improve Squashfs for themselves
/external/llvm/utils/emacs/
DREADME26 <llvm-bugs [at] lists.llvm.org>; if you wish to provide a patch to improve the
/external/valgrind/VEX/useful/
Dtest_main.c1647 IRAtom* (*improve) (MCEnv*, IRAtom*, IRAtom*); in expr2vbits_Binop() local
1903 and_or_ty = Ity_V128; improve = mkImproveANDV128; goto do_And_Or; in expr2vbits_Binop()
1906 and_or_ty = Ity_I64; improve = mkImproveAND64; goto do_And_Or; in expr2vbits_Binop()
1909 and_or_ty = Ity_I32; improve = mkImproveAND32; goto do_And_Or; in expr2vbits_Binop()
1912 and_or_ty = Ity_I16; improve = mkImproveAND16; goto do_And_Or; in expr2vbits_Binop()
1915 and_or_ty = Ity_I8; improve = mkImproveAND8; goto do_And_Or; in expr2vbits_Binop()
1919 and_or_ty = Ity_V128; improve = mkImproveORV128; goto do_And_Or; in expr2vbits_Binop()
1922 and_or_ty = Ity_I64; improve = mkImproveOR64; goto do_And_Or; in expr2vbits_Binop()
1925 and_or_ty = Ity_I32; improve = mkImproveOR32; goto do_And_Or; in expr2vbits_Binop()
1928 and_or_ty = Ity_I16; improve = mkImproveOR16; goto do_And_Or; in expr2vbits_Binop()
[all …]
/external/autotest/client/site_tests/graphics_PiglitBVT/
Dcontrol.722 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.522 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.1822 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.922 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.422 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.1122 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.1722 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.2022 The goal of Piglit is to help improve the quality of open source OpenGL drivers
Dcontrol.622 The goal of Piglit is to help improve the quality of open source OpenGL drivers

12345678910>>...12