Searched
full:deletion (Results
726 -
750 of
1577) sorted by null
<<21222324252627282930>>
/external/proguard/src/proguard/preverify/ |
CodePreverifier.java | 122 // Mark the unreachable instruction for deletion.
|
/external/python/cpython2/Lib/idlelib/ |
TODO.txt | 6 - manage breakpoints globally, allow bp deletion, tbreak, cbreak etc.
|
/external/python/cpython2/Lib/ |
poplib.py | 252 """Unmark all messages marked for deletion."""
|
/external/python/cpython2/Lib/test/ |
test_funcattrs.py | 200 # Test assignment and deletion
|
/external/python/cpython2/Python/ |
thread.c | 253 * another thread to mutate the list, via key deletion, concurrent with
|
/external/python/cpython3/Lib/idlelib/ |
TODO.txt | 6 - manage breakpoints globally, allow bp deletion, tbreak, cbreak etc.
|
/external/python/cpython3/Lib/ |
poplib.py | 268 """Unmark all messages marked for deletion."""
|
/external/python/cpython3/Lib/test/ |
test_funcattrs.py | 216 # Test assignment and deletion
|
test_poplib.py | 114 self.push('+OK message marked for deletion.')
|
/external/python/cpython3/Python/ |
thread.c | 200 * another thread to mutate the list, via key deletion, concurrent with
|
/external/skqp/include/gpu/ |
GrContext.h | 195 * otherwise marked for deletion, regardless of whether the context is under budget.
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
ScriptManager.java | 69 * Manages creation, deletion, and execution of stored scripts.
|
/external/swiftshader/third_party/LLVM/test/Transforms/LoopDeletion/ |
2011-06-21-phioperands.ll | 1 ; RUN: opt %s -loop-deletion -disable-output
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
SmallPtrSet.h | 53 /// (-2), to allow deletion. The hash table is resized when the table is 3/4 or
|
/external/syslinux/win/ |
syslinux.c | 393 /* Change to normal attributes to enable deletion */
|
/external/tensorflow/tensorflow/compiler/jit/graphcycles/ |
graphcycles.cc | 154 // rank assignment remains valid after an edge deletion.
|
/external/tensorflow/tensorflow/core/common_runtime/ |
direct_session.h | 146 // like to maintain a deletion order in which the OpKernels (owned by the
|
/external/tensorflow/tensorflow/core/kernels/ |
mkl_input_conversion_op.cc | 214 // ** Release the borrowed layout to avoid double deletion
|
/external/testng/src/test/java/test/ |
BaseTest.java | 468 * If a deletion fails, the method stops attempting to delete and returns false.
|
/external/toolchain-utils/ |
repo_to_repo.py | 127 """Override to prevent deletion."""
|
/external/webrtc/ |
NOTICE | 154 // scoped_ptr mimics a built-in pointer except that it guarantees deletion
|
/external/webrtc/webrtc/p2p/stunprober/ |
stunprober.cc | 321 // Deletion of AsyncResolverInterface can't be done in OnResolveResult which
|
/frameworks/av/packages/MediaComponents/src/com/android/media/subtitle/ |
SubtitleTrack.java | 93 * only at the deletion of the track object. Cues
|
/frameworks/base/cmds/statsd/tests/ |
UidMap_test.cpp | 375 // Now force deletion by limiting the memory to hold one delta change.
|
/frameworks/base/core/java/android/content/pm/ |
PackageManager.java | [all...] |
Completed in 1668 milliseconds
<<21222324252627282930>>