Searched defs:Delete (Results 1 - 25 of 78) sorted by relevance

1234

/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/stubs/
H A Dmutex.h111 pthread_key_create(&key_, &ThreadLocalStorage::Delete);
125 static void Delete(void* value) { function in class:google::protobuf::internal::ThreadLocalStorage
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/
H A Ddbtables.py578 def Delete(self, table, conditions={}): member in class:bsdTableDB
579 """Delete(table, conditions) - Delete items matching the given
649 """__Select() - Used to implement Select and Delete (above)
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/
H A Ddbtables.py578 def Delete(self, table, conditions={}): member in class:bsdTableDB
579 """Delete(table, conditions) - Delete items matching the given
649 """__Select() - Used to implement Select and Delete (above)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/
H A Ddbtables.py578 def Delete(self, table, conditions={}): member in class:bsdTableDB
579 """Delete(table, conditions) - Delete items matching the given
649 """__Select() - Used to implement Select and Delete (above)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/
H A Ddbtables.py578 def Delete(self, table, conditions={}): member in class:bsdTableDB
579 """Delete(table, conditions) - Delete items matching the given
649 """__Select() - Used to implement Select and Delete (above)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dadojet.h279 virtual HRESULT STDMETHODCALLTYPE Delete (VARIANT Index) = 0;
295 HRESULT (STDMETHODCALLTYPE *Delete) (Filters *This, VARIANT Index); member in struct:FiltersVtbl
315 #define Filters_Delete(This, Index) ((This)->lpVtbl ->Delete (This, Index))
H A Dtermmgr.h293 virtual HRESULT WINAPI Delete(BSTR bstrSuperclass) = 0;
321 HRESULT (WINAPI *Delete)(ITPluggableTerminalClassRegistration *This,BSTR bstrSuperclass); member in struct:ITPluggableTerminalClassRegistrationVtbl
351 #define ITPluggableTerminalClassRegistration_Delete(This,bstrSuperclass) (This)->lpVtbl->Delete(This,bstrSuperclass)
402 virtual HRESULT WINAPI Delete(void) = 0;
422 HRESULT (WINAPI *Delete)(ITPluggableTerminalSuperclassRegistration *This); member in struct:ITPluggableTerminalSuperclassRegistrationVtbl
444 #define ITPluggableTerminalSuperclassRegistration_Delete(This) (This)->lpVtbl->Delete(This)
H A Dole.h189 OLESTATUS (CALLBACK *Delete) (LPOLEOBJECT); member in struct:_OLEOBJECTVTBL
H A Demostore.h731 virtual HRESULT WINAPI Delete(void) = 0;
756 HRESULT (WINAPI *Delete)(IDataSource2 *This); member in struct:IDataSource2Vtbl
783 #define IDataSource2_Delete(This) (This)->lpVtbl->Delete(This)
H A Dmstask.h601 virtual HRESULT WINAPI Delete(LPCWSTR pwszName) = 0;
616 HRESULT (WINAPI *Delete)(ITaskScheduler *This,LPCWSTR pwszName); member in struct:ITaskSchedulerVtbl
633 #define ITaskScheduler_Delete(This,pwszName) (This)->lpVtbl->Delete(This,pwszName)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dadojet.h279 virtual HRESULT STDMETHODCALLTYPE Delete (VARIANT Index) = 0;
295 HRESULT (STDMETHODCALLTYPE *Delete) (Filters *This, VARIANT Index); member in struct:FiltersVtbl
315 #define Filters_Delete(This, Index) ((This)->lpVtbl ->Delete (This, Index))
H A Dtermmgr.h293 virtual HRESULT WINAPI Delete(BSTR bstrSuperclass) = 0;
321 HRESULT (WINAPI *Delete)(ITPluggableTerminalClassRegistration *This,BSTR bstrSuperclass); member in struct:ITPluggableTerminalClassRegistrationVtbl
351 #define ITPluggableTerminalClassRegistration_Delete(This,bstrSuperclass) (This)->lpVtbl->Delete(This,bstrSuperclass)
402 virtual HRESULT WINAPI Delete(void) = 0;
422 HRESULT (WINAPI *Delete)(ITPluggableTerminalSuperclassRegistration *This); member in struct:ITPluggableTerminalSuperclassRegistrationVtbl
444 #define ITPluggableTerminalSuperclassRegistration_Delete(This) (This)->lpVtbl->Delete(This)
H A Dole.h189 OLESTATUS (CALLBACK *Delete) (LPOLEOBJECT); member in struct:_OLEOBJECTVTBL
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h217 // static void Delete(Type*);
336 static void Delete(GenericType* value) { delete value; } function in class:google::protobuf::internal::GenericTypeHandler
382 static void Delete(string* value);
423 // Delete elements with indices in the range [start .. start+num-1].
812 TypeHandler::Delete(cast<TypeHandler>(elements_[i]));
939 TypeHandler::Delete(cast<TypeHandler>(elements_[current_size_]));
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h217 // static void Delete(Type*);
336 static void Delete(GenericType* value) { delete value; } function in class:google::protobuf::internal::GenericTypeHandler
382 static void Delete(string* value);
423 // Delete elements with indices in the range [start .. start+num-1].
812 TypeHandler::Delete(cast<TypeHandler>(elements_[i]));
939 TypeHandler::Delete(cast<TypeHandler>(elements_[current_size_]));
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Drepeated_field.h217 // static void Delete(Type*);
336 static void Delete(GenericType* value) { delete value; } function in class:google::protobuf::internal::GenericTypeHandler
382 static void Delete(string* value);
423 // Delete elements with indices in the range [start .. start+num-1].
812 TypeHandler::Delete(cast<TypeHandler>(elements_[i]));
939 TypeHandler::Delete(cast<TypeHandler>(elements_[current_size_]));
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Drepeated_field.h217 // static void Delete(Type*);
336 static void Delete(GenericType* value) { delete value; } function in class:google::protobuf::internal::GenericTypeHandler
382 static void Delete(string* value);
423 // Delete elements with indices in the range [start .. start+num-1].
812 TypeHandler::Delete(cast<TypeHandler>(elements_[i]));
939 TypeHandler::Delete(cast<TypeHandler>(elements_[current_size_]));
/prebuilts/gdb/darwin-x86/include/python2.7/
H A DPython-ast.h92 } Delete; member in union:_stmt::__anon11649
393 #define Delete(a0, a1, a2, a3) _Py_Delete(a0, a1, a2, a3) macro
/prebuilts/gdb/linux-x86/include/python2.7/
H A DPython-ast.h92 } Delete; member in union:_stmt::__anon11771
393 #define Delete(a0, a1, a2, a3) _Py_Delete(a0, a1, a2, a3) macro
/prebuilts/ndk/current/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h339 static void Delete(T* x) { function in namespace:testing::internal
/prebuilts/ndk/r11/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h339 static void Delete(T* x) { function in namespace:testing::internal
/prebuilts/ndk/r13/sources/third_party/googletest/googletest/src/
H A Dgtest-internal-inl.h339 static void Delete(T* x) { function in namespace:testing::internal
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A DPython-ast.h92 } Delete; member in union:_stmt::__anon177224
393 #define Delete(a0, a1, a2, a3) _Py_Delete(a0, a1, a2, a3) macro
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A DPython-ast.h92 } Delete; member in union:_stmt::__anon177347
393 #define Delete(a0, a1, a2, a3) _Py_Delete(a0, a1, a2, a3) macro
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Drepeated_field.h362 // static void Delete(Type*);
408 void Delete(int index);
567 // We force NewFromPrototype() and Delete() to be non-inline to reduce code
572 GOOGLE_ATTRIBUTE_NOINLINE static void Delete(GenericType* value, Arena* arena);
597 void GenericTypeHandler<GenericType>::Delete(GenericType* value, Arena* arena) { function in class:google::protobuf::internal::GenericTypeHandler
703 static inline void Delete(string* value, Arena* arena) { function in class:google::protobuf::internal::StringTypeHandlerBase
751 // Delete elements with indices in the range [start .. start+num-1].
1364 TypeHandler::Delete(cast<TypeHandler>(rep_->elements[i]), arena_);
1424 inline void RepeatedPtrFieldBase::Delete(int index) { function in class:google::protobuf::internal::RepeatedPtrFieldBase
1427 TypeHandler::Delete(cas
[all...]

Completed in 1278 milliseconds

1234