/external/clang/include/clang/AST/ |
DeclBase.h | 65 /// \brief Captures the result of checking the availability of a 79 /// \brief Lists the kind of concrete classes of Decl. 90 /// \brief A placeholder type used to construct an empty shell of a 237 /// \brief Whether this declaration was "used", meaning that a definition is 241 /// \brief Whether this declaration was "referenced". 253 /// \brief Whether this declaration was loaded from an AST file. 259 /// \brief Whether this declaration is private to the module in which it was 266 /// \brief Whether the \c CachedLinkage field is active. 271 /// \brief If \c HasCachedLinkage, the linkage of this declaration. 311 /// \brief Source range that this declaration covers [all...] |
OperationKinds.h | 204 /// \brief Converting between two Objective-C object types, which 209 /// \brief A conversion of a floating point real to a floating point 215 /// \brief Converts a floating point complex to floating point real 221 /// \brief Converts a floating point complex to bool by comparing 225 /// \brief Converts between different floating point complex types. 229 /// \brief Converts from a floating complex to an integral complex. 233 /// \brief Converts from an integral real to an integral complex 239 /// \brief Converts an integral complex to an integral real of the 244 /// \brief Converts an integral complex to bool by comparing against 248 /// \brief Converts between different integral complex types [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_LlcpTransport.h | 19 * \brief 42 * \brief Declaration of a TRANSPORT type 74 * \brief LLCP socket error notification callback definition 83 * \brief LLCP socket listen callback definition 91 * \brief LLCP socket connect callback definition 100 * \brief LLCP socket disconnect callback definition 108 * \brief LLCP socket accept callback definition 116 * \brief LLCP socket reject callback definition 124 * \brief LLCP socket reception callback definition 132 * \brief LLCP socket reception with SSAP callback definitio [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
locale_classes.h | 49 * @brief Container class for localization functionality. 89 * @brief Category values. 111 * @brief Default constructor. 119 * @brief Copy constructor. 128 * @brief Named locale constructor. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 182 * @brief Assignment operator. 193 * @brief Construct locale with another facet [all...] |
forward_list.h | 48 * @brief A helper basic node class for %forward_list. 80 * @brief A helper node class for %forward_list. 103 * @brief A forward_list::iterator. 170 * @brief A forward_list::const_iterator. 241 * @brief Forward list iterator equality comparison. 250 * @brief Forward list iterator inequality comparison. 259 * @brief Base class for %forward_list. 366 * @brief A standard container with linear time access to elements, 422 * @brief Creates a %forward_list with no elements. 431 * @brief Copy constructor with allocator argument [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 49 * @brief Container class for localization functionality. 89 * @brief Category values. 111 * @brief Default constructor. 119 * @brief Copy constructor. 128 * @brief Named locale constructor. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 182 * @brief Assignment operator. 193 * @brief Construct locale with another facet [all...] |
forward_list.h | 48 * @brief A helper basic node class for %forward_list. 80 * @brief A helper node class for %forward_list. 103 * @brief A forward_list::iterator. 170 * @brief A forward_list::const_iterator. 241 * @brief Forward list iterator equality comparison. 250 * @brief Forward list iterator inequality comparison. 259 * @brief Base class for %forward_list. 366 * @brief A standard container with linear time access to elements, 422 * @brief Creates a %forward_list with no elements. 431 * @brief Copy constructor with allocator argument [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
locale_classes.h | 49 * @brief Container class for localization functionality. 89 * @brief Category values. 111 * @brief Default constructor. 119 * @brief Copy constructor. 128 * @brief Named locale constructor. 139 * @brief Construct locale with facets from another locale. 153 * @brief Construct locale with facets from another locale. 166 * @brief Construct locale with another facet. 182 * @brief Assignment operator. 193 * @brief Construct locale with another facet [all...] |
forward_list.h | 48 * @brief A helper basic node class for %forward_list. 80 * @brief A helper node class for %forward_list. 103 * @brief A forward_list::iterator. 170 * @brief A forward_list::const_iterator. 241 * @brief Forward list iterator equality comparison. 250 * @brief Forward list iterator inequality comparison. 259 * @brief Base class for %forward_list. 366 * @brief A standard container with linear time access to elements, 422 * @brief Creates a %forward_list with no elements. 431 * @brief Copy constructor with allocator argument [all...] |
/external/llvm/include/llvm/ |
InstrTypes.h | 389 /// @brief Base class of casting instructions. 392 /// @brief Constructor with insert-before-instruction semantics for subclasses 398 /// @brief Constructor with insert-at-end-of-block semantics for subclasses 410 /// @brief Construct any of the CastInst subclasses 423 /// @brief Construct any of the CastInst subclasses 432 /// @brief Create a ZExt or BitCast cast instruction 440 /// @brief Create a ZExt or BitCast cast instruction 448 /// @brief Create a SExt or BitCast cast instruction 456 /// @brief Create a SExt or BitCast cast instruction 464 /// @brief Create a BitCast or a PtrToInt cast instructio [all...] |
/external/clang/include/clang/Lex/ |
HeaderSearch.h | 45 /// \brief Whether this header file info was supplied by an external source. 48 /// \brief Whether this structure is considered to already have been 52 /// \brief Whether this is a header inside a framework that is currently 65 /// \brief The ID number of the controlling macro. 82 /// \brief If this header came from a framework include, this is the name 91 /// \brief Retrieve the controlling macro for this header file, if 95 /// \brief Determine whether this is a non-default header file info, e.g., 103 /// \brief An external source of header file information, which may supply 109 /// \brief Retrieve the header file information for the given file entry. 132 /// \brief The path to the module cache [all...] |
MacroInfo.h | 42 /// \brief The location at which this macro was either explicitly exported 52 /// \brief Length in characters of the macro definition. 77 /// \brief Whether this macro changed after it was loaded from an AST file. 98 /// \brief Must warn if the macro is unused at the end of translation unit. 101 /// \brief Whether the macro has public (when described in a module). 136 /// \brief Get length in characters of the macro definition. 166 /// \brief Set the value of the IsWarnIfUnused flag. 224 /// \brief Determine whether this macro has changed since it was loaded from 228 /// \brief Note whether this macro has changed after it was loaded from an 242 /// \brief Return true if we should emit a warning if the macro is unused [all...] |
/external/srtp/include/ |
srtp.h | 58 * @brief libSRTP provides functions for protecting RTP and RTCP. See 87 * @brief the maximum number of octets added by srtp_protect(). 97 * @brief sec_serv_t describes a set of security services. 112 * @brief crypto_policy_t describes a particular crypto policy that 138 * @brief ssrc_type_t describes the type of an SSRC. 156 * @brief An ssrc_t represents a particular SSRC value, or a `wildcard' SSRC. 172 * @brief points to an EKT policy 178 * @brief points to EKT stream data 184 * @brief represents the policy for an SRTP session. 237 * @brief An srtp_t points to an SRTP session structure [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
fstream | 53 * @brief The actual work of input and output (for files). 203 * @brief Does not open any files. 211 * @brief The destructor closes the file first. 219 * @brief Returns true if the external file is open. 226 * @brief Opens an external file. 269 * @brief Opens an external file. 280 * @brief Closes the currently associated file. 331 * @brief Manipulates the buffer. 405 * @brief Controlling input for files. 434 * @brief Default constructor [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
fstream | 53 * @brief The actual work of input and output (for files). 203 * @brief Does not open any files. 211 * @brief The destructor closes the file first. 219 * @brief Returns true if the external file is open. 226 * @brief Opens an external file. 269 * @brief Opens an external file. 280 * @brief Closes the currently associated file. 331 * @brief Manipulates the buffer. 405 * @brief Controlling input for files. 434 * @brief Default constructor [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
fstream | 53 * @brief The actual work of input and output (for files). 203 * @brief Does not open any files. 211 * @brief The destructor closes the file first. 219 * @brief Returns true if the external file is open. 226 * @brief Opens an external file. 269 * @brief Opens an external file. 280 * @brief Closes the currently associated file. 331 * @brief Manipulates the buffer. 405 * @brief Controlling input for files. 434 * @brief Default constructor [all...] |
/external/clang/include/clang/Basic/ |
Diagnostic.h | 38 /// \brief Annotates a diagnostic with some code that should be 49 /// \brief Code that should be replaced to correct the error. Empty for an 53 /// \brief The actual code to insert at the insertion location, as a 57 /// \brief Empty code modification hint, indicating that no code 65 /// \brief Create a code modification hint that inserts the given 76 /// \brief Create a code modification hint that removes the given 87 /// \brief Create a code modification hint that replaces the given 167 /// \brief Mapping information for diagnostics. Mapping info is 196 /// \brief Keeps and automatically disposes all DiagStates that we create. 199 /// \brief Represents a point in source where the diagnostic state wa [all...] |
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
multiway_mergesort.h | 26 * @brief Parallel multiway merge sort. 45 /** @brief Subsequence description. */ 51 /** @brief Begin of subsequence. */ 54 /** @brief End of subsequence. */ 58 /** @brief Data accessed by all threads. 68 /** @brief Number of threads involved. */ 71 /** @brief Input begin. */ 74 /** @brief Start indices, per thread. */ 77 /** @brief Storage in which to sort. */ 80 /** @brief Samples. * [all...] |
/external/llvm/include/llvm/Analysis/ |
RegionPass.h | 33 /// @brief A pass that runs on each Region in a function. 44 /// @brief Run the pass on a specific Region 54 /// @brief Get a pass to print the LLVM IR in the region. 81 /// @brief The pass manager to schedule RegionPasses. 93 /// @brief Execute all of the passes scheduled for execution. 109 /// @brief Print passes managed by this manager. 112 /// @brief Get passes contained by this manager.
|
/external/llvm/include/llvm/Support/ |
RWMutex.h | 24 /// @brief Platform agnostic RWMutex class. 32 /// @brief Default Constructor. 36 /// @brief Destructor 48 /// @brief Unconditionally acquire the lock in reader mode. 53 /// @brief Unconditionally release the lock in reader mode. 60 /// @brief Unconditionally acquire the lock in writer mode. 65 /// @brief Unconditionally release the lock in write mode.
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
M4DA_Types.h | 19 * @brief Data access type definition 39 * @brief Type used to describe a stream (audio or video data flow). 78 * @brief Base structure to describe a stream. 111 * @brief Extended structure to describe a video stream. 128 * @brief Extended structure to describe an audio stream. 147 * @brief Extended structure to describe a text stream. 183 * @brief Structure to describe an access unit.
|
M4READER_3gpCom.h | 19 * @brief Generic encapsulation of the core 3gp reader 79 * @brief This structure defines a buffer that can be used to exchange data (should be in OSAL) 91 * @brief This enum defines the reader options specific to the 3GP format. 129 * @brief Contains info about H263 stream read from the 3GP file. 143 * @brief Get the next stream found in the 3gp file 161 * @brief Prepare the access unit (AU) 179 * @brief Cleans up the stream handler
|
/frameworks/media/libvideoeditor/vss/src/ |
M4AD_Null.c | 19 * @brief Implementation of the MP3 decoder public interface 46 * @brief Internal null decoder context 64 * @brief Creates an instance of the null decoder 105 * @brief Destroys the instance of the null decoder 127 * @brief Simply output the given audio data 186 * @brief Gets the decoder version 221 * @brief Retrieves the interface implemented by the decoder
|
/hardware/invensense/mlsdk/mllite/ |
mlstates.c | 26 * @brief Basic state machine definition and support for the Motion Library. 30 * @brief The Motion Library state machine definition. 84 * @brief return a string containing the label assigned to the given state. 110 * @brief Perform a transition from the current state to newState. 157 * @brief To be moved in mlstates.c 166 * @brief This registers a function to be called each time the state 213 * @brief This unregisters a function to be called each time the state
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
conf.h | 3 * \brief Application interface library for the ALSA driver 42 /** \brief \c dlsym version for the config evaluate callback. */ 44 /** \brief \c dlsym version for the config hook callback. */ 64 * \brief Internal structure for a configuration node object. 71 * \brief Type for a configuration compound iterator. 79 * \brief Internal structure for a configuration private update object. 156 * \brief Helper macro to iterate over the children of a compound node.
|