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

<<21222324252627282930>>

  /external/clang/include/clang/Basic/
TargetOptions.h 11 /// \brief Defines the clang::TargetOptions class.
25 /// \brief Options for controlling the target.
45 /// \brief The list of target specific features to enable or disable, as written on the command line.
  /external/clang/include/clang/Sema/
SemaConsumer.h 23 /// \brief An abstract interface that should be implemented by
33 /// \brief Initialize the semantic consumer with the Sema instance
38 /// \brief Inform the semantic consumer that Sema is no longer available.
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 116 /// \brief Describes the different reasons a pointer escapes
162 /// \brief Used to register checkers.
197 /// \brief Run checkers handling Decls.
201 /// \brief Run checkers handling Decls containing a Stmt body.
209 /// \brief Run checkers for pre-visiting Stmts.
222 /// \brief Run checkers for post-visiting Stmts.
236 /// \brief Run checkers for visiting Stmts.
242 /// \brief Run checkers for pre-visiting obj-c messages.
250 /// \brief Run checkers for post-visiting obj-c messages.
260 /// \brief Run checkers for visiting obj-c messages
    [all...]
  /external/clang/include/clang-c/
CXString.h 31 * \brief A character string.
44 * \brief Retrieve the character data associated with the given string.
49 * \brief Free the given string.
  /external/clang/lib/Format/
BreakableToken.h 11 /// \brief Declares BreakableToken, BreakableStringLiteral, and
30 /// \brief Base class for strategies on how to break tokens.
36 /// \brief Contains starting character index and length of split.
41 /// \brief Returns the number of lines in this token in the original code.
44 /// \brief Returns the number of columns required to format the piece of line
54 /// \brief Returns a range (offset, length) at which to break the line at
60 /// \brief Emits the previously retrieved \p Split via \p Whitespaces.
64 /// \brief Replaces the whitespace between \p LineIndex-1 and \p LineIndex.
78 /// \brief Base class for single line tokens that can be broken.
105 /// \brief Creates a breakable token for a single line string literal
    [all...]
  /external/llvm/include/llvm/IR/
MDBuilder.h 33 /// \brief Return the given string as metadata.
42 /// \brief Return metadata with the given settings. The special value 0.0
57 /// \brief Return metadata containing two branch weights.
63 /// \brief Return metadata containing a number of branch weights.
81 /// \brief Return metadata describing the range [Lo, Hi).
99 /// \brief Return metadata appropriate for a TBAA root node. Each returned
117 /// \brief Return metadata appropriate for a TBAA root node with the given
124 /// \brief Return metadata for a non-root TBAA node with the given name,
146 /// \brief Return metadata for a tbaa.struct node with the given
159 /// \brief Return metadata for a TBAA struct node in the type DA
    [all...]
  /external/llvm/include/llvm/MC/
MCRelocationInfo.h 29 /// \brief Create MCExprs from relocations found in an object file.
41 /// \brief Create an MCExpr for the relocation \p Rel.
45 /// \brief Create an MCExpr for the target-specific \p VariantKind.
  /external/llvm/include/llvm/Support/
FileSystem.h 260 /// @brief Make \a path an absolute path.
273 /// @brief Create all the non-existent directories in path.
281 /// @brief Convenience function for clients that don't need to know if the
288 /// @brief Create the directory in path.
296 /// @brief Convenience function for clients that don't need to know if the
303 /// @brief Create a hard link from \a from to \a to.
311 /// @brief Create a symbolic link from \a from to \a to.
319 /// @brief Get the current path.
326 /// @brief Remove path. Equivalent to POSIX remove().
335 /// @brief Convenience function for clients that don't need to know if the fil
    [all...]
  /external/llvm/lib/IR/
AttributeImpl.h 11 /// \brief This file defines various helper methods and classes used by
30 /// \brief This class represents a single, uniqued attribute. That attribute
64 /// \brief Used when sorting the attributes.
91 /// \brief A set of classes that contain the value of the
138 /// \brief This class represents a group of attributes that apply to one
181 /// \brief This class represents a set of attributes that apply to the function,
191 /// \brief Return a pointer to the IndexAttrPair for the specified slot.
217 /// \brief Get the context that created this AttributeSetImpl.
220 /// \brief Return the number of attributes this AttributeSet contains.
223 /// \brief Get the index of the given "slot" in the AttrNodes list. This inde
    [all...]
  /external/llvm/lib/Target/R600/
R600RegisterInfo.h 11 /// \brief Interface definition for R600RegisterInfo
39 /// \brief get the HW encoding for a register's channel.
42 /// \brief get the register class of the specified type to use in the
SIRegisterInfo.h 11 /// \brief Interface definition for SIRegisterInfo
41 /// \brief get the register class of the specified type to use in the
45 /// \brief Return the 'base' register class for this register.
  /external/llvm/lib/Transforms/Scalar/
StructurizeCFG.cpp 50 /// @brief Find the nearest common dominator for multiple BasicBlocks
64 /// \brief Start a new query
70 /// \brief Add BB to the resulting dominator
102 /// \brief Is "Result" one of the BBs added with "Remember" = True?
107 /// \brief Get the query result
113 /// @brief Transforms the control flow graph on one single entry/exit region
264 /// \brief Initialize the types and constants used in the pass
276 /// \brief Build up the general order of nodes
286 /// \brief Determine the end of the loops
308 /// \brief Invert the given conditio
    [all...]
  /frameworks/av/libvideoeditor/osal/src/
M4OSA_Random.c 19 * @brief Trace function for trace macros
38 * @brief this function initialize the number generator
63 * @brief This function gives a random number between 1 and max_value
  /frameworks/av/libvideoeditor/vss/common/inc/
