Searched refs:Expand (Results 26 - 50 of 69) sorted by relevance

123

/external/chromium/chrome/browser/sidebar/
H A Dsidebar_container.cc78 void SidebarContainer::Expand() { function in class:SidebarContainer
H A Dsidebar_container.h78 void Expand();
H A Dsidebar_manager.cc138 host->Expand();
/external/llvm/lib/Target/XCore/
H A DXCoreISelLowering.cpp86 setOperationAction(ISD::BR_CC, MVT::Other, Expand);
88 setOperationAction(ISD::ADDC, MVT::i32, Expand);
89 setOperationAction(ISD::ADDE, MVT::i32, Expand);
90 setOperationAction(ISD::SUBC, MVT::i32, Expand);
91 setOperationAction(ISD::SUBE, MVT::i32, Expand);
94 setOperationAction(ISD::SELECT_CC, MVT::Other, Expand);
101 setOperationAction(ISD::MULHS, MVT::i32, Expand);
102 setOperationAction(ISD::MULHU, MVT::i32, Expand);
103 setOperationAction(ISD::SHL_PARTS, MVT::i32, Expand);
104 setOperationAction(ISD::SRA_PARTS, MVT::i32, Expand);
[all...]
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp228 setTruncStoreAction(MVT::i64, MVT::i32, Expand);
229 setTruncStoreAction(MVT::i64, MVT::i16, Expand);
230 setTruncStoreAction(MVT::i64, MVT::i8 , Expand);
231 setTruncStoreAction(MVT::i32, MVT::i16, Expand);
232 setTruncStoreAction(MVT::i32, MVT::i8 , Expand);
233 setTruncStoreAction(MVT::i16, MVT::i8, Expand);
236 setCondCodeAction(ISD::SETOEQ, MVT::f32, Expand);
237 setCondCodeAction(ISD::SETOEQ, MVT::f64, Expand);
238 setCondCodeAction(ISD::SETOEQ, MVT::f80, Expand);
239 setCondCodeAction(ISD::SETUNE, MVT::f32, Expand);
[all...]
/external/openfst/src/include/fst/
H A Ddeterminize.h196 virtual void Expand(StateId s) = 0;
200 Expand(s);
206 Expand(s);
212 Expand(s);
218 Expand(s);
384 virtual void Expand(StateId s) { function in class:fst::DeterminizeFsaImpl
628 virtual void Expand(StateId s) { function in class:fst::DeterminizeFstImpl
795 fst.GetImpl()->Expand(s);
H A Dcompose.h168 virtual void Expand(StateId s) = 0;
172 Expand(s);
178 Expand(s);
184 Expand(s);
190 Expand(s);
265 void Expand(StateId s) { function in class:fst::ComposeFstImpl
588 fst.GetImpl()->Expand(s);
H A Drandgen.h400 Expand(s);
407 Expand(s);
414 Expand(s);
420 Expand(s);
437 Expand(s);
443 void Expand(StateId s) { function in class:fst::RandGenFstImpl
571 fst.GetImpl()->Expand(s);
H A Dreplace.h516 Expand(s);
553 Expand(s);
590 Expand(s);
628 Expand(s);
637 void Expand(StateId s) { function in class:fst::ReplaceFstImpl
654 // Expand all arcs leaving the state
663 void Expand(StateId s, const StateTuple &tuple, function in class:fst::ReplaceFstImpl
678 // Expand all arcs leaving the state
1065 fst_.GetImpl()->Expand(state_);
1118 // fst_.GetImpl()->Expand(state
[all...]
H A Darc-map.h415 Expand(s);
421 Expand(s);
427 Expand(s);
443 Expand(s);
447 void Expand(StateId s) { function in class:fst::ArcMapFstImpl
670 fst.GetImpl()->Expand(s);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
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/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp115 setOperationAction(ISD::SINT_TO_FP, VT.getSimpleVT(), Expand);
116 setOperationAction(ISD::UINT_TO_FP, VT.getSimpleVT(), Expand);
117 setOperationAction(ISD::FP_TO_SINT, VT.getSimpleVT(), Expand);
118 setOperationAction(ISD::FP_TO_UINT, VT.getSimpleVT(), Expand);
124 setOperationAction(ISD::SELECT, VT.getSimpleVT(), Expand);
125 setOperationAction(ISD::SELECT_CC, VT.getSimpleVT(), Expand);
126 setOperationAction(ISD::SIGN_EXTEND_INREG, VT.getSimpleVT(), Expand);
147 setOperationAction(ISD::SDIV, VT.getSimpleVT(), Expand);
148 setOperationAction(ISD::UDIV, VT.getSimpleVT(), Expand);
149 setOperationAction(ISD::FDIV, VT.getSimpleVT(), Expand);
[all...]
/external/chromium/chrome/browser/ui/gtk/
H A Dgtk_expanded_container_unittest.cc70 TEST_F(GtkExpandedContainerTest, Expand) {
/external/v8/src/
H A Dregexp-macro-assembler-irregexp.h112 void Expand();
H A Dregexp-macro-assembler-irregexp.cc458 void RegExpMacroAssemblerIrregexp::Expand() { function in class:v8::internal::RegExpMacroAssemblerIrregexp
/external/mksh/src/
H A Deval.c35 typedef struct Expand { struct
44 } Expand; typedef in typeref:struct:Expand
59 static int varsub(Expand *, const char *, const char *, int *, int *);
60 static int comsub(Expand *, const char *);
212 Expand x = {
987 varsub(Expand *xp, const char *sp, const char *word,
1223 comsub(Expand *xp, const char *cp)
/external/openfst/src/include/fst/extensions/pdt/
H A Dexpand.h19 // Expand a PDT to an FST.
380 void Expand(MutableFst<A> *ofst, const Weight &threshold);
871 void PrunedExpand<A>::Expand( function in class:fst::PrunedExpand
911 // Expand() Functions
933 void Expand( function in namespace:fst
950 pruned_expand.Expand(ofst, opts.weight_threshold);
965 void Expand( function in namespace:fst
970 Expand(ifst, parens, ofst, ExpandOptions<Arc>(connect, keep_parentheses));
H A Dpdtscript.h109 Expand(fst, parens, ofst,
/external/openfst/src/test/
H A Dfst_test.cc67 Arc Expand(StateId s, const Element &p, uint32 f = kArcValueFlags) const { function in class:fst::CustomCompactor
/external/clang/lib/CodeGen/
H A DCGCall.cpp789 case ABIArgInfo::Expand:
846 case ABIArgInfo::Expand:
945 case ABIArgInfo::Expand:
1010 case ABIArgInfo::Expand: {
1230 case ABIArgInfo::Expand: {
1527 case ABIArgInfo::Expand:
2029 case ABIArgInfo::Expand:
2190 case ABIArgInfo::Expand:
/external/doclava/res/assets/templates/
H A Dclass.cs83 &#124; <a href="#" onclick="return toggleAllClassInherited()" id="toggleAllClassInherited">[Expand All]</a>
296 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
347 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
383 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
443 <a href="#" class="toggle-all" onclick="return toggleAllInherited(this, null)">[Expand]</a>
/external/bison/data/
H A Dyacc.c41 # Expand IF-TRUE, if %pure-parser and %parse-param, IF-FALSE otherwise.

Completed in 476 milliseconds

123