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

<<31323334353637383940>>

  /external/clang/include/clang/Sema/
SemaInternal.h 141 /// \brief Return the list of TypoCorrections for the given identifier from
147 /// \brief Return the edit distance of the corrections that have the
157 /// \brief Set-up method to add to the consumer the set of namespaces to use
164 /// \brief Return the next typo correction that passes all internal filters
171 /// \brief Get the last correction returned by getNextCorrection().
178 /// \brief Return the next typo correction like getNextCorrection, but keep
189 /// \brief Reset the consumer's position in the stream of viable corrections
196 /// \brief Return whether the end of the stream of corrections has been
203 /// \brief Save the current position in the correction stream (overwriting any
209 /// \brief Restore the saved position in the correction stream
    [all...]
  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldImpl.h 90 /// \brief Return the address of this section with an offset.
101 /// \brief Return the load address of this section with an offset.
201 /// @brief Symbol info for RuntimeDyld.
348 /// \brief Given the common symbols discovered in the object file, emit a
354 /// \brief Emits section data from the object file to the MemoryManager.
362 /// \brief Find Section in LocalSections. If the secton is not found - emit
371 // \brief Add a relocation entry that uses the given section.
374 // \brief Add a relocation entry that uses the given symbol. This symbol may
378 /// \brief Emits long jump instruction to Addr.
382 /// \brief Resolves relocations from Relocs list with address from Value
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 81 * @brief Uniform interface to all allocator types.
103 * @brief The allocator's pointer type.
113 * @brief The allocator's const pointer type.
124 * @brief The allocator's void pointer type.
135 * @brief The allocator's const void pointer type.
146 * @brief The allocator's difference type
157 * @brief The allocator's size type
168 * @brief How the allocator is propagated on copy assignment
180 * @brief How the allocator is propagated on move assignment
192 * @brief How the allocator is propagated on swa
    [all...]
stl_multimap.h 69 * @brief A standard container made up of (key,value) pairs, which can be
155 * @brief Default constructor creates no elements.
161 * @brief Creates a %multimap with no elements.
171 * @brief %Multimap copy constructor.
182 * @brief %Multimap move constructor.
193 * @brief Builds a %multimap from an initializer_list.
210 * @brief Builds a %multimap from a range.
224 * @brief Builds a %multimap from a range.
251 * @brief %Multimap assignment operator.
266 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
alloc_traits.h 81 * @brief Uniform interface to all allocator types.
103 * @brief The allocator's pointer type.
113 * @brief The allocator's const pointer type.
124 * @brief The allocator's void pointer type.
135 * @brief The allocator's const void pointer type.
146 * @brief The allocator's difference type
157 * @brief The allocator's size type
168 * @brief How the allocator is propagated on copy assignment
180 * @brief How the allocator is propagated on move assignment
192 * @brief How the allocator is propagated on swa
    [all...]
stl_multimap.h 69 * @brief A standard container made up of (key,value) pairs, which can be
155 * @brief Default constructor creates no elements.
161 * @brief Creates a %multimap with no elements.
171 * @brief %Multimap copy constructor.
182 * @brief %Multimap move constructor.
193 * @brief Builds a %multimap from an initializer_list.
210 * @brief Builds a %multimap from a range.
224 * @brief Builds a %multimap from a range.
251 * @brief %Multimap assignment operator.
266 * @brief %Multimap move assignment operator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
alloc_traits.h 81 * @brief Uniform interface to all allocator types.
103 * @brief The allocator's pointer type.
113 * @brief The allocator's const pointer type.
124 * @brief The allocator's void pointer type.
135 * @brief The allocator's const void pointer type.
146 * @brief The allocator's difference type
157 * @brief The allocator's size type
168 * @brief How the allocator is propagated on copy assignment
180 * @brief How the allocator is propagated on move assignment
192 * @brief How the allocator is propagated on swa
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 76 * @brief Uniform interface to all allocator types.
98 * @brief The allocator's pointer type.
108 * @brief The allocator's const pointer type.
119 * @brief The allocator's void pointer type.
130 * @brief The allocator's const void pointer type.
141 * @brief The allocator's difference type
152 * @brief The allocator's size type
163 * @brief How the allocator is propagated on copy assignment
175 * @brief How the allocator is propagated on move assignment
187 * @brief How the allocator is propagated on swa
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 76 * @brief Uniform interface to all allocator types.
98 * @brief The allocator's pointer type.
108 * @brief The allocator's const pointer type.
119 * @brief The allocator's void pointer type.
130 * @brief The allocator's const void pointer type.
141 * @brief The allocator's difference type
152 * @brief The allocator's size type
163 * @brief How the allocator is propagated on copy assignment
175 * @brief How the allocator is propagated on move assignment
187 * @brief How the allocator is propagated on swa
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
alloc_traits.h 76 * @brief Uniform interface to all allocator types.
98 * @brief The allocator's pointer type.
108 * @brief The allocator's const pointer type.
119 * @brief The allocator's void pointer type.
130 * @brief The allocator's const void pointer type.
141 * @brief The allocator's difference type
152 * @brief The allocator's size type
163 * @brief How the allocator is propagated on copy assignment
175 * @brief How the allocator is propagated on move assignment
187 * @brief How the allocator is propagated on swa
    [all...]
  /external/clang/include/clang/AST/
