HomeSort by relevance Sort by last modified time
    Searched full:brief (Results 476 - 500 of 8518) sorted by null

<<11121314151617181920>>

  /external/libvpx/libvpx/vpx/
vpx_frame_buffer.h 15 * \brief Describes the decoder external frame buffer interface.
24 /*!\brief The maximum number of work buffers used by libvpx.
31 /*!\brief The maximum number of reference buffers that a VP9 encoder may use.
35 /*!\brief External frame buffer
45 /*!\brief get frame buffer callback prototype
66 /*!\brief release frame buffer callback prototype
  /external/llvm/include/llvm/ADT/
EpochTracker.h 42 /// \brief A base class for data structure classes wishing to make iterators
57 /// \brief Calling incrementEpoch invalidates all handles pointing into the
61 /// \brief The destructor calls incrementEpoch to make use-after-free bugs
65 /// \brief A base class for iterator classes ("handles") that wish to poll for
83 /// \brief Returns true if the DebugEpochBase this Handle is linked to has
88 /// \brief Returns a pointer to the epoch word stored in the data structure
  /external/llvm/include/llvm/Analysis/
OrderedBasicBlock.h 36 /// \brief Map a instruction to its position in a BasicBlock.
39 /// \brief Keep track of last instruction inserted into \p NumberedInsts.
44 /// \brief The position/number to tag the next instruction to be found.
47 /// \brief The source BasicBlock to map.
50 /// \brief Given no cached results, find if \p A comes before \p B in \p BB.
57 /// \brief Find out whether \p A dominates \p B, meaning whether \p A
ProfileSummaryInfo.h 31 /// \brief Analysis providing profile information.
54 /// \brief Returns true if \p F is a hot function.
56 /// \brief Returns true if \p F is a cold function.
58 /// \brief Returns true if count \p C is considered hot.
60 /// \brief Returns true if count \p C is considered cold.
101 /// \brief Printer pass that uses \c ProfileSummaryAnalysis.
  /external/llvm/include/llvm/ExecutionEngine/
RuntimeDyldChecker.h 28 /// \brief RuntimeDyld invariant checker for verifying that RuntimeDyld has
75 // \brief Get the associated RTDyld instance.
78 // \brief Get the associated RTDyld instance.
81 /// \brief Check a single expression against the attached RuntimeDyld
85 /// \brief Scan the given memory buffer for lines beginning with the string
90 /// \brief Returns the address of the requested section (or an error message
  /external/llvm/include/llvm/MC/
MCInstPrinter.h 36 /// \brief This is an instance of a target assembly language printer that
40 /// \brief A stream that comments can be emitted to if desired. Each comment
68 /// \brief Specify a stream to emit comments to.
71 /// \brief Print the specified MCInst to the specified raw_ostream.
75 /// \brief Return the name of the specified opcode enum (e.g. "MOV32ri") or
79 /// \brief Print the assembler register name.
  /external/llvm/include/llvm/ObjectYAML/
YAML.h 17 /// \brief Specialized YAMLIO scalar type for representing a binary blob.
59 /// \brief Either raw binary data, or a string of hex bytes (must always
62 /// \brief Discriminator between the two states of the `Data` member.
71 /// \brief The number of bytes that are represented by this BinaryRef.
78 /// \brief Write the contents (regardless of whether it is binary or a
81 /// \brief Write the contents (regardless of whether it is binary or a
  /external/llvm/include/llvm/Transforms/Utils/
IntegerDivision.h 32 /// @brief Replace Rem with generated code.
41 /// @brief Replace Div with generated code.
49 /// @brief Replace Rem with generated code.
55 /// @brief Replace Rem with generated code.
62 /// @brief Replace Rem with generated code.
68 /// @brief Replace Rem with generated code.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_test_common.h 124 * \brief Parse command line parameters and create common state.
134 * \brief Process one common argument.
144 * \brief Returns common usage information
153 * \brief Open test window.
162 * \brief Common event handler for test windows.
172 * \brief Close test window.
SDL_hints.h 51 * \brief A variable controlling how 3D acceleration is used to accelerate the SDL screen surface.
68 * \brief A variable specifying which render driver to use.
87 * \brief A variable controlling whether the OpenGL render driver uses shaders if they are available.
98 * \brief A variable controlling whether the Direct3D device is initialized for thread-safe operations.
109 * \brief A variable controlling whether to enable Direct3D 11+'s Debug Layer.
122 * \brief A variable controlling the scaling quality
134 * \brief A variable controlling whether updates to the SDL screen surface should be synchronized with the vertical refresh, to avoid tearing.
145 * \brief A variable controlling whether the screensaver is enabled.
156 * \brief A variable controlling whether the X11 VidMode extension should be used.
167 * \brief A variable controlling whether the X11 Xinerama extension should be used
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_test_common.h 124 * \brief Parse command line parameters and create common state.
134 * \brief Process one common argument.
144 * \brief Returns common usage information
153 * \brief Open test window.
162 * \brief Common event handler for test windows.
172 * \brief Close test window.
SDL_hints.h 51 * \brief A variable controlling how 3D acceleration is used to accelerate the SDL screen surface.
68 * \brief A variable specifying which render driver to use.
87 * \brief A variable controlling whether the OpenGL render driver uses shaders if they are available.
98 * \brief A variable controlling whether the Direct3D device is initialized for thread-safe operations.
109 * \brief A variable controlling whether to enable Direct3D 11+'s Debug Layer.
122 * \brief A variable controlling the scaling quality
134 * \brief A variable controlling whether updates to the SDL screen surface should be synchronized with the vertical refresh, to avoid tearing.
145 * \brief A variable controlling whether the screensaver is enabled.
156 * \brief A variable controlling whether the X11 VidMode extension should be used.
167 * \brief A variable controlling whether the X11 Xinerama extension should be used
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_test_common.h 124 * \brief Parse command line parameters and create common state.
134 * \brief Process one common argument.
144 * \brief Returns common usage information
153 * \brief Open test window.
162 * \brief Common event handler for test windows.
172 * \brief Close test window.
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_test_common.h 124 * \brief Parse command line parameters and create common state.
134 * \brief Process one common argument.
144 * \brief Returns common usage information
153 * \brief Open test window.
162 * \brief Common event handler for test windows.
172 * \brief Close test window.
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
range_access.h 42 * @brief Return an iterator pointing to the first element of
52 * @brief Return an iterator pointing to the first element of
62 * @brief Return an iterator pointing to one past the last element of
72 * @brief Return an iterator pointing to one past the last element of
82 * @brief Return an iterator pointing to the first element of the array.
91 * @brief Return an iterator pointing to one past the last element
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/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...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/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...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/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...]
  /external/eigen/Eigen/src/Core/functors/
UnaryFunctors.h 18 * \brief Template functor to compute the opposite of a scalar
37 * \brief Template functor to compute the absolute value of a scalar
59 * \brief Template functor to compute the score of a scalar, to chose a pivot
87 * \brief Template functor to compute the squared absolute value of a scalar
105 * \brief Template functor to compute the conjugate of a complex value
126 * \brief Template functor to compute the phase angle of a complex
147 * \brief Template functor to cast a scalar to another type
162 * \brief Template functor to extract the real part of a complex
178 * \brief Template functor to extract the imaginary part of a complex
194 * \brief Template functor to extract the real part of a complex as a referenc
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
FileSystem.h 108 /// @brief Make \a path an absolute path.
121 /// @brief Copy the file at \a from to the path \a to.
133 /// @brief Create all the non-existent directories in path.
141 /// @brief Create the directory in path.
149 /// @brief Create a hard link from \a from to \a to.
157 /// @brief Create a symbolic link from \a from to \a to.
165 /// @brief Get the current path.
172 /// @brief Remove path. Equivalent to POSIX remove().
181 /// @brief Recursively remove all files below \a path, then \a path. Files are
190 /// @brief Rename \a from to \a to. Files are renamed as if by POSIX rename()
    [all...]

Completed in 684 milliseconds

<<11121314151617181920>>