Home
last modified time | relevance | path

Searched refs:Discard (Results 1 – 25 of 74) sorted by relevance

123

/external/deqp/doc/testspecs/GLES2/
Dfunctional.shaders.discard.txt30 + 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/
Dfunctional.rasterizer_discard.txt31 - Discard test for default framebuffer
32 - Discard test for default framebuffer with scissor test enabled
33 - Discard test for a framebuffer object
Dfunctional.shaders.fragdepth.txt30 - Discard before and after write
/external/llvm/lib/IR/
DLLVMContext.cpp340 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() argument
341 pImpl->DiscardValueNames = Discard; in setDiscardValueNames()
/external/llvm/include/llvm/IR/
DLLVMContext.h119 void setDiscardValueNames(bool Discard);
/external/v8/src/parsing/
Dexpression-classifier.h111 Discard(); in ~ExpressionClassifier()
373 V8_INLINE void Discard() { in Discard() function
Dparser-base.h1398 V8_INLINE void Discard() { in Discard() function
1400 classifier_->Discard(); in Discard()
2684 impl()->Discard(); in ParseAssignmentExpression()
3449 impl()->Discard(); in ParseFormalParameter()
/external/mesa3d/src/gallium/state_trackers/vega/
Dbezier.c245 Discard, enumerator
369 return Discard; in shift()
379 return Discard; in shift()
548 if (res == Discard) { in bezier_translate_by_normal()
/external/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp248 BoundNodesTreeBuilder Discard(*Builder); in NotUnaryOperator() local
249 return !InnerMatchers[0].matches(DynNode, Finder, &Discard); in NotUnaryOperator()
/external/libmojo/mojo/edk/system/
Dchannel.cc411 void Discard(size_t num_bytes) { in Discard() function in mojo::edk::Channel::ReadBuffer
567 read_buffer_->Discard(header->num_bytes); in OnReadComplete()
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/
Dinline-asm-fpstack.ll316 ; 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/
DAntlr.Runtime.pas963 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/
Dinline-asm-fpstack.ll316 ; Discard dead result in st(0), bring x to the top.
321 ; Discard both results.
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86.td237 // Discard comments in assembly strings.
/external/libdrm/intel/tests/
Dgen7-3d.batch-ref.txt52 0x123000cc: 0x00000000: Reorder disable, Discard Adjaceny disable, GS disable
/external/llvm/lib/Target/X86/
DX86.td790 // Discard comments in assembly strings.
803 // Discard comments in assembly strings.
/external/protobuf/objectivec/
DGPBCodedInputStream.m92 // Discard upper 32 bits.
DGPBUtilities.m1587 // Discard upper 32 bits.
/external/clang/include/clang/Frontend/
DCodeGenOptions.def49 CODEGENOPT(DiscardValueNames , 1, 0) ///< Discard Value Names from the IR (LLVMContext flag)
/external/elfutils/tests/
Drun-strings-test.sh466 testfile9: 3e20 Discard symbols from object files.
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst453 .. opcode:: KILP - Predicated Discard
747 .. opcode:: KIL - Conditional Discard
1774 discard Discard fragment.
/external/iputils/
DRELNOTES107 ninfod: Discard multicat packet outside linklocal scope.
/external/clang/include/clang/Driver/
DCC1Options.td376 HelpText<"Discard value names in LLVM IR">;
/external/toybox/kconfig/
Dlex.zconf.c_shipped1828 /** Discard all buffered characters. On the next scan, YY_INPUT will be called.
Dzconf.tab.c_shipped1388 /* Discard the token being shifted unless it is eof. */

123