/external/chromium_org/chrome/browser/ui/webui/options/chromeos/ |
D | pointer_handler.cc | 57 void PointerHandler::TouchpadExists(bool exists) { in TouchpadExists() 64 void PointerHandler::MouseExists(bool exists) { in MouseExists()
|
/external/chromium_org/chrome/browser/chromeos/system/ |
D | pointer_device_observer.cc | 62 void PointerDeviceObserver::OnTouchpadExists(bool exists) { in OnTouchpadExists() 66 void PointerDeviceObserver::OnMouseExists(bool exists) { in OnMouseExists()
|
D | device_change_handler.cc | 32 void DeviceChangeHandler::TouchpadExists(bool exists) { in TouchpadExists() 61 void DeviceChangeHandler::MouseExists(bool exists) { in MouseExists()
|
D | input_device_settings.cc | 98 scoped_refptr<RefCountedBool> exists) { in DeviceExistsBlockingPool() 114 void RunCallbackUIThread(scoped_refptr<RefCountedBool> exists, in RunCallbackUIThread() 127 scoped_refptr<RefCountedBool> exists(new RefCountedBool(false)); in DeviceExists() local
|
/external/chromium/net/url_request/ |
D | url_request_file_job.cc | 53 bool exists = file_util::GetFileInfo(file_path, &file_info); in Resolve() local 73 void ReturnResults(bool exists, const base::PlatformFileInfo& file_info) { in ReturnResults() 167 bool exists; in Start() local 309 bool exists, const base::PlatformFileInfo& file_info) { in DidResolve()
|
/external/chromium/third_party/libjingle/source/talk/site_scons/site_tools/ |
D | talk_noops.py | 19 def exists(env): function
|
/external/mesa3d/scons/ |
D | llvm.py | 204 def exists(env): function
|
D | x11.py | 44 def exists(env): function
|
D | dxsdk.py | 70 def exists(env): function
|
/external/chromium_org/third_party/libjingle/source/talk/site_scons/site_tools/ |
D | talk_noops.py | 19 def exists(dummy): function
|
/external/chromium_org/third_party/mesa/src/scons/ |
D | x11.py | 44 def exists(env): function
|
D | llvm.py | 204 def exists(env): function
|
D | dxsdk.py | 70 def exists(env): function
|
/external/v8/test/cctest/ |
D | test-log.cc | 128 bool exists = false; in TEST() local 388 bool exists = false; in TEST() local 431 bool exists = false; in TEST() local 504 bool exists = false; in TEST() local
|
/external/jsilver/src/com/google/clearsilver/jsilver/values/ |
D | StringValue.java | 41 public boolean exists() { in exists() method in StringValue
|
D | NumberValue.java | 51 public boolean exists() { in exists() method in NumberValue
|
D | VariableValue.java | 71 public boolean exists() { in exists() method in VariableValue
|
/external/srec/srec/Session/src/ |
D | SR_Session.c | 33 ESR_BOOL exists; in SR_SessionCreate() local
|
/external/chromium_org/third_party/libXNVCtrl/ |
D | NVCtrl.c | 346 Bool exists; in XNVCTRLQueryTargetAttribute() local 397 Bool exists; in XNVCTRLQueryTargetAttribute64() local 437 Bool exists; in XNVCTRLQueryTargetStringAttribute() local 564 Bool exists; in XNVCTRLQueryValidTargetAttributeValues32() local 606 Bool exists; in XNVCTRLQueryValidTargetStringAttributeValues() local 652 Bool exists; in XNVCTRLQueryValidTargetAttributeValues64() local 695 Bool exists; in XNVCTRLQueryValidTargetAttributeValues() local 753 Bool exists; in QueryAttributePermissionsInternal() local 981 Bool exists; in XNVCTRLQueryTargetBinaryData() local
|
/external/srec/shared/src/ |
D | SessionTypeImpl.c | 274 const LCHAR* name, ESR_BOOL* exists) in ESR_SessionTypeContainsImpl() 308 ESR_BOOL exists; in ESR_SessionTypeSetPropertyImpl() local 453 ESR_BOOL exists; in ESR_SessionTypeSetIntIfEmptyImpl() local 467 ESR_BOOL exists; in ESR_SessionTypeSetUint16_tIfEmptyImpl() local 481 ESR_BOOL exists; in ESR_SessionTypeSetSize_tIfEmptyImpl() local 495 ESR_BOOL exists; in ESR_SessionTypeSetFloatIfEmptyImpl() local 509 ESR_BOOL exists; in ESR_SessionTypeSetBoolIfEmptyImpl() local 523 ESR_BOOL exists; in ESR_SessionTypeSetLCHARIfEmptyImpl() local 1078 ESR_BOOL exists; in addParMapping() local
|
/external/chromium_org/content/renderer/ |
D | shared_worker_repository.cc | 28 bool exists = false; in createSharedWorkerConnector() local
|
/external/chromium_org/v8/test/cctest/ |
D | test-log.cc | 353 bool exists = false; in TEST() local 395 bool exists = false; in TEST() local 453 bool exists = false; in TEST() local
|
/external/chromium_org/v8/src/ |
D | v8utils.cc | 171 bool* exists) { in SetVectorContents() 183 bool* exists, in ReadFile() 192 bool* exists, in ReadFile()
|
/external/chromium/chrome/browser/ |
D | idle_linux.cc | 24 bool exists() const { return exists_; } in exists() function in __anon1eee7e6f0111::ScreensaverWindowFinder
|
/external/chromium_org/third_party/WebKit/Source/core/rendering/style/ |
D | CollapsedBorderValue.h | 56 bool exists() const { return m_precedence != BOFF; } in exists() function
|