/external/chromium/chrome/browser/policy/ |
D | cloud_policy_identity_strategy.cc | 13 void CloudPolicyIdentityStrategy::AddObserver(Observer* obs) { in AddObserver() 17 void CloudPolicyIdentityStrategy::RemoveObserver(Observer* obs) { in RemoveObserver()
|
/external/chromium/chrome/browser/prefs/ |
D | pref_change_registrar.cc | 25 void PrefChangeRegistrar::Add(const char* path, NotificationObserver* obs) { in Add() 39 void PrefChangeRegistrar::Remove(const char* path, NotificationObserver* obs) { in Remove()
|
D | pref_notifier_impl.cc | 34 NotificationObserver* obs) { in AddPrefObserver() 60 NotificationObserver* obs) { in RemovePrefObserver()
|
D | overlay_persistent_pref_store_unittest.cc | 29 PrefStoreObserverMock obs; in TEST_F() local
|
D | pref_notifier_impl_unittest.cc | 41 size_t CountObserver(const char* path, NotificationObserver* obs) { in CountObserver()
|
D | pref_service_unittest.cc | 63 PrefObserverMock obs; in TEST() local 119 PrefObserverMock obs; in TEST() local
|
D | pref_service.cc | 480 NotificationObserver* obs) { in AddPrefObserver() 485 NotificationObserver* obs) { in RemovePrefObserver()
|
/external/chromium/base/ |
D | observer_list_threadsafe.h | 87 void AddObserver(ObserverType* obs) { in AddObserver() 109 void RemoveObserver(ObserverType* obs) { in RemoveObserver()
|
D | observer_list.h | 115 void AddObserver(ObserverType* obs) { in AddObserver() 122 void RemoveObserver(ObserverType* obs) { in RemoveObserver()
|
D | message_pump_libevent.cc | 196 void MessagePumpLibevent::AddIOObserver(IOObserver *obs) { in AddIOObserver() 200 void MessagePumpLibevent::RemoveIOObserver(IOObserver *obs) { in RemoveIOObserver()
|
D | message_pump_win.cc | 567 void MessagePumpForIO::AddIOObserver(IOObserver *obs) { in AddIOObserver() 571 void MessagePumpForIO::RemoveIOObserver(IOObserver *obs) { in RemoveIOObserver()
|
/external/chromium/chrome/browser/chromeos/ |
D | cros_settings.cc | 95 NotificationObserver* obs) { in AddSettingsObserver() 131 NotificationObserver* obs) { in RemoveSettingsObserver()
|
/external/opencv/cvaux/src/ |
D | cvhmmobs.cpp | 118 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()
|
D | cvhmm.cpp | 74 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/ |
D | bf_lbuf.c | 273 int obs; in linebuffer_ctrl() local
|
D | bf_buff.c | 277 int ibs,obs; in buffer_ctrl() local
|
/external/clang/lib/Analysis/ |
D | LiveVariables.cpp | 454 LiveVariables::Observer *obs) { in runOnBlock() 482 void LiveVariables::runOnAllBlocks(LiveVariables::Observer &obs) { in runOnAllBlocks()
|
/external/openssl/crypto/comp/ |
D | c_zlib.c | 718 int ibs, obs; in bio_zlib_ctrl() local
|
/external/proguard/src/proguard/gui/splash/ |
D | OverrideGraphics2D.java | 324 public boolean drawImage(Image img, AffineTransform xform, ImageObserver obs) in drawImage()
|
/external/opencv/cvaux/include/ |
D | cvaux.h | 107 float* obs;//consequtive observations member
|