/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/common/ |
xmlpool.h | 26 * \brief Pool of common options 43 /** \brief Begin __driConfigOptions */ 47 /** \brief End __driConfigOptions */ 51 /** \brief Begin a section of related options */ 55 /** \brief End a section of related options */ 59 /** \brief Begin an option definition */ 63 /** \brief Begin an option definition with quoted default value */ 67 /** \brief Begin an option definition with restrictions on valid values */ 71 /** \brief End an option description */ 75 /** \brief A verbal description in a specified language (empty version) * [all...] |
/external/clang/include/clang/Basic/ |
Version.h | 11 /// \brief Defines version macros and version-related utility functions 22 /// \brief Helper macro for CLANG_VERSION_STRING. 26 /// \brief Helper macro for CLANG_VERSION_STRING. 29 /// \brief A string that describes the Clang version number, e.g., "1.0". 34 /// \brief Helper macro for CLANG_VERSION_STRING. 37 /// \brief A string that describes the Clang version number, e.g., "1.0". 43 /// \brief Retrieves the repository path (e.g., Subversion path) that 48 /// \brief Retrieves the repository path from which LLVM was built. 53 /// \brief Retrieves the repository revision number (or identifer) from which 57 /// \brief Retrieves the repository revision number (or identifer) from whic [all...] |
DiagnosticIDs.h | 11 /// \brief Defines the Diagnostic IDs-related interfaces. 46 /// \brief All of the diagnostics that can be emitted by the frontend. 110 /// \brief Used for handling and querying diagnostic IDs. 115 /// \brief The level of the diagnostic, after it has been through mapping. 121 /// \brief Information for uniquing and looking up custom diags. 128 /// \brief Return an ID for a diagnostic with the specified message and level. 138 /// \brief Given a diagnostic ID, return a description of the issue. 141 /// \brief Return true if the unmapped diagnostic levelof the specified 148 /// \brief Return true if the specified diagnostic is mapped to errors by 152 /// \brief Determine whether the given built-in diagnostic ID is a Note [all...] |
/external/compiler-rt/lib/ubsan/ |
ubsan_handlers.h | 33 /// \brief Handle a runtime type check failure, caused by either a misaligned 43 /// \brief Handle an integer addition overflow. 46 /// \brief Handle an integer subtraction overflow. 49 /// \brief Handle an integer multiplication overflow. 52 /// \brief Handle a signed integer overflow for a unary negate operator. 55 /// \brief Handle an INT_MIN/-1 overflow or division by zero. 65 /// \brief Handle a shift where the RHS is out of bounds or a left shift where 76 /// \brief Handle an array index out of bounds error. 83 /// \brief Handle a __builtin_unreachable which is reached. 86 /// \brief Handle reaching the end of a value-returning function [all...] |
/external/llvm/include/llvm/CodeGen/PBQP/ |
Solution.h | 23 /// \brief Represents a solution to a PBQP problem. 37 /// \brief Initialise an empty solution. 41 /// \brief Number of nodes for which selections have been made. 45 /// \brief Records a reduction via the R0 rule. Should be called from the 49 /// \brief Returns the number of R0 reductions applied to solve the problem. 52 /// \brief Records a reduction via the R1 rule. Should be called from the 56 /// \brief Returns the number of R1 reductions applied to solve the problem. 59 /// \brief Records a reduction via the R2 rule. Should be called from the 63 /// \brief Returns the number of R2 reductions applied to solve the problem. 66 /// \brief Records a reduction via the RN rule. Should be called from th [all...] |
/external/mesa3d/src/mesa/drivers/dri/common/ |
xmlpool.h | 26 * \brief Pool of common options 43 /** \brief Begin __driConfigOptions */ 47 /** \brief End __driConfigOptions */ 51 /** \brief Begin a section of related options */ 55 /** \brief End a section of related options */ 59 /** \brief Begin an option definition */ 63 /** \brief Begin an option definition with quoted default value */ 67 /** \brief Begin an option definition with restrictions on valid values */ 71 /** \brief End an option description */ 75 /** \brief A verbal description in a specified language (empty version) * [all...] |
/external/clang/include/clang/Frontend/ |
LayoutOverrideSource.h | 19 /// \brief An external AST source that overrides the layout of 26 /// \brief The layout of a given record. 28 /// \brief The size of the record. 31 /// \brief The alignment of the record. 34 /// \brief The offsets of the fields, in source order. 38 /// \brief The set of layouts that will be overridden. 42 /// \brief Create a new AST source that overrides the layout of some 48 /// \brief If this particular record type has an overridden layout, 57 /// \brief Dump the overridden layouts.
|
/external/clang/include/clang/ASTMatchers/Dynamic/ |
VariantValue.h | 10 /// \brief Polymorphic value type. 33 /// \brief A list of \c DynTypedMatcher objects. 39 /// \brief An empty list. 41 /// \brief Clones the matcher objects. 43 /// \brief Clones the provided matcher. 49 /// \brief Add a matcher to this list. The matcher is cloned. 52 /// \brief Empties the list. 55 /// \brief Whether the list is empty. 60 /// \brief Determines if any of the contained matchers can be converted 75 /// \brief Wrap the correct matcher as a \c Matcher<T> [all...] |
/external/llvm/lib/CodeGen/AsmPrinter/ |
DwarfDebug.h | 46 /// \brief This class is used to record source line correspondence. 63 /// \brief This struct describes location entries emitted in the .debug_loc 121 /// \brief Empty entries are also used as a trigger to emit temp label. Such 145 /// \brief This class is used to track local variable information. 178 /// \brief Return true if DbgVariable is artificial. 213 /// \brief Collects and handles information specific to a particular 252 /// \brief Compute the size and offset of a DIE given an incoming Offset. 255 /// \brief Compute the size and offset of all the DIEs. 258 /// \brief Define a unique number for the abbreviation. 261 /// \brief Add a unit to the list of CUs [all...] |
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
mpl.c | 9 * @brief Motion Library - Start Point
14 * @brief MPL start point.
26 * @brief Initializes the MPL. Should be called first and once
47 * @brief used to get the MPL version.
60 * @brief Starts the MPL. Typically called after inv_init_mpl() or after a
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
mpl.c | 9 * @brief Motion Library - Start Point 14 * @brief MPL start point. 27 * @brief Initializes the MPL. Should be called first and once 52 * @brief used to get the MPL version. 65 * @brief Starts the MPL. Typically called after inv_init_mpl() or after a
|
/external/clang/include/clang/AST/ |
TemplateName.h | 39 /// \brief Implementation class used to describe either a set of overloaded 50 /// \brief A Kind. 53 /// \brief The number of stored templates or template arguments, 90 /// \brief A structure for storing the information associated with an 112 /// \brief A structure for storing an already-substituted template template 131 /// \brief Retrieve the template template parameter pack being substituted. 136 /// \brief Retrieve the template template argument pack with which this 148 /// \brief Represents a C++ template name within the type system. 188 // \brief Kind of name that is actually stored. 190 /// \brief A single template declaration [all...] |
ASTMutationListener.h | 36 /// \brief An abstract interface that should be implemented by listeners 43 /// \brief A new TagDecl definition was completed. 46 /// \brief A new declaration with name has been added to a DeclContext. 49 /// \brief An implicit member was added after the definition was completed. 52 /// \brief A template specialization (or partial one) was added to the 57 /// \brief A template specialization (or partial one) was added to the 63 /// \brief A template specialization (or partial one) was added to the 68 /// \brief A function's return type has been deduced. 71 /// \brief An implicit member got a definition. 74 /// \brief A static data member was implicitly instantiated [all...] |
VTTBuilder.h | 66 /// \brief Class for building VTT layout information. 71 /// \brief The most derived class for which we're building this vtable. 76 /// \brief The VTT vtables. 81 /// \brief The VTT components. 84 /// \brief The AST record layout of the most derived class. 91 /// \brief The sub-VTT indices for the bases of the most derived class. 94 /// \brief The secondary virtual pointer indices of all subobjects of 98 /// \brief Whether the VTT builder should generate LLVM IR for the VTT. 101 /// \brief Add a vtable pointer to the VTT currently being built. 105 /// \brief Lay out the secondary VTTs of the given base subobject [all...] |
/external/clang/test/Sema/ |
warn-documentation.m | 5 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 6 /// \brief\author Aaa 8 // expected-warning@+2 {{empty paragraph passed to '\brief' command}} 10 * \brief\author Aaa 22 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 23 /// \brief\author Aaa 26 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 27 /// \brief\author Aaa 31 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 32 /// \brief\author Aa [all...] |
/external/llvm/include/llvm/Transforms/ |
Vectorize.h | 24 /// @brief Vectorize configuration. 29 /// @brief The size of the native vector registers. 32 /// @brief Vectorize boolean values. 35 /// @brief Vectorize integer values. 38 /// @brief Vectorize floating-point values. 41 /// @brief Vectorize pointer values. 44 /// @brief Vectorize casting (conversion) operations. 47 /// @brief Vectorize floating-point math intrinsics. 50 /// @brief Vectorize the fused-multiply-add intrinsic. 53 /// @brief Vectorize select instructions [all...] |
/external/clang/include/clang/Sema/ |
ParsedTemplate.h | 22 /// \brief Represents the parsed form of a C++ template argument. 25 /// \brief Describes the kind of template argument that was parsed. 27 /// \brief A template type parameter, stored as a type. 29 /// \brief A non-type template parameter, stored as an expression. 31 /// \brief A template template argument, stored as a template name. 35 /// \brief Build an empty template argument. 40 /// \brief Create a template type argument or non-type template argument. 47 /// \brief Create a template template argument. 63 /// \brief Determine whether the given template argument is invalid. 66 /// \brief Determine what kind of template argument we have [all...] |
/external/clang/include/clang/Lex/ |
HeaderSearch.h | 36 /// \brief The preprocessor keeps track of this information for each 39 /// \brief True if this is a \#import'd or \#pragma once file. 42 /// \brief True if this is a \#pragma once file. 51 /// \brief Whether this header file info was supplied by an external source. 54 /// \brief Whether this header is part of a module. 57 /// \brief Whether this header is part of the module that we are building. 60 /// \brief Whether this header is part of the module that we are building. 64 /// \brief Whether this structure is considered to already have been 68 /// \brief Whether this is a header inside a framework that is currently 77 /// \brief The number of times the file has been included already [all...] |
PreprocessingRecord.h | 33 /// \brief Allocates memory within a Clang preprocessing record. 37 /// \brief Frees memory allocated in a Clang preprocessing record. 45 /// \brief Base class that describes a preprocessed entity, which may be a 49 /// \brief The kind of preprocessed entity an object describes. 51 /// \brief Indicates a problem trying to load the preprocessed entity. 54 /// \brief A macro expansion. 60 /// \brief A macro definition. 63 /// \brief An inclusion directive, such as \c \#include, \c 74 /// \brief The kind of preprocessed entity that this object describes. 77 /// \brief The source range that covers this preprocessed entity [all...] |
/external/libnfc-nxp/src/ |
nfc_osal_deferred_call.h | 6 *\brief Deferred call declaration. 14 *\brief Deferred message specific info declaration. 22 *\brief Deferred call declaration.
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 15 * @brief OS Interface. 19 * @brief OS Interface. 41 * @brief Allocate space 54 * @brief Free allocated space 67 * @brief Mutex create function 91 * @brief Mutex lock function 109 * @brief Mutex unlock function 127 * @brief open file 139 * @brief close the file. 149 * @brief Close Handl [all...] |
/hardware/invensense/60xx/mlsdk/platform/linux/ |
mlos_linux.c | 26 * @brief OS Interface. 30 * @brief OS Interface. 53 * @brief Allocate space 66 * @brief Free allocated space 80 * @brief Mutex create function 104 * @brief Mutex lock function 122 * @brief Mutex unlock function 140 * @brief open file 152 * @brief close the file. 162 * @brief Close Handl [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
mlos_linux.c | 15 * @brief OS Interface. 19 * @brief OS Interface. 41 * @brief Allocate space 54 * @brief Free allocated space 67 * @brief Mutex create function 91 * @brief Mutex lock function 109 * @brief Mutex unlock function 127 * @brief open file 139 * @brief close the file. 149 * @brief Close Handl [all...] |
/dalvik/vm/compiler/codegen/x86/libenc/ |
enc_base.h | 23 * @brief Main encoding routines and structures. 42 * @brief Basic facilities for generation of processor's instructions. 66 * @brief Generates processor's instruction. 77 * @brief Generates the smallest possible number of NOP-s. 92 * @brief Inserts a prefix into the code buffer. 106 * @brief Determines if operand with opndExt suites the position with instExt. 111 * @brief Returns #MnemonicDesc by the given Mnemonic. 120 * @brief Returns a Mnemonic for the given name. 128 * @brief Returns a string representation of the given Mnemonic. 144 * @brief Description of operand [all...] |
/external/clang/include/clang/Tooling/ |
Refactoring.h | 35 /// \brief A source range independent of the \c SourceManager. 41 /// \brief Accessors. 49 /// \brief Whether this range overlaps with \p RHS or not. 56 /// \brief Whether this range contains \p RHS or not. 68 /// \brief A text replacement. 74 /// \brief Creates an invalid (not applicable) replacement. 77 /// \brief Creates a replacement of the range [Offset, Offset+Length) in 86 /// \brief Creates a Replacement of the range [Start, Start+Length) with 91 /// \brief Creates a Replacement of the given range with ReplacementText. 95 /// \brief Creates a Replacement of the node with ReplacementText [all...] |