Home
last modified time | relevance | path

Searched defs:mid (Results 1 - 25 of 505) sorted by relevance

12345678910>>...21

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/
H A Dconcrete_clientmode_manager.h36 int mid; member in OHOS::Wifi::ConcreteClientModeManager
H A Dsoftap_manager.h41 int mid; member in OHOS::Wifi::SoftApManager
H A Drpt_manager.h42 int mid; member in OHOS::Wifi::RptManager
H A Dmulti_sta_manager.h41 int mid; member in OHOS::Wifi::MultiStaManager
/third_party/skia/tests/
H A DPathOpsDLineTest.cpp30 SkDPoint mid = line.ptAtT(.5); in DEF_TEST() local
/kernel/uniproton/src/core/kernel/timer/
H A Dprt_timer.c71 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 Dprt_timer_minor.c22 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 Dprt_mem.c17 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 Dxkb_unicode.c913 int mid; in _glfwKeySym2Unicode() local
/third_party/node/deps/v8/src/heap/
H A Dindex-generator.cc32 size_t mid = range.first + size / 2; in GetNext() local
/third_party/skia/tools/sk_app/unix/
H A Dkeysym2ucs.c822 int mid; in keysym2ucs() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dinterface_helpers.h105 const auto mid = lo + (hi - lo) / 2; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_value_estimator.cpp74 float mid = (start + end) / 2.0f; in EstimateFraction() local
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_binary_search.cpp34 int32_t mid = (low + high) / divider; in BinarySearch() local
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dcpudata_32.h24 int mid; member
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dcpudata_32.h24 int mid; member
/kernel/linux/linux-5.10/drivers/ide/
H A Dide-cd_verbose.c281 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 DFilePathAutoRename.cpp39 UInt32 mid = (left + right) / 2; in AutoRenamePath() local
H A DUniqBlocks.cpp14 const unsigned mid = (unsigned)(((size_t)left + (size_t)right) / 2); in AddUniq() local
/third_party/lzma/CPP/7zip/Archive/Common/
H A DMultiStream.cpp17 unsigned left = 0, mid = _streamIndex, right = Streams.Size(); in Read() local
/third_party/skia/src/core/
H A DSkTSearch.h52 int mid = lo + ((hi - lo) >> 1); in SkTSearch() local
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrcmap.c79 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 Dpstables.h4163 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 Dtest_stacksave.c25 uint32_t mid = start + ((size - start) / 2); in test_basic_vla() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_spline.cpp195 int32 mid = (lower + upper) >> 1; in Evaluate() local

Completed in 44 milliseconds

12345678910>>...21