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

<<11121314151617181920>>

  /external/clang/include/clang/Basic/
FileSystemOptions.h 11 /// \brief Defines the clang::FileSystemOptions interface.
22 /// \brief Keeps track of options that affect how file operations are performed.
25 /// \brief If set, paths are resolved as if the working directory was
OperatorKinds.h 11 /// \brief Defines an enumeration for C++ overloaded operators.
20 /// \brief Enumeration specifying the different kinds of C++ overloaded
30 /// \brief Retrieve the spelling of the given overloaded operator, without
  /external/clang/include/clang/Frontend/
SerializedDiagnosticPrinter.h 28 /// \brief A top-level block which represents any meta data associated
32 /// \brief The this block acts as a container for all the information
49 /// \brief Returns a DiagnosticConsumer that serializes diagnostics to
  /external/clang/include/clang/Lex/
ExternalPreprocessorSource.h 21 /// \brief Abstract interface for external sources of preprocessor
30 /// \brief Read the set of macros defined by this external macro source.
33 /// \brief Update an out-of-date identifier.
  /external/clang/tools/libclang/
CursorVisitor.h 58 /// \brief Callback called after child nodes of a cursor have been visited.
64 /// \brief The translation unit we are traversing.
68 /// \brief The parent cursor whose children we are traversing.
71 /// \brief The declaration that serves at the parent of any statement or
75 /// \brief The visitor function.
80 /// \brief The opaque client data, to be passed along to the visitor.
83 /// \brief Whether we should visit the preprocessing record entries last,
87 /// \brief Whether we should visit declarations or preprocessing record
91 /// \brief When valid, a source range to which the cursor should restrict
95 /// \brief Whether we should only visit declarations and not preprocessin
    [all...]
  /external/libnfc-nxp/src/
