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

<<31323334353637383940>>

  /external/llvm/include/llvm/ProfileData/
SampleProfWriter.h 30 /// \brief Sample-based profile writer. Base class.
71 /// \brief Write a file header for the profile file.
75 /// \brief Output stream where to emit the profile to.
78 /// \brief Profile summary.
81 /// \brief Compute summary for this profile.
85 /// \brief Sample-based profile writer (text format).
110 /// \brief Sample-based profile writer (binary format).
  /external/llvm/include/llvm/Support/
RWMutex.h 25 /// @brief Platform agnostic RWMutex class.
33 /// @brief Default Constructor.
37 /// @brief Destructor
49 /// @brief Unconditionally acquire the lock in reader mode.
54 /// @brief Unconditionally release the lock in reader mode.
61 /// @brief Unconditionally acquire the lock in writer mode.
66 /// @brief Unconditionally release the lock in write mode.
Win64EH.h 104 /// \brief Return pointer to language specific data part of UnwindInfo.
109 /// \brief Return pointer to language specific data part of UnwindInfo.
114 /// \brief Return image-relative offset of language-specific exception handler.
120 /// \brief Set image-relative offset of language-specific exception handler.
126 /// \brief Return pointer to exception-specific data.
132 /// \brief Return pointer to chained unwind info.
137 /// \brief Return pointer to chained unwind info.
  /external/llvm/include/llvm/Transforms/Vectorize/
SLPVectorizer.h 65 /// \brief Collect store and getelementptr instructions and organize them
74 /// \brief Try to vectorize a chain that starts at two arithmetic instrs.
77 /// \brief Try to vectorize a list of operands.
85 /// \brief Try to vectorize a chain that may start at the operands of \V;
88 /// \brief Vectorize the store instructions collected in Stores.
91 /// \brief Vectorize the index computations of the getelementptr instructions
95 /// \brief Scan the basic block and look for patterns that are likely to start
  /external/llvm/lib/CodeGen/
StackMapLivenessAnalysis.cpp 43 /// \brief This pass calculates the liveness information for each basic block in
58 /// \brief Default construct and initialize the pass.
61 /// \brief Tell the pass manager which passes we depend on and what
70 /// \brief Calculate the liveness information for the given machine function.
74 /// \brief Performs the actual liveness calculation for the function.
77 /// \brief Add the current register live set to the instruction.
80 /// \brief Create a register mask and initialize it with the registers from
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
RegionPass.h 33 /// @brief A pass that runs on each Region in a function.
44 /// @brief Run the pass on a specific Region
54 /// @brief Get a pass to print the LLVM IR in the region.
81 /// @brief The pass manager to schedule RegionPasses.
93 /// @brief Execute all of the passes scheduled for execution.
109 /// @brief Print passes managed by this manager.
112 /// @brief Get passes contained by this manager.
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
RWMutex.h 24 /// @brief Platform agnostic RWMutex class.
32 /// @brief Default Constructor.
36 /// @brief Destructor
48 /// @brief Unconditionally acquire the lock in reader mode.
53 /// @brief Unconditionally release the lock in reader mode.
60 /// @brief Unconditionally acquire the lock in writer mode.
65 /// @brief Unconditionally release the lock in write mode.
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTVertex.h 5 @brief Utility functions which process vertices.
49 @brief Read a vector
62 @brief Read an int
75 @brief Write a vector
88 @brief Write an int
106 @brief Calculates the tangent and bitangent vectors for
143 @brief Calculates the tangent space for all supplied vertices.
  /frameworks/wilhelm/src/objects/
CEngine.cpp 35 /** \brief Called by dlopen when .so is loaded */
42 /** \brief Called by dlclose when .so is unloaded */
55 /** \brief Hook called by Object::Realize when an engine is realized */
92 /** \brief Hook called by Object::Resume when an engine is resumed */
100 /** \brief Hook called by Object::Destroy when an engine is destroyed */
166 /** \brief Hook called by Object::Destroy before an engine is about to be destroyed */
191 /** \brief Called by IObject::Destroy after engine is destroyed. The parameter refers to the
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
bmiintrin.h 31 /// \brief Counts the number of trailing zero bits in the operand.
47 /// \brief Performs a bitwise AND of the second operand with the one's
67 /// \brief Clears all bits in the source except for the least significant bit
84 /// \brief Creates a mask whose bits are set to 1, using bit 0 up to and
101 /// \brief Clears the least siginificant bit that is set to 1 in the source
118 /// \brief Counts the number of trailing zero bits in the operand.
142 /// \brief Counts the number of trailing zero bits in the operand.
158 /// \brief Performs a bitwise AND of the second operand with the one's
178 /// \brief Extracts the specified bits from the first operand and returns them
200 /// \brief Extracts the specified bits from the first operand and returns the
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 49 * @brief Container class for localization functionality.
90 * @brief Category values.
112 * @brief Default constructor.
120 * @brief Copy constructor.
129 * @brief Named locale constructor.
140 * @brief Construct locale with facets from another locale.
154 * @brief Construct locale with facets from another locale.
167 * @brief Construct locale with another facet.
184 * @brief Assignment operator.
195 * @brief Construct locale with another facet
    [all...]
move.h 42 * @brief Same as C++11 std::addressof
69 * @brief Forward an lvalue.
80 * @brief Forward an rvalue.
95 * @brief Convert a value to an rvalue.
111 * @brief Conditionally convert a value to an rvalue.
127 * @brief Returns the actual address of the object or function
159 * @brief Swaps two values.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/xcb/
xcb.h 56 * @brief Core API of the XCB library.
92 * @brief XCB Connection structure.
102 * @brief Generic iterator.
113 * @brief Generic reply.
125 * @brief Generic event.
138 * @brief GE event
155 * @brief Generic error.
172 * @brief Generic cookie.
201 * @brief Container for authorization information.
216 * @brief Forces any buffered output to be written to the server
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
locale_classes.h 49 * @brief Container class for localization functionality.
90 * @brief Category values.
112 * @brief Default constructor.
120 * @brief Copy constructor.
129 * @brief Named locale constructor.
140 * @brief Construct locale with facets from another locale.
154 * @brief Construct locale with facets from another locale.
167 * @brief Construct locale with another facet.
184 * @brief Assignment operator.
195 * @brief Construct locale with another facet
    [all...]
move.h 42 * @brief Same as C++11 std::addressof
69 * @brief Forward an lvalue.
80 * @brief Forward an rvalue.
95 * @brief Convert a value to an rvalue.
111 * @brief Conditionally convert a value to an rvalue.
127 * @brief Returns the actual address of the object or function
159 * @brief Swaps two values.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_classes.h 49 * @brief Container class for localization functionality.
90 * @brief Category values.
112 * @brief Default constructor.
120 * @brief Copy constructor.
129 * @brief Named locale constructor.
140 * @brief Construct locale with facets from another locale.
154 * @brief Construct locale with facets from another locale.
167 * @brief Construct locale with another facet.
184 * @brief Assignment operator.
195 * @brief Construct locale with another facet
    [all...]

Completed in 3116 milliseconds

<<31323334353637383940>>