Home
last modified time | relevance | path

Searched defs:mid (Results 226 - 250 of 265) sorted by relevance

1234567891011

/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp173 int32_t mid = -1; in NearIndexOnOrAfterCurrentTime() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c1138 const int mid = 1 << (desc->comp[0].depth - 1); in yuvtest_fill_picture8() local
1195 const int mid = 1 << (desc->comp[0].depth - 1); in yuvtest_fill_picture16() local
[all...]
H A Dvf_waveform.c982 const int mid = s->max / 2; in flat16() local
1542 const int mid = s->max / 2; chroma16() local
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c3521 char mid[] = { 0x01, 0x02, 0x03, 0x0b, 0x00 }; in TestToUCountPending() local
/third_party/icu/icu4c/source/common/
H A Ducurr.cpp1175 int32_t mid = (first + last) / 2; // compute mid point. in binarySearch() local
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsclone.c2286 const s64 mid = (low + high) / 2; local
H A Dntfsrecover.c258 unsigned int low, mid, high; in getattrentry() local
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducurr.cpp1201 int32_t mid = (first + last) / 2; // compute mid point. in binarySearch() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
1675 int32_t y, m, d, dow, doy, mid; in parse() local
1900 int32_t year, month, dom, dow, doy, mid; in writeZone() local
[all...]
H A Dmeasunit.cpp2128 int32_t mid = (start + end) / 2; in binarySearch() local
/third_party/icu/icu4c/source/i18n/
H A Dvtzone.cpp184 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
1675 int32_t y, m, d, dow, doy, mid; in parse() local
1900 int32_t year, month, dom, dow, doy, mid; in writeZone() local
[all...]
H A Dmeasunit.cpp2110 int32_t mid = (start + end) / 2; in binarySearch() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-util.c1764 char *d, *k = NULL, *p = NULL, *t = NULL, *mid; in pa_get_runtime_dir() local
2239 char *mid; in get_path() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dvtzone.cpp192 int32_t year, month, dom, dow, doy, mid; in getDateTimeString() local
1720 int32_t y, m, d, dow, doy, mid; in parse() local
1994 int32_t year, month, dom, dow, doy, mid; in writeZone() local
[all...]
H A Dmeasunit.cpp2073 int32_t mid = (start + end) / 2; in binarySearch() local
/third_party/skia/third_party/externals/d3d12allocator/src/
H A DD3D12MemAlloc.cpp440 const size_t mid = (down + up) / 2; in BinaryFindFirstNotLess() local
/third_party/skia/third_party/externals/freetype/src/truetype/
H A Dttinterp.c1336 FT_UInt32 ah, al, mid, lo, hi; in TT_MulFix14() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducurr.cpp1152 int32_t mid = (first + last) / 2; // compute mid point. in binarySearch() local
[all...]
/third_party/toybox/toys/pending/
H A Dxzcat.c1282 uint16_t mid[POS_STATES_MAX][LEN_MID_SYMBOLS]; member
/third_party/tzdata/
H A Dlocaltime.c1562 register int mid = (lo + hi) >> 1; in localsub() local
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp3424 napi_value mid; in InitExchangeFreqEnum() local
/third_party/backends/backend/
H A Davision.c6113 float mid = (up_lim + low_lim) / 2; /* accel rate */ in send_acceleration_table() local
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1532 stbtt_int32 mid = low + ((high-low) >> 1); // rounds down, so low <= mid < high in stbtt_FindGlyphIndex() local
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1532 stbtt_int32 mid = low + ((high-low) >> 1); // rounds down, so low <= mid < high in stbtt_FindGlyphIndex() local
[all...]
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dvp8l_enc.c73 const int mid = (low + hi) >> 1; in SearchColorNoIdx() local

Completed in 95 milliseconds

1234567891011