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

<<11121314151617181920>>

  /hardware/qcom/camera/hdr/include/
morpho_image_data_ex.h 3 * @brief ???????????
morpho_rect_int.h 3 * @brief ??`?f?[?^??\?????`
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
command_template 15 # Brief (40-50 characters) description of the command
  /external/eigen/unsupported/Eigen/src/MatrixFunctions/
MatrixExponential.h 24 * \brief Class for computing the matrix exponential.
33 /** \brief Constructor.
42 /** \brief Computes the matrix exponential.
55 /** \brief Compute the (3,3)-Pad&eacute; approximant to the exponential.
64 /** \brief Compute the (5,5)-Pad&eacute; approximant to the exponential.
73 /** \brief Compute the (7,7)-Pad&eacute; approximant to the exponential.
82 /** \brief Compute the (9,9)-Pad&eacute; approximant to the exponential.
91 /** \brief Compute the (13,13)-Pad&eacute; approximant to the exponential.
100 /** \brief Compute the (17,17)-Pad&eacute; approximant to the exponential.
111 /** \brief Compute Pad&eacute; approximant to the exponential
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
random_shuffle.h 26 * @brief Parallel implementation of std::random_shuffle().
42 /** @brief Type to hold the index of a bin.
49 /** @brief Data known to every thread participating in
58 /** @brief Begin iterator of the source. */
61 /** @brief Temporary arrays for each thread. */
64 /** @brief Two-dimensional array to hold the thread-bin distribution.
69 /** @brief Start indexes of the threads' chunks. */
72 /** @brief Number of the thread that will further process the
76 /** @brief Number of bins to distribute to. */
79 /** @brief Number of bits needed to address the bins. *
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
random_shuffle.h 26 * @brief Parallel implementation of std::random_shuffle().
42 /** @brief Type to hold the index of a bin.
49 /** @brief Data known to every thread participating in
58 /** @brief Begin iterator of the __source. */
61 /** @brief Temporary arrays for each thread. */
64 /** @brief Two-dimensional array to hold the thread-bin distribution.
69 /** @brief Start indexes of the threads' __chunks. */
72 /** @brief Number of the thread that will further process the
76 /** @brief Number of bins to distribute to. */
79 /** @brief Number of bits needed to address the bins. *
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
388 * @brief A regular expression exception class.
398 * @brief Constructs a regex_error object.
408 * @brief Gets the regex error code.
422 * @brief Describes aspects of a regular expression.
442 * @brief Constructs a default traits object.
448 * @brief Gives the length of a C-style string starting at @p __p
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
388 * @brief A regular expression exception class.
398 * @brief Constructs a regex_error object.
408 * @brief Gets the regex error code.
422 * @brief Describes aspects of a regular expression.
442 * @brief Constructs a default traits object.
448 * @brief Gives the length of a C-style string starting at @p __p
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
388 * @brief A regular expression exception class.
398 * @brief Constructs a regex_error object.
408 * @brief Gets the regex error code.
422 * @brief Describes aspects of a regular expression.
442 * @brief Constructs a default traits object.
448 * @brief Gives the length of a C-style string starting at @p __p
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
388 * @brief A regular expression exception class.
398 * @brief Constructs a regex_error object.
408 * @brief Gets the regex error code.
422 * @brief Describes aspects of a regular expression.
442 * @brief Constructs a default traits object.
448 * @brief Gives the length of a C-style string starting at @p __p
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/
regex 27 * @brief The common implementation file for tr1 and std regular expressions.
44 * @brief ISO C++ 0x entities sub namespace for regex.
68 * @brief This is a bitmask type indicating how to interpret the regex.
190 * @brief This is a bitmask type indicating regex matching rules.
388 * @brief A regular expression exception class.
398 * @brief Constructs a regex_error object.
408 * @brief Gets the regex error code.
422 * @brief Describes aspects of a regular expression.
442 * @brief Constructs a default traits object.
448 * @brief Gives the length of a C-style string starting at @p __p
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
regex 57 * @brief ISO C++ 0x entities sub namespace for regex.
83 * @brief This is a bitmask type indicating how to interpret the regex.
207 * @brief This is a bitmask type indicating regex matching rules.
407 * @brief A regular expression exception class.
417 * @brief Constructs a regex_error object.
427 * @brief Gets the regex error code.
441 * @brief Describes aspects of a regular expression.
461 * @brief Constructs a default traits object.
467 * @brief Gives the length of a C-style string starting at @p __p.
481 * @brief Performs the identity translation
    [all...]
  /external/clang/include/clang/Sema/
Sema.h 209 ///\brief Source of additional semantic information.
212 ///\brief Whether Sema has generated a multiplexer and has to delete it.
243 /// \brief Flag indicating whether or not to collect detailed statistics.
246 /// \brief Code-completion consumer.
252 /// \brief Generally null except when we temporarily switch decl contexts,
269 /// \brief Flag indicating if Sema is building a recovery call expression.
286 /// \brief Stack containing information about each of the nested
308 /// \brief Set containing all declared private fields that are not used.
322 /// \brief A mapping from external names to the most recent
349 /// \brief Look for a locally scoped extern "C" declaration by the given name
    [all...]
  /external/clang/include/clang/AST/
ExprObjC.h 161 /// \brief Retrieve elements of array of literals.
164 /// \brief Retrieve elements of array of literals.
195 /// \brief An element in an Objective-C dictionary literal.
198 /// \brief The key for the dictionary element.
201 /// \brief The value of the dictionary element.
204 /// \brief The location of the ellipsis, if this is a pack expansion.
207 /// \brief The number of elements this pack expansion will expand to, if
211 /// \brief Determines whether this dictionary element is a pack expansion.
224 /// \brief Key/value pair used to store the key and value of a given element.
232 /// \brief Data that describes an element that is a pack expansion, used if an
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
regex.h 43 * @brief Describes aspects of a regular expression.
63 * @brief Constructs a default traits object.
69 * @brief Gives the length of a C-style string starting at @p __p.
83 * @brief Performs the identity translation.
94 * @brief Translates a character into a case-insensitive equivalent.
111 * @brief Gets a sort key for a character sequence.
143 * @brief Gets a sort key for a character sequence, independant of case.
162 * @brief Gets a collation element by name.
180 * @brief Maps one or more characters to a named character
224 * @brief Determines if @p c is a member of an identified class
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
regex.h 43 * @brief Describes aspects of a regular expression.
63 * @brief Constructs a default traits object.
69 * @brief Gives the length of a C-style string starting at @p __p.
83 * @brief Performs the identity translation.
94 * @brief Translates a character into a case-insensitive equivalent.
111 * @brief Gets a sort key for a character sequence.
143 * @brief Gets a sort key for a character sequence, independant of case.
162 * @brief Gets a collation element by name.
180 * @brief Maps one or more characters to a named character
224 * @brief Determines if @p c is a member of an identified class
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
regex.h 43 * @brief Describes aspects of a regular expression.
63 * @brief Constructs a default traits object.
69 * @brief Gives the length of a C-style string starting at @p __p.
83 * @brief Performs the identity translation.
94 * @brief Translates a character into a case-insensitive equivalent.
111 * @brief Gets a sort key for a character sequence.
143 * @brief Gets a sort key for a character sequence, independant of case.
162 * @brief Gets a collation element by name.
180 * @brief Maps one or more characters to a named character
224 * @brief Determines if @p c is a member of an identified class
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
regex.h 43 * @brief Describes aspects of a regular expression.
63 * @brief Constructs a default traits object.
69 * @brief Gives the length of a C-style string starting at @p __p.
83 * @brief Performs the identity translation.
94 * @brief Translates a character into a case-insensitive equivalent.
111 * @brief Gets a sort key for a character sequence.
143 * @brief Gets a sort key for a character sequence, independant of case.
162 * @brief Gets a collation element by name.
180 * @brief Maps one or more characters to a named character
225 * @brief Determines if @p c is a member of an identified class
    [all...]

Completed in 771 milliseconds

<<11121314151617181920>>