OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
501 - 525
of
4941
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
fstream
53
* @
brief
The actual work of input and output (for files).
208
* @
brief
Does not open any files.
216
* @
brief
The destructor closes the file first.
224
* @
brief
Returns true if the external file is open.
231
* @
brief
Opens an external file.
274
* @
brief
Opens an external file.
285
* @
brief
Closes the currently associated file.
337
* @
brief
Manipulates the buffer.
414
* @
brief
Controlling input for files.
447
* @
brief
Default constructor
[
all
...]
istream
46
* @
brief
Template class basic_istream.
86
* @
brief
Base constructor.
98
* @
brief
Base destructor.
112
* @
brief
Interface for manipulators.
160
* @
brief
Integer arithmetic extractors
206
* @
brief
Floating point arithmetic extractors
227
* @
brief
Basic arithmetic extractors
239
* @
brief
Extracting into another streambuf.
264
* @
brief
Character counting
295
* @
brief
Simple extraction
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream
48
* @
brief
Template class basic_istream.
84
* @
brief
Base constructor.
96
* @
brief
Base destructor.
110
* @
brief
Interface for manipulators.
158
* @
brief
Integer arithmetic extractors
204
* @
brief
Floating point arithmetic extractors
225
* @
brief
Basic arithmetic extractors
237
* @
brief
Extracting into another streambuf.
262
* @
brief
Character counting
293
* @
brief
Simple extraction
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream
48
* @
brief
Template class basic_istream.
84
* @
brief
Base constructor.
96
* @
brief
Base destructor.
110
* @
brief
Interface for manipulators.
158
* @
brief
Integer arithmetic extractors
204
* @
brief
Floating point arithmetic extractors
225
* @
brief
Basic arithmetic extractors
237
* @
brief
Extracting into another streambuf.
262
* @
brief
Character counting
293
* @
brief
Simple extraction
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
unordered_set.h
69
* @
brief
A standard container composed of unique keys (containing
125
* @
brief
Default constructor creates no elements.
140
* @
brief
Builds an %unordered_set from a range.
168
* @
brief
Builds an %unordered_set from an initializer_list.
195
* @
brief
%Unordered_set list assignment operator.
284
* @
brief
Attempts to build and insert an element into the
304
* @
brief
Attempts to insert an element into the %unordered_set.
331
* @
brief
Attempts to insert an element into the %unordered_set.
354
* @
brief
Attempts to insert an element into the %unordered_set.
382
* @
brief
A template function that attempts to insert a range o
[
all
...]
/external/aac/libFDK/include/
fixpoint_math.h
102
* \
brief
deprecated. Use fLog2() instead.
241
* \
brief
Divide two FIXP_DBL values with given precision.
256
* \
brief
multiply two values with normalization, thus max precision.
283
* \
brief
Divide 2 FIXP_DBL values with normalization of input values.
291
* \
brief
Divide 2 FIXP_DBL values with normalization of input values.
300
* \
brief
Divide 2 FIXP_DBL values with normalization of input values.
308
* \
brief
Calculate log(argument)/log(2) (logarithm with base 2). deprecated. Use fLog2() instead.
318
* \
brief
return 2 ^ (exp * 2^exp_e)
327
* \
brief
return 2 ^ (exp_m * 2^exp_e). This version returns only the mantissa with implicit exponent of zero.
335
* \
brief
return x ^ (exp * 2^exp_e), where log2(x) = baseLd_m * 2^(baseLd_e). This save
[
all
...]
/external/llvm/include/llvm/Analysis/
TargetTransformInfo.h
40
/// \
brief
The TTI instance one level down the stack.
47
/// \
brief
The top of the stack of TTI analyses available.
76
/// \
brief
Underlying constants for 'cost' values in this interface.
97
/// \
brief
Estimate the cost of a specific operation when lowered.
114
/// \
brief
Estimate the cost of a GEP operation when lowered.
122
/// \
brief
Estimate the cost of a function call when lowered.
133
/// \
brief
Estimate the cost of calling a specific function when lowered.
139
/// \
brief
Estimate the cost of calling a specific function when lowered.
145
/// \
brief
Estimate the cost of an intrinsic when lowered.
151
/// \
brief
Estimate the cost of an intrinsic when lowered
[
all
...]
RegionPass.h
31
/// @
brief
A pass that runs on each Region in a function.
42
/// @
brief
Run the pass on a specific Region
52
/// @
brief
Get a pass to print the LLVM IR in the region.
82
/// @
brief
The pass manager to schedule RegionPasses.
94
/// @
brief
Execute all of the passes scheduled for execution.
110
/// @
brief
Print passes managed by this manager.
113
/// @
brief
Get passes contained by this manager.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_mergesort.h
26
* @
brief
Parallel multiway merge sort.
45
/** @
brief
Subsequence description. */
51
/** @
brief
Begin of subsequence. */
54
/** @
brief
End of subsequence. */
58
/** @
brief
Data accessed by all threads.
68
/** @
brief
Number of threads involved. */
71
/** @
brief
Input begin. */
74
/** @
brief
Start indices, per thread. */
77
/** @
brief
Storage in which to sort. */
80
/** @
brief
Samples. *
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiway_mergesort.h
26
* @
brief
Parallel multiway merge sort.
44
/** @
brief
Subsequence description. */
50
/** @
brief
Begin of subsequence. */
53
/** @
brief
End of subsequence. */
57
/** @
brief
Data accessed by all threads.
67
/** @
brief
Number of threads involved. */
70
/** @
brief
Input __begin. */
73
/** @
brief
Start indices, per thread. */
76
/** @
brief
Storage in which to sort. */
79
/** @
brief
Samples. *
[
all
...]
/external/eigen/Eigen/src/Geometry/
Translation.h
19
* \
brief
Represents a translation transformation
73
/** \
brief
Retruns the x-translation by value. **/
75
/** \
brief
Retruns the y-translation by value. **/
77
/** \
brief
Retruns the z-translation by value. **/
80
/** \
brief
Retruns the x-translation as a reference. **/
82
/** \
brief
Retruns the y-translation as a reference. **/
84
/** \
brief
Retruns the z-translation as a reference. **/
/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.
119
/// \
brief
Set image-relative offset of language-specific exception handler.
124
/// \
brief
Return pointer to exception-specific data.
130
/// \
brief
Return pointer to chained unwind info.
135
/// \
brief
Return pointer to chained unwind info.
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
19
* @
brief
Data access type definition
39
* @
brief
Type used to describe a stream (audio or video data flow).
78
* @
brief
Base structure to describe a stream.
111
* @
brief
Extended structure to describe a video stream.
128
* @
brief
Extended structure to describe an audio stream.
147
* @
brief
Extended structure to describe a text stream.
183
* @
brief
Structure to describe an access unit.
M4READER_3gpCom.h
19
* @
brief
Generic encapsulation of the core 3gp reader
79
* @
brief
This structure defines a buffer that can be used to exchange data (should be in OSAL)
91
* @
brief
This enum defines the reader options specific to the 3GP format.
129
* @
brief
Contains info about H263 stream read from the 3GP file.
143
* @
brief
Get the next stream found in the 3gp file
161
* @
brief
Prepare the access unit (AU)
179
* @
brief
Cleans up the stream handler
/frameworks/av/libvideoeditor/vss/src/
M4AD_Null.c
19
* @
brief
Implementation of the MP3 decoder public interface
46
* @
brief
Internal null decoder context
64
* @
brief
Creates an instance of the null decoder
105
* @
brief
Destroys the instance of the null decoder
127
* @
brief
Simply output the given audio data
186
* @
brief
Gets the decoder version
221
* @
brief
Retrieves the interface implemented by the decoder
/frameworks/wilhelm/src/objects/
CEngine.c
30
/** \
brief
Called by dlopen when .so is loaded */
37
/** \
brief
Called by dlclose when .so is unloaded */
50
/** \
brief
Hook called by Object::Realize when an engine is realized */
77
/** \
brief
Hook called by Object::Resume when an engine is resumed */
85
/** \
brief
Hook called by Object::Destroy when an engine is destroyed */
147
/** \
brief
Hook called by Object::Destroy before an engine is about to be destroyed */
172
/** \
brief
Called by IObject::Destroy after engine is destroyed. The parameter refers to the
/hardware/invensense/60xx/mlsdk/mllite/
mlstates.c
26
* @
brief
Basic state machine definition and support for the Motion Library.
30
* @
brief
The Motion Library state machine definition.
84
* @
brief
return a string containing the label assigned to the given state.
110
* @
brief
Perform a transition from the current state to newState.
157
* @
brief
To be moved in mlstates.c
166
* @
brief
This registers a function to be called each time the state
213
* @
brief
This unregisters a function to be called each time the state
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
conf.h
3
* \
brief
Application interface library for the ALSA driver
42
/** \
brief
\c dlsym version for the config evaluate callback. */
44
/** \
brief
\c dlsym version for the config hook callback. */
64
* \
brief
Internal structure for a configuration node object.
71
* \
brief
Type for a configuration compound iterator.
79
* \
brief
Internal structure for a configuration private update object.
156
* \
brief
Helper macro to iterate over the children of a compound node.
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_multiset.h
68
* @
brief
A standard container made up of elements, which can be retrieved
129
* @
brief
Default constructor creates no elements.
135
* @
brief
Creates a %multiset with no elements.
145
* @
brief
Builds a %multiset from a range.
159
* @
brief
Builds a %multiset from a range.
177
* @
brief
%Multiset copy constructor.
188
* @
brief
%Multiset move constructor.
198
* @
brief
Builds a %multiset from an initializer_list.
215
* @
brief
%Multiset assignment operator.
230
* @
brief
%Multiset move assignment operator
[
all
...]
stl_set.h
68
* @
brief
A standard container made up of unique keys, which can be
136
* @
brief
Default constructor creates no elements.
142
* @
brief
Creates a %set with no elements.
152
* @
brief
Builds a %set from a range.
166
* @
brief
Builds a %set from a range.
184
* @
brief
%Set copy constructor.
195
* @
brief
%Set move constructor
205
* @
brief
Builds a %set from an initializer_list.
222
* @
brief
%Set assignment operator.
237
* @
brief
%Set move assignment operator
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conf.h
3
* \
brief
Application interface library for the ALSA driver
42
/** \
brief
\c dlsym version for the config evaluate callback. */
44
/** \
brief
\c dlsym version for the config hook callback. */
64
* \
brief
Internal structure for a configuration node object.
71
* \
brief
Type for a configuration compound iterator.
79
* \
brief
Internal structure for a configuration private update object.
156
* \
brief
Helper macro to iterate over the children of a compound node.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
conf.h
3
* \
brief
Application interface library for the ALSA driver
42
/** \
brief
\c dlsym version for the config evaluate callback. */
44
/** \
brief
\c dlsym version for the config hook callback. */
64
* \
brief
Internal structure for a configuration node object.
71
* \
brief
Type for a configuration compound iterator.
79
* \
brief
Internal structure for a configuration private update object.
156
* \
brief
Helper macro to iterate over the children of a compound node.
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_multiset.h
68
* @
brief
A standard container made up of elements, which can be retrieved
129
* @
brief
Default constructor creates no elements.
135
* @
brief
Creates a %multiset with no elements.
145
* @
brief
Builds a %multiset from a range.
159
* @
brief
Builds a %multiset from a range.
177
* @
brief
%Multiset copy constructor.
188
* @
brief
%Multiset move constructor.
198
* @
brief
Builds a %multiset from an initializer_list.
215
* @
brief
%Multiset assignment operator.
230
* @
brief
%Multiset move assignment operator
[
all
...]
stl_set.h
68
* @
brief
A standard container made up of unique keys, which can be
136
* @
brief
Default constructor creates no elements.
142
* @
brief
Creates a %set with no elements.
152
* @
brief
Builds a %set from a range.
166
* @
brief
Builds a %set from a range.
184
* @
brief
%Set copy constructor.
195
* @
brief
%Set move constructor
205
* @
brief
Builds a %set from an initializer_list.
222
* @
brief
%Set assignment operator.
237
* @
brief
%Set move assignment operator
[
all
...]
Completed in 766 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>