HomeSort by relevance Sort by last modified time
    Searched full:brief (Results 201 - 225 of 4941) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/angle_dx11/samples/gles2_book/Common/
esUtil.h 13 /// \brief A utility library for OpenGL ES. This library provides a
118 /// \brief Initialize ES framework context. This must be called before calling any other functions.
124 /// \brief Create a window with the specified parameters
140 /// \brief Start the main loop for the OpenGL ES application
146 /// \brief Register a draw callback function to be used to render each frame
153 /// \brief Register an update callback function to be used to update on each time step
160 /// \brief Register an keyboard input processing callback function
167 /// \brief Log a message to the debug output for the platform
174 /// \brief Load a shader, check for compile errors, print error messages to output log
183 /// \brief Load a vertex and fragment shader, create a program object, link program
    [all...]
  /external/clang/include/clang/Tooling/
Tooling.h 56 /// \brief Interface to generate clang::FrontendActions.
61 /// \brief Returns a new clang::FrontendAction.
67 /// \brief Returns a new FrontendActionFactory for a given type.
77 /// \brief Callbacks called before and after each source file processed by a
84 /// \brief Called before a source file is processed by a FrontEndAction.
90 /// \brief Called after a source file is processed by a FrontendAction.
95 /// \brief Returns a new FrontendActionFactory for any type that provides an
110 /// \brief Runs (and deletes) the tool on 'Code' with the -fsyntax-only flag.
120 /// \brief Runs (and deletes) the tool on 'Code' with the -fsyntax-only flag and
133 /// \brief Utility to run a FrontendAction in a single clang invocation
    [all...]
ArgumentsAdjusters.h 26 /// \brief A sequence of command line arguments.
29 /// \brief Abstract interface for a command line adjusters.
37 /// \brief Returns adjusted command line arguments.
47 /// \brief Syntax check only command line adjuster.
55 /// \brief An argument adjuster which removes output-related command line
  /external/llvm/include/llvm/Analysis/
PtrUseVisitor.h 36 /// \brief Implementation of non-dependent functionality for \c PtrUseVisitor.
44 /// \brief This class provides information about the result of a visit.
53 /// \brief Reset the pointer info, clearing all state.
61 /// \brief Did we abort the visit early?
64 /// \brief Is the pointer escaped at some point?
67 /// \brief Get the instruction causing the visit to abort.
72 /// \brief Get the instruction causing the pointer to escape.
77 /// \brief Mark the visit as aborted. Intended for use in a void return.
84 /// \brief Mark the pointer as escaped. Intended for use in a void return.
91 /// \brief Mark the pointer as escaped, and the visit as aborted. Intende
    [all...]
  /external/llvm/include/llvm/IR/
BasicBlock.h 34 /// \brief Return a node that marks the end of a list.
57 /// \brief LLVM Basic Block Representation
87 /// \brief Constructor.
95 /// \brief Get the context in which this basic block lives.
104 /// \brief Creates a new BasicBlock.
115 /// \brief Return the enclosing method, or null if none.
119 /// \brief Returns the terminator instruction if the block is well formed or
124 /// \brief Returns a pointer to the first instruction in this block that is
135 /// \brief Returns a pointer to the first instruction in this block that is not
142 /// \brief Returns a pointer to the first instruction in this block that is no
    [all...]
  /external/llvm/include/llvm/Support/
Path.h 31 /// @brief Path iterator.
75 /// @brief Difference in bytes between this and RHS.
81 /// @brief Get begin iterator over \a path.
86 /// @brief Get end iterator over \a path.
91 /// @brief Get reverse begin iterator over \a path.
98 /// @brief Get reverse end iterator over \a path.
109 /// @brief Remove the last component from \a path unless it is the root dir.
121 /// @brief Replace the file extension of \a path with \a extension.
135 /// @brief Append to path.
150 /// @brief Append to path
    [all...]
