Searched refs:describes (Results 1 - 17 of 17) sorted by relevance

/external/libunwind/doc/
H A D_U_dyn_cancel.tex22 describes the procedure's unwind-info.
H A Dlibunwind-dynamic.tex15 describes the subset of the machine-state that consists of the
18 The frame state describes each register either by providing its
28 page describes the format of this information in detail.
215 A region descriptor is a variable length structure that describes how
272 A dynamic unwind directive describes how the frame state changes
/external/mesa3d/docs/
H A DWL_bind_wayland_display.spec113 describes how many EGLImages must be used, which components will
/external/ImageMagick/www/api/
H A Dconstitute.php107 <p>PingImage() returns all the properties of an image or image sequence except for the pixels. It is much faster and consumes far less memory than ReadImage(). On failure, a NULL image is returned and exception describes the reason for the failure.</p>
164 <p>ReadImage() reads an image or image sequence from a file or file handle. The method returns a NULL if there is a memory shortage or if the image cannot be read. On failure, a NULL image is returned and exception describes the reason for the failure.</p>
H A Dimage.php218 <p>If the specified columns and rows is 0, an exact copy of the image is returned, otherwise the pixel data is undefined and must be initialized with the QueueAuthenticPixels() and SyncAuthenticPixels() methods. On failure, a NULL image is returned and exception describes the reason for the failure.</p>
/external/llvm/lib/CodeGen/
H A DLexicalScopes.cpp160 assert(cast<DISubprogram>(Scope)->describes(MF->getFunction()));
/external/llvm/lib/IR/
H A DDebugInfo.cpp53 return Subprogram->describes(F) ? Subprogram : nullptr;
H A DDebugInfoMetadata.cpp364 bool DISubprogram::describes(const Function *F) const { function in class:DISubprogram
H A DVerifier.cpp1852 // subprogram that describes the same function).
1880 Assert(SP->describes(&F),
/external/libvorbis/doc/
H A Da1-encapsulation-ogg.tex8 This document describes using Ogg logical and physical transport
/external/blktrace/doc/
H A Dblktrace.tex777 request\_queue. The \emph{what} parameter describes the change in
785 describes the action being performed on the BIO, and is one of
791 or BIO traces. The \emph{what} parameter describes the action being
799 describes the nature of the payload, and is one of
/external/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp170 if (Subprogram->describes(F))
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1152 getDISubprogram(DIVar->getScope())->describes(MF->getFunction())) {
/external/llvm/include/llvm/IR/
H A DDebugInfoMetadata.h1377 /// \brief Check if this subprogram describes the given function.
1380 bool describes(const Function *F) const;
/external/iproute2/doc/
H A Dip-cref.tex884 describes how to manage proxy ARP/NDISC with the \verb|ip| utility.
1023 Then the device name follows. The rest of the line describes the contents of
1187 is \verb|unicast|. It describes real paths to other hosts.
1192 \item \verb|unicast| --- the route entry describes real paths to the
/external/blktrace/btt/doc/
H A Dbtt.tex1030 input trace stream. The value describes how many traces have been
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4263 if (!Variable->getScope()->getSubprogram()->describes(MF.getFunction()))
6001 /// OpInfo describes the operand.

Completed in 2396 milliseconds