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

<<11121314151617181920>>

  /frameworks/av/libvideoeditor/vss/common/inc/
M4ENCODER_common.h 47 * @brief Definition of open mode for the encoder.
62 * @brief Thie enum defines the encoded video framerates.
83 * @brief Thie enum defines the video format of the grabbing.
108 * @brief Thie enum defines the video compression formats.
128 * @brief Thie enum defines the avalaible frame Width.
163 * @brief Thie enum defines the avalaible frame Height.
196 * @brief Thie enum defines the avalaible bitrates.
219 * @brief The current mode of the stabilization filter.
237 * @brief Values to drive the encoder behaviour (type of frames produced)
252 * @brief This structure defines all the settings avalaible when encoding
    [all...]
  /frameworks/compile/mclinker/include/mcld/ADT/
StringHash.h 39 * \brief the template StringHash class, for specification
51 * \brief RS StringHash funciton
71 * \brief JS hash funciton
88 * \brief P.J. Weinberger hash function
114 * \brief ELF hash function.
135 * \brief BKDR hash function
153 * \brief SDBM hash function
170 * \brief DJB hash function
188 * \brief DEK hash function
206 * \brief BP hash functio
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_API.h 19 * @brief The Pictures to 3GPP Converter.
63 * @brief This enumeration defines the way the audio is managed if it is shorter than the video
78 * @brief Defines the maximum size of the 3GPP file produced by the PTO3GPP
98 * @brief The integrator must implement a function following this prototype.
119 * @brief M4PTO3GPP parameters definition
155 * @brief Get the M4PTO3GPP version.
166 * @brief Initializes the M4PTO3GPP (allocates an execution context).
182 * @brief Set the M4PTO3GPP input and output files.
212 * @brief Perform one step of trancoding.
227 * @brief Finish the M4PTO3GPP transcoding
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
random 389 * @brief A beta continuous distribution for random numbers.
444 * @brief Constructs a beta distribution with parameters
459 * @brief Resets the distribution state.
466 * @brief Returns the @f$\alpha@f$ of the distribution.
473 * @brief Returns the @f$\beta@f$ of the distribution.
480 * @brief Returns the parameter set of the distribution.
487 * @brief Sets the parameter set of the distribution.
495 * @brief Returns the greatest lower bound value of the distribution.
502 * @brief Returns the least upper bound value of the distribution.
509 * @brief Generating functions
    [all...]
vstring.h 48 * @brief Template class __versa_string.
132 * @brief Default constructor creates an empty string.
138 * @brief Construct an empty string using allocator @a a.
146 * @brief Construct string with copy of value of @a __str.
154 * @brief String move constructor.
165 * @brief Construct string from an initializer list.
175 * @brief Construct string as copy of a substring.
189 * @brief Construct string as copy of a substring.
204 * @brief Construct string initialized by a character array.
217 * @brief Construct string as copy of a C string
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 53 * @brief Managing sequences of characters and character-like objects.
432 * @brief Default constructor creates an empty string.
442 * @brief Construct an empty string using allocator @a a.
449 * @brief Construct string with copy of value of @a str.
454 * @brief Construct string as copy of a substring.
462 * @brief Construct string as copy of a substring.
472 * @brief Construct string initialized by a character %array.
483 * @brief Construct string as copy of a C string.
489 * @brief Construct string as multiple characters.
498 * @brief Move construct string
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h 49 * @brief Template class __versa_string.
133 * @brief Default constructor creates an empty string.
139 * @brief Construct an empty string using allocator @a a.
147 * @brief Construct string with copy of value of @a __str.
155 * @brief String move constructor.
166 * @brief Construct string from an initializer list.
176 * @brief Construct string as copy of a substring.
190 * @brief Construct string as copy of a substring.
205 * @brief Construct string initialized by a character array.
218 * @brief Construct string as copy of a C string
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 53 * @brief Managing sequences of characters and character-like objects.
432 * @brief Default constructor creates an empty string.
442 * @brief Construct an empty string using allocator @a a.
449 * @brief Construct string with copy of value of @a str.
454 * @brief Construct string as copy of a substring.
462 * @brief Construct string as copy of a substring.
472 * @brief Construct string initialized by a character %array.
483 * @brief Construct string as copy of a C string.
489 * @brief Construct string as multiple characters.
498 * @brief Move construct string
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring.h 49 * @brief Template class __versa_string.
133 * @brief Default constructor creates an empty string.
139 * @brief Construct an empty string using allocator @a a.
147 * @brief Construct string with copy of value of @a __str.
155 * @brief String move constructor.
166 * @brief Construct string from an initializer list.
176 * @brief Construct string as copy of a substring.
190 * @brief Construct string as copy of a substring.
205 * @brief Construct string initialized by a character array.
218 * @brief Construct string as copy of a C string
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 74 /// \brief A list of Objective-C protocols, along with the source
98 /// Here are some brief examples:
132 /// \brief Method redeclaration in the same interface.
135 /// \brief Is redeclared in the same interface.
146 /// \brief Indicates whether this method has a related result type.
149 /// \brief Whether the locations of the selector identifiers are in a
153 /// \brief Whether this method overrides any other in the class hierarchy.
162 /// \brief Indicates if the method was a definition but its body was skipped.
171 /// \brief Array of ParmVarDecls for the formal parameters of this method
196 /// \brief Get a pointer to the stored selector identifiers locations array
    [all...]
  /external/clang/lib/Frontend/
