HomeSort by relevance Sort by last modified time
    Searched full:assume (Results 1 - 25 of 4425) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/x86/
OP_BREAKPOINT.S 7 * handled. We also assume that all other special "checkBefore"
zcmp.S 13 movl $$2,%eax # assume branch not taken
  /dalvik/vm/mterp/c/
OP_INVOKE_OBJECT_INIT_RANGE.cpp 13 * completes normally. We're going to assume it does complete
  /external/compiler-rt/lib/tsan/output_tests/
sleep_sync.cc 18 MySleep(); // Assume the thread has done the write.
  /external/qemu/
android-rebuild.sh 6 # assume that the device tree is in TOP
  /dalvik/vm/compiler/template/ia32/
TEMPLATE_INTERPRET.S 12 * If it points to anywhere within the code cache, we'll assume
13 * we got here via chaining. Otherwise, we'll assume rPC is valid.
  /external/icu4c/i18n/
remtrans.h 56 * @param incremental if true, assume more text may be coming after
57 * pos.contextLimit. Otherwise, assume the text is complete.
uni2name.h 69 * @param incremental if true, assume more text may be coming after
70 * pos.contextLimit. Otherwise, assume the text is complete.
  /external/junit/src/org/junit/
Assume.java 25 * These methods can be used directly: <code>Assume.assumeTrue(...)</code>, however, they
28 * import static org.junit.Assume.*;
33 public class Assume {
51 * Call to assume that <code>actual</code> satisfies the condition specified by <code>matcher</code>.
74 * Use to assume that an operation completes normally. If {@code t} is non-null, the test will halt and be ignored.
  /external/wpa_supplicant_8/src/tls/
pkcs8.c 34 "header (SEQUENCE); assume PKCS #8 not used");
44 "class %d tag 0x%x; assume PKCS #8 not used",
62 "beginning of private key; not found; assume "
76 "assume PKCS #8 not used",
83 "(algorithm); assume PKCS #8 not used");
146 "header (SEQUENCE); assume encrypted PKCS #8 not "
159 "assume encrypted PKCS #8 not used",
  /dalvik/vm/compiler/template/mips/
TEMPLATE_RETURN.S 43 # DOUG: assume this does not return ???
63 # DOUG: assume this does not return ???
77 # DOUG: assume this does not return ???
  /external/webkit/Source/WebCore/platform/haiku/
ScreenHaiku.cpp 47 // FIXME: We assume this screen is valid
61 // FIXME: We assume this screen is valid
81 // FIXME: We assume this screen is valid
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 43 // Odd. The file doesn't exist... Assume we're ok.
57 // Odd. The file doesn't exist... Assume we're ok.
74 // Odd. The file doesn't exist... Assume we're ok.
85 // Odd. The file doesn't exist... Assume we're ok.
  /external/chromium/base/
debug_message.cc 9 // complete control of our command line, we assume that it did *not*
  /external/chromium/chrome/browser/
icon_manager_linux.cc 12 // callers of GetGroupIDFromFilepath assume it does not do IO (the Windows
  /external/chromium/chrome/common/extensions/docs/examples/api/pageAction/pageaction_by_content/
background.html 10 // Called when a message is passed. We assume that the content script
  /external/chromium/chrome/common/
nacl_types.h 17 // We assume that HANDLE always uses less than 32 bits
  /external/clang/test/Analysis/
method-call.cpp 14 (void)a->getx(); // assume we know what we're doing
  /external/clang/test/CodeGen/
2008-01-25-ByValReadNone.c 10 // would have to assume the worse and introduce an explicit
  /external/expat/lib/
winconfig.h 24 /* we will assume all Windows platforms are little endian */
  /external/jsr305/ri/src/main/java/javax/annotation/concurrent/
NotThreadSafe.java 22 * is a bad idea to assume a class is thread-safe without good reason.
  /external/libpng/projects/cbuilder5/
zlib.readme.txt 5 zlib, and applications (such as libpng) should not assume anything
  /external/llvm/test/Transforms/InstCombine/
2008-07-13-DivZero.ll 6 ; call. If the callee never returns, we can't assume the div is reachable.
  /external/valgrind/main/drd/tests/
supported_libpthread 11 # Assume NPTL.
  /frameworks/compile/libbcc/runtime/make/
config.mk 6 # Assume make is always run from top-level of source directory. Note than an

Completed in 731 milliseconds

1 2 3 4 5 6 7 8 91011>>