/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
H A D | concrete_clientmode_manager.h | 36 int mid; member in OHOS::Wifi::ConcreteClientModeManager
|
H A D | softap_manager.h | 41 int mid; member in OHOS::Wifi::SoftApManager
|
H A D | rpt_manager.h | 42 int mid; member in OHOS::Wifi::RptManager
|
H A D | multi_sta_manager.h | 41 int mid; member in OHOS::Wifi::MultiStaManager
|
/third_party/skia/tests/ |
H A D | PathOpsDLineTest.cpp | 30 SkDPoint mid = line.ptAtT(.5); in DEF_TEST() local
|
/kernel/uniproton/src/core/kernel/timer/ |
H A D | prt_timer.c | 71 OS_SEC_L4_TEXT U32 PRT_TimerDelete(U32 mid, TimerHandle tmrHandle) in PRT_TimerDelete() argument 99 OS_SEC_L2_TEXT U32 PRT_TimerRestart(U32 mid, TimerHandle tmrHandle) in PRT_TimerRestart() argument
|
H A D | prt_timer_minor.c | 22 OS_SEC_L2_TEXT U32 PRT_TimerStart(U32 mid, TimerHandle tmrHandle) in PRT_TimerStart() argument 51 OS_SEC_L2_TEXT U32 PRT_TimerStop(U32 mid, TimerHandle tmrHandle) in PRT_TimerStop() argument 80 OS_SEC_L2_TEXT U32 PRT_TimerQuery(U32 mid, TimerHandle tmrHandle, U32 *expireTime) in PRT_TimerQuery() argument
|
/kernel/uniproton/src/mem/ |
H A D | prt_mem.c | 17 OS_SEC_TEXT void *PRT_MemAlloc(U32 mid, U8 ptNo, U32 size) in PRT_MemAlloc() argument 29 OS_SEC_TEXT void *PRT_MemAllocAlign(U32 mid, U8 ptNo, U32 size, enum MemAlign alignPow) in PRT_MemAllocAlign() argument 41 OS_SEC_TEXT U32 PRT_MemFree(U32 mid, void *addr) in PRT_MemFree() argument
|
/third_party/glfw/src/ |
H A D | xkb_unicode.c | 913 int mid; in _glfwKeySym2Unicode() local
|
/third_party/node/deps/v8/src/heap/ |
H A D | index-generator.cc | 32 size_t mid = range.first + size / 2; in GetNext() local
|
/third_party/skia/tools/sk_app/unix/ |
H A D | keysym2ucs.c | 822 int mid; in keysym2ucs() local
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | interface_helpers.h | 105 const auto mid = lo + (hi - lo) / 2; variable
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_value_estimator.cpp | 74 float mid = (start + end) / 2.0f; in EstimateFraction() local
|
/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_binary_search.cpp | 34 int32_t mid = (low + high) / divider; in BinarySearch() local
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | cpudata_32.h | 24 int mid; member
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | cpudata_32.h | 24 int mid; member
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-cd_verbose.c | 281 int lo = 0, mid, hi = ARRAY_SIZE(sense_data_texts); in ide_cd_log_error() local 313 int lo = 0, mid, hi = ARRAY_SIZE(packet_command_texts); in ide_cd_log_error() local [all...] |
/third_party/lzma/CPP/7zip/Common/ |
H A D | FilePathAutoRename.cpp | 39 UInt32 mid = (left + right) / 2;
in AutoRenamePath() local
|
H A 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/ |
H A D | MultiStream.cpp | 17 unsigned left = 0, mid = _streamIndex, right = Streams.Size();
in Read() local
|
/third_party/skia/src/core/ |
H A D | SkTSearch.h | 52 int mid = lo + ((hi - lo) >> 1); in SkTSearch() local
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrcmap.c | 79 FT_UInt mid; in FT_CALLBACK_DEF() local 109 FT_UInt mid; in FT_CALLBACK_DEF() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psnames/ |
H A D | pstables.h | 4163 int mid = ( min + max ) >> 1; in ft_get_adobe_glyph_index() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
H A D | test_stacksave.c | 25 uint32_t mid = start + ((size - start) / 2); in test_basic_vla() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_spline.cpp | 195 int32 mid = (lower + upper) >> 1; in Evaluate() local
|