HomeSort by relevance Sort by last modified time
    Searched refs:Ensure (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /ndk/sources/cxx-stl/stlport/src/
sparc_atomic64.s 19 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
38 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
58 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
sparc_atomic.s 41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
  /external/llvm/test/MC/X86/
x86_long_nop.s 6 # Ensure alignment directives also emit sequences of 15-byte NOPs on processors
  /external/webkit/Source/JavaScriptCore/wtf/
TCPageMap.h 73 // Ensure that the map contains initialized entries "x .. x+n-1".
75 bool Ensure(Number, size_t) {
141 bool Ensure(Number start, size_t n) {
161 Ensure(0, 1 << BITS);
245 bool Ensure(Number start, size_t n) {
  /device/generic/goldfish/opengl/system/egl/
Android.mk 25 # Ensure that this file is only copied to emulator-specific builds.
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
Android.mk 47 # Ensure that this file is only copied to emulator-specific builds.
  /external/openssl/
Apps-config.mk 23 # Ensure these are empty.
Ssl-config.mk 23 # Ensure these are empty.
  /external/v8/test/mjsunit/
binary-operation-overwrite.js 28 // Ensure that literals are not overwritten.
array-pop.js 63 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
87 for (var i = 0; i < 10 ;i++) { // Ensure ICs are stabilized.
call-stub.js 33 delete this.a50; // Ensure it's a normal object.
number-limits.js 28 // Ensure that Number.MAX_VALUE and Number.MIN_VALUE are extreme.
sin-cos.js 48 // Ensure that sine and log are not the same.
object-create.js 83 // Ensure the property is writable.
89 // Ensure by default properties are not writable.
223 // Ensure that only enumerable own properties on the descriptor are used.
  /external/v8/test/mjsunit/regress/
regress-1062422.js 28 // 1062422 Ensure that accessors can handle unexpected receivers.
regress-220.js 30 // Ensure that compiling a declaration of a function does not crash.
regress-108296.js 46 // Ensure that both branches of ternary operator have monomorphic type feedback.
regress-1173979.js 28 // Ensure that null only equals null and undefined, also for variables.
regress-deopt-gc.js 34 // Ensure that there is code objects before the code for the opt_me function.
  /external/webkit/LayoutTests/fast/js/resources/
string-concatenate-outofmemory.js 38 // Ensure both strings involved are unharmed
  /external/v8/test/mjsunit/compiler/
inline-arguments.js 59 // Ensure that HArgumentsObject is inserted in a correct place
literals.js 92 // Ensure hash-map collision if using value as hash.
  /dalvik/vm/arch/arm/
CallEABI.S 161 @ Ensure 64-bit alignment. EABI guarantees sp is aligned on entry, make
394 @ ensure alignment. We know the [r8] output area is 64-bit aligned,

Completed in 1347 milliseconds

1 2 3