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

  /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/webkit/JavaScriptCore/wtf/
TCPageMap.h 73 // Ensure that the map contains initialized entries "x .. x+n-1".
75 bool Ensure(Number x, size_t n) {
141 bool Ensure(Number start, size_t n) {
161 Ensure(0, 1 << BITS);
245 bool Ensure(Number start, size_t n) {
FastMalloc.cpp     [all...]
  /external/v8/test/mjsunit/
binary-operation-overwrite.js 28 // Ensure that literals are not overwritten.
number-limits.js 28 // Ensure that Number.MAX_VALUE and Number.MIN_VALUE are extreme.
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.
smi-negative-zero.js 28 // Ensure that operations on small integers handle -0.
regexp-static.js 163 // Ensure that we save the correct string as the last subject when
unicode-test.js     [all...]
  /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-1173979.js 28 // Ensure that null only equals null and undefined, also for variables.
  /external/webkit/LayoutTests/fast/js/resources/
string-concatenate-outofmemory.js 38 // Ensure both strings involved are unharmed
  /ndk/build/core/
default-build-commands.mk 7 # These flags are used to ensure that a binary doesn't reference undefined
18 # NOTE: Ensure that TARGET_LIBGCC is placed after all private objects
setup-toolchain.mk 104 # Ensure that for debuggable applications, gdbserver will be copied to
build-binary.mk 34 # Ensure that 'make <module>' and 'make clean-<module>' work
231 # prepend a -L$(SYSROOT)/usr/lib to it to ensure that the linker
  /ndk/build/tools/
prebuilt-common.sh 650 echo " Ensure that the toolchain has been installed there before."
  /external/v8/src/
jsregexp.h 163 // caller should ensure that it doesn't leak.
316 // to use Extend instead to ensure that only one instance exists
501 void Ensure(RegExpNode* parent) {
    [all...]
jsregexp.cc     [all...]
  /external/grub/docs/
texinfo.tex 746 % Ensure vertical mode, so we don't make a big box in the middle of a
    [all...]

Completed in 370 milliseconds