Home
last modified time | relevance | path

Searched defs:obs (Results 1 – 20 of 20) sorted by relevance

/external/chromium/chrome/browser/policy/
Dcloud_policy_identity_strategy.cc13 void CloudPolicyIdentityStrategy::AddObserver(Observer* obs) { in AddObserver()
17 void CloudPolicyIdentityStrategy::RemoveObserver(Observer* obs) { in RemoveObserver()
/external/chromium/chrome/browser/prefs/
Dpref_change_registrar.cc25 void PrefChangeRegistrar::Add(const char* path, NotificationObserver* obs) { in Add()
39 void PrefChangeRegistrar::Remove(const char* path, NotificationObserver* obs) { in Remove()
Dpref_notifier_impl.cc34 NotificationObserver* obs) { in AddPrefObserver()
60 NotificationObserver* obs) { in RemovePrefObserver()
Doverlay_persistent_pref_store_unittest.cc29 PrefStoreObserverMock obs; in TEST_F() local
Dpref_notifier_impl_unittest.cc41 size_t CountObserver(const char* path, NotificationObserver* obs) { in CountObserver()
Dpref_service_unittest.cc63 PrefObserverMock obs; in TEST() local
119 PrefObserverMock obs; in TEST() local
Dpref_service.cc480 NotificationObserver* obs) { in AddPrefObserver()
485 NotificationObserver* obs) { in RemovePrefObserver()
/external/chromium/base/
Dobserver_list_threadsafe.h87 void AddObserver(ObserverType* obs) { in AddObserver()
109 void RemoveObserver(ObserverType* obs) { in RemoveObserver()
Dobserver_list.h115 void AddObserver(ObserverType* obs) { in AddObserver()
122 void RemoveObserver(ObserverType* obs) { in RemoveObserver()
Dmessage_pump_libevent.cc196 void MessagePumpLibevent::AddIOObserver(IOObserver *obs) { in AddIOObserver()
200 void MessagePumpLibevent::RemoveIOObserver(IOObserver *obs) { in RemoveIOObserver()
Dmessage_pump_win.cc567 void MessagePumpForIO::AddIOObserver(IOObserver *obs) { in AddIOObserver()
571 void MessagePumpForIO::RemoveIOObserver(IOObserver *obs) { in RemoveIOObserver()
/external/chromium/chrome/browser/chromeos/
Dcros_settings.cc95 NotificationObserver* obs) { in AddSettingsObserver()
131 NotificationObserver* obs) { in RemoveSettingsObserver()
/external/opencv/cvaux/src/
Dcvhmmobs.cpp118 float *obs, CvSize dctSize, in icvImgToObs_DCT_8u32f_C1R()
313 float *obs, CvSize dctSize, in icvImgToObs_DCT_32f_C1R()
603 cvImgToObs_DCT( const void* arr, float *obs, CvSize dctSize, in cvImgToObs_DCT()
Dcvhmm.cpp74 CvImgObsInfo* obs = (CvImgObsInfo*)cvAlloc( sizeof( CvImgObsInfo) ); in icvCreateObsInfo() local
417 CvImgObsInfo* obs = obs_info_array[k]; in icvInitMixSegm() local
443 CvImgObsInfo* obs = obs_info_array[k]; in icvInitMixSegm() local
759 float* obs = obs_info->obs + j * obs_x * vect_size; in icvEstimateObsProb() local
/external/openssl/crypto/bio/
Dbf_lbuf.c273 int obs; in linebuffer_ctrl() local
Dbf_buff.c277 int ibs,obs; in buffer_ctrl() local
/external/clang/lib/Analysis/
DLiveVariables.cpp454 LiveVariables::Observer *obs) { in runOnBlock()
482 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { in runOnAllBlocks()
/external/openssl/crypto/comp/
Dc_zlib.c718 int ibs, obs; in bio_zlib_ctrl() local
/external/proguard/src/proguard/gui/splash/
DOverrideGraphics2D.java324 public boolean drawImage(Image img, AffineTransform xform, ImageObserver obs) in drawImage()
/external/opencv/cvaux/include/
Dcvaux.h107 float* obs;//consequtive observations member