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

<<31323334353637383940>>

  /external/libnfc-nxp/inc/
phNfcTypes.h 19 * \brief Basic type definitions.
226 * \brief Possible Hardware Configuration exposed to upper layer.
261 *\brief Deferred call declaration.
267 *\brief Deferred parameter declaration.
273 *\brief Deferred message specific info declaration.
286 * \brief Protocol Support Information
312 * \brief Information related to the NFC Device
354 * \brief Enumerated MIFARE Commands
541 * \brief Remote Device Reader A RF Gate Information Container
573 * \brief Remote Device Reader B RF Gate Information Container
    [all...]
  /external/llvm/include/llvm/ADT/
Hashing.h 67 /// \brief An opaque object representing a hash code.
83 /// \brief Default construct a hash_code.
87 /// \brief Form a hash code directly from a numerical value.
90 /// \brief Convert the hash code to its numerical value for use.
100 /// \brief Allow a hash_code to be directly run through hash_value.
104 /// \brief Compute a hash_code for any integer value.
114 /// \brief Compute a hash_code for a pointer's address.
119 /// \brief Compute a hash_code for a pair of objects.
123 /// \brief Compute a hash_code for a standard string.
128 /// \brief Override the execution seed with a fixed value
    [all...]
  /hardware/invensense/60xx/mlsdk/mllite/
mldl.c 26 * @brief Motion Library - Driver Layer.
32 * @brief The Motion Library Driver Layer.
94 * @brief Sets the function to use to convert keys to addresses. This
110 * @brief Check if the feature is supported in the currently loaded
137 * @brief used to get the specified number of bytes from the original
188 * @brief Open the driver layer and resets the internal
215 * @brief Closes/Cleans up the ML Driver Layer.
241 * @brief Sets the requested_sensors
277 * @brief Starts the DMP running
319 * @brief Stops the DMP running and puts it in low power as requeste
    [all...]
  /dalvik/vm/compiler/codegen/x86/
LowerJump.cpp 19 \brief This file lowers the following bytecodes: IF_XXX, GOTO
60 \brief search globalShortMap to find the entry for the given label
77 \brief update value of the immediate in the given jump instruction
102 \brief insert a label
170 \brief search globalMap to find the entry for the given label
184 \brief search globalShortMap to find the entry for the given label
231 \brief free memory allocated for globalMap
243 \brief free memory allocated for globalShortMap
392 \brief update value of the immediate in the given move instruction
407 \brief estimate size of the immediat
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CoreEngine.h 168 /// \brief Enqueue the given set of nodes onto the work list.
171 /// \brief Enqueue nodes that were created as a result of processing
175 /// \brief enqueue the nodes corresponding to the end of function onto the
179 /// \brief Enqueue a single node created as a result of statement processing.
191 /// \brief Return the CFGBlock associated with this builder.
194 /// \brief Returns the number of times the current basic block has been
204 /// \brief This is the simplest builder which generates nodes in the
221 /// \brief The frontier set - a set of nodes which need to be propagated after
264 /// \brief Generates a node in the ExplodedGraph.
271 /// \brief Generates a sink in the ExplodedGraph
    [all...]
  /external/eigen/Eigen/src/Eigenvalues/
