/external/libabigail/include/ |
D | abg-diff-utils.h | 644 deletions() const in deletions() function 648 deletions() in deletions() function 657 deletions().insert(deletions().end(), in append() 658 es.deletions().begin(), in append() 659 es.deletions().end()); in append() 668 deletions().insert(deletions().begin(), in prepend() 669 es.deletions().begin(), in prepend() 670 es.deletions().end()); in prepend() 677 deletions().clear(); in clear() 682 {return insertions().empty() && deletions().empty();} in is_empty() [all …]
|
/external/grpc-grpc/test/core/avl/ |
D | avl_test.cc | 247 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/python/cpython2/Lib/ |
D | stringold.py | 347 def translate(s, table, deletions=""): argument 356 return s.translate(table, deletions)
|
D | string.py | 484 def translate(s, table, deletions=""): argument 494 if deletions or table is None: 495 return s.translate(table, deletions)
|
/external/fonttools/Lib/fontTools/subset/ |
D | cff.py | 174 if hints.deletions: 176 for idx in reversed(hints.deletions): 180 assert not hints.deletions or hints.last_hint <= hints.deletions[0] 249 self.deletions = [] 362 hints.deletions.append(index)
|
/external/autotest/client/tests/fsx/ |
D | 0002-Enable-cross-compiling-for-fsx.patch | 9 1 files changed, 1 insertions(+), 1 deletions(-)
|
D | 0001-Minor-fixes-to-PAGE_SIZE-handling.patch | 9 1 files changed, 7 insertions(+), 3 deletions(-)
|
/external/libchrome/libchrome_tools/patches/ |
D | libchrome-fix-integer-overflow-if-microseconds-is-IN.patch | 9 1 file changed, 1 insertion(+), 2 deletions(-)
|
D | Fix-Wdefaulted-function-deleted-warning-in-MessageLo.patch | 18 1 file changed, 2 insertions(+), 2 deletions(-)
|
D | libchrome-Unpatch-sys.path-update.patch | 14 1 file changed, 2 insertions(+), 10 deletions(-)
|
D | 0001-Fix-pending_broker_clients-handling.patch | 22 1 file changed, 2 insertions(+), 5 deletions(-)
|
D | dbus-Remove-LOG-ERROR-in-ObjectProxy.patch | 25 1 file changed, 5 insertions(+), 6 deletions(-)
|
D | r680000-forward-compatibility-patch-part-2.patch | 14 3 files changed, 9 insertions(+), 9 deletions(-)
|
D | components-timers-fix-fd-leak-in-AlarmTimer.patch | 17 2 files changed, 12 insertions(+), 11 deletions(-)
|
/external/python/cpython3/kokoro/ |
D | 0001-Enable-arm64-builds.patch | 11 1 file changed, 1 insertion(+), 7 deletions(-)
|
/external/zlib/patches/ |
D | 0002-uninitializedcheck.patch | 12 1 files changed, 1 insertion(+), 1 deletions(-)
|
/external/linux-kselftest/android/patches/ |
D | 0012-kselftest-vDSO-fix-build-issues.patch | 12 1 file changed, 5 insertions(+), 2 deletions(-)
|
D | 0010-seccomp-detect-compat-mode-in-ARM64.patch | 14 1 file changed, 3 insertions(+), 2 deletions(-)
|
D | 0015-selftests-futex-report-success-failure-to-environmen.patch | 15 1 file changed, 37 insertions(+), 26 deletions(-)
|
/external/harfbuzz_ng/ |
D | RELEASING.md | 9 marked as API additions, API changes, or API deletions. Document 14 If there's a backward-incompatible API change (including deletions for API
|
/external/oss-fuzz/projects/dlplibs/ |
D | ofz2894.patch | 9 1 file changed, 4 insertions(+), 3 deletions(-)
|
/external/libabigail/src/ |
D | abg-comparison.cc | 4014 for (vector<deletion>::const_iterator it = e.deletions().begin(); in ensure_lookup_tables_populated() 4015 it != e.deletions().end(); in ensure_lookup_tables_populated() 4564 for (vector<deletion>::const_iterator it = e.deletions().begin(); in ensure_lookup_tables_populated() 4565 it != e.deletions().end(); in ensure_lookup_tables_populated() 4613 for (vector<deletion>::const_iterator it = e.deletions().begin(); in ensure_lookup_tables_populated() 4614 it != e.deletions().end(); in ensure_lookup_tables_populated() 4876 for (vector<deletion>::const_iterator it = e.deletions().begin(); in ensure_lookup_tables_populated() 4877 it != e.deletions().end(); in ensure_lookup_tables_populated() 5274 for (vector<deletion>::const_iterator it = e.deletions().begin(); in ensure_lookup_tables_populated() 5275 it != e.deletions().end(); in ensure_lookup_tables_populated() [all …]
|
/external/capstone/contrib/sysz_update/ |
D | 0003-capstone-generate-GenInstrInfo.inc.patch | 8 1 file changed, 44 insertions(+), 5 deletions(-)
|
/external/libchrome/libchrome_tools/patch/ |
D | 0001-Use-qualified-base-make_optional-in-optional_unittes.patch | 24 1 file changed, 15 insertions(+), 10 deletions(-)
|
D | alignof_int64.patch | 32 4 files changed, 4 insertions(+), 4 deletions(-)
|