/third_party/protobuf/csharp/ |
D | CHANGES.txt | 34 - Issue 81: quoting for NUnit parameters. 35 - Issue 56: NuGet package is noisy 36 - Issue 70: Portable library project has some invalid Nunit-based code. 37 - Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 38 - Issue 84: warning CS0219: The variable `size' is assigned but never used 50 - Issue 50: The XML serializer will fail to deserialize a message with empty 52 - Issue 45: Use of 'item' as a field name causes AmbiguousMatchException 53 - Issue 49: Generated nested static Types class should be partial 54 - Issue 38: Disable CLSCompliant warnings (3021) 55 - Issue 40: proto_path does not work for command-line file names [all …]
|
/third_party/python/Misc/ |
D | HISTORY | 26 - Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X 29 - Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug 35 - Issue #28563: Fixed possible DoS and arbitrary code execution when handle 42 - Issue #27783: Fix possible usage of uninitialized memory in operator.methodcaller. 44 - Issue #27774: Fix possible Py_DECREF on unowned object in _sre. 46 - Issue #27760: Fix possible integer overflow in binascii.b2a_qp. 48 - Issue #27758: Fix possible integer overflow in the _csv module for large record 51 - Issue #27568: Prevent HTTPoxy attack (CVE-2016-1000110). Ignore the 55 - Issue #27759: Fix selectors incorrectly retain invalid file descriptors. 61 - Issue #28248: Update Windows build to use OpenSSL 1.0.2j. [all …]
|
/third_party/python/Lib/idlelib/ |
D | NEWS.txt | 352 Issue 35093: Document the IDLE document viewer in the IDLE doc. 788 Issue #29071: IDLE colors f-string prefixes but not invalid ur prefixes. 790 Issue #28572: Add 10% to coverage of IDLE's test_configdialog. 798 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. 801 - Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen. 803 - Issue #27891: Consistently group and sort imports within idlelib modules. 805 - Issue #17642: add larger font sizes for classroom projection. 809 - Issue #25564: In section on IDLE -- console differences, mention that 812 - Issue #27821: Fix 3.6.0a3 regression that prevented custom key sets 815 - Issue #27714: text_textview and test_autocomplete now pass when re-run [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenExegesis.inc | 115 X86PfmIssueCounters + 0, 4 // Issue counters. 121 X86PfmIssueCounters + 4, 3 // Issue counters. 127 X86PfmIssueCounters + 7, 8 // Issue counters. 133 X86PfmIssueCounters + 15, 2 // Issue counters. 139 X86PfmIssueCounters + 17, 2 // Issue counters. 166 X86PfmIssueCounters + 19, 8 // Issue counters. 193 X86PfmIssueCounters + 27, 5 // Issue counters. 199 X86PfmIssueCounters + 32, 8 // Issue counters. 205 X86PfmIssueCounters + 40, 8 // Issue counters. 211 X86PfmIssueCounters + 48, 5 // Issue counters.
|
/third_party/vk-gl-cts/android/cts/master/src/ |
D | vk-excluded-tests.txt | 1 # Issue 242: Excluded blend tests where propagated errors may be large 21 # Issue 419: Failing sparse tests (Image mismatch) 31 # Issue 420: Exclude problematic clipping tests 36 # Issue 431: Excluded copies and blitting tests 45 # Issue: b/66464066 48 # Issue: b/67022169
|
/third_party/skia/infra/bots/task_drivers/g3_canary/ |
D | g3_canary.go | 51 Issue int `json:"issue"` member 76 if rs.Issue == "" || rs.Patchset == "" { 92 taskFileName := fmt.Sprintf("%s-%s.json", rs.Issue, rs.Patchset) 99 …if err := triggerCanaryRoll(ctx, rs.Issue, rs.Patchset, taskFileName, taskStoragePath, gcsClient);… 100 …td.Fatal(ctx, fmt.Errorf("Could not trigger canary roll for %s/%s: %s", rs.Issue, rs.Patchset, err… 106 fmt.Printf("G3 canary task for %s/%s already exists\n", rs.Issue, rs.Patchset) 143 Issue: i,
|
/third_party/skia/site/docs/user/ |
D | issue-tracker.md | 3 title: "Issue Tracking" 4 linkTitle: "Issue Tracking" 9 The Skia Issue Tracker 11 [Skia's Issue Tracker](https://bugs.chromium.org/p/skia/issues/list)
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.1.8.rst | 39 - `Issue 42 - `Issue 45 - `Issue 48 - `Issue 51 - `Issue 54 - `Issue 57 - `Issue 60 - `Issue 64 - `Issue
|
/third_party/protobuf/csharp/protos/ |
D | unittest_issues.proto | 6 // Issue: Non-"Google.Protobuffers" namespace will ensure that protobuffer library types are qualif… 13 // Issue 307: when generating doubly-nested types, any references 58 // Issue 21: http://code.google.com/p/protobuf-csharp-port/issues/detail?id=21 80 // Issue 45: http://code.google.com/p/protobuf-csharp-port/issues/detail?id=45 129 // Issue 3200: When merging two messages which use the same
|
/third_party/boost/libs/dll/doc/ |
D | missuses.qbk | 11 * [*Issue:] Program crashes on `delete` or `free()`. 18 * [*Issue:] Program crashes in `catch(...)` block. 43 * [*Issue:] Thread local storage seems to be corrupted. 49 * [*Issue:] Attempt to call a loaded function crashes or function returns incorrect result. 55 * [*Issue:] Program crashes after plugin unload.
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/docs/ |
D | projects.md | 18 Each card is either a *Note* or a regular GitHub *Issue.* 19 A Note can be converted to an Issue. 47 by updating the Issue with their intent to do the work. 48 Once an Issue is claimed, the project manager moves the corresponding card 61 idea is likely to be an Issue which has been closed. 72 A *placeholder* is a Note or Issue that represents a possibly large amount
|
/third_party/spirv-tools/docs/ |
D | projects.md | 18 Each card is either a *Note* or a regular GitHub *Issue.* 19 A Note can be converted to an Issue. 47 by updating the Issue with their intent to do the work. 48 Once an Issue is claimed, the project manager moves the corresponding card 61 idea is likely to be an Issue which has been closed. 72 A *placeholder* is a Note or Issue that represents a possibly large amount
|
/third_party/skia/third_party/externals/spirv-tools/docs/ |
D | projects.md | 18 Each card is either a *Note* or a regular GitHub *Issue.* 19 A Note can be converted to an Issue. 47 by updating the Issue with their intent to do the work. 48 Once an Issue is claimed, the project manager moves the corresponding card 61 idea is likely to be an Issue which has been closed. 72 A *placeholder* is a Note or Issue that represents a possibly large amount
|
/third_party/flutter/skia/third_party/externals/spirv-tools/ |
D | projects.md | 18 Each card is either a *Note* or a regular GitHub *Issue.* 19 A Note can be converted to an Issue. 47 by updating the Issue with their intent to do the work. 48 Once an Issue is claimed, the project manager moves the corresponding card 61 idea is likely to be an Issue which has been closed. 72 A *placeholder* is a Note or Issue that represents a possibly large amount
|
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/ |
D | unittest_issues.proto | 6 // Issue: Non-"Google.Protobuffers" namespace will ensure that protobuffer library types are qualif… 12 // Issue 307: when generating doubly-nested types, any references 57 // Issue 21: http://code.google.com/p/protobuf-csharp-port/issues/detail?id=21 79 // Issue 45: http://code.google.com/p/protobuf-csharp-port/issues/detail?id=45
|
/third_party/flutter/skia/site/user/ |
D | issue-tracker.md | 1 Issue Tracking 4 The Skia Issue Tracker 6 [Skia's Issue Tracker](https://bugs.chromium.org/p/skia/issues/list)
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Query9.cpp | 47 HRESULT result = mQuery->Issue(D3DISSUE_BEGIN); in begin() 60 HRESULT result = mQuery->Issue(D3DISSUE_END); in end()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Query9.cpp | 47 HRESULT result = mQuery->Issue(D3DISSUE_BEGIN); in begin() 60 HRESULT result = mQuery->Issue(D3DISSUE_END); in end()
|
/third_party/flutter/skia/infra/wasm-common/perf/ |
D | wasm_perf_aggregator.go | 74 Issue string `json:"issue"` member 176 Issue: strconv.FormatInt(*issue, 10),
|
/third_party/skia/infra/wasm-common/perf/ |
D | wasm_perf_aggregator.go | 74 Issue string `json:"issue"` member 176 Issue: strconv.FormatInt(*issue, 10),
|
/third_party/mindspore/.github/ISSUE_TEMPLATE/ |
D | task-tracking.md | 15 | No. | Task Description | Issue ID |
|
D | RFC.md | 16 | No. | Task Description | Related Issue(URL) |
|
/third_party/vk-gl-cts/external/vulkancts/mustpass/master/src/ |
D | test-issues.txt | 1 # Issue 448: Precision issues with software texture sampling on X86 Linux
|
/third_party/skia/third_party/externals/icu/patches/ |
D | fuchsia.patch | 13 * The Open Group Base Specifications Issue 6 (IEEE Std 1003.1, 2004 Edition)
|
/third_party/typescript/tests/cases/conformance/jsx/ |
D | jsxParsingError2.tsx | 12 // Issue error about missing span closing tag, not missing div closing tag
|