Searched
full:assume (Results
351 -
375 of
9582) sorted by null
<<11121314151617181920>>
/external/deqp/framework/delibs/dethread/ |
deAtomic.c | 27 /* When compiling with MSC we assume that long can be exchanged to int. */
|
/external/e2fsprogs/intl/ |
hash-string.h | 21 /* We assume to have `unsigned long int' value with at least 32 bits. */
|
/external/freetype/src/base/ |
ftbase.h | 35 /* Assume the stream is sfnt-wrapped PS Type1 or sfnt-wrapped CID-keyed */
|
/external/guice/core/src/com/google/inject/internal/ |
UntargettedBindingProcessor.java | 41 // We can't assume abstract types aren't injectable. They may have an
|
/external/guice/extensions/servlet/src/com/google/inject/servlet/ |
FilterPipeline.java | 30 * By default, we assume a Guice 1.0 style servlet module is in play. In other
|
/external/icu/icu4c/source/samples/datefmt/ |
util.cpp | 58 /* Preflighting seems to be broken now, so assume 1-1 conversion,
|
/external/icu/icu4c/source/samples/msgfmt/ |
util.cpp | 58 /* Preflighting seems to be broken now, so assume 1-1 conversion,
|
/external/icu/icu4c/source/samples/translit/ |
util.cpp | 58 /* Preflighting seems to be broken now, so assume 1-1 conversion,
|
/external/junit/src/main/java/org/junit/internal/ |
MethodSorter.java | 42 * random order; well-written test code would not assume any order, but some
|
/external/junit-params/src/main/java/junitparams/naming/ |
TestCaseName.java | 26 * Lets assume, that we are testing Fibonacci sequence generator. We have a test with the following signature
|
/external/libchrome/base/debug/ |
task_annotator.cc | 45 // crashes. Be careful not to assume that the variable itself will have the
|
/external/libmojo/mojo/edk/embedder/ |
platform_channel_pair_posix_unittest.cc | 166 // We assume that the |sendmsg()| actually sends all the data. 176 // We assume that the |recvmsg()| actually reads all the data. 223 // We assume that the |sendmsg()| actually sends all the data. 237 // We assume that the |recvmsg()| actually reads all the data.
|
/external/libunwind/src/ia64/ |
Gis_signal_frame.c | 46 /* For now, we assume that any non-zero abi marker implies a signal frame.
|
/external/libunwind/src/setjmp/ |
sigsetjmp.c | 44 /* Note: we assume here that "wp" has same or better alignment as
|
/external/libvncserver/ |
libvncserver-config.in | 9 # if this script is in the same directory as libvncserver-config.in, assume not installed
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
tm-resched-dscr.c | 4 * Note: We assume that the DSCR has been left at the default value (0)
|
/external/llvm/include/llvm/DebugInfo/PDB/Raw/ |
IPDBStreamData.h | 20 /// and MappedBlockStream), they assume that the stream data is referenced
|
/external/llvm/test/CodeGen/ARM/ |
swift-vldm.ll | 2 ; RUN: llc < %s -arm-assume-misaligned-load-store -mcpu=swift -mtriple=armv7s-apple-ios | FileCheck %s
|
/external/llvm/test/CodeGen/Generic/ |
addr-label.ll | 34 ; assume some code here...
|
/external/llvm/test/CodeGen/SystemZ/ |
fp-cmp-03.ll | 1 ; Test 128-bit floating-point comparison. The tests assume a z10 implementation
|
/external/llvm/test/Transforms/InstCombine/ |
align-external.ll | 3 ; Don't assume that external global variables or those with weak linkage have
|
/external/llvm/test/Transforms/WholeProgramDevirt/ |
virtual-const-prop-begin.ll | 77 call void @llvm.assume(i1 %p) 97 call void @llvm.assume(i1 %p) 117 call void @llvm.assume(i1 %p) 130 declare void @llvm.assume(i1)
|
virtual-const-prop-end.ll | 72 call void @llvm.assume(i1 %p) 92 call void @llvm.assume(i1 %p) 112 call void @llvm.assume(i1 %p) 125 declare void @llvm.assume(i1)
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_rr_get_interval/ |
3-1.c | 54 /* Assume the pid is not yet reatributed to an other process */
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
23-7.c | 48 /* Assume the pid is not yet reatributed to an other process */
|
Completed in 1864 milliseconds
<<11121314151617181920>>