HessenbergDecomposition.h 32 * \brief Reduces a square matrix to Hessenberg form by an orthogonal similarity transformation
61 /** \brief Synonym for the template parameter \p _MatrixType. */
72 /** \brief Scalar type for matrices of type #MatrixType. */
76 /** \brief Type for vector of Householder coefficients.
84 /** \brief Return type of matrixQ() */
89 /** \brief Default constructor; the decomposition will be computed later.
109 /** \brief Constructor; computes Hessenberg decomposition of given matrix.
133 /** \brief Computes Hessenberg decomposition of given matrix.
164 /** \brief Returns the Householder coefficients.
183 /** \brief Returns the internal representation of the decompositio
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.h 135 * @brief Common base for ctype facet
152 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_multimap.h 66 * @brief A standard container made up of (key,value) pairs, which can be
146 * @brief Default constructor creates no elements.
152 * @brief Creates a %multimap with no elements.
162 * @brief %Multimap copy constructor.
173 * @brief %Multimap move constructor.
183 * @brief Builds a %multimap from an initializer_list.
200 * @brief Builds a %multimap from a range.
214 * @brief Builds a %multimap from a range.
241 * @brief %Multimap assignment operator.
256 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
167 * @brief Return a mask array.
184 * @brief Find char_type matching a mask
200 * @brief Find char_type not matching a mask
216 * @brief Convert to uppercase.
230 * @brief Convert array to uppercase.
245 * @brief Convert to lowercase.
259 * @brief Convert array to lowercase.
274 * @brief Widen char to char_typ
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
167 * @brief Return a mask array.
184 * @brief Find char_type matching a mask
200 * @brief Find char_type not matching a mask
216 * @brief Convert to uppercase.
230 * @brief Convert array to uppercase.
245 * @brief Convert to lowercase.
259 * @brief Convert array to lowercase.
274 * @brief Widen char to char_typ
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 135 * @brief Common base for ctype facet
152 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_multimap.h 66 * @brief A standard container made up of (key,value) pairs, which can be
146 * @brief Default constructor creates no elements.
152 * @brief Creates a %multimap with no elements.
162 * @brief %Multimap copy constructor.
173 * @brief %Multimap move constructor.
183 * @brief Builds a %multimap from an initializer_list.
200 * @brief Builds a %multimap from a range.
214 * @brief Builds a %multimap from a range.
241 * @brief %Multimap assignment operator.
256 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 135 * @brief Common base for ctype facet
152 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_multimap.h 66 * @brief A standard container made up of (key,value) pairs, which can be
146 * @brief Default constructor creates no elements.
152 * @brief Creates a %multimap with no elements.
162 * @brief %Multimap copy constructor.
173 * @brief %Multimap move constructor.
183 * @brief Builds a %multimap from an initializer_list.
200 * @brief Builds a %multimap from a range.
214 * @brief Builds a %multimap from a range.
241 * @brief %Multimap assignment operator.
256 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.h 135 * @brief Common base for ctype facet
152 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_multimap.h 66 * @brief A standard container made up of (key,value) pairs, which can be
146 * @brief Default constructor creates no elements.
152 * @brief Creates a %multimap with no elements.
162 * @brief %Multimap copy constructor.
173 * @brief %Multimap move constructor.
183 * @brief Builds a %multimap from an initializer_list.
200 * @brief Builds a %multimap from a range.
214 * @brief Builds a %multimap from a range.
241 * @brief %Multimap assignment operator.
256 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.h 135 * @brief Common base for ctype facet
152 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_multimap.h 66 * @brief A standard container made up of (key,value) pairs, which can be
146 * @brief Default constructor creates no elements.
152 * @brief Creates a %multimap with no elements.
162 * @brief %Multimap copy constructor.
173 * @brief %Multimap move constructor.
183 * @brief Builds a %multimap from an initializer_list.
200 * @brief Builds a %multimap from a range.
214 * @brief Builds a %multimap from a range.
241 * @brief %Multimap assignment operator.
256 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
167 * @brief Return a mask array.
184 * @brief Find char_type matching a mask
200 * @brief Find char_type not matching a mask
216 * @brief Convert to uppercase.
230 * @brief Convert array to uppercase.
245 * @brief Convert to lowercase.
259 * @brief Convert array to lowercase.
274 * @brief Widen char to char_typ
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
168 * @brief Return a mask array.
185 * @brief Find char_type matching a mask
201 * @brief Find char_type not matching a mask
217 * @brief Convert to uppercase.
231 * @brief Convert array to uppercase.
246 * @brief Convert to lowercase.
260 * @brief Convert array to lowercase.
275 * @brief Widen char to char_typ
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
167 * @brief Return a mask array.
184 * @brief Find char_type matching a mask
200 * @brief Find char_type not matching a mask
216 * @brief Convert to uppercase.
230 * @brief Convert array to uppercase.
245 * @brief Convert to lowercase.
259 * @brief Convert array to lowercase.
274 * @brief Widen char to char_typ
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.h 136 * @brief Common base for ctype facet
153 * @brief Test char_type classification.
168 * @brief Return a mask array.
185 * @brief Find char_type matching a mask
201 * @brief Find char_type not matching a mask
217 * @brief Convert to uppercase.
231 * @brief Convert array to uppercase.
246 * @brief Convert to lowercase.
260 * @brief Convert array to lowercase.
275 * @brief Widen char to char_typ
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets.h 134 * @brief Common base for ctype facet
151 * @brief Test char_type classification.
166 * @brief Return a mask array.
183 * @brief Find char_type matching a mask
199 * @brief Find char_type not matching a mask
215 * @brief Convert to uppercase.
229 * @brief Convert array to uppercase.
244 * @brief Convert to lowercase.
258 * @brief Convert array to lowercase.
273 * @brief Widen char to char_typ
    [all...]
stl_set.h 69 * @brief A standard container made up of unique keys, which can be
137 * @brief Default constructor creates no elements.
143 * @brief Creates a %set with no elements.
153 * @brief Builds a %set from a range.
168 * @brief Builds a %set from a range.
187 * @brief %Set copy constructor.
198 * @brief %Set move constructor
209 * @brief Builds a %set from an initializer_list.
226 * @brief %Set assignment operator.
241 * @brief %Set move assignment operator
    [all...]
  /external/aac/libAACdec/src/
block.h 122 \brief Read tns data-present flag from bitstream
157 * \brief Read scale factor data. See chapter 4.6.2.3.2 of ISO/IEC 14496-3.
171 * \brief Read Huffman encoded spectral data.
188 * \brief find a common exponent (shift factor) for all sfb in each Spectral window, and store them into
196 * \brief Apply TNS and PNS tools.
204 * \brief Transform MDCT spectral data into time domain
215 * \brief Transform double lapped MDCT (AAC-ELD) spectral data into time domain.
226 * \brief Calculate 2^(lsb/4) * value^(4/3)
265 * \brief determine the required shift scale for the given quantized value and scale (factor % 4) value.
282 \brief Read huffman codewor
    [all...]

Completed in 1870 milliseconds

<<31323334353637383940>>