/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.
|
wbr-expected-win.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.
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
posix_types_64.h | 7 * assume GCC is being used.
|
posix_types_32.h | 7 * assume GCC is being used.
|
posix_types_x32.h | 7 * assume GCC is being used.
|
/external/llvm/lib/Target/SystemZ/ |
SystemZProcessors.td | 24 "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 fast-serialization facility is installed" 49 "Assume that interlocked-access facility 1 is installed"
|
/external/chromium_org/remoting/host/ |
desktop_shape_tracker_unittest.cc | 5 // DesktopShapeTracker tests assume that there is at least one top-level 6 // window on-screen. Currently we assume the presence of the Explorer
|
/external/chromium_org/remoting/protocol/ |
input_stub.h | 25 // Implementations must never assume the presence of any |event| fields, 26 // nor assume that their contents are valid.
|
/external/chromium_org/base/memory/ |
scoped_policy.h | 15 ASSUME,
|
/external/chromium_org/ui/base/models/ |
combobox_model_observer.h | 17 // Invoked when |model| has changed in some way. The observer should assume
|
menu_model_delegate.h | 16 // delegate should assume the entire contents of the model has changed.
|
/external/compiler-rt/test/tsan/ |
sleep_sync.cc | 12 MySleep(); // Assume the main thread has done the write.
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/bench/ |
mem-memcpy-x86-64-asm.S | 9 * NOT executable stack. Otherwise the final linking will assume that
|
mem-memset-x86-64-asm.S | 10 * NOT executable stack. Otherwise the final linking will assume that
|
/external/chromium_org/chrome/test/chromedriver/chrome/ |
version.cc | 20 // assume it is tip of tree. 23 // Similarly, if the Blink Revision isn't given then assume it is tip of tree.
|
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
node.h | 49 // Returns the emitter for this Node if it has one, if not, assume this 61 // Assume that |out_bytes| is non-NULL. 66 // Assume that |stat| is non-NULL. 68 // Assume that |arg| is non-NULL. 71 // Assume that |buf| and |out_bytes| are non-NULL. 76 // Assume that |buf| and |out_bytes| are non-NULL. 81 // Assume that |addr| and |out_addr| are non-NULL. 97 // Assume that |out_size| is non-NULL.
|
/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/icu/icu4c/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.
|