Searched refs:Expand (Results 1 - 25 of 25) sorted by relevance

/external/v8/src/
H A Dregexp-macro-assembler-irregexp-inl.h48 Expand();
58 Expand();
68 Expand();
H A Dregexp-macro-assembler-irregexp.h110 void Expand();
H A Dregexp-macro-assembler-irregexp.cc451 void RegExpMacroAssemblerIrregexp::Expand() { function in class:v8::internal::RegExpMacroAssemblerIrregexp
H A Dspaces.cc809 if (!Expand(current_page)) {
831 bool PagedSpace::Expand(Page* last_page) { function in class:v8::internal::PagedSpace
915 // Expand the space until it has the required capacity or expansion fails.
917 if (!Expand(last_page)) return false;
1868 Expand(reserved_page);
1922 if (Expand(current_page)) {
2347 if (Expand(current_page)) {
H A Ddebug.h551 void Expand();
H A Ddebug.cc2703 Expand();
2710 void CommandMessageQueue::Expand() { function in class:v8::internal::CommandMessageQueue
H A Dspaces.h976 // Expand and Shrink.
1014 bool Expand(Page* last_page);
H A Dobjects-inl.h2993 Expand(required_size + (required_size >> 3));
2997 // Expand will allocate a new backing store in new space even if the size
2999 Expand(required_size);
H A Dobjects.h4494 // Expand the fixed array backing of a fast-case JSArray to at least
4496 void Expand(int minimum_size_of_backing_fixed_array);
H A Dobjects.cc5213 void JSArray::Expand(int required_size) { function in class:v8::internal::JSArray
/external/ppp/pppd/
H A Dpppcrypt.c78 Expand(in, out) function
93 /* The inverse of Expand
120 Expand(des_key, crypt_key);
135 Expand(clear, des_input);
151 Expand(cipher, des_input);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
H A Darcsort.h124 Expand(s);
130 Expand(s);
136 Expand(s);
146 Expand(s);
150 void Expand(StateId s) { function in class:fst::ArcSortFstImpl
270 fst.impl_->Expand(s);
H A Drmepsilon.h69 void Expand(StateId s);
137 void RmEpsilonState<Arc,Queue>::Expand(typename Arc::StateId source) { function in class:fst::RmEpsilonState
249 rmeps_state.Expand(state);
358 Expand(s);
365 Expand(s);
371 Expand(s);
377 Expand(s);
383 Expand(s);
387 void Expand(StateId s) { function in class:fst::RmEpsilonFstImpl
388 rmeps_state_.Expand(
[all...]
H A Dfactor-weight.h206 Expand(s);
212 Expand(s);
218 Expand(s);
224 Expand(s);
255 void Expand(StateId s) { function in class:fst::FactorWeightFstImpl
433 fst.impl_->Expand(s);
H A Drelabel.h248 Expand(s);
255 Expand(s);
262 Expand(s);
269 Expand(s);
274 void Expand(StateId s) { function in class:fst::RelabelFstImpl
452 fst.impl_->Expand(s);
H A Dreplace.h257 Expand(s);
263 Expand(s);
269 Expand(s);
277 Expand(s);
296 void Expand(StateId s) { function in class:fst::ReplaceFstImpl
644 fst.impl_->Expand(s);
H A Dsynchronize.h120 Expand(s);
126 Expand(s);
132 Expand(s);
138 Expand(s);
208 void Expand(StateId s) { function in class:fst::SynchronizeFstImpl
416 fst.impl_->Expand(s);
H A Ddeterminize.h165 virtual void Expand(StateId s) = 0;
169 Expand(s);
175 Expand(s);
181 Expand(s);
187 Expand(s);
288 virtual void Expand(StateId s) { function in class:fst::DeterminizeFsaImpl
498 virtual void Expand(StateId s) { function in class:fst::DeterminizeFstImpl
664 fst.impl_->Expand(s);
H A Dcompose.h145 virtual void Expand(StateId s) = 0;
149 Expand(s);
155 Expand(s);
161 Expand(s);
167 Expand(s);
452 void Expand(StateId s) { function in class:fst::ComposeFstImpl
845 fst.impl_->Expand(s);
H A Dmap.h336 Expand(s);
342 Expand(s);
348 Expand(s);
354 Expand(s);
358 void Expand(StateId s) { function in class:fst::MapFstImpl
601 fst.impl_->Expand(s);
H A Drational.h272 fst.impl_->Expand(s);
/external/bison/data/
H A Dyacc.c41 # Expand IF-TRUE, if %pure-parser and %parse-param, IF-FALSE otherwise.
/external/zlib/as400/
H A Dzlib.inc213 D inflate PR 10I 0 extproc('inflate') Expand data
/external/zlib/old/as400/
H A Dzlib.inc213 D inflate PR 10I 0 extproc('inflate') Expand data
/external/e2fsprogs/lib/et/
H A Dtexinfo.tex857 {\let\folio=0% Expand all macros now EXCEPT \folio

Completed in 968 milliseconds