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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
for_each_selectors.h 26 * @brief Functors representing different tasks to be plugged into the
40 /** @brief Generic __selector for embarrassingly parallel functions. */
44 /** @brief _Iterator on last element processed; needed for some
50 /** @brief std::for_each() selector. */
54 /** @brief Functor execution.
66 /** @brief std::generate() selector. */
70 /** @brief Functor execution.
82 /** @brief std::fill() selector. */
86 /** @brief Functor execution.
98 /** @brief std::transform() __selector, one input sequence variant. *
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
for_each_selectors.h 26 * @brief Functors representing different tasks to be plugged into the
40 /** @brief Generic __selector for embarrassingly parallel functions. */
44 /** @brief _Iterator on last element processed; needed for some
50 /** @brief std::for_each() selector. */
54 /** @brief Functor execution.
66 /** @brief std::generate() selector. */
70 /** @brief Functor execution.
82 /** @brief std::fill() selector. */
86 /** @brief Functor execution.
98 /** @brief std::transform() __selector, one input sequence variant. *
    [all...]
  /external/dng_sdk/source/
dng_exceptions.h 44 /// \brief All exceptions thrown by the DNG SDK use this exception class.
81 /// \brief Throw an exception based on an arbitrary error code.
90 /// \brief Convenience function to throw dng_exception with error code if
107 /// \brief Convenience function to throw dng_exception with error code
119 /// \brief Convenience function to throw dng_exception with error code
131 /// \brief Convenience function to throw dng_exception with error code
143 /// \brief Convenience function to throw dng_exception with error code
155 /// \brief Convenience function to throw dng_exception with error code
167 /// \brief Convenience function to throw dng_exception with error code
179 /// \brief Convenience function to throw dng_exception with error cod
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTResourceFile.h 5 @brief Simple resource file wrapper
19 @brief Simple resource file wrapper
27 @brief Sets the read path
34 @brief Returns the currently set read path
42 @brief This function is used to override the CPVRTResource file loading functions. If
48 @brief CPVRTResourceFile constructor
54 @brief CPVRTResourceFile constructor
62 @brief Destructor
69 @brief Is the file open
76 @brief Was the file opened from memor
    [all...]
PVRTStringHash.h 5 @brief Inherits from PVRTString to include PVRTHash functionality for
17 @brief Inherits from PVRTString to include PVRTHash functionality for
24 @brief Constructor
31 @brief Constructor
37 @brief Constructor
42 @brief Appends a string
49 @brief Appends a string
56 @brief Assigns the string to the string _Ptr
63 @brief Assigns the string to the string _Str
70 @brief == Operator. This function compares the hash values o
    [all...]
PVRTSingleton.h 5 @brief Singleton template.
15 @brief Singleton template.
22 /*! @brief Constructor. */
25 /*! @brief Deconstructor. */
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 34 /// \brief Allocates memory within a Clang preprocessing record.
38 /// \brief Frees memory allocated in a Clang preprocessing record.
46 /// \brief Base class that describes a preprocessed entity, which may be a
50 /// \brief The kind of preprocessed entity an object describes.
52 /// \brief Indicates a problem trying to load the preprocessed entity.
55 /// \brief A macro expansion.
61 /// \brief A macro definition.
64 /// \brief An inclusion directive, such as \c \#include, \c
75 /// \brief The kind of preprocessed entity that this object describes.
78 /// \brief The source range that covers this preprocessed entity
    [all...]
  /external/clang/test/Index/
comment-cplus-decls.cpp 12 * \brief plain c++ class
18 * \brief plain c++ constructor
23 * \brief plain c++ member function
30 * \brief plain c++ destructor
38 * \brief plain c++ data field
51 * \brief Aaa
55 * \brief Bbb
60 * \brief Ccc
65 * \brief Ddd
70 * \brief Ee
    [all...]