YAMLParser.h 63 /// @brief Dump all the tokens in this stream to OS.
67 /// @brief Scans all tokens in input without outputting anything. This is used
72 /// @brief Escape \a Input for a double quoted scalar.
75 /// @brief This class represents a YAML stream potentially containing multiple
79 /// @brief This keeps a reference to the string referenced by \p Input.
82 /// @brief This takes ownership of \p InputBuffer.
103 /// @brief Validate a %YAML x.x directive.
107 /// @brief Abstract base class for all Nodes.
121 /// @brief Get the value of the anchor attached to this node. If it does not
163 /// @brief A null value
    [all...]
  /external/clang/include/clang/Lex/
PreprocessorLexer.h 11 /// \brief Defines the PreprocessorLexer interface.
35 /// \brief Number of SLocEntries before lexing the file.
42 /// \brief True when parsing \#XXX; turns '\\n' into a tok::eod token.
45 /// \brief True after \#include; turns \<xx> into a tok::angle_string_literal
49 /// \brief True if in raw mode.
64 /// \brief A state machine that detects the \#ifndef-wrapping a file
68 /// \brief Information about the set of \#if/\#ifdef/\#ifndef blocks
88 /// \brief Return the source location for the next observable location.
120 /// \brief Return the top of the conditional stack.
134 /// \brief After the preprocessor has parsed a \#include, lex an
    [all...]
CodeCompletionHandler.h 22 /// \brief Callback handler that receives notifications when performing code
28 /// \brief Callback invoked when performing code completion for a preprocessor
38 /// \brief Callback invoked when performing code completion within a block of
42 /// \brief Callback invoked when performing code completion in a context
49 /// \brief Callback invoked when performing code completion in a preprocessor
53 /// \brief Callback invoked when performing code completion inside a
63 /// \brief Callback invoked when performing code completion in a part of the
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h 31 /// \brief Helper class for SSA formation on a set of values defined in
62 /// \brief Reset this object to get ready for a new set of SSA updates with
68 /// \brief Indicate that a rewritten value is available in the specified block
72 /// \brief Return true if the SSAUpdater already has a value for the specified
76 /// \brief Construct SSA form, materializing a value that is live at the end
80 /// \brief Construct SSA form, materializing a value that is live in the
102 /// \brief Rewrite a use of the symbolic value.
111 /// \brief Rewrite a use like \c RewriteUse but handling in-block definitions.
125 /// \brief Helper class for promoting a collection of loads and stores into SSA
141 /// \brief This does the promotion
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
random.h 51 * @brief A function template for converting the output of a (integral)
224 * @brief A model of a linear congruential random number generator.
261 * @brief Constructs a %linear_congruential_engine random number
272 * @brief Constructs a %linear_congruential_engine random number
285 * @brief Reseeds the %linear_congruential_engine random number generator
294 * @brief Reseeds the %linear_congruential_engine random number generator
305 * @brief Gets the smallest possible value in the output range.
315 * @brief Gets the largest possible value in the output range.
322 * @brief Discard a sequence of random numbers.
332 * @brief Gets the next random number in the sequence
    [all...]
  /external/clang/include/clang/AST/
