| /third_party/gstreamer/gstplugins_bad/sys/msdk/ |
| D | gstmsdkallocator_d3d.c | 49 gst_msdk_frame_lock (mfxHDL pthis, mfxMemId mid, mfxFrameData * data) in gst_msdk_frame_lock() 55 gst_msdk_frame_unlock (mfxHDL pthis, mfxMemId mid, mfxFrameData * ptr) in gst_msdk_frame_unlock() 61 gst_msdk_frame_get_hdl (mfxHDL pthis, mfxMemId mid, mfxHDL * hdl) in gst_msdk_frame_get_hdl()
|
| D | gstmsdkallocator_libva.c | 320 gst_msdk_frame_lock (mfxHDL pthis, mfxMemId mid, mfxFrameData * data) in gst_msdk_frame_lock() 478 gst_msdk_frame_unlock (mfxHDL pthis, mfxMemId mid, mfxFrameData * ptr) in gst_msdk_frame_unlock() 509 gst_msdk_frame_get_hdl (mfxHDL pthis, mfxMemId mid, mfxHDL * hdl) in gst_msdk_frame_get_hdl()
|
| /third_party/node/deps/npm/node_modules/@colors/colors/lib/custom/ |
| D | zalgo.js | 32 'mid': [ property 76 counts = {'up': 0, 'down': 0, 'mid': 0}; property
|
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| D | pfrcmap.c | 79 FT_UInt mid; in pfr_cmap_char_index() local 109 FT_UInt mid; in pfr_cmap_char_next() local
|
| /third_party/lzma/CPP/Common/ |
| D | MyVector.h | 286 const unsigned mid = (left + right) / 2; in FindInSorted() local 303 const unsigned mid = (left + right) / 2; in FindInSorted2() local 332 const unsigned mid = (left + right) / 2; in AddToUniqueSorted() local 351 const unsigned mid = (left + right) / 2; in AddToUniqueSorted2() local 634 const unsigned mid = (left + right) / 2; in FindInSorted() local 653 const unsigned mid = (left + right) / 2; in AddToUniqueSorted() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | qsv.c | 245 QSVMid *mid = &ctx->mids[i]; in ff_qsv_find_surface_idx() local 474 QSVMid *mid = &mids[i]; in qsv_create_mids() local 615 static mfxStatus qsv_frame_lock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_lock() 672 static mfxStatus qsv_frame_unlock(mfxHDL pthis, mfxMemId mid, mfxFrameData *ptr) in qsv_frame_unlock() 682 static mfxStatus qsv_frame_get_hdl(mfxHDL pthis, mfxMemId mid, mfxHDL *hdl) in qsv_frame_get_hdl()
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| D | sfn_conditionaljumptracker.cpp | 52 vector<r600_bytecode_cf *> mid; member 178 void LoopFrame::fixup_mid(UNUSED r600_bytecode_cf *mid) in fixup_mid()
|
| /third_party/toybox/toys/pending/ |
| D | ipcrm.c | 29 GLOBALS( in GLOBALS()
|
| /third_party/skia/tests/ |
| D | PathOpsDLineTest.cpp | 30 SkDPoint mid = line.ptAtT(.5); in DEF_TEST() local
|
| /third_party/skia/tools/sk_app/unix/ |
| D | keysym2ucs.c | 822 int mid; in keysym2ucs() local
|
| /third_party/glfw/src/ |
| D | xkb_unicode.c | 861 int mid; in _glfwKeySym2Unicode() local
|
| /third_party/lzma/CPP/7zip/UI/FileManager/ |
| D | SysIconUtils.cpp | 124 unsigned mid = (left + right) / 2; in FindInSorted_Attrib() local 142 unsigned mid = (left + right) / 2; in FindInSorted_Ext() local
|
| /third_party/python/Modules/ |
| D | _bisectmodule.c | 23 Py_ssize_t mid; in internal_bisect_right() local 148 Py_ssize_t mid; in internal_bisect_left() local
|
| /third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
| D | sctp_indata.h | 54 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
|
| /third_party/node/deps/v8/src/heap/ |
| D | index-generator.cc | 32 size_t mid = range.first + size / 2; in GetNext() local
|
| /third_party/skia/docs/examples/ |
| D | pong2.cpp | 6 SkScalar ends, SkScalar mid) { in PingPong()
|
| D | pong.cpp | 6 SkScalar ends, SkScalar mid) { in PingPong()
|
| /third_party/skia/third_party/externals/freetype/src/psnames/ |
| D | pstables.h | 4163 int mid = ( min + max ) >> 1; in ft_get_adobe_glyph_index() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| D | FilePathAutoRename.cpp | 39 UInt32 mid = (left + right) / 2; in AutoRenamePath() local
|
| D | UniqBlocks.cpp | 14 const unsigned mid = (unsigned)(((size_t)left + (size_t)right) / 2); in AddUniq() local
|
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| D | MultiStream.cpp | 17 unsigned left = 0, mid = _streamIndex, right = Streams.Size(); in Read() local
|
| /third_party/skia/src/pathops/ |
| D | SkOpSegment.h | 198 SkDPoint dPtAtT(double mid) const { in dPtAtT() 202 SkDVector dSlopeAtT(double mid) const { in dSlopeAtT() 312 SkPoint ptAtT(double mid) const { in ptAtT()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/ |
| D | TimeZoneBoundaryTest.java | 80 long mid = (min + max) >> 1; in findDaylightBoundaryUsingDate() local 174 long mid = (min + max) >> 1; in findDaylightBoundaryUsingTimeZone() local 674 long mid = (min + max) >> 1; in _testUsingBinarySearch() local
|
| /third_party/icu/icu4c/source/test/intltest/ |
| D | tzbdtest.cpp | 85 UDate mid = (min + max) / 2; in findDaylightBoundaryUsingDate() local 135 UDate mid = (min + max) / 2; in findDaylightBoundaryUsingTimeZone() local 396 UDate mid = (min + max) / 2; in testUsingBinarySearch() local
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/ |
| D | TimeZoneBoundaryTest.java | 77 long mid = (min + max) >> 1; in findDaylightBoundaryUsingDate() local 171 long mid = (min + max) >> 1; in findDaylightBoundaryUsingTimeZone() local 671 long mid = (min + max) >> 1; in _testUsingBinarySearch() local
|