complete-documentation.cpp 21 /// \brief Fff.
24 /// \brief Ggg.
41 // CHECK-CC1: FunctionDecl:{ResultType void}{TypedText T1}{{.*}}(brief comment: Aaa.)
42 // CHECK-CC1: ClassDecl:{TypedText T2}{{.*}}(brief comment: Bbb.)
43 // CHECK-CC1: Namespace:{TypedText T5}{{.*}}(brief comment: Eee.)
46 // CHECK-CC2: CXXMethod:{ResultType void}{TypedText T3}{{.*}}(brief comment: Ccc.)
47 // CHECK-CC2: FieldDecl:{ResultType int}{TypedText T4}{{.*}}(brief comment: Ddd.)
50 // CHECK-CC3: CXXMethod:{ResultType void}{TypedText T7}{LeftParen (}{RightParen )} (34)(brief comment: Fff.)
51 // CHECK-CC3: CXXMethod:{ResultType void}{TypedText T8}{LeftParen (}{RightParen )} (34)(brief comment: Ggg.)
  /external/clang/bindings/python/tests/cindex/
test_code_completion.py 31 "{'int', ResultType} | {'test1', TypedText} || Priority: 50 || Availability: Available || Brief comment: Aaa.",
32 "{'void', ResultType} | {'test2', TypedText} | {'(', LeftParen} | {')', RightParen} || Priority: 50 || Availability: Available || Brief comment: Bbb.",
33 "{'return', TypedText} || Priority: 40 || Availability: Available || Brief comment: None"
60 "{'const', TypedText} || Priority: 40 || Availability: Available || Brief comment: None",
61 "{'volatile', TypedText} || Priority: 40 || Availability: Available || Brief comment: None",
62 "{'operator', TypedText} || Priority: 40 || Availability: Available || Brief comment: None",
63 "{'P', TypedText} | {'::', Text} || Priority: 75 || Availability: Available || Brief comment: None",
64 "{'Q', TypedText} | {'::', Text} || Priority: 75 || Availability: Available || Brief comment: None"
70 "{'P', TypedText} | {'::', Text} || Priority: 75 || Availability: Available || Brief comment: None",
71 "{'P &', ResultType} | {'operator=', TypedText} | {'(', LeftParen} | {'const P &', Placeholder} | {')', RightParen} || Priority: 34 || Availability: Available || Brief comment: None"
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPFXParserAPI.h 6 @brief Declaration of PFX file parser
30 @brief Struct to convert a semantic string to a number.
41 @brief A struct containing GL uniform data.
54 @brief A texture data array.
67 @brief Receives callbacks for effects.
78 @brief PFX effect
84 @brief Sets the context to NULL and initialises the member variables to zero.
89 @brief Sets the context and initialises the member variables to zero.
94 @brief Calls Destroy().
99 @brief Loads the specified effect from the CPVRTPFXParser object
    [all...]
  /external/clang/include/clang/Serialization/
ASTWriter.h 78 /// \brief Writes an AST file containing the contents of a translation unit.
96 /// \brief Map that provides the ID numbers of each type within the
109 /// \brief The bitstream writer used to emit this precompiled header.
112 /// \brief The ASTContext we're writing.
115 /// \brief The preprocessor we're writing.
118 /// \brief The reader of existing AST files, if we're chaining.
121 /// \brief The module we're currently writing, if any.
124 /// \brief The base directory for any relative paths we emit.
127 /// \brief Indicates whether timestamps should be written to the produced
133 /// \brief Indicates when the AST writing is actively performin
    [all...]
ModuleManager.h 31 /// \brief Manages the set of modules loaded by an AST reader.
33 /// \brief The chain of AST files, in the order in which we started to load
37 /// \brief The chain of non-module PCH files. The first entry is the one named
42 // \brief The roots of the dependency DAG of AST files. This is used
46 /// \brief All loaded modules, indexed by name.
49 /// \brief FileManager that handles translating between filenames and
53 /// \brief Knows how to unwrap module containers.
56 /// \brief A lookup of in-memory (virtual file) buffers
60 /// \brief The visitation order.
63 /// \brief The list of module files that both we and the global module inde
    [all...]
  /hardware/intel/common/libva/va/
