Home
last modified time | relevance | path

Searched refs:stress (Results 1 – 25 of 75) sorted by relevance

123

/external/jemalloc/
D.gitignore41 /test/stress/[A-Za-z]*
42 !/test/stress/[A-Za-z]*.*
43 /test/stress/*.[od]
44 /test/stress/*.gcda
45 /test/stress/*.gcno
46 /test/stress/*.out
DMakefile.in156 TESTS_STRESS := $(srcroot)test/stress/microbench.c
165 C_TESTLIB_STRESS_OBJS := $(C_TESTLIB_SRCS:$(srcroot)%.c=$(objroot)%.stress.$(O))
216 $(C_TESTLIB_STRESS_OBJS): $(objroot)test/src/%.stress.$(O): $(srcroot)test/src/%.c
270 $(objroot)test/stress/%$(EXE): $(objroot)test/stress/%.$(O) $(C_JET_OBJS) $(C_TESTLIB_STRESS_OBJS) …
343 @mkdir -p $(objroot)test/stress
370 $(SHELL) $(srcroot)coverage.sh $(srcroot)test/src stress $(C_TESTLIB_STRESS_OBJS)
371 $(SHELL) $(srcroot)coverage.sh $(srcroot)test/stress stress $(TESTS_STRESS_OBJS)
379 $(SHELL) $(srcroot)coverage.sh $(srcroot)test/src stress $(C_TESTLIB_STRESS_OBJS)
382 $(SHELL) $(srcroot)coverage.sh $(srcroot)test/stress integration $(TESTS_STRESS_OBJS)
/external/llvm/docs/CommandGuide/
Dllvm-stress.rst1 llvm-stress - generate random .ll files
7 :program:`llvm-stress` [-size=filesize] [-seed=initialseed] [-o=outfile]
12 The :program:`llvm-stress` tool is used to generate random ``.ll`` files that
33 :program:`llvm-stress` returns 0.
/external/llvm/tools/llvm-stress/
DCMakeLists.txt7 add_llvm_tool(llvm-stress
8 llvm-stress.cpp
10 export_executable_symbols(llvm-stress)
DLLVMBuild.txt1 ;===- ./tools/llvm-stress/LLVMBuild.txt -------------------------*- Conf -*--===;
20 name = llvm-stress
DMakefile11 TOOLNAME := llvm-stress
/external/deqp/modules/gles31/stress/
DCMakeLists.txt1 # dEQP-GLES31.stress
14 add_library(deqp-gles31-stress STATIC ${DEQP_GLES31_STRESS_SRCS})
15 target_link_libraries(deqp-gles31-stress deqp-gl-shared glutil tcutil ${DEQP_GLES31_LIBRARIES})
/external/deqp/modules/gles2/stress/
DCMakeLists.txt1 # dEQP-GLES2.stress
18 add_library(deqp-gles2-stress STATIC ${DEQP_GLES2_STRESS_SRCS})
19 target_link_libraries(deqp-gles2-stress deqp-gl-shared glutil tcutil ${DEQP_GLES2_LIBRARIES})
/external/compiler-rt/test/tsan/
Djava_alloc.cc6 void stress(jptr addr) { in stress() function
17 stress((jptr)p); in Thread()
26 stress(jheap); in main()
/external/deqp/modules/gles3/stress/
DCMakeLists.txt1 # dEQP-GLES3.stress
26 add_library(deqp-gles3-stress STATIC ${DEQP_GLES3_STRESS_SRCS})
27 target_link_libraries(deqp-gles3-stress deqp-gl-shared glutil tcutil ${DEQP_GLES3_LIBRARIES})
/external/deqp/modules/gles31/
DCMakeLists.txt9 add_subdirectory(stress)
13 stress
29 deqp-gles31-stress
/external/deqp/modules/gles3/
DCMakeLists.txt11 add_subdirectory(stress)
17 stress
35 deqp-gles3-stress
/external/deqp/modules/gles2/
DCMakeLists.txt8 stress
16 add_subdirectory(stress)
35 deqp-gles2-stress
/external/deqp/
DAndroid.mk389 modules/gles2/stress/es2sDrawTests.cpp \
390 modules/gles2/stress/es2sLongRunningTests.cpp \
391 modules/gles2/stress/es2sMemoryTests.cpp \
392 modules/gles2/stress/es2sSpecialFloatTests.cpp \
393 modules/gles2/stress/es2sStressTests.cpp \
394 modules/gles2/stress/es2sVertexArrayTests.cpp \
519 modules/gles3/stress/es3sDrawTests.cpp \
520 modules/gles3/stress/es3sLongRunningShaderTests.cpp \
521 modules/gles3/stress/es3sLongRunningTests.cpp \
522 modules/gles3/stress/es3sLongShaderTests.cpp \
[all …]
/external/deqp/doc/testspecs/GLES3/
Dstress.occlusion_query.txt19 Occlusion query stress tests
22 + dEQP-GLES3.stress.occlusion_query.*
33 Occlusion query stress tests generate large amounts of occlusion queries
/external/deqp/doc/testspecs/GLES2/
Dstress.long.txt19 Long-running stress tests
22 + dEQP-GLES2.stress.long.*
25 + Long-running stress testing with various application behaviors
41 The long-running stress tests are meant to be run for a long time to detect
51 The basic structure of one iteration of the stress cases is as follows.
79 A stress case's behavior is determined by its parameters:
/external/deqp/doc/testspecs/GL3/
Dstress.conditional_render.txt19 GL3 conditional render stress tests
22 + dEQP-GL3.stress.conditional_render.*
33 Conditional rendering stress tests use a large number of conditional rendering
/external/v8/test/mjsunit/
Ddebug-stepout-scope-part8.js59 function stress() { function
234 stress();
/external/valgrind/auxprogs/
Dposixtestsuite-1.5.1-diff.txt44 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "Makefile" -exec dirname '{}' ';'
45 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "Makefile" -exec dirname '{}' ';'
49 - find stress/ -type f -maxdepth 2 -mindepth 2 -name "run.sh" -exec dirname '{}' ';'
50 + find stress/ -maxdepth 2 -mindepth 2 -type f -name "run.sh" -exec dirname '{}' ';'
/external/llvm/test/CodeGen/X86/
Dearly-ifcvt-crash.ll2 ; RUN: llc < %s -x86-early-ifcvt -stress-early-ifcvt -verify-machineinstrs
6 ; Run these tests with and without -stress-early-ifcvt to exercise heuristics.
/external/llvm/test/CodeGen/AArch64/
Darm64-promote-const.ll1 ; Disable machine cse to stress the different path of the algorithm.
3 ; RUN: llc < %s -mtriple=arm64-apple-ios7.0 -disable-machine-cse -aarch64-stress-promote-const -mcp…
42 ; In stress mode, constant vector are promoted
70 ; In stress mode, constant vector are promoted
106 ; In stress mode, constant vector are promoted
135 ; In stress mode, constant vector are promoted
/external/llvm/test/Transforms/LoopStrengthReduce/X86/
Divchain-stress-X86.ll2 ; RUN: llc < %s -O3 -march=x86-64 -mcpu=core2 -stress-ivchain | FileCheck %s -check-prefix=X64
3 ; RUN: llc < %s -O3 -march=x86 -mcpu=core2 -stress-ivchain | FileCheck %s -check-prefix=X32
11 ; This is not quite profitable to chain. But with -stress-ivchain, we
/external/icu/icu4c/source/test/intltest/
Ddtifmtts.h72 void stress(const char** data, int32_t data_length, const Locale& loc,
/external/deqp/doc/testspecs/GLES31/
Dfunctional.tessellation_geometry_interaction.txt23 + dEQP-GLES31.stress.tessellation_geometry_interaction.*
58 dEQP-GLES31.stress.tessellation_geometry_interaction.render_multiple_limits.*
59 cases are otherwise identical to the functional cases but the stress.*
/external/svox/pico/tests/data/
Dxsampa_pico_man_es-ES.txt9 # 1/ replaced the primary stress character " (double quote) by its dec code &#34;
124 % secondary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------
126 " primary stress NEED TEST HERE <<<<<<<<<<<<------------------------------------

123