OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
476 - 500
of
2268
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/media/libvideoeditor/vss/common/inc/
M4_Utils.h
19
* @
brief
Utilities
/frameworks/media/libvideoeditor/vss/src/
M4ChannelConverter.c
19
* @
brief
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorBuffer.c
19
* @
brief
StageFright shell Buffer
43
* @
brief
Allocate a pool of nbBuffers buffers
117
* @
brief
Deallocate a buffer pool
155
* @
brief
Returns a buffer in a given state
/packages/apps/Camera/jni/feature_stab/db_vlvm/
db_robust.h
34
\
brief
(LnM) Sampling problem statistics
/prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
cxxabi-forced.h
35
* @
brief
Thrown as part of forced unwinding.
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/arm-linux-androideabi/include/c++/4.4.3/
cxxabi-forced.h
35
* @
brief
Thrown as part of forced unwinding.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
cxxabi-forced.h
35
* @
brief
Thrown as part of forced unwinding.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
checkers.h
26
* @
brief
Routines for checking the correctness of algorithm results.
42
* @
brief
Check whether @c [begin, @c end) is sorted according to @c comp.
78
* @
brief
Check whether @c [begin, @c end) is sorted according to @c comp.
119
* @
brief
Check whether @c [begin, @c end) is sorted according to @c comp.
list_partition.h
26
* @
brief
Functionality to split sequence referenced by only input
41
/** @
brief
Shrinks and doubles the ranges.
64
/** @
brief
Combines two ranges into one and thus halves the number of ranges.
79
/** @
brief
Splits a sequence given by input iterators into parts of
partial_sum.h
26
* @
brief
Parallel implementation of std::partial_sum(), i. e. prefix
46
/** @
brief
Base case prefix sum routine.
76
/** @
brief
Parallel partial sum implementation, two-phase approach,
186
/** @
brief
Parallel partial sum front-end.
quicksort.h
26
* @
brief
Implementation of a unbalanced parallel quicksort (in-place).
40
/** @
brief
Unbalanced quicksort divide step.
92
/** @
brief
Unbalanced quicksort conquer step.
148
/** @
brief
Unbalanced quicksort main call.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1/
beta_function.tcc
62
* @
brief
Return the beta function: \f$B(x,y)\f$.
109
* @
brief
Return the beta function \f$B(x,y)\f$ using
140
* @
brief
Return the beta function \f$B(x,y)\f$ using
172
* @
brief
Return the beta function \f$ B(x,y) \f$.
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
pcm_external.h
3
* \
brief
External PCM plugin SDK
rawmidi.h
3
* \
brief
Application interface library for the ALSA driver
93
* \
brief
allocate an invalid #snd_rawmidi_info_t using standard alloca
116
* \
brief
allocate an invalid #snd_rawmidi_params_t using standard alloca
133
* \
brief
allocate an invalid #snd_rawmidi_status_t using standard alloca
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
cxxabi-forced.h
35
* @
brief
Thrown as part of forced unwinding.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc
62
* @
brief
Return the beta function: \f$B(x,y)\f$.
109
* @
brief
Return the beta function \f$B(x,y)\f$ using
140
* @
brief
Return the beta function \f$B(x,y)\f$ using
172
* @
brief
Return the beta function \f$ B(x,y) \f$.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
cxxabi-forced.h
35
* @
brief
Thrown as part of forced unwinding.
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/tr1/
beta_function.tcc
62
* @
brief
Return the beta function: \f$B(x,y)\f$.
109
* @
brief
Return the beta function \f$B(x,y)\f$ using
140
* @
brief
Return the beta function \f$B(x,y)\f$ using
172
* @
brief
Return the beta function \f$ B(x,y) \f$.
/system/media/wilhelm/src/
devices.h
44
/** \
brief
Associates a codec ID with a corresponding codec descriptor */
/system/media/wilhelm/src/objects/
C3DGroup.c
22
/** \
brief
Hook called by Object::Destroy before a 3D group is about to be destroyed */
CMediaPlayer.c
48
/** \
brief
Hook called by Object::Destroy when a media player is destroyed */
/external/clang/include/clang/AST/
StmtObjC.h
166
/// \
brief
Retrieve the statements that are stored after this @try statement.
194
/// \
brief
Retrieve the location of the @ in the @try.
198
/// \
brief
Retrieve the @try body.
203
/// \
brief
Retrieve the number of @catch statements in this try-catch-finally
207
/// \
brief
Retrieve a @catch statement.
213
/// \
brief
Retrieve a @catch statement.
219
/// \
brief
Set a particular catch statement.
/external/clang/include/clang/Rewrite/
Rewriter.h
131
/// \
brief
Given a source range, true to include previous inserts at the
134
/// \
brief
Given a source range, true to include previous inserts at the
137
/// \
brief
If true and removing some text leaves a blank line
199
/// \
brief
Insert the specified string after the token in the
216
/// \
brief
Remove the specified text region.
222
/// \
brief
Remove the specified text region.
250
/// \
brief
Increase indentation for the lines between the given source range.
/external/llvm/include/llvm/
Constants.h
46
/// @
brief
Class for constant integers.
72
/// @
brief
Get a ConstantInt for a specific value.
80
/// @
brief
Get a ConstantInt for a specific signed value.
99
/// @
brief
Return the constant's value.
111
/// @
brief
Return the zero extended value.
120
/// @
brief
Return the sign extended value.
128
/// @
brief
Determine if this constant's value is same as an unsigned char.
148
/// @
brief
Determine if the value is in range for the given type.
164
/// @
brief
Determine if the value is one.
172
/// @
brief
Determine if the value is all ones
[
all
...]
/hardware/invensense/mlsdk/mllite/
ml.c
26
* @
brief
Motion Library APIs.
37
* @
brief
The Motion Library APIs.
115
* @
brief
Open serial connection with the MPU device.
148
* @
brief
Close the serial communication.
174
* @
brief
Get the serial file handle to the device.
184
* @
brief
apply the choosen orientation and full scale range
262
* @
brief
Setup the DMP to handle the accelerometer endianess.
297
* @
brief
Initialize MLX data. This should be called to setup the mlx
371
* @
brief
This registers a function to be called for each time the DMP
403
* @
brief
This unregisters a function to be called for each DMP interrupt
[
all
...]
Completed in 244 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>