Home
last modified time | relevance | path

Searched defs:oe (Results 1 – 14 of 14) sorted by relevance

/third_party/ninja/src/
Ddyndep.cc46 for (std::vector<Edge*>::const_iterator oe = out_edges.begin(); in LoadDyndeps() local
68 for (DyndepFile::const_iterator oe = ddf->begin(); oe != ddf->end(); in LoadDyndeps() local
Dbuild.cc220 for (vector<Edge*>::const_iterator oe = node->out_edges().begin(); in NodeFinished() local
251 for (vector<Edge*>::const_iterator oe = node->out_edges().begin(); in CleanNode() local
319 for (DyndepFile::const_iterator oe = ddf.begin(); oe != ddf.end(); ++oe) { in DyndepsLoaded() local
341 DyndepFile::const_iterator oe = *oei; in DyndepsLoaded() local
352 for (vector<Edge*>::const_iterator oe = node->out_edges().begin(); in DyndepsLoaded() local
421 for (vector<Edge*>::const_iterator oe = node->out_edges().begin(); in UnmarkDependents() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp222 for (unsigned oi = 1, oe = I.getNumOperands(); oi != oe; oi += 2) { in trivialTailPHIs() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp356 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local
370 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
/third_party/skia/third_party/externals/brotli/js/
Ddecode.min.js1 …i=16;i>0;)e>>>i!=0&&(t+=i,e>>>=i),i>>=1;return t+e}function i(e,t,i){return 16+t+2*(i<<e)}function…
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
DDiagBigDecimalTest.java1670 java.lang.ArithmeticException oe = null; in diagmultiply() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
DDiagBigDecimalTest.java1673 java.lang.ArithmeticException oe = null; in diagmultiply() local
/third_party/pulseaudio/src/pulsecore/
Dprotocol-dbus.c182 static void update_introspection(struct object_entry *oe) { in update_introspection()
/third_party/popt/src/
Dpopt.c1287 const char *oe; in poptGetNextOpt() local
/third_party/skia/src/pathops/
DSkOpCoincidence.cpp701 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in addOrOverlap() local
DSkPathOpsDebug.cpp1783 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in debugAddOrOverlap() local
/third_party/ffmpeg/libavcodec/
Dexr.c418 int oe = 0; in huf_decode() local
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Doptional_test.cc1343 OS oe(absl::in_place, n, 'e'); in TEST() local
/third_party/astc-encoder/Source/
Dtinyexr.h8910 const unsigned short *ob, const unsigned short *oe) { in getCode()
8958 unsigned short *oe = out + no; // end in hufDecode() local