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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/tasm/tests/
segment.asm 5 assume es:data label
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win32/
Makefile.inc 0 # Assume objfmt_coff is included
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/win64/
Makefile.inc 0 # Assume objfmt_coff is included
  /external/chromium_org/content/test/data/accessibility/
wbr-expected-mac.txt 2 # wrong, so we assume this is correct.
bdo-expected-mac.txt 2 # wrong, so we assume this is correct.
bdo-expected-win.txt 2 # wrong, so we assume this is correct.
wbr-expected-win.txt 2 # wrong, so we assume this is correct.
  /external/chromium_org/remoting/protocol/
input_stub.h 24 // Implementations must never assume the presence of any |event| fields,
25 // nor assume that their contents are valid.
  /dalvik/vm/mterp/x86/
OP_BREAKPOINT.S 7 * handled. We also assume that all other special "checkBefore"
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
mount_node.h 50 // Assume that |out_bytes| is non-NULL.
55 // Assume that |stat| is non-NULL.
57 // Assume that |arg| is non-NULL.
59 // Assume that |buf| and |out_bytes| are non-NULL.
61 // Assume that |buf| and |out_bytes| are non-NULL.
66 // Assume that |addr| and |out_addr| are non-NULL.
81 // Assume that |out_size| is non-NULL.
  /external/llvm/lib/Target/SystemZ/
SystemZProcessors.td 21 "Assume that the distinct-operands facility is installed"
26 "Assume that the load/store-on-condition facility is installed"
31 "Assume that the high-word facility is installed"
  /dalvik/vm/mterp/c/
OP_INVOKE_OBJECT_INIT_RANGE.cpp 13 * completes normally. We're going to assume it does complete
  /external/chromium_org/base/memory/
scoped_policy.h 15 ASSUME,
  /external/chromium_org/tools/gn/secondary/build/config/clang/
BUILD.gn 11 # for now, assume the output dir is two levels deep under the source
  /external/compiler-rt/lib/tsan/lit_tests/
sleep_sync.cc 12 MySleep(); // Assume the main 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/chromium_org/third_party/icu/source/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/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 ???
  /cts/tests/tests/security/src/android/security/cts/
KernelSettingsTest.java 55 // Odd. The file doesn't exist... Assume we're ok.
69 // Odd. The file doesn't exist... Assume we're ok.
86 // Odd. The file doesn't exist... Assume we're ok.
97 // Odd. The file doesn't exist... Assume we're ok.

Completed in 386 milliseconds

1 2 3 4 5 6 7 8 91011>>