Home
last modified time | relevance | path

Searched refs:oe (Results 1 – 25 of 56) sorted by relevance

123

/external/libedit/src/
Drefresh.c504 Char *ofd, *ols, *oe, *nfd, *nls, *ne; in re_update_line() local
531 oe = o; in re_update_line()
532 *oe = '\0'; in re_update_line()
621 if ((oe - ols) < MIN_END_KEEP) { in re_update_line()
622 ols = oe; in re_update_line()
649 ols = oe; in re_update_line()
653 ols = oe; in re_update_line()
665 ols = oe; in re_update_line()
669 ols = oe; in re_update_line()
693 ofd - old, osb - old, ose - old, ols - old, oe - old)); in re_update_line()
[all …]
/external/valgrind/coregrind/
Dm_transtab.c495 static void OutEdge__init ( OutEdge* oe ) in OutEdge__init() argument
497 oe->to_sNo = INV_SNO; /* invalid */ in OutEdge__init()
498 oe->to_tteNo = 0; in OutEdge__init()
499 oe->from_offs = 0; in OutEdge__init()
640 void OutEdgeArr__add ( OutEdgeArr* oea, OutEdge* oe ) in OutEdgeArr__add() argument
644 VG_(addToXA)(oea->edges.var, oe); in OutEdgeArr__add()
658 VG_(addToXA)(var, oe); in OutEdgeArr__add()
664 oea->edges.fixed[oea->n_fixed++] = *oe; in OutEdgeArr__add()
864 OutEdge oe; in VG_() local
865 OutEdge__init(&oe); in VG_()
[all …]
/external/libcxx/test/libcxx/test/
Dformat.py52 except OSError as oe:
53 if oe.errno != errno.ETXTBSY:
/external/icu/icu4c/source/data/translit/
Dla_la_FONIPA.txt43 oe → oj;
DAny_Accents.txt32 $pre oe $post ↔ œ ; # LATIN SMALL LIGATURE OE
DLatin_ConjoiningJamo.txt238 $jamoInitial {oe} ↔ $OE;
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
DMultiStartMultivariateRealOptimizer.java181 } catch (OptimizationException oe) { in optimize()
DMultiStartDifferentiableMultivariateRealOptimizer.java192 } catch (OptimizationException oe) { in optimize()
DMultiStartDifferentiableMultivariateVectorialOptimizer.java196 } catch (OptimizationException oe) { in optimize()
/external/mesa3d/src/gallium/auxiliary/rtasm/
Drtasm_ppc.c552 unsigned oe:1; member
559 emit_xo(struct ppc_function *p, uint op, uint rt, uint ra, uint rb, uint oe, in emit_xo() argument
567 inst.inst.oe = oe; in emit_xo()
/external/icu/icu4c/source/data/coll/
Droot.txt561 "&oe<<ɶ<<ᴔ"
/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp306 oe = MI->memoperands_end(); in hasLoadFromStackSlot() local
307 o != oe; in hasLoadFromStackSlot()
326 oe = MI->memoperands_end(); in hasStoreToStackSlot() local
327 o != oe; in hasStoreToStackSlot()
DMachineLICM.cpp334 oe = MI->memoperands_end(); o != oe; ++o) { in InstructionStoresToFI() local
/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp221 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
/external/skia/src/pathops/
DSkOpCoincidence.cpp222 SkOpPtT* oe = oppSeg->addMissing(oppTe, coinSeg, allocator); in addIfMissing() local
225 ce->addOpp(oe); in addIfMissing()
226 this->add(cs, ce, os, oe, allocator); in addIfMissing()
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp1259 for (unsigned oi = 1 , oe = RC.getNumOrders(); oi != oe; ++oi) { in runTargetDesc() local
1272 for (unsigned oi = 1, oe = RC.getNumOrders(); oi != oe; ++oi) in runTargetDesc() local
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_uyvy.miff14oe�[e�ie�td�wd�{i�yi�|v�|vہwՂwՌuώuπu�tu�����݉�鉆����쁄ρ��z{{z{/~�.~�2|�7|�=z�Cz�Jt�Ht�W�}��}}�Y…
/external/ImageMagick/PerlMagick/t/reference/filter/
DGamma.miff15 …�������������z�ocd]de^iicmjepjermgqmeqkesjcqh^pf[oe]oe]gcZd`Yd^YgbZngZuhZ{m\|k`wg^qe[me[hg]sbZ�qv�…
DConvolve.miff15 …9'�;/�64�12�20�41�40�7+�>2�IC�FD�>6�;-�=.�A2�A2�F<�NJ�Z^�`o�Wo�]s�ju�fr�sw�oe�qdѽ�����������������…
/external/icu/icu4c/source/data/rbnf/
Dde.txt16 … "&ue=\u00FC&ae=\u00E4&oe=\u00F6&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
/external/lldb/source/Expression/
DIRForTarget.cpp1903 for (OffsetsTy::iterator oi = offsets.begin(), oe = offsets.end(); in ReplaceStrings() local
1904 oi != oe; in ReplaceStrings()
1980 for (Instruction::op_iterator oi = inst.op_begin(), oe = inst.op_end(); in ReplaceStaticLiterals() local
1981 oi != oe; in ReplaceStaticLiterals()
DIRInterpreter.cpp527 for (int oi = 0, oe = ii->getNumOperands(); in CanInterpret() local
528 oi != oe; in CanInterpret()
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.td811 multiclass XOForm_1r<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
815 def NAME : XOForm_1<opcode, xo, oe, OOL, IOL,
819 def o : XOForm_1<opcode, xo, oe, OOL, IOL,
827 multiclass XOForm_1rcr<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
831 def NAME : XOForm_1<opcode, xo, oe, OOL, IOL,
835 def o : XOForm_1<opcode, xo, oe, OOL, IOL,
842 multiclass XOForm_1rc<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
847 def NAME : XOForm_1<opcode, xo, oe, OOL, IOL,
851 def o : XOForm_1<opcode, xo, oe, OOL, IOL,
857 multiclass XOForm_3r<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL,
[all …]
DPPCInstrFormats.td1284 class XOForm_1<bits<6> opcode, bits<9> xo, bit oe, dag OOL, dag IOL, string asmstr,
1298 let Inst{21} = oe;
1303 class XOForm_3<bits<6> opcode, bits<9> xo, bit oe,
1305 : XOForm_1<opcode, xo, oe, OOL, IOL, asmstr, itin, pattern> {
/external/clang/lib/Sema/
DSemaCast.cpp921 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local
923 << oe->getName() << DestType << OpRange in CheckStaticCast()
924 << oe->getQualifierLoc().getSourceRange(); in CheckStaticCast()

123