Home
last modified time | relevance | path

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

12345

/external/python/cpython2/Misc/
DNEWS13 - Revert a37cc3d926ec (Issue #5322).
24 - Issue #28847: dumbdbm no longer writes the index file in when it is not
27 - Issue #11145: Fixed miscellaneous issues with C-style formatting of types
30 - Issue #24469: Fixed memory leak caused by int subclasses without overridden
33 - Issue #19398: Extra slash no longer added to sys.path components in case of
36 - Issue #21720: Improve exception message when the type of fromlist is unicode.
41 - Issue #26906: Resolving special methods of uninitialized type now causes
44 - Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
47 - Issue #24098: Fixed possible crash when AST is changed in process of
50 - Issue #28350: String constants with null character no longer interned.
[all …]
/external/protobuf/csharp/
DCHANGES.txt34 - 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 …]
/external/tcpdump/tests/
Daoe_1-v.out9 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0001cd4a
14 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0001cd4a
19 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0002cd63
24 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0003cd63
29 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0004cd63
34 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0005cd64
39 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0002cd63
44 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0003cd63
49 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0004cd63
54 Major: 0x0014, Minor: 0x00, Command: Issue ATA Command, Tag: 0x0005cd64
[all …]
/external/python/cpython2/Lib/idlelib/
DNEWS.txt5 - Issue #27854: Make Help => IDLE Help work again on Windows.
8 - Issue #25507: Add back import needed for 2.x encoding warning box.
11 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
14 - Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
16 - Issue #17642: add larger font sizes for classroom projection.
20 - Issue #25564: In section on IDLE -- console differences, mention that
23 - Issue #27714: text_textview and test_autocomplete now pass when re-run
27 - Issue #27452: add line counter and crc to IDLE configHandler test dump.
29 - Issue #27365: Allow non-ascii chars in IDLE NEWS.txt, for contributor names.
31 - Issue #27245: IDLE: Cleanly delete custom themes and key bindings.
[all …]
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue115/
DParameterizedTest.java38 Issue issue = new Issue(); in testAsJavaBeanProperty()
45 Issue issueParsed = (Issue) yaml.load(result); in testAsJavaBeanProperty()
50 class Issue { class
/external/clang/test/Misc/
Dserialized-diags.m20 …-diags.m:8:4: error: use of undeclared identifier '_self'; did you mean 'self'? [] [Semantic Issue]
24 // CHECK: +-(null):0:0: note: 'self' is an implicit parameter [] [Semantic Issue]
26 …: warning: class 'Foo' defined without specifying a base class [-Wobjc-root-class] [Semantic Issue]
28 …{{.*[/\\]}}serialized-diags.m:1:15: note: add a super class to fix this problem [] [Semantic Issue]
/external/deqp/external/vulkancts/mustpass/1.0.2/src/
Dtest-issues.txt1 # Issue 217: Built-in function precision test issues
17 # Issue 233: Negative zero flat varying issue
23 # Issue 340: Cube map corner texel selection
26 # Issue 448: Precision issues with software texture sampling on X86 Linux
Dexcluded-tests.txt1 # Issue 218: Excluded built-in function precision tests
12 # Issue 242: Excluded blend tests where propagated errors may be large
41 # Issue 410: Excluded texture function tests
126 # Issue 419: Failing sparse tests (Image mismatch)
277 # Issue 420: Exclude problematic clipping tests
285 # Issue 431: Excluded copies and blitting tests
/external/autotest/site_utils/
Dphapi_lib.py31 class BaseIssue(gdata_lib.Issue):
37 for keys in gdata_lib.Issue.SlotDefaults.keys())
41 class Issue(BaseIssue): class
55 super(Issue, self).__init__(t_issue)
483 issue = Issue(self._populate_issue_updates(t_issue))
504 return Issue(self._populate_issue_updates(t_issue))
/external/deqp/android/cts/master/src/
Dvk-test-issues.txt1 # Issue 217: Built-in function precision test issues
17 # Issue 233: Negative zero flat varying issue
23 # Issue 340: Cube map corner texel selection
Dvk-excluded-tests.txt1 # Issue 218: Excluded built-in function precision tests
12 # Issue 242: Excluded blend tests where propagated errors may be large
41 # Issue 410: Excluded texture function tests
126 # Issue 419: Failing sparse tests (Image mismatch)
277 # Issue 420: Exclude problematic clipping tests
285 # Issue 431: Excluded copies and blitting tests
339 # Issue: b/65844886
342 # Issue: b/67013571
347 # Issue: b/66464066
350 # Issue: b/67022169
/external/clang/include/clang/Basic/
DDiagnosticCategories.td10 class CatInlineAsm : DiagCategory<"Inline Assembly Issue">;
11 class CatBackend : DiagCategory<"Backend Issue">;
DDiagnosticCommonKinds.td41 let CategoryName = "Lexical or Preprocessor Issue" in {
60 let CategoryName = "Parse Issue" in {
106 let CategoryName = "Nullability Issue" in {
/external/webrtc/tools/valgrind-webrtc/gtest_exclude/
Drtc_unittests.gtest-memcheck.txt10 # Issue 3447
13 # Issue 4743
Dlibjingle_p2p_unittest.gtest-memcheck.txt6 # Issue 3447
Dlibjingle_peerconnection_unittest.gtest-drmemory_win32.txt7 # Issue 3453
/external/protobuf/csharp/protos/
Dunittest_issues.proto6 // 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
/external/skia/site/user/
Dissue-tracker.md1 Issue Tracking
4 The Skia Issue Tracker
6 [Skia's Issue Tracker](https://bugs.chromium.org/p/skia/issues/list)
/external/shflags/doc/
DCHANGES-1.0.md40 Issue #20. Updated LGPL v2.1 license from
43 Issue #15. Use `gexpr` instead of `expr` on BSD variants.
50 Issue #22. Fixed broken testGetFlagInfo() test.
125 Issue# 1: When a user defines their own `--help` flag, no more warning is thrown
128 Issue# 2: Passing the `--nohelp` option no longer gives help output.
130 Issue# 3: Added support for screen width detection.
/external/markdown/tests/misc/
Dheaders.txt11 # Issue #1: Markdown
/external/python/cpython2/Mac/BuildScript/
Dissue19373_tk_8_5_15_source.patch1 Issue #19373: Patch to Tk 8.5.15 to correct refresh problem on OS x 10.9.
/external/swiftshader/src/D3D9/
DDirect3DQuery9.hpp44 long __stdcall Issue(unsigned long flags) override;
/external/valgrind/solaris/
Dvgpreload-solaris.mapfile9 # relevant to XPG6 (X/Open Portability Guide, Issue 6).
/external/devlib/
DREADME.rst32 - Please use the GitHub Issue Tracker associated with this repository for
/external/ltp/testcases/kernel/hotplug/cpu_hotplug/functional/
Dcpuhotplug07.sh20 Issue: Hotplug bugs have been found during kernel compiles

12345