M4AMRR_CoreReader.h 20 * @brief Implementation of AMR parser
49 * @brief This enum defines the AMR reader states
65 * @brief M4AMRR_OpenRead parses the meta data of the AMR and allocates data structure
86 * @brief Reads the next available stream in the file
106 * @brief Prepares the AMR reading of the specified stream Ids
124 * @brief Reads the access unit into the providing stream
147 * @brief Notify the ARM Reader that application will no longer use "AU"
168 * @brief The function seeks the targeted time in the give stream by streamId.
192 * @brief AMR reader closes the file
206 * @brief Gets the current state of the AMR reade
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
sstream 46 * @brief The actual work of input and output (for std::string).
85 * @brief Starts with an empty string buffer.
97 * @brief Starts with an existing string buffer.
112 * @brief Copying out the string buffer.
137 * @brief Setting a new buffer.
185 * @brief Manipulates the buffer.
247 * @brief Controlling input for std::string.
280 * @brief Default constructor starts with an empty string buffer.
297 * @brief Starts with an existing string buffer.
316 * @brief The destructor does nothing
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
auto_ptr.h 58 * @brief A simple smart pointer providing strict ownership semantics.
97 * @brief An %auto_ptr is usually constructed from a raw pointer.
106 * @brief An %auto_ptr can be constructed from another %auto_ptr.
115 * @brief An %auto_ptr can be constructed from another %auto_ptr.
128 * @brief %auto_ptr assignment operator.
143 * @brief %auto_ptr assignment operator.
173 * @brief Smart pointer dereferencing.
188 * @brief Smart pointer dereferencing.
201 * @brief Bypassing the smart pointer.
214 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
base.h 32 * @brief Sequential helper functions.
48 * @brief GNU profile code, replaces standard behavior with profile behavior.
57 * @brief GNU profile code for public use.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
sstream 48 * @brief The actual work of input and output (for std::string).
87 * @brief Starts with an empty string buffer.
99 * @brief Starts with an existing string buffer.
114 * @brief Copying out the string buffer.
139 * @brief Setting a new buffer.
187 * @brief Manipulates the buffer.
254 * @brief Controlling input for std::string.
287 * @brief Default constructor starts with an empty string buffer.
304 * @brief Starts with an existing string buffer.
323 * @brief The destructor does nothing
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
auto_ptr.h 58 * @brief A simple smart pointer providing strict ownership semantics.
97 * @brief An %auto_ptr is usually constructed from a raw pointer.
106 * @brief An %auto_ptr can be constructed from another %auto_ptr.
115 * @brief An %auto_ptr can be constructed from another %auto_ptr.
128 * @brief %auto_ptr assignment operator.
143 * @brief %auto_ptr assignment operator.
173 * @brief Smart pointer dereferencing.
188 * @brief Smart pointer dereferencing.
201 * @brief Bypassing the smart pointer.
214 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
base.h 32 * @brief Sequential helper functions.
48 * @brief GNU profile code, replaces standard behavior with profile behavior.
57 * @brief GNU profile code for public use.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
sstream 48 * @brief The actual work of input and output (for std::string).
87 * @brief Starts with an empty string buffer.
99 * @brief Starts with an existing string buffer.
114 * @brief Copying out the string buffer.
139 * @brief Setting a new buffer.
187 * @brief Manipulates the buffer.
254 * @brief Controlling input for std::string.
287 * @brief Default constructor starts with an empty string buffer.
304 * @brief Starts with an existing string buffer.
323 * @brief The destructor does nothing
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
sstream 46 * @brief The actual work of input and output (for std::string).
85 * @brief Starts with an empty string buffer.
97 * @brief Starts with an existing string buffer.
112 * @brief Copying out the string buffer.
137 * @brief Setting a new buffer.
185 * @brief Manipulates the buffer.
247 * @brief Controlling input for std::string.
280 * @brief Default constructor starts with an empty string buffer.
297 * @brief Starts with an existing string buffer.
316 * @brief The destructor does nothing
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
sstream 46 * @brief The actual work of input and output (for std::string).
85 * @brief Starts with an empty string buffer.
97 * @brief Starts with an existing string buffer.
112 * @brief Copying out the string buffer.
137 * @brief Setting a new buffer.
185 * @brief Manipulates the buffer.
247 * @brief Controlling input for std::string.
280 * @brief Default constructor starts with an empty string buffer.
297 * @brief Starts with an existing string buffer.
316 * @brief The destructor does nothing
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
sstream 46 * @brief The actual work of input and output (for std::string).
85 * @brief Starts with an empty string buffer.
97 * @brief Starts with an existing string buffer.
112 * @brief Copying out the string buffer.
137 * @brief Setting a new buffer.
185 * @brief Manipulates the buffer.
247 * @brief Controlling input for std::string.
280 * @brief Default constructor starts with an empty string buffer.
297 * @brief Starts with an existing string buffer.
316 * @brief The destructor does nothing
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
sstream 46 * @brief The actual work of input and output (for std::string).
85 * @brief Starts with an empty string buffer.
97 * @brief Starts with an existing string buffer.
112 * @brief Copying out the string buffer.
137 * @brief Setting a new buffer.
185 * @brief Manipulates the buffer.
247 * @brief Controlling input for std::string.
280 * @brief Default constructor starts with an empty string buffer.
297 * @brief Starts with an existing string buffer.
316 * @brief The destructor does nothing
    [all...]

Completed in 1406 milliseconds

<<21222324252627282930>>