Searched refs:remove (Results 1 – 13 of 13) sorted by relevance
| /third_party/ulib/musl/src/stdio/ |
| A D | remove.c | 4 int remove(const char* path) { in remove() function
|
| /third_party/tools/android/ |
| A D | mkdtimg | 17 from os import fstat, stat, remove 133 remove(args.dtb + '.gz')
|
| /third_party/lib/acpica/source/compiler/ |
| A D | aslfileio.c | 392 if (remove (Info->Filename)) in FlDeleteFile()
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | ph.h | 200 a_attr void a_prefix##remove(a_ph_type *ph, a_type *phn); 270 a_prefix##remove(a_ph_type *ph, a_type *phn) \
|
| A D | rb.h | 185 a_prefix##remove(a_rbt_type *rbtree, a_type *node); \ 533 a_prefix##remove(a_rbt_type *rbtree, a_type *node) { \
|
| /third_party/ulib/musl/include/ |
| A D | stdio.h | 63 int remove(const char*);
|
| /third_party/lib/acpica/source/tools/acpisrc/ |
| A D | asremove.c | 313 Also, it appears to have one or more bugs in it. It can incorrectly remove
|
| /third_party/dev/ethernet/e1000/ |
| A D | README | 258 To remove a VLAN interface:
|
| /third_party/ulib/jemalloc/ |
| A D | ChangeLog | 507 - Fix/remove flawed alignment-related overflow tests. 727 - As part of small size class refactoring, remove the "opt.lg_[qc]space_max",
|
| /third_party/ulib/musl/ |
| A D | musl-rules.mk | 708 $(LOCAL_DIR)/src/stdio/remove.c \
|
| A D | WHATSNEW | 708 - missing xattr remove functions
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1447 Added the missing EXPORT_SYMBOL macros for the install and remove SCI 2164 list and detect/remove invalid entries. ACPICA BZ 890. Lv Zheng. 2301 4) Windows OSL: remove obsolete reference to a memory list field 3339 changes to the existing handler install/remove interfaces. Lin Ming, Bob 4834 will allow the host to dynamically add or remove multiple _OSI strings, 4932 Changed the behavior of the GPE install/remove handler interfaces. The 5441 repairs. This change will automatically remove embedded and trailing NULL 7637 Designed and implemented new external interfaces to install and remove
|
| /third_party/lib/acpica/tests/misc/ |
| A D | grammar.asl | 8673 // MTL NOTE: This test has been modified to remove any SizeOf(Index(Buff,...
|
Completed in 44 milliseconds