Searched refs:Nope (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/Generic/ |
D | discriminated-union.ll | 31 %"F::Nope" = type {} 39 %1 = bitcast %F* %qq to %"F::Nope"*, !dbg !29 76 …ture_type, name: "Nope", scope: !12, file: !7, size: 128, align: 64, elements: !4, identifier: "7c…
|
D | univariant-discriminated-union.ll | 18 %"F::Nope" = type {} 26 %1 = bitcast %F* %qq to %"F::Nope"*, !dbg !29
|
/external/python/cpython2/Lib/test/ |
D | test_select.py | 11 class Nope: class in SelectTestCase 20 self.assertRaises(TypeError, select.select, [self.Nope()], [], [])
|
D | test_poll.py | 112 class Nope: class 119 self.assertRaises(TypeError, pollster.register, Nope(), 0)
|
/external/python/cpython3/Lib/test/ |
D | test_select.py | 12 class Nope: class in SelectTestCase 21 self.assertRaises(TypeError, select.select, [self.Nope()], [], [])
|
D | test_poll.py | 108 class Nope: class 115 self.assertRaises(TypeError, pollster.register, Nope(), 0)
|
/external/markdown/tests/misc/ |
D | blockquote-below-paragraph.txt | 7 >Nope
|
/external/icu/icu4c/source/ |
D | acinclude.m4 | 269 # Nope. back out changes. 292 # Nope. back out changes.
|
/external/swiftshader/third_party/LLVM/lib/Support/Unix/ |
D | Program.inc | 92 // Nope it wasn't in this directory, check the next path in the list!
|