TypeLoc.h 11 /// \brief Defines the clang::TypeLoc interface and its subclasses.
36 /// \brief Base wrapper for a particular "section" of type source info.
48 /// \brief Convert to the specified TypeLoc type, asserting that this TypeLoc
61 /// \brief Convert to the specified TypeLoc type, returning a null TypeLoc if
98 /// \brief Returns the size of type source info data block for the given type.
101 /// \brief Returns the alignment of type source info data block for
105 /// \brief Get the type for which this source info wrapper provides
115 /// \brief Get the pointer where source information is stored.
120 /// \brief Get the begin source location.
123 /// \brief Get the end source location
    [all...]
  /external/clang/lib/Headers/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3016494/lib64/clang/3.8/include/
xmmintrin.h 42 /// \brief Adds the 32-bit float values in the low-order bits of the operands.
64 /// \brief Adds two 128-bit vectors of [4 x float], and returns the results of
83 /// \brief Subtracts the 32-bit float value in the low-order bits of the second
106 /// \brief Subtracts each of the values of the second operand from the first
126 /// \brief Multiplies two 32-bit float values in the low-order bits of the
149 /// \brief Multiplies two 128-bit vectors of [4 x float] and returns the
168 /// \brief Divides the value in the low-order 32 bits of the first operand by
191 /// \brief Divides two 128-bit vectors of [4 x float].
209 /// \brief Calculates the square root of the value stored in the low-order bits
228 /// \brief Calculates the square roots of the values stored in a 128-bit vecto
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3016494/lib64/clang/3.8/include/
xmmintrin.h 42 /// \brief Adds the 32-bit float values in the low-order bits of the operands.
64 /// \brief Adds two 128-bit vectors of [4 x float], and returns the results of
83 /// \brief Subtracts the 32-bit float value in the low-order bits of the second
106 /// \brief Subtracts each of the values of the second operand from the first
126 /// \brief Multiplies two 32-bit float values in the low-order bits of the
149 /// \brief Multiplies two 128-bit vectors of [4 x float] and returns the
168 /// \brief Divides the value in the low-order 32 bits of the first operand by
191 /// \brief Divides two 128-bit vectors of [4 x float].
209 /// \brief Calculates the square root of the value stored in the low-order bits
228 /// \brief Calculates the square roots of the values stored in a 128-bit vecto
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
mmintrin.h 37 /// \brief Clears the MMX state by setting the state of the x87 stack registers
50 /// \brief Constructs a 64-bit integer vector, setting the lower 32 bits to the
67 /// \brief Returns the lower 32 bits of a 64-bit integer vector as a 32-bit
84 /// \brief Casts a 64-bit signed integer value into a 64-bit integer vector.
100 /// \brief Casts a 64-bit integer vector into a 64-bit signed integer value.
116 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
146 /// \brief Converts 32-bit signed integers from both 64-bit integer vector
176 /// \brief Converts 16-bit signed integers from both 64-bit integer vector
206 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors of [8 x i8]
233 /// \brief Unpacks the upper 32 bits from two 64-bit integer vectors o
    [all...]

Completed in 527 milliseconds

<<31323334353637383940>>