phHciNfc_SWP.h 22 * \brief HCI wired interface gate Management Routines. *
101 * \brief Allocates the resources required for SWP gate management.
118 * \brief Allocates the resources required for SWP gate management.
139 * \brief updates SWP gate specific pipe information .
163 * \brief updates SWP gate specific pipe information .
185 * \brief Enables /disables SWP mode .
210 * \brief Enables /disables SWP mode .
236 * \brief To send the switch mode event
263 * \brief To get the status of the UICC
286 * \brief To get the bitrat
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_image.h 13 * \brief Describes the vpx image descriptor and associated operations
23 /*!\brief Current ABI version number
39 /*!\brief List of supported image formats */
69 /*!\brief Deprecated list of supported image formats
73 /*!\brief alias for enum img_fmt.
98 /**\brief Image Descriptor */
144 /**\brief Representation of a rectangle on a surface */
152 /*!\brief Open a descriptor, allocating storage for the underlying image
176 /*!\brief Open a descriptor, using existing storage for the underlying image
203 /*!\brief Set the rectangle identifying the displayed portion of the imag
    [all...]
  /external/llvm/include/llvm/MC/
MCAtom.h 40 /// \brief Get the start address of the atom.
42 /// \brief Get the end address, i.e. the last one inside the atom.
50 /// \brief Splits the atom in two at a given address.
55 /// \brief Truncates an atom, discarding everything after \p TruncPt.
82 /// \brief Remap the atom, using the given range, updating Begin/End.
87 /// \brief Remap the atom to prepare for a truncation at TruncPt.
95 /// \brief Remap the atom to prepare for a split at SplitPt.
107 /// \brief An entry in an MCTextAtom: a disassembled instruction.
120 /// \brief An atom consisting of disassembled instructions.
126 /// \brief The address of the next appended instruction, i.e., th
    [all...]
  /frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Writer.h 20 * @brief Core MP4 writer interface
54 * @brief Get MP4W version
68 * @brief Initiation of the MP4 file creation
89 * @brief Add a new track
107 * @brief Signal to the core MP4 writer that there is no more tracks to add
121 * @brief Asks the core MP4 writer to initiate the access unit creation in
139 * @brief Ask the core MP4 writer to write the access unit in the streamID track
161 * @brief Close the MP4 file
174 * @brief Ask the core MP4 writer to return the value associated with the optionID
191 * @brief Ask the core MP4 writer to set the value associated with the optionID
    [all...]
  /frameworks/av/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 23 * @brief API of xVSS
36 * @brief External text to RGB buffer functions implemented by the integrator
60 * @brief This structure gathers all the information needed to add Background music to 3gp file
88 * @brief This enumeration defines the video effect types of the VSS3GPP
101 * @brief This structure defines an audio/video effect for the edition.
158 * @brief This structure defines the alpha magic transition settings
174 * @brief Defines directions for the slide transition
188 * @brief This structure defines the slide transition settings
200 * @brief This structure defines additional transition settings specific to
222 * @brief This enum defines different media rendering using exif orientatio
    [all...]
  /frameworks/wilhelm/src/desktop/
SDL.c 22 /** \brief Called by SDL to fill the next audio output buffer */
43 /** \brief Called during slCreateEngine to initialize SDL */
66 /** \brief Called during Object::Destroy for engine to shutdown SDL */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/
auto_ptr.h 56 * @brief A simple smart pointer providing strict ownership semantics.
95 * @brief An %auto_ptr is usually constructed from a raw pointer.
104 * @brief An %auto_ptr can be constructed from another %auto_ptr.
113 * @brief An %auto_ptr can be constructed from another %auto_ptr.
126 * @brief %auto_ptr assignment operator.
141 * @brief %auto_ptr assignment operator.
171 * @brief Smart pointer dereferencing.
186 * @brief Smart pointer dereferencing.
199 * @brief Bypassing the smart pointer.
212 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 56 * @brief A simple smart pointer providing strict ownership semantics.
95 * @brief An %auto_ptr is usually constructed from a raw pointer.
104 * @brief An %auto_ptr can be constructed from another %auto_ptr.
113 * @brief An %auto_ptr can be constructed from another %auto_ptr.
126 * @brief %auto_ptr assignment operator.
141 * @brief %auto_ptr assignment operator.
171 * @brief Smart pointer dereferencing.
186 * @brief Smart pointer dereferencing.
199 * @brief Bypassing the smart pointer.
212 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 56 * @brief A simple smart pointer providing strict ownership semantics.
95 * @brief An %auto_ptr is usually constructed from a raw pointer.
104 * @brief An %auto_ptr can be constructed from another %auto_ptr.
113 * @brief An %auto_ptr can be constructed from another %auto_ptr.
126 * @brief %auto_ptr assignment operator.
141 * @brief %auto_ptr assignment operator.
171 * @brief Smart pointer dereferencing.
186 * @brief Smart pointer dereferencing.
199 * @brief Bypassing the smart pointer.
212 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/backward/
auto_ptr.h 56 * @brief A simple smart pointer providing strict ownership semantics.
95 * @brief An %auto_ptr is usually constructed from a raw pointer.
104 * @brief An %auto_ptr can be constructed from another %auto_ptr.
113 * @brief An %auto_ptr can be constructed from another %auto_ptr.
126 * @brief %auto_ptr assignment operator.
141 * @brief %auto_ptr assignment operator.
171 * @brief Smart pointer dereferencing.
186 * @brief Smart pointer dereferencing.
199 * @brief Bypassing the smart pointer.
212 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/backward/
auto_ptr.h 56 * @brief A simple smart pointer providing strict ownership semantics.
95 * @brief An %auto_ptr is usually constructed from a raw pointer.
104 * @brief An %auto_ptr can be constructed from another %auto_ptr.
113 * @brief An %auto_ptr can be constructed from another %auto_ptr.
126 * @brief %auto_ptr assignment operator.
141 * @brief %auto_ptr assignment operator.
171 * @brief Smart pointer dereferencing.
186 * @brief Smart pointer dereferencing.
199 * @brief Bypassing the smart pointer.
212 * @brief Bypassing the smart pointer
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
base.h 25 * @brief Sequential helper functions.
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
base.h 25 * @brief Sequential helper functions.
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
base.h 25 * @brief Sequential helper functions.
41 * @brief GNU profile code, replaces standard behavior with profile behavior.
50 * @brief GNU profile code for public use.
  /device/asus/flo/camera/hdr/include/
morpho_image_data.h 3 * @brief ???f?[?^??\?????`
morpho_image_data_ex.h 3 * @brief ???????????
morpho_rect_int.h 3 * @brief ??`?f?[?^??\?????`
  /device/lge/mako/camera/hdr/include/
morpho_image_data.h 3 * @brief ???f?[?^??\?????`
morpho_image_data_ex.h 3 * @brief ???????????
morpho_rect_int.h 3 * @brief ??`?f?[?^??\?????`

Completed in 2424 milliseconds

<<11121314151617181920>>