Searched
full:deletion (Results
351 -
375 of
1577) sorted by null
<<11121314151617181920>>
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/ |
GlobalsModRef.h | 59 /// Handle to clear this analysis on deletion of values.
|
MemorySSAUpdater.h | 12 // deletion, and moves. It performs phi insertion where necessary, and
|
/prebuilts/gdb/darwin-x86/include/python2.7/ |
dictobject.h | 26 key deletion. This is the only case in which me_value != NULL.
|
/prebuilts/gdb/linux-x86/include/python2.7/ |
dictobject.h | 26 key deletion. This is the only case in which me_value != NULL.
|
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
tcltypemaps.swg | 68 // Old 1.3.25 typemaps needed to avoid premature object deletion
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
dictobject.h | 26 key deletion. This is the only case in which me_value != NULL.
|
/prebuilts/python/linux-x86/2.7.5/include/python2.7/ |
dictobject.h | 26 key deletion. This is the only case in which me_value != NULL.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/ |
DebuggerConnector.java | 139 // Deletion is effectively the same as closing
|
/system/chre/util/include/chre/util/ |
unique_ptr.h | 29 * custom deleters - deletion is always done via memoryFree().
|
/system/sepolicy/prebuilts/api/26.0/private/ |
priv_app.te | 164 # files, installd will not be able to guarantee the deletion
|
/system/sepolicy/prebuilts/api/26.0/public/ |
shell.te | 165 # files, installd will not be able to guarantee the deletion
|
/system/sepolicy/prebuilts/api/27.0/private/ |
priv_app.te | 155 # files, installd will not be able to guarantee the deletion
|
/system/sepolicy/prebuilts/api/27.0/public/ |
shell.te | 166 # files, installd will not be able to guarantee the deletion
|
/system/sepolicy/prebuilts/api/28.0/public/ |
shell.te | 207 # files, installd will not be able to guarantee the deletion
|
/system/sepolicy/public/ |
shell.te | 207 # files, installd will not be able to guarantee the deletion
|
/external/deqp/modules/glshared/ |
glsLifetimeTests.cpp | 931 errors.check(!m_type.exists(name), "Object still exists after deletion"); 961 "Deleting bound object did not flag the object for deletion"); 1091 "Attachment name not returned by query even before deletion."); 1105 "Attached object name no longer valid after deletion."); 1108 "Attached object name still valid after deletion."); [all...] |
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
BaseRecognizer.java | 90 * single token insertion or deletion error recovery. If 93 * To turn off single token insertion or deletion error 349 * single token insertion and deletion, this will usually not 609 // can't recover with single token deletion, try insertion 633 // TODO do single token deletion like above for Token mismatch
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPUtilsImpl.java | 401 * Option flag to control the deletion: do internal properties in 404 * Option flag to control the deletion: Include aliases in the 645 // The recursive call to AppendSubtree will handle deletion for fields with empty 661 // Make a special check for deletion of empty values. Meaningful in AltText arrays 710 // items with empty values do not cause deletion, that conflicts horribly with [all...] |
/libcore/ojluni/src/main/java/java/util/concurrent/ |
ConcurrentSkipListMap.java | 158 * use direct CAS'able next pointers. On deletion, instead of 177 * isn't worth the extra type-testing overhead. The deletion 182 * In addition to using deletion markers, the lists also use 183 * nullness of value fields to indicate deletion, in a style 184 * similar to typical lazy-deletion schemes. If a node's value is 197 * Here's the sequence of events for a deletion of node n with 212 * which avoids deletion errors in CAS-based linked lists. 243 * after processing the deletion. 267 * deletion here require a separate traversal pass occurring after 271 * and allows deletion to ensure that all index nodes will be mad [all...] |
/art/runtime/ |
indirect_reference_table.h | 56 // example, deletion of an entry should only succeed if it appears in the current segment, and we 115 // deletion of an entry may reduce "top_index" by more than one.
|
/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
BaseInputConnectionTest.java | 101 * deleteSurroundingText: The default implementation performs the deletion around the current 106 * getTextBeforeCursor, getTextAfterCursor: The default implementation performs the deletion
|
/device/linaro/bootloader/edk2/MdePkg/Include/Pi/ |
PiFirmwareFile.h | 130 /// Used to track the state of the file throughout the life of the file from creation to deletion.
168 /// Used to track the state of the file throughout the life of the file from creation to deletion.
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/PwdCredentialProviderDxe/ |
PwdCredentialProvider.h | 360 @retval EFI_ACCESS_DENIED Current user profile does not permit deletion on the user profile handle.
363 @retval EFI_UNSUPPORTED This credential provider does not support deletion in the pre-OS.
|
/device/linaro/bootloader/edk2/SecurityPkg/UserIdentification/UsbCredentialProviderDxe/ |
UsbCredentialProvider.h | 347 @retval EFI_ACCESS_DENIED Current user profile does not permit deletion on the user profile handle.
350 @retval EFI_UNSUPPORTED This credential provider does not support deletion in the pre-OS.
|
/external/libchrome/base/trace_event/ |
memory_dump_manager.h | 98 // Unregisters an unbound dump provider and takes care about its deletion 103 // - Its deletion will not happen concurrently with the OnMemoryDump() call.
|
Completed in 740 milliseconds
<<11121314151617181920>>