Home
last modified time | relevance | path

Searched refs:Assume (Results 1 – 25 of 151) sorted by relevance

1234567

/external/llvm/lib/Target/SystemZ/
DSystemZProcessors.td24 "Assume that the distinct-operands facility is installed"
29 "Assume that the load/store-on-condition facility is installed"
34 "Assume that the high-word facility is installed"
39 "Assume that the floating-point extension facility is installed"
44 "Assume that the population-count facility is installed"
49 "Assume that the fast-serialization facility is installed"
54 "Assume that interlocked-access facility 1 is installed"
60 "Assume that the miscellaneous-extensions facility is installed"
65 "Assume that the transactional-execution facility is installed"
70 "Assume that the processor-assist facility is installed"
[all …]
/external/testng/src/test/java/test/junit4/
DJUnit4Sample2.java4 import org.junit.Assume;
38 Assume.assumeTrue(false); in ta()
DJUnit4ParameterizedTest.java7 import org.junit.Assume;
55 Assume.assumeTrue(false); in ta()
/external/junit/src/org/junit/
DAssume.java33 public class Assume { class
/external/deqp/targets/default/
Ddefault.cmake26 # Assume that GLESv2 provides ES3 symbols if GLES3/gl3.h was found
/external/bison/m4/
Dsys_wait_h.m435 dnl Assume proper GNU behavior unless another module says otherwise.
Dmode_t.m416 dnl Assume mode_t promotes to 'int' if and only if it is smaller than 'int',
Dstddef_h.m444 dnl Assume proper GNU behavior unless another module says otherwise.
Dfcntl_h.m444 dnl Assume proper GNU behavior unless another module says otherwise.
Dgetdelim.m456 , dnl We're cross compiling. Assume it works on glibc2 systems.
Dopen.m420 [# Assume that if we have lstat, we can also check symlinks.
Dsignal_h.m469 dnl Assume proper GNU behavior unless another module says otherwise.
Dposix_spawn.m417 dnl Assume that when the main function exists, all the others,
42 dnl Assume that these functions are available if POSIX_SPAWN_SETSCHEDULER
57 dnl Assume that these functions are available if POSIX_SPAWN_SETSCHEDPARAM
Dmemchr.m430 # Assume that memchr works on platforms that lack mprotect.
Dstat.m432 # Assume that if we have lstat, we can also check symlinks.
Dgetline.m463 , dnl We're cross compiling. Assume it works on glibc2 systems.
Dtime_h.m497 dnl Assume proper GNU behavior unless another module says otherwise.
Dsys_stat_h.m475 dnl Assume proper GNU behavior unless another module says otherwise.
Dspawn_h.m4105 dnl Assume proper GNU behavior unless another module says otherwise.
/external/autotest/server/control_segments/
Dreset22 # Assume cleanup always runs first.
/external/deqp/external/libpng/
DCMakeLists.txt10 # Assume build inside Android source tree
/external/deqp/external/zlib/
DCMakeLists.txt10 # Assume build inside Android source tree
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckerDocumentation.cpp52 eval::Assume,
/external/v8/tools/gcmole/
DREADME8 Handle<Object> Foo(); // Assume Foo can trigger a GC.
/external/llvm/lib/Target/ARM/
DARMScheduleSwift.td819 // Assume one Q register.
822 // Assume three D registers.
825 // Assume two Q registers.
828 // Assume 5 D registers.
831 // Assume three Q registers.
834 // Assume 7 D registers.
837 // Assume four Q registers.

1234567