Searched refs:Ensure (Results 1 - 12 of 12) sorted by relevance

/external/stlport/src/
H A Dsparc_atomic64.s19 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
H A Dsparc_atomic.s41 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
63 membar #LoadLoad | #LoadStore ! Ensure the cas finishes before
/external/webkit/Source/JavaScriptCore/wtf/
H A DTCPageMap.h73 // Ensure that the map contains initialized entries "x .. x+n-1".
75 bool Ensure(Number, size_t) { function in class:TCMalloc_PageMap1
141 bool Ensure(Number start, size_t n) { function in class:TCMalloc_PageMap2
161 Ensure(0, 1 << BITS);
245 bool Ensure(Number start, size_t n) { function in class:TCMalloc_PageMap3
H A DFastMalloc.cpp1339 pagemap_.Ensure(p, 1);
2096 if (pagemap_.Ensure(p-1, ask+2)) {
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/template/
H A Dgroup-file-parser.rb21 Ensure the library has been installed on your system and is available
H A Dgroup-file-lexer.rb21 Ensure the library has been installed on your system and is available
/external/v8/src/
H A Dgdb-jit.cc98 Ensure(position_ + sizeof(T));
105 Ensure(offset + sizeof(T));
118 Ensure(position_);
122 void Ensure(uintptr_t pos) { function in class:v8::internal::BASE_EMBEDDED
137 Ensure(position_ += padding);
H A Djsregexp.h537 void Ensure(RegExpNode* parent) { function in class:v8::internal::SiblingList
H A Djsregexp.cc4659 siblings_.Ensure(this);
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Ruby/
H A DRuby.stg43 Ensure the library has been installed on your system and is available
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1544 /// Ensure stream emits trees; tokens must be converted to AST nodes.
/external/grub/docs/
H A Dtexinfo.tex746 % Ensure vertical mode, so we don't make a big box in the middle of a

Completed in 352 milliseconds