MangleNumberingContext.h 31 /// \brief Keeps track of the mangled names of lambda expressions and block
40 /// \brief Retrieve the mangling number of a new lambda expression with the
44 /// \brief Retrieve the mangling number of a new block literal within this
48 /// \brief Retrieve the mangling number of a static local variable within
52 /// \brief Retrieve the mangling number of a static local variable within
Redeclarable.h 23 /// \brief Provides common interface for the Decls that can be redeclared.
48 /// \brief Points to the next redeclaration in the chain.
64 /// \brief Return the previous declaration of this declaration or NULL if this
76 /// \brief Return the first declaration of this declaration or itself if this
85 /// \brief Return the first declaration of this declaration or itself if this
94 /// \brief Returns true if this is the first declaration.
99 /// \brief Returns the most recent (re)declaration of this declaration.
104 /// \brief Returns the most recent (re)declaration of this declaration.
109 /// \brief Set the previous declaration. If PrevDecl is NULL, set this as the
113 /// \brief Iterates through all the redeclarations of the same decl
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
mp4enc_api.h 128 @brief Encoding options structure */
131 /** @brief Sets the encoding mode, defined by the above enumaration. If there are conflicts between the encoding mode
135 /** @brief Sets the number of bytes per packet, only used in DATA_PARTITIONING_MODE or COMBINE_MODE_WITH_ERR_RES mode.
139 /** @brief Selects MPEG-4/H.263 profile and level, if specified other encoding options must conform with it. */
142 /** @brief Enables reversible variable length code (RVLC) mode. Normally it is set to PV_OFF.*/
145 /** @brief Set the frequency of GOB header interval */
148 /** @brief Sets the number of bitstream layers: 1 is base only: 2 is base + enhancement */
151 /** @brief Sets the number of ticks per second used for timing information encoded in MPEG4 bitstream.*/
154 /** @brief Sets the number of ticks in time increment resolution between 2 source frames (equivalent to source frame rate). */
157 /** @brief Specifies encoded heights in pixels, height[n] represents the n-th layer's height. *
    [all...]
  /frameworks/wilhelm/src/objects/
CAudioPlayer.c 22 /** \brief Hook called by Object::Realize when an audio player is realized */
45 /** \brief Hook called by Object::Resume when an audio player is resumed */
53 /** \brief Hook called by Object::Destroy when an audio player is destroyed */
69 /** \brief Hook called by Object::Destroy before an audio player is about to be destroyed */
100 /** \brief Given an audio player, return its data sink, which is guaranteed to be a non-NULL output
  /development/host/windows/usb/api/
adb_legacy_interface.h 27 /** \brief Encapsulates an interface on our USB device that is accessible
32 /** \brief Constructs the object.
39 /** \brief Destructs the object.
51 /** \brief Creates handle to this object.
68 /** \brief Gets serial number for interface's device.
86 /** \brief Gets information about an endpoint on this interface.
99 /** \brief Opens an endpoint on this interface.
124 /** \brief Opens an endpoint on this interface.
145 /** \brief Caches device descriptor for the USB device associated with
156 /** \brief Caches descriptor for the selected USB device configuration.
    [all...]
  /external/clang/include/clang/Basic/
SourceManagerInternals.h 11 /// \brief Defines implementation details of the clang::SourceManager class.
30 /// \brief The offset in this file that the line entry occurs at.
33 /// \brief The presumed line number of this line entry: \#line 4.
36 /// \brief The ID of the filename identified by this line entry:
40 /// \brief Set the 0 if no flags, 1 if a system header,
43 /// \brief The offset of the virtual include stack location,
76 /// \brief Used to hold and unique data used to represent \#line information.
78 /// \brief Map used to assign unique IDs to filenames in \#line directives.
87 /// \brief Map from FileIDs to a list of line entries (sorted by the offset
116 /// \brief Find the line entry nearest to FID that is before it
    [all...]
TokenKinds.h 11 /// \brief Defines the clang::TokenKind enum and support functions.
22 /// \brief Provides a simple uniform namespace for tokens from all C languages.
29 /// \brief Provides a namespace for preprocessor keywords which start with a
37 /// \brief Provides a namespace for Objective-C keywords which start with
46 /// \brief Defines the possible values of an on-off-switch (C99 6.10.6p2).
51 /// \brief Determines the name of a token as used within the front end.
57 /// \brief Determines the spelling of simple punctuation tokens like
66 /// \brief Return true if this is a raw identifier or an identifier kind.
71 /// \brief Return true if this is a C or C++ string-literal (or
79 /// \brief Return true if this is a "literal" kind, like a numeri
    [all...]
SourceLocation.h 11 /// \brief Defines the clang::SourceLocation class and associated facilities.
36 /// \brief An opaque identifier used by SourceManager which refers to a
40 /// \brief A mostly-opaque identifier, where 0 is "invalid", >0 is
72 /// \brief Encodes a location in the source. The SourceManager can decode this
102 /// \brief Return true if this is a valid SourceLocation object.
111 /// \brief Return the offset into the manager's global input view.
131 /// \brief Return a source location with the specified offset from this
140 /// \brief When a SourceLocation itself cannot be used, this returns
147 /// \brief Turn a raw encoding of a SourceLocation object into
157 /// \brief When a SourceLocation itself cannot be used, this return
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
queue.h 26 * @brief Lock-free double-ended queue.
39 /** @brief Decide whether to declare certain variable volatile in this file. */
44 /**@brief Double-ended queue of bounded size, allowing lock-free
55 /** @brief Array of elements, seen as cyclic buffer. */
58 /** @brief Maximal number of elements contained at the same time. */
61 /** @brief Cyclic begin and end pointers contained in one
66 /** @brief Constructor. Not to be called concurrent, of course.
76 /** @brief Destructor. Not to be called concurrent, of course. */
80 /** @brief Pushes one element into the queue at the front end.
97 /** @brief Pops one element from the queue at the front end
    [all...]
random_number.h 26 * @brief Random number generator based on the Mersenne twister.
40 /** @brief Random number generator, based on the Mersenne twister. */
72 /** @brief Default constructor. Seed with 0. */
80 /** @brief Constructor.
91 /** @brief Generate unsigned random 32-bit integer. */
96 /** @brief Generate unsigned random 32-bit integer in the
105 /** @brief Generate a number of random bits, run-time parameter.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
queue.h 26 * @brief Lock-free double-ended queue.
39 /** @brief Decide whether to declare certain variable volatile in this file. */
44 /**@brief Double-ended queue of bounded size, allowing lock-free
55 /** @brief Array of elements, seen as cyclic buffer. */
58 /** @brief Maximal number of elements contained at the same time. */
61 /** @brief Cyclic __begin and __end pointers contained in one
66 /** @brief Constructor. Not to be called concurrent, of course.
76 /** @brief Destructor. Not to be called concurrent, of course. */
80 /** @brief Pushes one element into the queue at the front end.
97 /** @brief Pops one element from the queue at the front end
    [all...]
random_number.h 26 * @brief Random number generator based on the Mersenne twister.
41 /** @brief Random number generator, based on the Mersenne twister. */
73 /** @brief Default constructor. Seed with 0. */
81 /** @brief Constructor.
92 /** @brief Generate unsigned random 32-bit integer. */
97 /** @brief Generate unsigned random 32-bit integer in the
106 /** @brief Generate a number of random bits, run-time parameter.
  /frameworks/av/libvideoeditor/vss/common/inc/
M4VPP_API.h 19 * @brief Video preprocessing API public functions prototypes.
68 * @brief Prototype of the main video preprocessing function
83 * @brief This function allocates a new execution context for the Video Preprocessing component.
97 * @brief Preprocess one frame.
114 * @brief This method frees the execution context for the Video Preprocessing component.
127 * @brief This method apply the video preprocessing to the input plane. Result is put into the
138 * @brief Definition of the errors specific to this module.
M4_BitStreamParser.h 19 * @brief MPEG-4 File Format bit stream utility
44 * @brief Clean up context
52 * @brief Read the next <length> bits in the bitstream.
63 * @brief Increment the bitstream pointer of <length> bits.
72 * @brief Get a pointer to the current byte pointed by the bitstream pointer.
92 * @brief Get a pointer to the current byte pointed by the bitstream pointer.
125 * @brief Decode an MPEG4 Systems descriptor size from an encoded SDL size data.

Completed in 578 milliseconds

1 2 3 4 5 6 7 891011>>