Searched refs:forceDelete (Results 1 - 7 of 7) sorted by relevance

/external/icu/icu4c/source/common/
H A Dulist.c21 UBool forceDelete; member in struct:UListNode
69 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) { argument
82 newItem->forceDelete = forceDelete;
96 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status) { argument
109 newItem->forceDelete = forceDelete;
183 if (listHead->forceDelete) {
H A Dulist.h19 U_CAPI void U_EXPORT2 ulist_addItemEndList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
21 U_CAPI void U_EXPORT2 ulist_addItemBeginList(UList *list, const void *data, UBool forceDelete, UErrorCode *status);
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A DNonVolatileStore.cpp39 void delete_hal_non_volatile_store (bool forceDelete);
190 ** Parameters forceDelete: unconditionally delete the storage.
195 void delete_hal_non_volatile_store (bool forceDelete) argument
202 if ((firstTime == false) && (forceDelete == false))
H A DHalAdaptation.cpp38 extern void delete_hal_non_volatile_store (bool forceDelete);
/external/libnfc-nci/src/adaptation/
H A Dlibmain.c195 ** Parameters forceDelete: unconditionally delete the storage.
200 void delete_stack_non_volatile_store (BOOLEAN forceDelete) argument
205 if ((firstTime == FALSE) && (forceDelete == FALSE))
H A DNfcAdaptation.cpp34 extern "C" void delete_stack_non_volatile_store (BOOLEAN forceDelete);
/external/libphonenumber/demo/war/WEB-INF/lib/
H A Dcommons-io-1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/io/ ...

Completed in 147 milliseconds