Home
last modified time | relevance | path

Searched defs:pos (Results 151 – 175 of 1154) sorted by relevance

12345678910>>...47

/ohos5.0/base/msdp/device_status/utils/ipc/src/
H A Dcircle_stream_buffer.cpp24 int32_t pos = 0; in CopyDataToBegin() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_app.c64 List *pos = NULL; in CoapGetCoapCtxType() local
175 List *pos = NULL; in CoAPEpollErrorHandle() local
195 List *pos = NULL; in RegisterCtxTask() local
327 List *pos = NULL; in DeRegisterCoAPEpollTask() local
524 List *pos = NULL; in ResetCoapSocketTaskCount() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfill_types_persp.cpp83 float pos[] = { 0, 0.5, 1.0 }; //{ 0, 0.5, 1.0 } alpha array in ShowFour() local
122 float pos[] = { 0, 0.25, 0.75, 1.0 }; //{ 0, 0.25, 0.75, 1.0 } alpha值 in OnTestFunction() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dnapi_arg.cpp67 { in __anond9b757f40102()
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddefault_logger.cpp24 std::string::size_type pos = 0; in StringReplace() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/addosaccountplugin_fuzzer/
H A Dadd_os_account_plugin_fuzzer.cpp42 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/manageautostartappsplugin_fuzzer/
H A Dmanage_auto_start_apps_plugin_fuzzer.cpp41 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/usbreadonlyplugin_fuzzer/
H A Dusb_read_only_plugin_fuzzer.cpp41 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/usercertplugin_fuzzer/
H A Duser_cert_plugin_fuzzer.cpp42 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_shader_effect.h56 const std::vector<ColorQuad>& colors, const std::vector<scalar>& pos, TileMode mode) in CreateRadialGradient()
63 const std::vector<scalar>& pos, TileMode mode, const TestingMatrix* matrix) in CreateTwoPointConical()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/
H A Dshader_effect_test.cpp47 float pos[] = { 0.0f, 1.0f }; in OnTestPerformance() local
69 float pos[] = { 0.0f, 1.0f }; in OnTestPerformance() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/rect_fuzzer/
H A Drect_fuzzer.cpp35 int pos = GetObject<int>(); in RectFuzzTest000() local
86 scalar pos = GetObject<scalar>(); in RectFuzzTest002() local
/ohos5.0/foundation/multimodalinput/input/service/libinput_adapter/src/
H A Dlibinput_adapter.cpp186 auto pos = devices_.find(path); in OnDeviceAdded() local
202 auto pos = devices_.find(path); in OnDeviceRemoved() local
/ohos5.0/base/powermgr/powermgr_lite/services/src/
H A Drunning_lock_mgr.c52 int16_t pos = VECTOR_FindByKey(vec, (void *)&entry->identity); in AddRunningLockEntryLocked() local
77 int16_t pos = VECTOR_FindByKey(vec, (void *)&entry->identity); in RemoveRunningLockEntryLocked() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_parser_util.cpp239 if (auto const pos = jsonData.find("clearColor"); pos) { in FromJson() local
248 if (auto const pos = jsonData.find("clearDepth"); pos) { in FromJson() local
309 if (auto const pos = jsonData.find("shadingRateTexelSize"); pos) { in FromJson() local
397 if (auto const pos = sp->find("shadingRateTexelSize"); pos) { in ParseRenderpass() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_utils.cpp56 auto pos = static_cast<std::string::size_type>(alnum - sql.begin()); in GetSqlStatementType() local
85 size_t pos = 0; in Replace() local
261 size_t pos = fileName.rfind(slaveSuffix); in IsSlaveDbName() local
299 auto pos = name.rfind(suffix); in GetSlavePath() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/
H A Dsdp_client_parse.c426 int pos; in SdpParseSingleAttributeList() local
588 int pos = SdpGetLengthFromType(buffer + offset, type, &length); in SdpParseAttributeListArray() local
833 uint16_t pos; in SdpGetValue() local
901 uint16_t pos; in SdpGetString() local
939 uint16_t pos; in SdpGetServiceClassIdList() local
989 int pos; in SdpGetCommonProtocolDescriptorEachList() local
1029 uint16_t pos; in SdpGetCommonProtocolDescriptorList() local
1101 int pos; in SdpGetAdditionalProtocolDescriptorList() local
1156 uint16_t pos; in SdpGetBrowseGroupList() local
1196 uint16_t pos = SdpGetLengthFromType(bufferInfo->buffer + offset, type, &length); in SdpGetLanguageBaseAttributeIdList() local
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_delegator/
H A Dability_delegator.cpp42 auto pos = std::find(abilityMonitors_.begin(), abilityMonitors_.end(), monitor); in AddAbilityMonitor() local
58 auto pos = std::find(abilityStageMonitors_.begin(), abilityStageMonitors_.end(), monitor); in AddAbilityStageMonitor() local
74 auto pos = std::find(abilityMonitors_.begin(), abilityMonitors_.end(), monitor); in RemoveAbilityMonitor() local
87 auto pos = std::find(abilityStageMonitors_.begin(), abilityStageMonitors_.end(), monitor); in RemoveAbilityStageMonitor() local
216 std::string::size_type pos = abilityName.find(bundleName); in GetCurrentTopAbility() local
/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dsamgr_lite.c161 int16 pos = GetUninitializedPos(); in InitCompleted() local
226 int16 pos = VECTOR_FindByKey(&(samgr->services), (void *)service->GetName(service)); in RegisterService() local
260 int16 pos = VECTOR_FindByKey(services, (void *)name); in UnregisterService() local
447 int pos = (int)cfg->priority / PROPERTY_STEP; in AddTaskPool() local
489 short pos = VECTOR_FindByKey(services, (void *)name); in GetService() local
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/disallowedrunningbundlesplugin_fuzzer/
H A Ddisallowed_running_bundles_plugin_fuzzer.cpp43 int32_t pos = 0; in LLVMFuzzerTestOneInput() local
/ohos5.0/foundation/filemanagement/app_file_service/interfaces/kits/cj/src/
H A Dfile_uri.cpp54 size_t pos = sandboxPath.rfind("/"); in GetPath() local
/ohos5.0/foundation/systemabilitymgr/samgr/utils/native/source/
H A Dtools.cpp29 size_t pos = s.find(mark); in DeleteAllMark() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c80 List *pos = NULL; in LocalDeviceTimeout() local
106 List *pos = NULL; in LocalDeviceDeinit() local
275 List *pos = NULL; in GetLocalIface() local
356 List *pos = NULL; in RemoveAllLocalIfaceOfList() local
679 List *pos = NULL; in LocalIfaceGetCoapCtx() local
698 List *pos = NULL; in GetLocalIfaceByLocalIp() local
765 List *pos = NULL; in LocalIfaceDump() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.cpp96 Offset pos = rect.GetOffset(); in PaintChild() local
109 const RefPtr<RenderNode>& child, OffsetLayer* layer, const Offset& pos, const std::string& name) in SetOffSet()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_thread_looper_impl.cpp142 for (auto pos = std::begin(queue_); pos != std::end(queue_);) { in RemoveMessages() local
149 for (auto pos = std::begin(delayedQueue_); pos != std::end(delayedQueue_);) { in RemoveMessages() local

12345678910>>...47