/external/deqp/doc/testspecs/GLES2/ |
D | functional.shaders.discard.txt | 30 + Discard in main() 31 + Discard in user-defined function 32 + Discard inside static for loop 33 + Discard inside uniform for loop 34 + Discard inside static loop in user-defined function 38 + Discard when rendering lines and points
|
/external/deqp/doc/testspecs/GLES3/ |
D | functional.rasterizer_discard.txt | 31 - Discard test for default framebuffer 32 - Discard test for default framebuffer with scissor test enabled 33 - Discard test for a framebuffer object
|
D | functional.shaders.fragdepth.txt | 30 - Discard before and after write
|
/external/scapy/test/ |
D | p0f.uts | 84 = Discard non-multiple option values when multiples required 91 = Discard bad timestamp values 100 = Discard 2nd timestamp of 0 if "T" quirk is present
|
/external/llvm/lib/IR/ |
D | LLVMContext.cpp | 340 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() argument 341 pImpl->DiscardValueNames = Discard; in setDiscardValueNames()
|
/external/v8/src/parsing/ |
D | expression-classifier.h | 111 Discard(); in ~ExpressionClassifier() 373 V8_INLINE void Discard() { in Discard() function
|
/external/llvm/include/llvm/IR/ |
D | LLVMContext.h | 119 void setDiscardValueNames(bool Discard);
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
D | LLVMContext.h | 128 void setDiscardValueNames(bool Discard);
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | device9ex.h | 141 BOOL Discard,
|
D | device9ex.c | 211 BOOL Discard, in NineDevice9Ex_CreateDepthStencilSurfaceEx() argument
|
/external/clang/lib/ASTMatchers/ |
D | ASTMatchersInternal.cpp | 248 BoundNodesTreeBuilder Discard(*Builder); in NotUnaryOperator() local 249 return !InnerMatchers[0].matches(DynNode, Finder, &Discard); in NotUnaryOperator()
|
/external/python/cpython2/Tools/compiler/ |
D | ast.txt | 37 Discard: expr
|
/external/libmojo/mojo/edk/system/ |
D | channel.cc | 493 void Discard(size_t num_bytes) { in Discard() function in mojo::edk::Channel::ReadBuffer 663 read_buffer_->Discard(legacy_header->num_bytes); in OnReadComplete()
|
/external/python/cpython2/Lib/compiler/ |
D | transformer.py | 275 assert isinstance(code.nodes[0], Discard) 311 assert isinstance(code.nodes[0], Discard) 367 return Discard(exprNode, lineno=exprNode.lineno) 419 return Discard(expr, lineno=expr.lineno) 811 return Discard(Const(None))
|
/external/python/cpython2/Lib/test/ |
D | test_compiler.py | 265 NOLINENO = (compiler.ast.Module, compiler.ast.Stmt, compiler.ast.Discard)
|
/external/python/cpython3/Doc/library/ |
D | termios.rst | 65 Discard queued data on file descriptor *fd*. The *queue* selector specifies
|
/external/python/cpython2/Doc/library/ |
D | termios.rst | 65 Discard queued data on file descriptor *fd*. The *queue* selector specifies
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | inline-asm-fpstack.ll | 316 ; Discard dead result in st(0), bring x to the top. 321 ; Discard both results.
|
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/ |
D | Antlr.Runtime.pas | 963 procedure DiscardOffChannelTokens(const Discard: Boolean); 2367 procedure DiscardOffChannelTokens(const Discard: Boolean); 4772 procedure TCommonTokenStream.DiscardOffChannelTokens(const Discard: Boolean); 4774 FDiscardOffChannelTokens := Discard; 4788 Discard: Boolean; 4794 Discard := False; 4801 Discard := True 4804 Discard := True; 4806 if (not Discard) then
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm-fpstack.ll | 316 ; Discard dead result in st(0), bring x to the top. 321 ; Discard both results.
|
/external/golang-protobuf/proto/ |
D | text_test.go | 245 w := ioutil.Discard
|
/external/ply/ply/example/GardenSnake/ |
D | GardenSnake.py | 486 p[0] = ast.Discard(p[1])
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86.td | 237 // Discard comments in assembly strings.
|
/external/libdrm/intel/tests/ |
D | gen7-3d.batch-ref.txt | 52 0x123000cc: 0x00000000: Reorder disable, Discard Adjaceny disable, GS disable
|
/external/llvm/lib/Target/X86/ |
D | X86.td | 790 // Discard comments in assembly strings. 803 // Discard comments in assembly strings.
|