SerializedDiagnosticPrinter.cpp 118 /// \brief Emit the preamble for the serialized diagnostics.
121 /// \brief Emit the BLOCKINFO block.
124 /// \brief Emit the META data block.
127 /// \brief Start a DIAG block.
130 /// \brief End a DIAG block.
133 /// \brief Emit a DIAG record.
141 /// \brief Emit FIXIT and SOURCE_RANGE records for a diagnostic.
146 /// \brief Emit a record for a CharSourceRange.
149 /// \brief Emit the string information for the category.
152 /// \brief Emit the string information for diagnostic flags
    [all...]
  /external/llvm/include/llvm/MC/
MCInstrDesc.h 149 /// \brief Returns the value of the specific constraint if
161 /// \brief Return the opcode number for this descriptor.
166 /// \brief Return the number of declared MachineOperands for this
175 /// \brief Return the number of MachineOperands that are register
183 /// \brief Return flags of this instruction.
186 /// \brief Return true if this instruction can have a variable number of
194 /// \brief Set if this instruction has an optional definition, e.g.
200 /// \brief Return true if this is a pseudo instruction that doesn't
207 /// \brief Return true if the instruction is a return.
212 /// \brief Return true if the instruction is a call
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
streambuf 54 * @brief The actual work of input and output (interface).
197 * @brief Entry point for imbue().
213 * @brief Locale access.
227 * @brief Entry points for derived buffer functions.
253 * @brief Looking ahead into the stream.
268 * @brief Getting the next character.
285 * @brief Getting the next character.
307 * @brief Getting the next character.
326 * @brief Entry point for xsgetn.
339 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 51 * @brief Managing sequences of characters and character-like objects.
430 * @brief Default constructor creates an empty string.
440 * @brief Construct an empty string using allocator @a a.
447 * @brief Construct string with copy of value of @a str.
452 * @brief Construct string as copy of a substring.
460 * @brief Construct string as copy of a substring.
470 * @brief Construct string initialized by a character %array.
481 * @brief Construct string as copy of a C string.
487 * @brief Construct string as multiple characters.
496 * @brief Move construct string
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.h 61 * @brief Template class __versa_string.
145 * @brief Default constructor creates an empty string.
151 * @brief Construct an empty string using allocator @a a.
159 * @brief Construct string with copy of value of @a str.
167 * @brief String move constructor.
178 * @brief Construct string from an initializer list.
188 * @brief Construct string as copy of a substring.
202 * @brief Construct string as copy of a substring.
217 * @brief Construct string initialized by a character array.
230 * @brief Construct string as copy of a C string
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
streambuf 56 * @brief The actual work of input and output (interface).
200 * @brief Entry point for imbue().
216 * @brief Locale access.
230 * @brief Entry points for derived buffer functions.
256 * @brief Looking ahead into the stream.
271 * @brief Getting the next character.
288 * @brief Getting the next character.
310 * @brief Getting the next character.
329 * @brief Entry point for xsgetn.
342 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h 51 * @brief Managing sequences of characters and character-like objects.
430 * @brief Default constructor creates an empty string.
440 * @brief Construct an empty string using allocator @a a.
447 * @brief Construct string with copy of value of @a str.
452 * @brief Construct string as copy of a substring.
460 * @brief Construct string as copy of a substring.
470 * @brief Construct string initialized by a character %array.
481 * @brief Construct string as copy of a C string.
487 * @brief Construct string as multiple characters.
496 * @brief Move construct string
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.h 61 * @brief Template class __versa_string.
145 * @brief Default constructor creates an empty string.
151 * @brief Construct an empty string using allocator @a a.
159 * @brief Construct string with copy of value of @a str.
167 * @brief String move constructor.
178 * @brief Construct string from an initializer list.
188 * @brief Construct string as copy of a substring.
202 * @brief Construct string as copy of a substring.
217 * @brief Construct string initialized by a character array.
230 * @brief Construct string as copy of a C string
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
streambuf 56 * @brief The actual work of input and output (interface).
200 * @brief Entry point for imbue().
216 * @brief Locale access.
230 * @brief Entry points for derived buffer functions.
256 * @brief Looking ahead into the stream.
271 * @brief Getting the next character.
288 * @brief Getting the next character.
310 * @brief Getting the next character.
329 * @brief Entry point for xsgetn.
342 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
streambuf 54 * @brief The actual work of input and output (interface).
197 * @brief Entry point for imbue().
213 * @brief Locale access.
227 * @brief Entry points for derived buffer functions.
253 * @brief Looking ahead into the stream.
268 * @brief Getting the next character.
285 * @brief Getting the next character.
307 * @brief Getting the next character.
326 * @brief Entry point for xsgetn.
339 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
streambuf 54 * @brief The actual work of input and output (interface).
197 * @brief Entry point for imbue().
213 * @brief Locale access.
227 * @brief Entry points for derived buffer functions.
253 * @brief Looking ahead into the stream.
268 * @brief Getting the next character.
285 * @brief Getting the next character.
307 * @brief Getting the next character.
326 * @brief Entry point for xsgetn.
339 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
streambuf 54 * @brief The actual work of input and output (interface).
197 * @brief Entry point for imbue().
213 * @brief Locale access.
227 * @brief Entry points for derived buffer functions.
253 * @brief Looking ahead into the stream.
268 * @brief Getting the next character.
285 * @brief Getting the next character.
307 * @brief Getting the next character.
326 * @brief Entry point for xsgetn.
339 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
streambuf 54 * @brief The actual work of input and output (interface).
197 * @brief Entry point for imbue().
213 * @brief Locale access.
227 * @brief Entry points for derived buffer functions.
253 * @brief Looking ahead into the stream.
268 * @brief Getting the next character.
285 * @brief Getting the next character.
307 * @brief Getting the next character.
326 * @brief Entry point for xsgetn.
339 * @brief Pushing characters back into the input stream
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 51 * @brief Managing sequences of characters and character-like objects.
430 * @brief Default constructor creates an empty string.
440 * @brief Construct an empty string using allocator @a a.
447 * @brief Construct string with copy of value of @a str.
452 * @brief Construct string as copy of a substring.
460 * @brief Construct string as copy of a substring.
470 * @brief Construct string initialized by a character %array.
481 * @brief Construct string as copy of a C string.
487 * @brief Construct string as multiple characters.
496 * @brief Move construct string
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring.h 61 * @brief Template class __versa_string.
145 * @brief Default constructor creates an empty string.
151 * @brief Construct an empty string using allocator @a a.
159 * @brief Construct string with copy of value of @a str.
167 * @brief String move constructor.
178 * @brief Construct string from an initializer list.
188 * @brief Construct string as copy of a substring.
202 * @brief Construct string as copy of a substring.
217 * @brief Construct string initialized by a character array.
230 * @brief Construct string as copy of a C string
    [all...]

Completed in 1200 milliseconds

<<11121314151617181920>>