Searched refs:delete (Results 1 – 6 of 6) sorted by relevance
| /third_party/ulib/uboringssl/include/openssl/ |
| A D | base.h | 504 StackAllocated(const StackAllocated<T, CleanupRet, init, cleanup> &) = delete; 505 T& operator=(const StackAllocated<T, CleanupRet, init, cleanup> &) = delete;
|
| /third_party/ulib/uboringssl/crypto/ |
| A D | internal.h | 504 MutexLockBase(const MutexLockBase<LockFunc, ReleaseFunc> &) = delete; in OPENSSL_MSVC_PRAGMA() 506 delete; in OPENSSL_MSVC_PRAGMA()
|
| /third_party/uapp/fsck-msdosfs/ |
| A D | dir.c | 86 static int delete(int, struct bootblock *, struct fatEntry *, cl_t, int, 305 delete(int f, struct bootblock *boot, struct fatEntry *fat, cl_t startcl, in delete() function 362 if (delete(f, boot, fat, in removede() 502 if (delete(f, boot, fat, in readDosDirSection()
|
| /third_party/ulib/jemalloc/ |
| A D | INSTALL | 212 Disable C++ integration. This will cause new and delete operator
|
| /third_party/uapp/dash/src/ |
| A D | TOUR | 140 machines, but the code to keep track of when to delete the tem-
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1771 to delete the entire list of attached objects (attached via 2136 not delete <file>" message during ASL compilation. 2178 delete. ACPICA BZ 1010. 7028 path did not delete a locally allocated structure. 12544 caller's and the called method would delete the caller's 12873 (Both) Move more headers to include/acpi, and delete an unused 13197 made to delete the operand objects twice. 13199 Fixed a problem where an attempt was made to delete an operand 15182 applied to these objects instead of a force delete. 15187 delete them. These objects are now marked with the "static [all …]
|
Completed in 25 milliseconds