Home
last modified time | relevance | path

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

123

/external/grpc-grpc/test/core/avl/
Davl_test.cc247 int deletions = 0; in test_stress() local
259 for (i = 1; deletions < amount_of_stress; i++) { in test_stress()
265 idx, i, deletions); in test_stress()
268 deletions += (added[idx] != 0); in test_stress()
270 printf("avl = remove_int(avl, %d); /* d=%d */\n", idx, deletions); in test_stress()
/external/fonttools/Lib/fontTools/subset/
Dcff.py170 if hints.deletions:
172 for idx in reversed(hints.deletions):
176 assert not hints.deletions or hints.last_hint <= hints.deletions[0]
245 self.deletions = []
358 hints.deletions.append(index)
/external/python/cpython2/Lib/
Dstring.py484 def translate(s, table, deletions=""): argument
494 if deletions or table is None:
495 return s.translate(table, deletions)
Dstringold.py347 def translate(s, table, deletions=""): argument
356 return s.translate(table, deletions)
/external/autotest/client/tests/fsx/
D0002-Enable-cross-compiling-for-fsx.patch9 1 files changed, 1 insertions(+), 1 deletions(-)
D0001-Minor-fixes-to-PAGE_SIZE-handling.patch9 1 files changed, 7 insertions(+), 3 deletions(-)
/external/u-boot/tools/patman/test/
D0000-cover-letter.patch19 4 files changed, 6 insertions(+), 2 deletions(-)
/external/autotest/client/tests/ltp/patches/
Dkill-ipc.patch13 1 files changed, 1 insertions(+), 1 deletions(-)
Dcpuid.patch15 4 files changed, 37 insertions(+), 45 deletions(-)
Dsysctl.patch154 3 files changed, 42 insertions(+), 17 deletions(-)
/external/linux-kselftest/android/patches/
D0012-kselftest-vDSO-fix-build-issues.patch12 1 file changed, 5 insertions(+), 2 deletions(-)
D0010-seccomp-detect-compat-mode-in-ARM64.patch14 1 file changed, 3 insertions(+), 2 deletions(-)
D0015-selftests-futex-report-success-failure-to-environmen.patch15 1 file changed, 37 insertions(+), 26 deletions(-)
/external/harfbuzz_ng/
DRELEASING.md9 marked as API additions, API changes, or API deletions. Document
14 If there's a backward-incompatible API change (including deletions for API
/external/libvpx/
DAdd-visibility-protected-attribute-for-global-variab.patch26 3 files changed, 10 insertions(+), 3 deletions(-)
/external/libchrome/libchrome_tools/patch/
D0001-Use-qualified-base-make_optional-in-optional_unittes.patch24 1 file changed, 15 insertions(+), 10 deletions(-)
Dalignof_int64.patch32 4 files changed, 4 insertions(+), 4 deletions(-)
/external/python/apitools/samples/dns_sample/dns_v1/
Ddns_v1_messages.py44 deletions = _messages.MessageField('ResourceRecordSet', 2, repeated=True) variable in Change
/external/python/cpython2/Doc/library/
Dgdbm.rst106 If you have carried out a lot of deletions and would like to shrink the space
Dpoplib.rst138 Flag message number *which* for deletion. On most servers deletions are not
/external/syzkaller/pkg/email/
Dpatch_test.go166 1 file changed, 14 insertions(+), 3 deletions(-)
/external/python/cpython3/Objects/
Ddictnotes.txt58 Characterized by deletions interspersed with adds and replacements.
/external/freetype/docs/
DFTL.TXT110 (`FTL.TXT') unaltered; any additions, deletions or changes to
/external/pdfium/third_party/freetype/
DFTL.TXT110 (`FTL.TXT') unaltered; any additions, deletions or changes to
/external/freetype/
DNOTICE114 (`FTL.TXT') unaltered; any additions, deletions or changes to

123