/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
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...] |
/development/host/windows/usb/api/ |
adb_object_handle.h | 28 /** \brief Defines types of internal API objects
46 /** \brief Encapsulates an internal API basic object that is visible to the
77 /** \brief Constructs the object
85 /** \brief Destructs the object.
93 /** \brief References the object.
100 /** \brief Releases the object.
110 /** \brief Creates handle to this object.
121 /** \brief This method is called when handle to this object gets closed.
130 /** \brief Checks if this object is of the given type.
137 /** \brief Looks up AdbObjectHandle instance associated with the given handle [all...] |
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/Protocol/ |
PchReset.h | 20 @brief
73 @brief
93 @brief
|
/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/Lex/ |
HeaderSearchOptions.h | 90 /// \brief The directory used for the module cache. 93 /// \brief The directory used for a user build. 99 /// \brief Whether we should disable the use of the hash string within the 105 /// \brief Implicit module maps. This option is enabld by default when 109 /// \brief Set the 'home directory' of a module map file to the current 118 /// \brief The interval (in seconds) between pruning operations. 127 /// \brief The time (in seconds) after which an unused module file will be 136 /// \brief The time in seconds when the build session started. 142 /// \brief The set of macro names that should be ignored for the purposes 146 /// \brief The set of user-provided virtual filesystem overlay files [all...] |
/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/libavc/encoder/ |
ih264e_process.h | 26 * @brief 48 * @brief This function generates sps, pps set on request 70 * @brief initialize entropy context. 92 * @brief entry point for entropy coding 117 * @brief Packs header information of a mb in to a buffer 141 * @brief update process context after encoding an mb. This involves preserving 173 * @brief initialize process context. 196 * @brief This function performs luma & chroma padding 237 * @brief This function performs luma half pel planes generation 261 * @brief This function performs luma & chroma core coding for a set of mb's [all...] |
ime_statistics.h | 25 * @brief 44 * @brief While computing sad, if we want to do a early exit, how often we 54 * @brief print sad early exit stats
|
/external/libmpeg2/common/mips/ |
ideint_function_selector.c | 25 * @brief 70 * @brief 93 * @brief Determine the architecture of the encoder executing environment
|
/external/libmpeg2/common/x86/ |
ideint_function_selector.c | 25 * @brief 70 * @brief 109 * @brief Determine the architecture of the encoder executing environment
|
/external/llvm/lib/Target/AMDGPU/ |
R600RegisterInfo.h | 11 /// \brief Interface definition for R600RegisterInfo 31 /// \brief get the HW encoding for a register's channel. 36 /// \brief get the register class of the specified type to use in the
|
/external/llvm/lib/Target/AMDGPU/TargetInfo/ |
AMDGPUTargetInfo.cpp | 19 /// \brief The target which suports all AMD GPUs. This will eventually 22 /// \brief The target for GCN GPUs 25 /// \brief Extern function to initialize the targets for the AMDGPU backend
|
/external/spirv-llvm/lib/SPIRV/Mangler/ |
FunctionDescriptor.h | 25 /// @brief Returns a human readable string representation of the function's 37 /// @brief Enables function descriptors to serve as keys in stl maps. 41 /// @brief Create a singular value, that represents a 'null' FunctionDescriptor.
|
/external/swiftshader/third_party/LLVM/include/llvm/Object/ |
MachOFormat.h | 35 /// \brief Capability bits used in CPU type encoding. 41 /// \brief Machine type IDs used in CPU type encoding. 51 /// \brief Capability bits used in CPU subtype encoding. 57 /// \brief ARM Machine Subtypes. 67 /// \brief PowerPC Machine Subtypes. 72 /// \brief SPARC Machine Subtypes. 77 /// \brief x86 Machine Subtypes. 88 /// \brief Constants for structure sizes. 103 /// \brief Constants for header magic field. 110 /// \brief Header common to all Mach object files [all...] |
/external/swiftshader/third_party/PowerVR_SDK/Shell/API/KEGL/ |
PVRShellAPI.h | 6 @brief 3D API context management for KEGL.
47 @brief KEGL API
53 @brief Initialisation interface with specific API.
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/LinuxX11/ |
PVRShellOS.h | 6 @brief Initialization for the shell for LinuxX11. 25 @brief LinuxX11 OS 44 @brief Interface with specific Operative System.
|
/external/swiftshader/third_party/PowerVR_SDK/Shell/OS/Windows/ |
PVRShellOS.h | 6 @brief Initialization for the shell for the Windows OS.
28 @brief Windows OS
47 @brief Interface with specific Operating System.
|
/frameworks/wilhelm/src/desktop/ |
SDL.cpp | 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 */
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
core_interface.h | 31 @brief Interface file for core of the display subsystem. 47 /*! @brief Display manager interface version. 75 /*! @brief Forward declaration for debug handler. 79 /*! @brief This enum represents max bandwidth limit mode. 92 /*! @brief Information on hardware for the first display 103 /*! @brief Display core interface. 114 /*! @brief Method to create and get handle to display core interface. 135 /*! @brief Method to release handle to display core interface. 149 /*! @brief Method to create a display device for a given type. 166 /*! @brief Method to destroy a display device [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_clipboard.h | 42 * \brief Put UTF-8 text into the clipboard 49 * \brief Get UTF-8 text from the clipboard, which must be freed with SDL_free() 56 * \brief Returns a flag indicating whether the clipboard exists and contains a text string that is non-empty
|
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_clipboard.h | 42 * \brief Put UTF-8 text into the clipboard 49 * \brief Get UTF-8 text from the clipboard, which must be freed with SDL_free() 56 * \brief Returns a flag indicating whether the clipboard exists and contains a text string that is non-empty
|