/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/ |
basic_string.h | 49 * @brief Managing sequences of characters and character-like objects. 415 * @brief Default constructor creates an empty string. 421 * @brief Construct an empty string using allocator @a a. 428 * @brief Construct string with copy of value of @a str. 433 * @brief Construct string as copy of a substring. 441 * @brief Construct string as copy of a substring. 451 * @brief Construct string initialized by a character array. 462 * @brief Construct string as copy of a C string. 468 * @brief Construct string as multiple characters. 477 * @brief Construct string from an initializer list [all...] |
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 49 * @brief Managing sequences of characters and character-like objects. 415 * @brief Default constructor creates an empty string. 421 * @brief Construct an empty string using allocator @a a. 428 * @brief Construct string with copy of value of @a str. 433 * @brief Construct string as copy of a substring. 441 * @brief Construct string as copy of a substring. 451 * @brief Construct string initialized by a character array. 462 * @brief Construct string as copy of a C string. 468 * @brief Construct string as multiple characters. 477 * @brief Construct string from an initializer list [all...] |
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
basic_string.h | 49 * @brief Managing sequences of characters and character-like objects. 415 * @brief Default constructor creates an empty string. 421 * @brief Construct an empty string using allocator @a a. 428 * @brief Construct string with copy of value of @a str. 433 * @brief Construct string as copy of a substring. 441 * @brief Construct string as copy of a substring. 451 * @brief Construct string initialized by a character array. 462 * @brief Construct string as copy of a C string. 468 * @brief Construct string as multiple characters. 477 * @brief Construct string from an initializer list [all...] |
/dalvik/tools/dexdeps/ |
README.txt | 19 --format={brief,xml} 23 "brief" produces one line of output for each field and method. Field
|
/external/clang/include/clang/Basic/ |
Builtins.h | 67 /// \brief Perform target-specific initialization 75 /// \brief Popular the vector with the names of all of the builtins. 117 /// \brief Determines whether this builtin is a predefined libc/libm 124 /// \brief Determines whether this builtin has custom typechecking. 129 /// \brief Completely forget that the given ID was ever considered a builtin, 133 /// \brief If this is a library function that comes from a specific 139 /// \brief Determine whether this builtin is like printf in its 144 /// \brief Determine whether this builtin is like scanf in its
|
/external/clang/include/clang/Frontend/ |
TextDiagnostic.h | 28 /// \brief Class to encapsulate the logic for formatting and printing a textual 41 /// A brief worklist: 50 /// \brief The location of the previous diagnostic if known. 57 /// \brief The location of the last include whose stack was printed if known. 63 /// \brief The level of the last diagnostic emitted. 75 /// \brief Emit a textual diagnostic. 91 /// \brief Print the diagonstic level to a raw_ostream. 102 /// \brief Pretty-print a diagnostic message to a raw_ostream.
|
/external/clang/include/clang/Index/ |
Entity.h | 32 /// \brief A ASTContext-independent way to refer to declarations. 48 /// \brief Stores the Decl directly if it is not visible outside of its own 59 /// \brief Find the Decl that can be referred to by this entity. 62 /// \brief If this Entity represents a declaration that is internal to its 69 /// \brief Get a printable name for debugging purpose. 72 /// \brief Get an Entity associated with the given Decl. 76 /// \brief Get an Entity associated with a name in the global namespace. 79 /// \brief true if the Entity is not visible outside the trasnlation unit.
|
/external/libnfc-nxp/src/ |
phOsalNfc.h | 19 * \brief OSAL Implementation. 115 * \brief Raises exception 133 * \brief Output debug trace 147 * \brief Print string 159 * \brief Print data buffer 174 * \brief Allocates some memory 187 * \brief This API allows to free already allocated memory. 195 * \brief Compares the values stored in the source memory with the
|
/frameworks/media/libvideoeditor/vss/common/inc/ |
M4AD_Null.h | 20 * @brief Implementation of the decoder public interface that do nothing 36 * @brief Retrieves the interface implemented by the decoder
|
M4Common_types.h | 19 * @brief defines common structures 57 * @brief Text encoding format 71 * @brief This structure defines string attribute 85 * @brief This structure defines generic buffer attribute 136 * @brief This enum defines the possible orientation of a frame as described 156 * @brief The Image GPS location (example : 48?52.21' ) 168 * @brief This structure defines fields of a album art 184 * @brief This structure defines fields of metadata information
|
M4DECODER_Null.h | 19 * @brief Implementation of the a "null" video decoder,i.e. a decoder 36 * @brief Retrieves the interface implemented by the decoder
|
M4TOOL_VersionInfo.h | 19 * @brief defines a common version information structure 31 * @brief This structure describes version of core component
|
M4DECODER_Common.h | 19 * @brief Shell Decoder common interface declaration 60 * @brief This enum defines the AVC decoder profile and level for the current instance 88 * @brief This enum defines the decoder options 155 * @brief Contains info read from the MPEG-4 VideoObjectLayer. 173 * @brief This structure defines the video size (width and height) 188 * @brief This structure defines the conversion filter 205 * @brief This enum defines the video types used to create decoders 247 * @brief creates an instance of the decoder 274 * @brief destroy the instance of the decoder 287 * @brief get an option value from the decode [all...] |
M4PCMR_CoreReader.h | 19 * @brief WAV Reader declarations 41 * @brief This structure defines the decoder Specific informations 61 * @brief This enum defines the WAV Reader States 78 * @brief This enum defines the WAV Reader options 91 * @brief This structure defines the WAV Reader context
|
M4_VideoEditingCommon.h | 19 * @brief Video Editing (VSS3GPP, MCS, PTO3GPP) common definitions 44 * @brief This enum defines the file format type to be used 71 * @brief This enum defines the avalaible video compression formats. 87 * @brief This enum defines the avalaible audio format. 107 * @brief This enum defines the available output frame sizes. 138 * @brief This enum defines the available video framerates. 157 * @brief This enum defines the available output audio sampling frequencies 184 * @brief This enum defines the available audio or video bitrates. 225 * @brief Information to build the 'ftyp' atom 257 * @brief This structure gathers the information related to an input fil [all...] |
/hardware/ti/omap4xxx/libtiutils/ |
Semaphore.cpp | 27 @brief Constructor for the semaphore class
39 @brief Destructor of the semaphore class
51 @brief: Releases semaphore
78 @brief Create the semaphore with initial count value
118 @brief Wait operation
141 @brief Signal operation
163 @brief Current semaphore count
185 @brief Wait operation with a timeout
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
sort.h | 26 * @brief Parallel sorting algorithm switch. 65 * @brief Choose multiway mergesort, splitting variant at run-time, 88 * @brief Choose multiway mergesort with exact splitting, 107 * @brief Choose multiway mergesort with splitting by sampling, 126 * @brief Choose quicksort for parallel sorting. 145 * @brief Choose balanced quicksort for parallel sorting. 166 * @brief Choose multiway mergesort with exact splitting, 187 * @brief Choose a parallel sorting algorithm.
|
/system/media/wilhelm/src/desktop/ |
OutputMixExt.h | 29 /** \brief v-table for IOutputMixExt */ 35 /** \brief Track describes each PCM input source to OutputMix */
|
/development/host/windows/usb/api/ |
adb_io_completion.h | 27 /** \brief Encapsulates encapsulates a generic wrapper around OVERLAPPED Win32
38 /** \brief Constructs the object
54 /** \brief Destructs the object.
66 /** \brief Gets overlapped I/O result
92 /** \brief Checks if I/O that this object represents has completed.
|
adb_api.h | 35 /** \brief Enumerates ADB endpoint types.
56 /** \brief Endpoint desriptor.
128 /** \brief Handle to an API object.
163 /** \brief Defines access type with which an I/O object (endpoint)
180 /** \brief Defines sharing mode with which an I/O object (endpoint)
197 /** \brief Provides information about an interface.
211 /** \brief Creates USB interface enumerator
232 /** \brief Gets next interface information
254 /** \brief Resets enumerator so next call to AdbNextInterface will start
264 /** \brief Creates USB interface object [all...] |
/external/libvpx/vpx_ports/ |
vpxtypes.h | 56 \brief a macro suitable for declaring a constant #vpxtc*/ 58 \brief printf format string suitable for printing an #vpxtc*/ 78 \brief printf format string suitable for printing an #vpxs64*/ 114 \brief Common return type*/ 160 \brief library calling convention/storage class attributes.
|
/system/media/wilhelm/src/ut/ |
OpenSLESUT.c | 28 /** \brief Maps an interface ID to its display name */ 41 /** \brief Array of mappings from interface IDs to display names */ 101 /** \brief Print an interface ID in human-readable format */ 120 /** \brief Print an array of interface IDs in human-readable format, 136 /** \brief Convert an object ID to a string or NULL. */
|
/development/host/windows/usb/winusb/ |
adb_winusb_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 Releases the object.
70 /** \brief Creates handle to this object.
82 /** \brief This method is called when handle to this object gets closed.
98 /** \brief Gets serial number for interface's device.
116 /** \brief Gets information about an endpoint on this interface.
129 /** \brief Opens an endpoint on this interface.
154 /** \brief Opens an endpoint on this interface. [all...] |
/external/clang/lib/Serialization/ |
ASTReaderInternals.h | 33 /// \brief Class that performs name lookup into a DeclContext stored 40 /// \brief Pair of begin/end iterators for DeclIDs. 46 /// \brief Special internal key for declaration names. 80 /// \brief The on-disk hash table used for the DeclContext's Name lookup table. 84 /// \brief Class that performs lookup for an identifier stored in an AST file. 132 /// \brief The on-disk hash table used to contain information about 137 /// \brief Class that performs lookup for a selector's entries in the global 173 /// \brief The on-disk hash table used for the global method pool. 177 /// \brief Trait class used to search the on-disk hash table containing all of 234 /// \brief The on-disk hash table used for known header files [all...] |
/frameworks/media/libvideoeditor/vss/3gpwriter/inc/ |
M4MP4W_Types.h | 20 * @brief Definition of types for the core MP4 writer 44 * @brief Information to build the 'ftyp' atom 64 * @brief Buffer structure for the MP4 writer 83 * @brief This enum defines the core MP4 writer states 100 * @brief This enum defines the core MP4 writer options 158 * @brief Video plane size 171 * @brief Internal core MP4 writer track structure 188 * @brief Internal core MP4 writer audio specific structure 230 * @brief Internal core MP4 writer video specific structure 278 * @brief Internal core MP4 writer private context structur [all...] |