Home
last modified time | relevance | path

Searched refs:Deletion (Results 1 – 25 of 25) sorted by relevance

/external/pdfium/core/fxcrt/
Dcfx_widetextbuf_unittest.cpp24 TEST(WideTextBuf, Deletion) { in TEST() argument
/external/angle/src/tests/capture_replay_tests/
Dcapture_replay_expectations.txt14 ImageTest.Deletion/*
/external/llvm-project/clang/unittests/Tooling/
DRefactoringTest.cpp145 Replacement Deletion("x.cc", 0, 10, "3"); in TEST_F() local
146 auto Err = Replaces.add(Deletion); in TEST_F()
154 Deletion, OverlappingReplacement)); in TEST_F()
160 Deletion, ContainedReplacement)); in TEST_F()
166 Deletion, WrongPathReplacement)); in TEST_F()
169 EXPECT_EQ(Deletion, *Replaces.begin()); in TEST_F()
289 Replacement Deletion("x.cc", 0, 10, ""); in TEST_F() local
290 Err = Replaces.add(Deletion); in TEST_F()
296 EXPECT_EQ(*(++Replaces.begin()), Deletion); in TEST_F()
/external/pdfium/testing/resources/javascript/
Dglobals.in135 dump_global("After Deletion");
Dglobals_expected.txt36 Alert: ************ After Deletion ************
/external/libxml2/os400/libxmlrpg/
Dlist.rpgle51 * Creation/Deletion
/external/python/cpython3/Doc/library/
Doperator.rst398 | Indexed Deletion | ``del obj[k]`` | ``delitem(obj, k)`` |
420 | Slice Deletion | ``del seq[i:j]`` | ``delitem(seq, slice(i, j))`` |
Dos.rst646 Deletion of items in ``os.environ`` is automatically translated into a
/external/python/cpython2/Doc/library/
Doperator.rst648 | Indexed Deletion | ``del obj[k]`` | ``delitem(obj, k)`` |
670 | Slice Deletion | ``del seq[i:j]`` | ``delitem(seq, slice(i, j))`` |
/external/llvm-project/clang-tools-extra/clang-change-namespace/
DChangeNamespace.cpp982 tooling::Replacement Deletion(FilePath, NewOffset, NewLength, ""); in onEndOfTranslationUnit() local
992 addOrMergeReplacement(Deletion, &NewReplacements); in onEndOfTranslationUnit()
/external/python/cpython3/Doc/reference/
Dsimple_stmts.rst453 Deletion is recursively defined very similar to the way assignment is defined.
456 Deletion of a target list recursively deletes each target, from left to right.
462 Deletion of a name removes the binding of that name from the local or global
469 Deletion of attribute references, subscriptions and slicings is passed to the
/external/python/cpython2/Doc/reference/
Dsimple_stmts.rst367 Deletion is recursively defined very similar to the way assignment is defined.
370 Deletion of a target list recursively deletes each target, from left to right.
376 Deletion of a name removes the binding of that name from the local or global
388 Deletion of attribute references, subscriptions and slicings is passed to the
/external/libnl/
DChangeLog8 o Route Addition/Deletion
/external/e2fsprogs/ext2ed/
Dext2.descriptors82 __u32 i_dtime; /* Deletion Time */
/external/icu/icu4c/source/data/translit/
DLatin_ConjoiningJamo.txt266 # Deletion of IEUNG is handled below.
/external/angle/src/tests/gl_tests/
DImageTest.cpp3690 TEST_P(ImageTest, Deletion) in TEST_P() argument
/external/llvm-project/llvm/docs/
DPasses.rst751 This file implements the Dead Loop Deletion Pass. This pass is responsible for
/external/llvm/docs/
DPasses.rst744 This file implements the Dead Loop Deletion Pass. This pass is responsible for
/external/libnl/doc/
Droute.txt1663 Deletion::
/external/freetype/
DChangeLog.202046 been seen. Deletion of this test allows fonts without FontInfo
/external/python/cpython2/Doc/whatsnew/
D2.3.rst917 Deletion is more straightforward::
/external/python/cpython3/Doc/whatsnew/
D2.3.rst917 Deletion is more straightforward::
/external/angle/tools/flex-bison/third_party/m4sugar/
Dm4sugar.m42931 # caching macros for other performance improvements. Deletion can be
/external/one-true-awk/testdir/
Dfunstack.ok3034 M. A. McDonald An Optimal Method for Deletion in
Dfunstack.in23130 title = "An Optimal Method for Deletion in One-Sided Height-Balanced Trees",