/external/libedit/src/ |
D | refresh.c | 504 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/opencv3/3rdparty/openexr/IlmImf/ |
D | ImfHuf.cpp | 816 #define getCode(po, rlc, c, lc, in, out, oe) \ argument 827 if (out + cs > oe) \ 835 else if (out < oe) \ 863 unsigned short * oe = out + no; in hufDecode() local 889 getCode (pl.lit, rlc, c, lc, in, out, oe); in hufDecode() 919 getCode (pl.p[j], rlc, c, lc, in, out, oe); in hufDecode() 946 getCode (pl.lit, rlc, c, lc, in, out, oe); in hufDecode()
|
/external/valgrind/coregrind/ |
D | m_transtab.c | 495 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/ |
D | format.py | 52 except OSError as oe: 53 if oe.errno != errno.ETXTBSY:
|
/external/icu/icu4c/source/data/translit/ |
D | la_la_FONIPA.txt | 43 oe → oj;
|
D | Any_Accents.txt | 32 $pre oe $post ↔ œ ; # LATIN SMALL LIGATURE OE
|
D | Latin_ConjoiningJamo.txt | 238 $jamoInitial {oe} ↔ $OE;
|
D | Korean_Latin_BGN.txt | 262 ᅬ → oe ; # HANGUL JUNGSEONG OE
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/ |
D | MultiStartMultivariateRealOptimizer.java | 181 } catch (OptimizationException oe) { in optimize()
|
D | MultiStartDifferentiableMultivariateRealOptimizer.java | 192 } catch (OptimizationException oe) { in optimize()
|
D | MultiStartDifferentiableMultivariateVectorialOptimizer.java | 196 } catch (OptimizationException oe) { in optimize()
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 552 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/llvm/lib/CodeGen/ |
D | TargetInstrInfo.cpp | 306 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()
|
D | MachineLICM.cpp | 334 oe = MI->memoperands_end(); o != oe; ++o) { in InstructionStoresToFI() local
|
/external/icu/icu4c/source/data/coll/ |
D | root.txt | 561 "&oe<<ɶ<<ᴔ"
|
/external/llvm/utils/TableGen/ |
D | RegisterInfoEmitter.cpp | 1259 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/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 222 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/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 221 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
|
/external/icu/icu4c/source/data/rbnf/ |
D | de.txt | 16 … "&ue=\u00FC&ae=\u00E4&oe=\u00F6&[last primary ignorable ] << ' ' << ',' << '-' << '\u00AD';",
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.td | 811 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 …]
|
D | PPCInstrFormats.td | 1284 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/ |
D | SemaCast.cpp | 921 OverloadExpr* oe = OverloadExpr::find(SrcExpr.get()).Expression; in CheckStaticCast() local 923 << oe->getName() << DestType << OpRange in CheckStaticCast() 924 << oe->getQualifierLoc().getSourceRange(); in CheckStaticCast()
|
D | SemaDeclObjC.cpp | 176 oe = Overridden->param_end(); in CheckObjCMethodOverride() local 179 ni != ne && oi != oe; ++ni, ++oi) { in CheckObjCMethodOverride()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/bigdec/ |
D | DiagBigDecimal.java | 1897 java.lang.ArithmeticException oe = null; in diagmultiply() local 2072 oe = $57; in diagmultiply() 2073 flag = (oe.getMessage()).equals("Exponent Overflow: 1000000000"); in diagmultiply() 2082 oe = $58; in diagmultiply() 2083 flag = (oe.getMessage()).equals("Exponent Overflow: 1000000002"); in diagmultiply() 2093 oe = $59; in diagmultiply() 2094 flag = (oe.getMessage()).equals("Exponent Overflow: -1000000000"); in diagmultiply() 2104 oe = $60; in diagmultiply() 2105 flag = (oe.getMessage()).equals("Exponent Overflow: -1000000002"); in diagmultiply()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/ |
D | DiagBigDecimal.java | 1893 java.lang.ArithmeticException oe = null; in diagmultiply() local 2068 oe = $57; in diagmultiply() 2069 flag = (oe.getMessage()).equals("Exponent Overflow: 1000000000"); in diagmultiply() 2078 oe = $58; in diagmultiply() 2079 flag = (oe.getMessage()).equals("Exponent Overflow: 1000000002"); in diagmultiply() 2089 oe = $59; in diagmultiply() 2090 flag = (oe.getMessage()).equals("Exponent Overflow: -1000000000"); in diagmultiply() 2100 oe = $60; in diagmultiply() 2101 flag = (oe.getMessage()).equals("Exponent Overflow: -1000000002"); in diagmultiply()
|