va_dec_vp9.h 27 * \brief The VP9 decoding API
53 * \brief VP9 Decoding Picture Parameter Buffer Structure
64 /** \brief picture width
68 /** \brief picture height
73 /** \brief Surface index of decoded current picture
76 /** \brief Surface indices of reference frames in DPB.
90 /** \brief flags for current picture
107 /** \brief corresponds to variable temporal_update in VP9 code.
110 /** \brief corresponds to variable update_mb_segmentation_map
115 /** \brief Index of reference_frames[] and points to th
    [all...]
  /external/clang/include/clang/Format/
Format.h 44 /// \brief The ``FormatStyle`` is used to configure the formatting to follow
47 /// \brief The extra indent or outdent of access modifiers, e.g. ``public:``.
50 /// \brief Different styles for aligning after open brackets.
52 /// \brief Align parameters on the open bracket, e.g.:
58 /// \brief Don't align, instead use ``ContinuationIndentWidth``, e.g.:
64 /// \brief Always break after an open bracket, if the parameters don't fit
73 /// \brief If ``true``, horizontally aligns arguments after an open bracket.
79 /// \brief If ``true``, aligns consecutive assignments.
90 /// \brief If ``true``, aligns consecutive declarations.
101 /// \brief If ``true``, aligns escaped newlines as far left as possible
    [all...]
  /external/clang/include/clang/Basic/
Module.h 11 /// \brief Defines the clang::Module class, which describes a module in the
43 /// \brief Describes the name of a module.
46 /// \brief Describes a module or submodule.
49 /// \brief The name of this module.
52 /// \brief The location of the module definition.
55 /// \brief The parent of this module. This will be NULL for the top-level
59 /// \brief The build directory of this module. This is the directory in
64 /// \brief The umbrella header or directory.
67 /// \brief The module signature.
70 /// \brief The name of the umbrella entry, as written in the module map
    [all...]
  /external/clang/include/clang/AST/
ASTImporter.h 37 /// \brief Imports selected nodes from one AST context into another context,
44 /// \brief The contexts we're importing to and from.
47 /// \brief The file managers we're importing to and from.
50 /// \brief Whether to perform a minimal import.
53 /// \brief Whether the last diagnostic came from the "from" context.
56 /// \brief Mapping from the already-imported types in the "from" context
60 /// \brief Mapping from the already-imported declarations in the "from"
64 /// \brief Mapping from the already-imported statements in the "from"
68 /// \brief Mapping from the already-imported FileIDs in the "from" source
72 /// \brief Imported, anonymous tag declarations that are missing their
    [all...]
OpenMPClause.h 10 /// \brief This file defines OpenMP AST classes for clauses.
30 /// \brief This is a basic class for representing single OpenMP clause.
33 /// \brief Starting location of the clause (the clause keyword).
35 /// \brief Ending location of the clause.
37 /// \brief Kind of the clause.
45 /// \brief Returns the starting location of the clause.
47 /// \brief Returns the ending location of the clause.
50 /// \brief Sets the starting location of the clause.
52 /// \brief Sets the ending location of the clause.
55 /// \brief Returns kind of OpenMP clause (private, shared, reduction, etc.)
    [all...]
  /external/llvm/include/llvm/IR/
Argument.h 26 /// \brief LLVM Argument representation
42 /// \brief Constructor.
51 /// \brief Return the index of this formal argument in its containing
57 /// \brief Return true if this argument has the nonnull attribute on it in
62 /// \brief If this argument has the dereferenceable attribute on it in its
67 /// \brief If this argument has the dereferenceable_or_null attribute on
72 /// \brief Return true if this argument has the byval attribute on it in its
76 /// \brief Return true if this argument has the swiftself attribute.
79 /// \brief Return true if this argument has the swifterror attribute.
82 /// \brief Return true if this argument has the byval attribute or inalloc
    [all...]
  /external/clang/include/clang/Frontend/
SerializedDiagnosticReader.h 45 /// \brief A location that is represented in the serialized diagnostics.
55 /// \brief A base class that handles reading serialized diagnostics from a file.
64 /// \brief Read the diagnostics in \c File
70 /// \brief Read to the next record or block to process.
74 /// \brief Read a metadata block from \c Stream.
77 /// \brief Read a diagnostic block from \c Stream.
81 /// \brief Visit the start of a diagnostic block.
85 /// \brief Visit the end of a diagnostic block.
87 /// \brief Visit a category. This associates the category \c ID to a \c Name.
91 /// \brief Visit a flag. This associates the flag's \c ID to a \c Name
    [all...]
  /external/eigen/unsupported/Eigen/src/Splines/
SplineFwd.h 23 * \brief Compile-time attributes of the Spline class for Dynamic degree.
37 /** \brief The data type used to store non-zero basis functions. */
40 /** \brief The data type used to store the values of the basis function derivatives. */
43 /** \brief The data type used to store the spline's derivative values. */
46 /** \brief The point type the spline is representing. */
49 /** \brief The data type used to store knot vectors. */
52 /** \brief The data type used to store parameter vectors. */
55 /** \brief The data type representing the spline's control points. */
61 * \brief Compile-time attributes of the Spline class for fixed degree.
73 /** \brief The data type used to store the values of the basis function derivatives. *
    [all...]
  /external/clang/include/clang-c/
Index.h 27 * \brief The version constants for the libclang API.
78 * \brief An "index" that consists of a set of translation units that would
84 * \brief A single translation unit, which resides in an index.
89 * \brief Opaque pointer representing client data that will be passed through
95 * \brief Provides the contents of a file that has not yet been saved to disk.
103 * \brief The file whose contents have not yet been saved.
110 * \brief A buffer containing the unsaved contents of this file.
115 * \brief The length of the unsaved contents of this buffer.
121 * \brief Describes the availability of a particular entity, which indicates
127 * \brief The entity is available
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
tags.h 27 * @brief Tags for compile-time selection.
41 /** @brief Forces sequential execution at compile time. */
44 /** @brief Recommends parallel execution at compile time,
52 /** @brief Default constructor. Use default number of threads. */
56 /** @brief Default constructor. Recommend number of threads to use.
61 /** @brief Find out desired number of threads.
71 /** @brief Set the desired number of threads.
77 /** @brief Recommends parallel execution using the
86 /** @brief Recommends parallel execution using dynamic
90 /** @brief Recommends parallel execution using stati
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
tags.h 27 * @brief Tags for compile-time selection.
41 /** @brief Forces sequential execution at compile time. */
44 /** @brief Recommends parallel execution at compile time,
52 /** @brief Default constructor. Use default number of threads. */
56 /** @brief Default constructor. Recommend number of threads to use.
61 /** @brief Find out desired number of threads.
71 /** @brief Set the desired number of threads.
77 /** @brief Recommends parallel execution using the
86 /** @brief Recommends parallel execution using dynamic
90 /** @brief Recommends parallel execution using stati
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
tags.h 27 * @brief Tags for compile-time selection.
41 /** @brief Forces sequential execution at compile time. */
44 /** @brief Recommends parallel execution at compile time,
52 /** @brief Default constructor. Use default number of threads. */
56 /** @brief Default constructor. Recommend number of threads to use.
61 /** @brief Find out desired number of threads.
71 /** @brief Set the desired number of threads.
77 /** @brief Recommends parallel execution using the
86 /** @brief Recommends parallel execution using dynamic
90 /** @brief Recommends parallel execution using stati
    [all...]

Completed in 870 milliseconds

12 3 4 5 6 7 8 91011>>