Searched refs:forceDelete (Results 1 – 7 of 7) sorted by relevance
/external/icu/icu4c/source/common/ |
D | ulist.c | 21 UBool forceDelete; member 69 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UError… in ulist_addItemEndList() argument 82 newItem->forceDelete = forceDelete; in ulist_addItemEndList() 96 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErr… in ulist_addItemBeginList() argument 109 newItem->forceDelete = forceDelete; in ulist_addItemBeginList() 183 if (listHead->forceDelete) { in ulist_deleteList()
|
D | ulist.h | 19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UError… 21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErr…
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | NonVolatileStore.cpp | 39 void delete_hal_non_volatile_store (bool forceDelete); 195 void delete_hal_non_volatile_store (bool forceDelete) in delete_hal_non_volatile_store() argument 202 if ((firstTime == false) && (forceDelete == false)) in delete_hal_non_volatile_store()
|
D | HalAdaptation.cpp | 38 extern void delete_hal_non_volatile_store (bool forceDelete);
|
/external/libnfc-nci/src/adaptation/ |
D | libmain.c | 200 void delete_stack_non_volatile_store (BOOLEAN forceDelete) in delete_stack_non_volatile_store() argument 205 if ((firstTime == FALSE) && (forceDelete == FALSE)) in delete_stack_non_volatile_store()
|
D | NfcAdaptation.cpp | 34 extern "C" void delete_stack_non_volatile_store (BOOLEAN forceDelete);
|
/external/libphonenumber/demo/war/WEB-INF/lib/ |
D | commons-io-1.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |