Home
last modified time | relevance | path

Searched defs:obs (Results 1851 – 1875 of 2937) sorted by relevance

1...<<71727374757677787980>>...118

/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DImage.cpp559 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in NotifyDrawingObservers() local
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DNetworkConnectivityService.cpp180 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in NotifyObservers() local
/dports/www/firefox/firefox-99.0/netwerk/dns/
H A DnsEffectiveTLDService.cpp52 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in Init() local
/dports/misc/openmvg/openMVG-2.0/src/openMVG/sfm/pipelines/structure_from_known_poses/
H A Dstructure_estimator.cpp337 Observations obs; in triangulate() local
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/cache2/
H A DCacheObserver.cpp110 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in NS_IMPL_ISUPPORTS() local
/dports/math/vtk9/VTK-9.1.0/Rendering/Parallel/
H A DvtkSynchronizedRenderers.cxx47 vtkObserver* obs = new vtkObserver(); in New() local
/dports/math/vtk8/VTK-8.2.0/Rendering/Parallel/
H A DvtkSynchronizedRenderers.cxx47 vtkObserver* obs = new vtkObserver(); in New() local
/dports/math/cgal/CGAL-5.3/include/CGAL/IO/
H A DVTK.h111 vtkSmartPointer<internal::ErrorObserverVtk> obs = in read_VTP() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/optimization/src/fortran/
H A Dicse2.f15 subroutine icse2(ind,nu,u,co,g,icsef,icsec2,icsei,y0,tob,obs, argument
/dports/www/firefox-esr/firefox-91.8.0/xpcom/base/
H A DnsConsoleService.cpp135 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in Run() local
/dports/science/shelxle/shelxle-1.0.1352/
H A Dfcvsfo.cpp193 Refls obs,cal; in readFCF() local
/dports/www/firefox-esr/firefox-91.8.0/xpcom/threads/
H A DnsThread.h282 nsIThreadObserver* obs; in GetObserver() local
/dports/math/gretl/gretl-2021d/plugin/
H A Dleverage.c197 const double *obs = NULL; in leverage_plot() local
/dports/biology/mapm3/mapm3-3.0_1/mapm/
H A Dtoplevel.h105 #define fully_inf(obs) ((obs)==OBS_A || (obs)==OBS_H || (obs)==OBS_B) argument
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DWindowGlobalParent.cpp186 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in Init() local
1319 if (nsCOMPtr<nsIObserverService> obs = services::GetObserverService()) { in NotifySessionStoreUpdatesComplete() local
1536 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in ActorDestroy() local
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/router/
H A Dpns_node.cpp250 OBSTACLE obs; in operator ()() local
441 OPT_OBSTACLE obs = CheckColliding( item, aKindMask ); in CheckColliding() local
453 OBSTACLES obs; in CheckColliding() local
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DWindowGlobalParent.cpp186 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in Init() local
1319 if (nsCOMPtr<nsIObserverService> obs = services::GetObserverService()) { in NotifySessionStoreUpdatesComplete() local
1536 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in ActorDestroy() local
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/headless/
H A DUnitTestsMOD.cpp252 for (auto obs : ae) in __anona43a01a10702() local
315 int obs = 0; in __anona43a01a10802() local
465 int obs = 0; in __anona43a01a10b02() local
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/notification/
H A DNotification.cpp699 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in RemovePermissionChangeObserver() local
709 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in AddPermissionChangeObserver() local
998 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in Init() local
2733 nsCOMPtr<nsIObserverService> obs = mozilla::services::GetObserverService(); in OpenSettings() local
2753 nsCOMPtr<nsIObserverService> obs = in Observe() local
/dports/misc/libsolv/libsolv-0.7.19/src/
H A Drules.c741 Id obs, *obsp; in solver_addpkgrulesforsolvable() local
1394 Id *wp, obs, *obsp; in is_multiversion_obsoleteed() local
1848 Id pi, pip, obs, *obsp; in solver_addtodupmaps() local
3301 Id obs, *obsp = s->repo->idarraydata + s->obsoletes; in choicerule_find_installed() local
3875 find_obsolete_group(Solver *solv, Id obs, Queue *q) in find_obsolete_group()
4003 Id obs, *obsp = os->repo->idarraydata + os->obsoletes; in solver_addyumobsrules() local
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DimgRequestProxy.cpp1033 imgINotificationObserver* obs = mListener; in OnLoadComplete() local
1047 nsCOMPtr<imgINotificationObserver> obs; in NullOutListener() local
/dports/www/firefox-esr/firefox-91.8.0/dom/network/
H A DTCPSocket.cpp170 nsCOMPtr<nsIObserverService> obs = in ~TCPSocket() local
233 nsCOMPtr<nsIObserverService> obs = in Init() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webspeech/recognition/
H A DSpeechRecognition.cpp157 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in NS_IMPL_CYCLE_COLLECTION_WEAK_PTR_INHERITED() local
704 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in Observe() local
/dports/lang/spidermonkey78/firefox-78.9.0/dom/presentation/
H A DPresentationService.cpp254 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in Init() local
354 nsCOMPtr<nsIObserverService> obs = services::GetObserverService(); in HandleShutdown() local
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DimgRequestProxy.cpp1067 imgINotificationObserver* obs = mListener; in OnLoadComplete() local
1081 nsCOMPtr<imgINotificationObserver> obs; in NullOutListener() local

1...<<71727374757677787980>>...118