Searched defs:oe (Results 1 – 14 of 14) sorted by relevance
/third_party/ninja/src/ |
D | dyndep.cc | 46 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
|
D | build.cc | 220 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/ |
D | AArch64ConditionalCompares.cpp | 222 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/ |
D | TargetInstrInfo.cpp | 356 oe = MI.memoperands_end(); in hasLoadFromStackSlot() local 370 oe = MI.memoperands_end(); in hasStoreToStackSlot() local
|
/third_party/skia/third_party/externals/brotli/js/ |
D | decode.min.js | 1 …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/ |
D | DiagBigDecimalTest.java | 1670 java.lang.ArithmeticException oe = null; in diagmultiply() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/ |
D | DiagBigDecimalTest.java | 1673 java.lang.ArithmeticException oe = null; in diagmultiply() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | protocol-dbus.c | 182 static void update_introspection(struct object_entry *oe) { in update_introspection()
|
/third_party/popt/src/ |
D | popt.c | 1287 const char *oe; in poptGetNextOpt() local
|
/third_party/skia/src/pathops/ |
D | SkOpCoincidence.cpp | 701 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in addOrOverlap() local
|
D | SkPathOpsDebug.cpp | 1783 const SkOpPtT* oe = oppSeg->existing(oppTe, coinSeg); in debugAddOrOverlap() local
|
/third_party/ffmpeg/libavcodec/ |
D | exr.c | 418 int oe = 0; in huf_decode() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/ |
D | optional_test.cc | 1343 OS oe(absl::in_place, n, 'e'); in TEST() local
|
/third_party/astc-encoder/Source/ |
D | tinyexr.h | 8910 const unsigned short *ob, const unsigned short *oe) { in getCode() 8958 unsigned short *oe = out + no; // end in hufDecode() local
|