/external/vulkan-validation-layers/libs/glm/gtx/ |
number_precision.hpp | 35 /// @brief Defined size types. 60 typedef u8 u8vec1; //!< \brief 8bit unsigned integer scalar. (from GLM_GTX_number_precision extension) 61 typedef u16 u16vec1; //!< \brief 16bit unsigned integer scalar. (from GLM_GTX_number_precision extension) 62 typedef u32 u32vec1; //!< \brief 32bit unsigned integer scalar. (from GLM_GTX_number_precision extension) 63 typedef u64 u64vec1; //!< \brief 64bit unsigned integer scalar. (from GLM_GTX_number_precision extension) 68 typedef f32 f32vec1; //!< \brief Single-precision floating-point scalar. (from GLM_GTX_number_precision extension) 69 typedef f64 f64vec1; //!< \brief Single-precision floating-point scalar. (from GLM_GTX_number_precision extension) 74 typedef f32 f32mat1; //!< \brief Single-precision floating-point scalar. (from GLM_GTX_number_precision extension) 75 typedef f32 f32mat1x1; //!< \brief Single-precision floating-point scalar. (from GLM_GTX_number_precision extension) 76 typedef f64 f64mat1; //!< \brief Double-precision floating-point scalar. (from GLM_GTX_number_precision extension [all...] |
/external/clang/test/Sema/ |
warn-documentation.cpp | 98 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 99 /// \brief\returns Aaa 102 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 103 /// \brief \returns Aaa 106 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 107 /// \brief 111 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 112 /// \brief 118 // expected-warning@+1 {{empty paragraph passed to '\brief' command}} 119 /// \brief [all...] |
/external/clang/include/clang/ASTMatchers/Dynamic/ |
Diagnostics.h | 11 /// \brief Diagnostics class to manage error messages. 42 /// \brief A VariantValue instance annotated with its parser context. 50 /// \brief Helper class to manage error messages. 53 /// \brief Parser context types. 59 /// \brief All errors from the system. 83 /// \brief Helper stream class. 96 /// \brief Class defining a parser context. 104 /// \brief About to call the constructor for a matcher. 108 /// \brief About to recurse into parsing one argument for a matcher. 118 /// \brief Context for overloaded matcher construction [all...] |
/external/llvm/include/llvm/Analysis/ |
CodeMetrics.h | 32 /// \brief Check whether a call will lower to something small. 40 /// \brief Utility to calculate the size and a few similar metrics for a set 43 /// \brief True if this function contains a call to setjmp or other functions 47 /// \brief True if this function calls itself. 50 /// \brief True if this function cannot be duplicated. 56 /// \brief True if this function contains a call to a convergent function. 59 /// \brief True if this function calls alloca (in the C sense). 62 /// \brief Number of instructions in the analyzed blocks. 65 /// \brief Number of analyzed blocks. 68 /// \brief Keeps track of basic block code size estimates [all...] |
LoopAccessAnalysis.h | 63 /// \brief Emit an analysis note for \p PassName with the debug location from 72 /// \brief Collection of parameters shared beetween the Loop Vectorizer and the 75 /// \brief Maximum SIMD width. 78 /// \brief VF as overridden by the user. 80 /// \brief Interleave factor as overridden by the user. 82 /// \brief True if force-vector-interleave was specified by the user. 85 /// \\brief When performing memory disambiguation checks at runtime do not 90 /// \brief Checks memory dependences among accesses to the same underlying 128 /// \brief Set of potential dependent memory accesses. 131 /// \brief Dependece between memory access instructions [all...] |
/external/llvm/include/llvm/CodeGen/ |
ScheduleDFS.h | 28 /// \brief Represent the ILP of the subDAG rooted at a DAG node. 65 /// \brief Compute the values of each DAG node for various metrics during DFS. 71 /// \brief Per-SUnit data computed during DFS for various metrics. 84 /// \brief Per-Subtree data computed during DFS. 92 /// \brief Record a connection between subtrees and the connection level. 120 /// \brief Get the node cutoff before subtrees are considered significant. 123 /// \brief Return true if this DFSResult is uninitialized. 128 /// \brief Clear the results. 136 /// \brief Initialize the result data with the size of the DAG. 141 /// \brief Compute various metrics for the DAG with given roots [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTQuaternion.h | 5 @brief Quaternion functions for floating and fixed point math. 18 @brief Floating point Quaternion 28 @brief Fixed point Quaternion 68 @brief Sets the quaternion to (0, 0, 0, 1), the identity quaternion. 76 @brief Sets the quaternion to (0, 0, 0, 1), the identity quaternion. 86 @brief Create quaternion corresponding to a rotation of fAngle 99 @brief Create quaternion corresponding to a rotation of fAngle 113 @brief Convert a quaternion to an axis and angle. Expects a unit 126 @brief Convert a quaternion to an axis and angle. Expects a unit 140 @brief Perform a Spherical Linear intERPolation between quaternion [all...] |
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_keyboard.h | 43 * \brief The SDL keysym structure, used in key events. 58 * \brief Get the window which currently has keyboard focus. 63 * \brief Get a snapshot of the current state of the keyboard. 80 * \brief Get the current key modifier state for the keyboard. 85 * \brief Set the current key modifier state for the keyboard. 92 * \brief Get the key code corresponding to the given scancode according 102 * \brief Get the scancode corresponding to the given key code according to the 112 * \brief Get a human-readable name for a scancode. 123 * \brief Get a scancode from a human-readable name 132 * \brief Get a human-readable name for a key [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_keyboard.h | 43 * \brief The SDL keysym structure, used in key events. 58 * \brief Get the window which currently has keyboard focus. 63 * \brief Get a snapshot of the current state of the keyboard. 80 * \brief Get the current key modifier state for the keyboard. 85 * \brief Set the current key modifier state for the keyboard. 92 * \brief Get the key code corresponding to the given scancode according 102 * \brief Get the scancode corresponding to the given key code according to the 112 * \brief Get a human-readable name for a scancode. 123 * \brief Get a scancode from a human-readable name 132 * \brief Get a human-readable name for a key [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_keyboard.h | 43 * \brief The SDL keysym structure, used in key events. 58 * \brief Get the window which currently has keyboard focus. 63 * \brief Get a snapshot of the current state of the keyboard. 80 * \brief Get the current key modifier state for the keyboard. 85 * \brief Set the current key modifier state for the keyboard. 92 * \brief Get the key code corresponding to the given scancode according 102 * \brief Get the scancode corresponding to the given key code according to the 112 * \brief Get a human-readable name for a scancode. 123 * \brief Get a scancode from a human-readable name 132 * \brief Get a human-readable name for a key [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_keyboard.h | 43 * \brief The SDL keysym structure, used in key events. 58 * \brief Get the window which currently has keyboard focus. 63 * \brief Get a snapshot of the current state of the keyboard. 80 * \brief Get the current key modifier state for the keyboard. 85 * \brief Set the current key modifier state for the keyboard. 92 * \brief Get the key code corresponding to the given scancode according 102 * \brief Get the scancode corresponding to the given key code according to the 112 * \brief Get a human-readable name for a scancode. 123 * \brief Get a scancode from a human-readable name 132 * \brief Get a human-readable name for a key [all...] |
/external/clang/include/clang/AST/ |
StmtOpenMP.h | 10 /// \brief This file defines OpenMP AST classes for executable directives and 30 /// \brief This is a basic class for representing single OpenMP executable 35 /// \brief Kind of the directive. 37 /// \brief Starting location of the directive (directive keyword). 39 /// \brief Ending location of the directive. 41 /// \brief Numbers of clauses. 43 /// \brief Number of child expressions/stmts. 45 /// \brief Offset from this to the start of clauses. 51 /// \brief Get the clauses storage. 59 /// \brief Build instance of directive of class \a K [all...] |
/external/clang/include/clang/Lex/ |
Preprocessor.h | 11 /// \brief Defines the clang::Preprocessor interface. 63 /// \brief Stores token information for comparing actual tokens with 84 /// \brief Context in which macro name is used. 91 /// \brief Engages in a tight little dance with the lexer to efficiently 109 /// \brief External source of macros. 148 /// \brief Maximum depth of \#includes. 172 /// \brief Whether we have already loaded macros from the external source. 175 /// \brief True if pragmas are enabled. 178 /// \brief True if the current build action is a preprocessing action. 181 /// \brief True if we are currently preprocessing a #if or #elif directiv [all...] |
PPCallbacks.h | 11 /// \brief Defines the PPCallbacks interface. 34 /// \brief This interface provides a way to observe the actions of the 46 /// \brief Callback invoked whenever a source file is entered or exited. 55 /// \brief Callback invoked whenever a source file is skipped as the result 68 /// \brief Callback invoked whenever an inclusion directive results in a 85 /// \brief Callback invoked whenever an inclusion directive of 133 /// \brief Callback invoked whenever there was an explicit module-import 148 /// \brief Callback invoked when the end of the main file is reached. 154 /// \brief Callback invoked when a \#ident or \#sccs directive is read. 161 /// \brief Callback invoked when start reading any pragma directive [all...] |
ModuleMap.h | 39 /// \brief A mechanism to observe the actions of the module map parser as it 45 /// \brief Called when a module map file has been read. 54 /// \brief Called when a header is added during module map parsing. 59 /// \brief Called when an umbrella header is added during module map parsing. 76 /// \brief The directory used for Clang-supplied, builtin include headers, 80 /// \brief Language options used to parse the module map itself. 89 /// \brief The top-level modules that are known. 92 /// \brief The number of modules we have created in total. 96 /// \brief Flags describing the role of a module header. 98 /// \brief This header is normally included in the module [all...] |
/external/clang/include/clang/Basic/ |
DiagnosticIDs.h | 11 /// \brief Defines the Diagnostic IDs-related interfaces. 45 /// \brief All of the diagnostics that can be emitted by the frontend. 113 /// \brief Used for handling and querying diagnostic IDs. 118 /// \brief The level of the diagnostic, after it has been through mapping. 124 /// \brief Information for uniquing and looking up custom diags. 131 /// \brief Return an ID for a diagnostic with the specified format string and 146 /// \brief Given a diagnostic ID, return a description of the issue. 149 /// \brief Return true if the unmapped diagnostic levelof the specified 156 /// \brief Return true if the specified diagnostic is mapped to errors by 160 /// \brief Determine whether the given built-in diagnostic ID is a Note [all...] |
FileManager.h | 11 /// \brief Defines the clang::FileManager interface and associated types. 38 /// \brief Cached information about one directory (either on disk or in 48 /// \brief Cached information about one file (either on disk 65 /// \brief The open file, if it is owned by the \p FileEntry. 94 /// \brief Return the directory the file lives in. 99 /// \brief Check whether the file is a named pipe (and thus can't be opened by 110 /// \brief Implements support for file system lookup, file system caching, 121 /// \brief Cache for existing real directories. 124 /// \brief Cache for existing real files. 127 /// \brief The virtual directories that we have allocated [all...] |
TargetInfo.h | 11 /// \brief Defines the clang::TargetInfo interface. 50 /// \brief Exposes information about the current target. 106 /// \brief Construct a target for the given options. 117 /// \brief Retrieve the target options. 146 /// \brief The different kinds of __builtin_va_list types defined by 192 /// \brief Whether Objective-C's built-in boolean type should be signed char. 205 /// \brief Whether zero length bitfields (e.g., int : 0;) force alignment of 213 /// \brief Whether explicit bit field alignment attributes are honored. 220 /// \brief Specify if mangling based on address space map should be used or 265 /// \brief Return the width (in bits) of the specified integer type enum [all...] |
SourceManager.h | 11 /// \brief Defines the SourceManager interface. 67 /// \brief Public enums and private classes that are part of the 71 /// \brief Indicates whether a file or directory holds normal user code, 82 /// \brief One instance of this struct is kept for every file loaded or used. 87 /// \brief Whether the buffer is invalid. 89 /// \brief Whether the buffer should not be freed on destruction. 93 /// \brief The actual buffer containing the characters from the input 101 /// \brief Reference to the file entry representing this ContentCache. 109 /// \brief References the file which the contents were actually loaded from. 115 /// \brief A bump pointer allocated array of offsets for each source line [all...] |
/external/llvm/tools/llvm-cov/ |
SourceCoverageView.h | 26 /// \brief A view that represents a macro or include expansion. 51 /// \brief A view that represents a function instantiation. 76 /// \brief Coverage statistics for a single line. 100 /// \brief A file manager that handles format-aware file creation. 114 /// \brief Return `OutputDir/ToplevelDir/Path.Extension`. If \p InToplevel is 120 /// \brief If directory output is enabled, create a file in that directory 125 /// \brief Return the sub-directory name for file coverage reports. 137 /// \brief Create a file to print a coverage view into. 141 /// \brief Close a file which has been used to print a coverage view. 144 /// \brief Create an index which lists reports for the given source files [all...] |
/external/llvm/include/llvm/MC/MCParser/ |
MCAsmParser.h | 48 /// \brief Generic Sema callback for assembly parser. 62 /// \brief Generic assembler parser interface, for use by target specific 98 /// \brief Return the output streamer for the assembler. 110 /// \brief Run the parser on the input source buffer. 116 /// \brief Parse MS-style inline assembly. 124 /// \brief Emit a note at the location \p L, with the message \p Msg. 128 /// \brief Emit a warning at the location \p L, with the message \p Msg. 134 /// \brief Emit an error at the location \p L, with the message \p Msg. 141 /// \brief Get the next AsmToken in the stream, possibly handling file 145 /// \brief Get the current AsmToken from the stream [all...] |
/external/clang/include/clang/Sema/ |
Template.h | 23 /// \brief Data structure that captures multiple levels of template argument 43 /// \brief The template argument list at a certain template depth 46 /// \brief The template argument lists, stored from the innermost template 51 /// \brief Construct an empty set of template argument lists. 54 /// \brief Construct a single-level template argument list. 60 /// \brief Determine the number of levels in this template argument 64 /// \brief Retrieve the template argument at a given depth and index. 71 /// \brief Determine whether there is a non-NULL template argument at the 84 /// \brief Clear out a specific template argument. 94 /// \brief Add a new outermost level to the multi-level template argument [all...] |
/external/libvpx/libvpx/vpx/ |
vpx_encoder.h | 22 * \brief Describes the encoder algorithm interface to applications. 57 /*!\brief Current ABI version number 68 /*! \brief Encoder capabilities bitfield 86 /*! \brief Initialization-time Feature Enabling 94 /*!\brief Make the encoder output one partition at a time. */ 98 /*!\brief Generic fixed size buffer structure 107 /*!\brief Time Stamp Type 114 /*!\brief Compressed Frame Flags 123 /*!\brief frame can be dropped without affecting the stream (no future frame 126 /*!\brief frame should be decoded but will not be shown * [all...] |
/external/clang/include/clang/Tooling/Core/ |
Replacement.h | 37 /// \brief A source range independent of the \c SourceManager. 43 /// \brief Accessors. 51 /// \brief Whether this range overlaps with \p RHS or not. 56 /// \brief Whether this range contains \p RHS or not. 62 /// \brief Whether this range equals to \p RHS or not. 73 /// \brief A text replacement. 79 /// \brief Creates an invalid (not applicable) replacement. 82 /// \brief Creates a replacement of the range [Offset, Offset+Length) in 91 /// \brief Creates a Replacement of the range [Start, Start+Length) with 96 /// \brief Creates a Replacement of the given range with ReplacementText [all...] |
/external/llvm/include/llvm/IR/ |
Attributes.h | 11 /// \brief This file contains the simple types necessary to represent the 44 /// \brief Functions, function parameters, and return types can have attributes 86 /// \brief Return a uniquified Attribute object. 91 /// \brief Return a uniquified Attribute object that has the specific 107 /// \brief Return true if the attribute is an Attribute::AttrKind type. 110 /// \brief Return true if the attribute is an integer attribute. 113 /// \brief Return true if the attribute is a string (target-dependent) 117 /// \brief Return true if the attribute is present. 120 /// \brief Return true if the target-dependent attribute is present. 123 /// \brief Return the attribute's kind as an enum (Attribute::AttrKind). Thi [all...] |