/external/chromium/chrome/browser/prefs/ |
D | pref_service_mock_builder.cc | 22 PrefServiceMockBuilder::WithManagedPlatformPrefs(PrefStore* store) { in WithManagedPlatformPrefs() 28 PrefServiceMockBuilder::WithManagedCloudPrefs(PrefStore* store) { in WithManagedCloudPrefs() 34 PrefServiceMockBuilder::WithExtensionPrefs(PrefStore* store) { in WithExtensionPrefs() 40 PrefServiceMockBuilder::WithCommandLinePrefs(PrefStore* store) { in WithCommandLinePrefs() 46 PrefServiceMockBuilder::WithUserPrefs(PersistentPrefStore* store) { in WithUserPrefs() 52 PrefServiceMockBuilder::WithRecommendedPlatformPrefs(PrefStore* store) { in WithRecommendedPlatformPrefs() 58 PrefServiceMockBuilder::WithRecommendedCloudPrefs(PrefStore* store) { in WithRecommendedCloudPrefs()
|
D | command_line_pref_store_unittest.cc | 48 scoped_refptr<CommandLinePrefStore> store = new CommandLinePrefStore(&cl); in TEST() local 62 scoped_refptr<TestCommandLinePrefStore> store = in TEST() local 73 scoped_refptr<CommandLinePrefStore> store = new CommandLinePrefStore(&cl); in TEST() local 87 scoped_refptr<TestCommandLinePrefStore> store = in TEST() local 115 scoped_refptr<TestCommandLinePrefStore> store = in TEST() local
|
/external/chromium/chrome/browser/policy/ |
D | configuration_policy_pref_store_unittest.cc | 263 const ConfigurationPolicyPrefStore& store, in VerifyProxyPrefs() 308 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 324 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 337 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 349 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 360 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 371 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 382 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 395 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local 407 scoped_refptr<ConfigurationPolicyPrefStore> store( in TEST_F() local [all …]
|
D | configuration_policy_provider.cc | 27 ConfigurationPolicyStoreInterface* store) { in ApplyPolicyValueTree() 42 ConfigurationPolicyStoreInterface* store) { in ApplyPolicyMap()
|
/external/webkit/Source/WebCore/bindings/v8/ |
D | V8DOMMap.cpp | 93 DOMDataStore& store = getDOMDataStore(); in removeAllDOMObjectsInCurrentThread() local 122 DOMDataStore* store = list[i]; in visitDOMNodesInCurrentThread() local 137 DOMDataStore* store = list[i]; in visitDOMObjectsInCurrentThread() local 152 DOMDataStore* store = list[i]; in visitActiveDOMObjectsInCurrentThread() local 169 DOMDataStore* store = list[i]; in visitDOMSVGElementInstancesInCurrentThread() local
|
D | DOMData.h | 69 …virtual void visitDOMWrapper(DOMDataStore* store, T* domObject, v8::Persistent<v8::Object> v8Objec… in visitDOMWrapper() 87 DOMDataStore* store = list[i]; in handleWeakObject() local 106 …void DOMData::removeObjectsFromWrapperMap(DOMDataStore* store, AbstractWeakReferenceMap<T, v8::Obj… in removeObjectsFromWrapperMap()
|
/external/chromium/chrome/browser/safe_browsing/ |
D | safe_browsing_store_unittest_helper.cc | 28 void SafeBrowsingStoreTestEmpty(SafeBrowsingStore* store) { in SafeBrowsingStoreTestEmpty() 59 void SafeBrowsingStoreTestStorePrefix(SafeBrowsingStore* store) { in SafeBrowsingStoreTestStorePrefix() 148 void SafeBrowsingStoreTestSubKnockout(SafeBrowsingStore* store) { in SafeBrowsingStoreTestSubKnockout() 221 void SafeBrowsingStoreTestDeleteChunks(SafeBrowsingStore* store) { in SafeBrowsingStoreTestDeleteChunks() 320 void SafeBrowsingStoreTestDelete(SafeBrowsingStore* store, in SafeBrowsingStoreTestDelete()
|
/external/jmonkeyengine/engine/src/core/com/jme3/effect/shapes/ |
D | EmitterShape.java | 48 public void getRandomPoint(Vector3f store); in getRandomPoint() 57 public void getRandomPointAndNormal(Vector3f store, Vector3f normal); in getRandomPointAndNormal()
|
D | EmitterMeshConvexHullShape.java | 39 public void getRandomPoint(Vector3f store) { in getRandomPoint() 57 public void getRandomPointAndNormal(Vector3f store, Vector3f normal) { in getRandomPointAndNormal()
|
D | EmitterPointShape.java | 63 public void getRandomPoint(Vector3f store) { in getRandomPoint() 74 public void getRandomPointAndNormal(Vector3f store, Vector3f normal) { in getRandomPointAndNormal()
|
D | EmitterMeshFaceShape.java | 59 public void getRandomPoint(Vector3f store) { in getRandomPoint() 82 public void getRandomPointAndNormal(Vector3f store, Vector3f normal) { in getRandomPointAndNormal()
|
/external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/ |
D | GeoMap.java | 160 public FloatBuffer writeNormalArray(FloatBuffer store, Vector3f scale) { in writeNormalArray() 237 public FloatBuffer writeVertexArray(FloatBuffer store, Vector3f scale, boolean center) { in writeVertexArray() 266 public Vector2f getUV(int x, int y, Vector2f store){ in getUV() 272 public Vector2f getUV(int i, Vector2f store){ in getUV() 276 public FloatBuffer writeTexCoordArray(FloatBuffer store, Vector2f offset, Vector2f scale){ in writeTexCoordArray() 300 public IntBuffer writeIndexArray(IntBuffer store){ in writeIndexArray()
|
/external/chromium/chrome/browser/password_manager/ |
D | password_store_win_unittest.cc | 175 scoped_refptr<PasswordStore> store( in TEST_F() local 234 scoped_refptr<PasswordStore> store( in TEST_F() local 284 scoped_refptr<PasswordStore> store( in TEST_F() local 435 scoped_refptr<PasswordStore> store( in TEST_F() local 516 scoped_refptr<PasswordStore> store( in TEST_F() local 553 scoped_refptr<PasswordStore> store( in TEST_F() local 576 scoped_refptr<PasswordStore> store( in TEST_F() local
|
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
D | bookmark_editor_gtk_unittest.cc | 103 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 143 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 164 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 182 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 204 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 223 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local 275 GtkTreeModel* store = GTK_TREE_MODEL(editor.tree_store_); in TEST_F() local
|
/external/webkit/Source/WebKit2/UIProcess/cf/ |
D | WebPreferencesCF.cpp | 46 …gValueIfInUserDefaults(const String& identifier, const String& baseKey, WebPreferencesStore& store) in setStringValueIfInUserDefaults() 57 …lValueIfInUserDefaults(const String& identifier, const String& baseKey, WebPreferencesStore& store) in setBoolValueIfInUserDefaults() 68 …2ValueIfInUserDefaults(const String& identifier, const String& baseKey, WebPreferencesStore& store) in setUInt32ValueIfInUserDefaults() 82 …eValueIfInUserDefaults(const String& identifier, const String& baseKey, WebPreferencesStore& store) in setDoubleValueIfInUserDefaults()
|
/external/jmonkeyengine/engine/src/test/jme3test/network/ |
D | TestRemoteCall.java | 97 ObjectStore store = new ObjectStore(server); in createServer() local 112 ObjectStore store = new ObjectStore(client); in main() local
|
/external/chromium/chrome/browser/ui/webui/options/ |
D | password_manager_handler.cc | 147 PasswordStore* store = GetPasswordStore(); in RemoveAllSavedPasswords() local 154 PasswordStore* store = GetPasswordStore(); in RemoveAllPasswordExceptions() local 202 PasswordStore* store = page_->GetPasswordStore(); in Populate() local 231 PasswordStore* store = page_->GetPasswordStore(); in Populate() local
|
/external/chromium/chrome/browser/geolocation/ |
D | access_token_store_browsertest.cc | 43 scoped_refptr<AccessTokenStore>* store, in StartTestStepFromClientThread() 60 scoped_refptr<AccessTokenStore> store(NewChromePrefsAccessTokenStore()); in RunCancelTestInClientTread() local 120 scoped_refptr<AccessTokenStore> store( in OnAccessTokenStoresLoaded() local
|
/external/skia/tests/ |
D | DeferredCanvasTest.cpp | 24 SkBitmap store; in TestDeferredCanvasBitmapAccess() local 40 SkBitmap store; in TestDeferredCanvasFlush() local 55 SkBitmap store; in TestDeferredCanvasFreshFrame() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/animation/ |
D | CompactQuaternionArray.java | 86 protected void serialize(int i, Quaternion store) { in serialize() 95 protected Quaternion deserialize(int i, Quaternion store) { in deserialize()
|
D | CompactVector3Array.java | 86 protected void serialize(int i, Vector3f store) { in serialize() 94 protected Vector3f deserialize(int i, Vector3f store) { in deserialize()
|
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/ |
D | BoundingVolume.java | 133 public abstract BoundingVolume transform(Transform trans, BoundingVolume store); in transform() 135 public abstract BoundingVolume transform(Matrix4f trans, BoundingVolume store); in transform() 189 public abstract BoundingVolume clone(BoundingVolume store); in clone() 195 public final Vector3f getCenter(Vector3f store) { in getCenter()
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | Store.h | 160 virtual void incrementReferenceCount(Store store) {} in incrementReferenceCount() 165 virtual void decrementReferenceCount(Store store) {} in decrementReferenceCount() 251 inline StoreRef::StoreRef(Store store, StoreManager & smgr) in StoreRef()
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/ |
D | PKIXCRLUtil.java | 119 X509Store store = (X509Store)obj; in findCRLs() local 134 CertStore store = (CertStore)obj; in findCRLs() local
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebNavigationData.cpp | 31 WebNavigationData::WebNavigationData(const WebNavigationDataStore& store) in WebNavigationData()
|