Searched refs:DeleteEntry (Results 1 – 15 of 15) sorted by relevance
/external/v8/src/ |
D | identity-map.h | 46 bool DeleteEntry(Object* key, void** deleted_value); 121 bool deleted_something = DeleteEntry(key, &v); in Delete()
|
D | identity-map.cc | 189 bool IdentityMapBase::DeleteEntry(Object* key, void** deleted_value) { in DeleteEntry() function in v8::internal::IdentityMapBase
|
D | code-stubs.cc | 102 dict = SimpleNumberDictionary::DeleteEntry(isolate(), dict, entry); in DeleteStubFromCacheForTesting()
|
D | api-natives.cc | 346 cache = SimpleNumberDictionary::DeleteEntry(isolate, cache, entry); in UncacheTemplateInstantiation()
|
D | elements.cc | 1529 dict = NumberDictionary::DeleteEntry(obj->GetIsolate(), dict, entry); in DeleteImpl() 4033 dict = NumberDictionary::DeleteEntry(isolate, dict, entry - length); in SloppyDeleteImpl()
|
D | objects.cc | 6853 dictionary = NameDictionary::DeleteEntry(isolate, dictionary, entry); in DeleteNormalizedProperty() 17795 Handle<Derived> Dictionary<Derived, Shape>::DeleteEntry( in DeleteEntry() function in v8::internal::Dictionary
|
/external/v8/src/heap/ |
D | store-buffer.h | 86 void DeleteEntry(Address start, Address end = kNullAddress) {
|
D | heap.cc | 5267 store_buffer()->DeleteEntry(slot_addr); in ClearRecordedSlot() 5287 store_buffer()->DeleteEntry(start, end); in ClearRecordedSlotRange()
|
/external/autotest/client/cros/scripts/ |
D | profile | 78 profile.DeleteEntry(identifier)
|
/external/autotest/client/cros/networking/ |
D | wifi_proxy.py | 41 profile.DeleteEntry(entry_id)
|
D | shill_xmlrpc_server.py | 223 profile.DeleteEntry(entry_id)
|
/external/autotest/client/common_lib/cros/ |
D | smbprovider.py | 361 return self._smbproviderd.DeleteEntry(_proto_to_blob(proto),
|
/external/v8/src/objects/ |
D | dictionary.h | 51 V8_WARN_UNUSED_RESULT static Handle<Derived> DeleteEntry(
|
/external/cros/system_api/dbus/smbprovider/ |
D | directory_entry.proto | 133 // Used for passing inputs into SmbProvider.DeleteEntry().
|
/external/kotlinc/lib/ |
D | kotlin-compiler.jar | META-INF/MANIFEST.MF
org/jetbrains/kotlin/utils/JavaSdkUtil.class
JavaSdkUtil ... |