OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DoNotOptimize
(Results
1 - 5
of
5
) sorted by null
/external/libcxx/test/support/
test_macros.h
218
inline void
DoNotOptimize
(Tp const& value) {
224
inline void
DoNotOptimize
(Tp const& value) {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/support/
test_macros.h
216
inline void
DoNotOptimize
(Tp const& value) {
222
inline void
DoNotOptimize
(Tp const& value) {
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
benchmark_api.h
227
// The
DoNotOptimize
(...) function can be used to prevent a value or
233
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
243
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
253
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
[
all
...]
/external/google-benchmark/include/benchmark/
benchmark.h
299
// The
DoNotOptimize
(...) function can be used to prevent a value or
305
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
321
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
331
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
[
all
...]
/external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h
299
// The
DoNotOptimize
(...) function can be used to prevent a value or
305
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
321
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
331
inline BENCHMARK_ALWAYS_INLINE void
DoNotOptimize
(Tp const& value) {
[
all
...]
Completed in 463 milliseconds