OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
126 - 150
of
4941
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/include/clang/Lex/
PreprocessorOptions.h
33
/// \
brief
Enumerate the kinds of standard library that
36
/// \
brief
libc++
38
/// \
brief
libstdc++
50
/// \
brief
Initialize the preprocessor with the compiler and target specific
54
/// \
brief
Whether we should maintain a detailed record of all macro
61
/// \
brief
Headers that will be converted to chained PCHs in memory.
64
/// \
brief
When true, disables most of the normal validation performed on
68
/// \
brief
When true, a PCH with compiler errors will not be rejected.
71
/// \
brief
Dump declarations that are deserialized from PCH, for testing.
74
/// \
brief
This is a set of names for decls that we do not want to b
[
all
...]
/external/clang/include/clang/Sema/
MultiplexExternalSemaSource.h
36
/// \
brief
An abstract interface that should be implemented by
46
///\
brief
Constructs a new multiplexing external sema source and appends the
56
///\
brief
Appends new source to the source list.
66
/// \
brief
Resolve a declaration ID into a declaration, potentially
70
/// \
brief
Resolve a selector ID into a selector.
73
/// \
brief
Returns the number of selectors known to the external AST
77
/// \
brief
Resolve the offset of a statement in the decl stream into
81
/// \
brief
Resolve the offset of a set of C++ base specifiers in the decl
85
/// \
brief
Find all declarations with the given name in the
90
/// \
brief
Ensures that the table of all visible declarations inside thi
[
all
...]
AnalysisBasedWarnings.h
56
/// \
brief
Number of function CFGs built and analyzed.
59
/// \
brief
Number of functions for which the CFG could not be successfully
63
/// \
brief
Total number of blocks across all CFGs.
66
/// \
brief
Largest number of CFG blocks for a single function analyzed.
69
/// \
brief
Total number of CFGs with variables analyzed for uninitialized
73
/// \
brief
Total number of variables analyzed for uninitialized uses.
76
/// \
brief
Max number of variables analyzed for uninitialized uses in a single
80
/// \
brief
Total number of block visits during uninitialized use analysis.
83
/// \
brief
Max number of block visits during uninitialized use analysis of
ExternalSemaSource.h
34
/// \
brief
A simple structure that captures a vtable use for the purposes of
42
/// \
brief
An abstract interface that should be implemented by
53
/// \
brief
Initialize the semantic source with the Sema instance
58
/// \
brief
Inform the semantic consumer that Sema is no longer available.
61
/// \
brief
Load the contents of the global method pool for a given
65
/// \
brief
Load the set of namespaces that are known to the external source,
70
/// \
brief
Load the set of used but not defined functions or variables with
75
/// \
brief
Do last resort, unqualified lookup on a LookupResult that
85
/// \
brief
Read the set of tentative definitions known to the external Sema
95
/// \
brief
Read the set of unused file-scope declarations known to th
[
all
...]
/external/clang/include/clang/Basic/
TargetBuiltins.h
11
/// \
brief
Enumerates target-specific builtins in their own namespaces within
24
/// \
brief
AArch64 builtins
33
/// \
brief
ARM builtins
43
/// \
brief
PPC builtins
53
/// \
brief
NVPTX builtins
64
/// \
brief
X86 builtins
74
/// \
brief
Flags to identify the types for overloaded Neon builtins.
115
/// \
brief
Hexagon builtins
125
/// \
brief
MIPS builtins
TypeTraits.h
11
/// \
brief
Defines enumerations for the type traits support.
20
/// \
brief
Names for the unary type traits.
70
/// \
brief
Names for the binary type traits.
80
/// \
brief
Names for the array type traits.
86
/// \
brief
Names for the "expression or type" traits.
93
/// \
brief
Names for type traits that operate specifically on types.
/external/llvm/include/llvm/MC/
MCAsmLayout.h
45
/// \
brief
Make sure that the layout for the given fragment is valid, lazily
49
/// \
brief
Is the layout for this fragment valid?
52
/// \
brief
Compute the amount of padding required before this fragment to
63
/// \
brief
Invalidate the fragments starting with F because it has been
68
/// \
brief
Perform layout for a single fragment, assuming that the previous
87
/// \
brief
Get the offset of the given fragment inside its containing section.
94
/// \
brief
Get the address space size of the given section, as it effects
99
/// \
brief
Get the data size of the given section, as emitted to the object
103
/// \
brief
Get the offset of the given symbol, as computed in the current
MCInstBuilder.h
26
/// \
brief
Create a new MCInstBuilder for an MCInst with a specific opcode.
31
/// \
brief
Add a new register operand.
37
/// \
brief
Add a new integer immediate operand.
43
/// \
brief
Add a new floating point immediate operand.
49
/// \
brief
Add a new MCExpr operand.
55
/// \
brief
Add a new MCInst operand.
/external/llvm/include/llvm/Support/
TimeValue.h
30
/// @
brief
Provides an abstraction for a fixed point in time.
40
/// @
brief
The smallest possible time value.
46
/// @
brief
The largest possible time value.
51
/// @
brief
00:00:00 Jan 1, 2000 UTC.
56
/// @
brief
00:00:00 Jan 1, 1970 UTC.
61
/// @
brief
00:00:00 Jan 1, 1601 UTC.
85
/// \
brief
Default construct a time value, initializing to ZeroTime.
90
/// @
brief
Explicit constructor
96
/// @
brief
Double Constructor.
108
/// @
brief
Creates a TimeValue with the current time (UTC)
[
all
...]
/frameworks/av/libvideoeditor/vss/common/inc/
M4_Common.h
19
* @
brief
Common data structure between shells
31
* @
brief
This structure defines the structure of parameters for the avc
45
* @
brief
This structure defines the structure of specific info for the avc decoder
62
* @
brief
This structure contains specific pointers used for synthesis audio format
77
* @
brief
This enum states modes for Down sampling
103
* @
brief
This enum defines the output mode
116
* @
brief
This enum defines the AAC decoder profile
130
* @
brief
This structure defines specific settings according to
146
* @
brief
This structure defines the user's data needed to decode the
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h
26
* @
brief
Basic types and typedefs.
113
/** @
brief
16-bit signed integer. */
116
/** @
brief
16-bit unsigned integer. */
119
/** @
brief
32-bit signed integer. */
122
/** @
brief
32-bit unsigned integer. */
125
/** @
brief
64-bit signed integer. */
128
/** @
brief
64-bit unsigned integer. */
132
* @
brief
Unsigned integer to index elements.
138
* @
brief
Unsigned integer to index a thread number.
find_selectors.h
26
* @
brief
Function objects representing different tasks to be plugged
42
/** @
brief
Base class of all __gnu_parallel::find_template selectors. */
47
* @
brief
Test predicate on a single element, used for std::find()
52
/** @
brief
Test on one position.
63
/** @
brief
Corresponding sequential algorithm on a sequence.
79
/** @
brief
Test predicate on two adjacent elements. */
82
/** @
brief
Test on one position.
96
/** @
brief
Corresponding sequential algorithm on a sequence.
118
/** @
brief
Test inverted predicate on a single element. */
122
* @
brief
Test on one position
[
all
...]
base.h
26
* @
brief
Sequential helper functions.
46
* @
brief
GNU parallel code, replaces standard behavior with parallel behavior.
55
* @
brief
GNU parallel code for public use.
65
* @
brief
GNU sequential classes for public use.
99
/** @
brief
Calculates the rounded-down logarithm of @c n for base 2.
113
/** @
brief
Encode two integers into one __gnu_parallel::lcas_t.
127
/** @
brief
Decode two integers from one __gnu_parallel::lcas_t.
142
/** @
brief
Equivalent to std::min. */
148
/** @
brief
Equivalent to std::max. */
154
/** @
brief
Constructs predicate for equality from strict wea
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
global.h
3
* \
brief
Application interface library for the ALSA driver
56
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
60
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
74
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
78
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
93
/** \
brief
Return 'x' argument as string */
97
/** \
brief
Returns the version of a dynamic symbol as a string. */
106
* \
brief
Internal structure for an async notification client handler.
114
* \
brief
Async notification callback.
seqmid.h
3
* \
brief
Application interface library for the ALSA driver
43
* \
brief
initialize event record
52
* \
brief
set the tag for given event
62
* \
brief
set the explicit destination
75
* \
brief
set broadcasting to subscribers
87
* \
brief
set broadcasting to all clients/ports
99
* \
brief
set the source port
109
* \
brief
set direct passing mode (without queued)
121
* \
brief
set tick-scheduling mode on queue
140
* \
brief
set real-time-scheduling mode on queu
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h
3
* \
brief
Application interface library for the ALSA driver
56
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
60
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
74
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
78
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
93
/** \
brief
Return 'x' argument as string */
97
/** \
brief
Returns the version of a dynamic symbol as a string. */
106
* \
brief
Internal structure for an async notification client handler.
114
* \
brief
Async notification callback.
seqmid.h
3
* \
brief
Application interface library for the ALSA driver
43
* \
brief
initialize event record
52
* \
brief
set the tag for given event
62
* \
brief
set the explicit destination
75
* \
brief
set broadcasting to subscribers
87
* \
brief
set broadcasting to all clients/ports
99
* \
brief
set the source port
109
* \
brief
set direct passing mode (without queued)
121
* \
brief
set tick-scheduling mode on queue
140
* \
brief
set real-time-scheduling mode on queu
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
global.h
3
* \
brief
Application interface library for the ALSA driver
56
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
60
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
74
/** \hideinitializer \
brief
Helper macro for #SND_DLSYM_BUILD_VERSION. */
78
* \
brief
Appends the build version to the name of a versioned dynamic symbol.
93
/** \
brief
Return 'x' argument as string */
97
/** \
brief
Returns the version of a dynamic symbol as a string. */
106
* \
brief
Internal structure for an async notification client handler.
114
* \
brief
Async notification callback.
/external/llvm/include/llvm/Option/
Arg.h
11
/// \
brief
Defines the llvm::Arg class for parsed arguments.
27
/// \
brief
A concrete instance of a particular driver option.
39
/// \
brief
The option this argument is an instance of.
42
/// \
brief
The argument this argument was derived from (during tool chain
46
/// \
brief
How this instance of the option was spelled.
49
/// \
brief
The index at which this argument appears in the containing
53
/// \
brief
Was this argument used to effect compilation?
58
/// \
brief
Does this argument own its values?
61
/// \
brief
The argument values, as C strings.
77
/// \
brief
Return the base argument which generated this arg
[
all
...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
find_selectors.h
26
* @
brief
_Function objects representing different tasks to be plugged
42
/** @
brief
Base class of all __gnu_parallel::__find_template selectors. */
47
* @
brief
Test predicate on a single element, used for std::find()
52
/** @
brief
Test on one position.
63
/** @
brief
Corresponding sequential algorithm on a sequence.
79
/** @
brief
Test predicate on two adjacent elements. */
82
/** @
brief
Test on one position.
96
/** @
brief
Corresponding sequential algorithm on a sequence.
118
/** @
brief
Test inverted predicate on a single element. */
122
* @
brief
Test on one position
[
all
...]
/development/host/windows/usb/api/
adb_api_private_defines.h
25
/** \
brief
Encapsulates an entry in the array of enumerated interfaces.
29
/** \
brief
Constructs an empty object.
36
/** \
brief
Copy constructor
42
/** \
brief
Constructs the object with parameters.
48
/** \
brief
Destructs the object.
73
/** \
brief
Saves this entry into AdbInterfaceInfo structure.
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
StemFunction.h
16
* \
brief
Stem functions corresponding to standard mathematical functions.
23
/** \
brief
The exponential function (and its derivatives). */
29
/** \
brief
Cosine (and its derivatives). */
50
/** \
brief
Sine (and its derivatives). */
71
/** \
brief
Hyperbolic cosine (and its derivatives). */
86
/** \
brief
Hyperbolic sine (and its derivatives). */
/external/libvpx/libvpx/vp8/encoder/
lookahead.h
26
/**\
brief
Initializes the lookahead stage
39
/**\
brief
Destroys the lookahead stage
45
/**\
brief
Enqueue a source buffer
69
/**\
brief
Get the next source buffer to encode
87
/**\
brief
Get a future source buffer to encode
101
/**\
brief
Get the number of frames currently in the lookahead queue
/external/libvpx/libvpx/vp9/encoder/
vp9_lookahead.h
29
/**\
brief
Initializes the lookahead stage
41
/**\
brief
Destroys the lookahead stage
46
/**\
brief
Enqueue a source buffer
66
/**\
brief
Get the next source buffer to encode
80
/**\
brief
Get a future source buffer to encode
91
/**\
brief
Get the number of frames currently in the lookahead queue
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorBuffer.h
19
* @
brief
StageFright shell Buffer
50
* @
brief
One OMX Buffer and data related to it
64
* @
brief
Structure to manage buffers
82
* @
brief
Allocate a pool of nbBuffers buffers
96
* @
brief
Deallocate a buffer pool
108
* @
brief
Returns a buffer in a given state
Completed in 1703 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>