OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
801 - 825
of
8518
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/clang/include/clang/Basic/
ExceptionSpecificationType.h
11
/// \
brief
Defines the ExceptionSpecificationType enumeration and various
20
/// \
brief
The various types of exception specifications that exist in C++11.
45
/// \
brief
Possible results from evaluation of a noexcept expression.
Lambda.h
11
/// \
brief
Defines several types used to describe C++ lambda expressions
22
/// \
brief
The default, if any, capture method for a lambda expression.
29
/// \
brief
The different capture forms in a lambda introducer
/external/clang/include/clang/Sema/
ObjCMethodList.h
24
/// \
brief
a linked list of methods with the same selector name but different
28
/// \
brief
If there is more than one decl with this signature.
30
/// \
brief
The next list object and 2 bits for extra info.
SemaConsumer.h
23
/// \
brief
An abstract interface that should be implemented by
33
/// \
brief
Initialize the semantic consumer with the Sema instance
38
/// \
brief
Inform the semantic consumer that Sema is no longer available.
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeMap.h
38
/// \
brief
Get dynamic type information for a region.
42
/// \
brief
Set dynamic type information of the region; return the new state.
46
/// \
brief
Set dynamic type information of the region; return the new state.
/external/clang/tools/diagtool/
DiagnosticNames.h
33
/// \
brief
Get every diagnostic in the system, sorted by name.
36
/// \
brief
Get a diagnostic by its ID.
102
/// \
brief
Get every diagnostic group in the system, sorted by name.
/external/libavc/common/
ih264_common_tables.h
25
* @
brief
49
* @
brief
level tables
83
* @
brief
while encoding, basing on the input configuration parameters, the
ih264_list.c
25
* @
brief
69
* @
brief
Returns size for buf queue context. Does not include buf queue buffer
101
* @
brief
130
* @
brief
160
* @
brief
202
* @
brief
free the buf queue pointers
231
* @
brief
Initialize the buf queue
294
* @
brief
328
* @
brief
365
* @
brief
[
all
...]
ih264_mem_fns.h
25
* @
brief
45
* @
brief
73
* @
brief
ih264_trans_macros.h
25
* @
brief
47
* @
brief
Macro to perform forward quantization.
85
* @
brief
Macro to perform inverse quantization.
/external/libavc/decoder/
ih264d_mvpred.h
28
* \
brief
53
* \
brief
POSITION_IN_MVBANK
67
* \
brief
col4x4_t
/external/libavc/encoder/arm/
ih264e_function_selector.c
26
* @
brief
85
* @
brief
Initialize the intra/inter/transform/deblk function pointers of
134
* @
brief
Determine the architecture of the encoder executing environment
/external/libavc/encoder/
ih264e_mc.h
26
* @
brief
49
* @
brief
82
* @
brief
/external/libavc/encoder/x86/
ih264e_function_selector.c
26
* @
brief
85
* @
brief
Initialize the intra/inter/transform/deblk function pointers of
123
* @
brief
Determine the architecture of the encoder executing environment
/external/libhevc/common/
ihevc_mem_fns.h
23
* @
brief
43
* @
brief
71
* @
brief
/external/libhevc/decoder/
ihevcd_bitstream.c
23
* @
brief
80
* @
brief
134
* @
brief
170
* @
brief
206
* @
brief
277
* @
brief
313
* @
brief
349
* @
brief
387
* @
brief
432
* @
brief
[
all
...]
ihevcd_job_queue.c
23
* @
brief
59
* @
brief
Returns size for job queue context. Does not include job queue buffer
84
* @
brief
113
* @
brief
143
* @
brief
183
* @
brief
free the job queue pointers
212
* @
brief
Initialize the job queue
262
* @
brief
295
* @
brief
332
* @
brief
[
all
...]
/external/libmpeg2/common/arm/
ideint_function_selector.c
25
* @
brief
68
* @
brief
115
* @
brief
Determine the architecture of the encoder executing environment
/external/libmpeg2/common/
impeg2_job_queue.c
25
* @
brief
56
* @
brief
Returns size for job queue context. Does not include job queue buffer
81
* @
brief
110
* @
brief
140
* @
brief
180
* @
brief
free the job queue pointers
209
* @
brief
Initialize the job queue
259
* @
brief
292
* @
brief
329
* @
brief
[
all
...]
/external/llvm/include/llvm/ExecutionEngine/Orc/
CompileUtils.h
26
/// @
brief
Simple compile functor: Takes a single IR module and returns an
30
/// @
brief
Construct a simple compile functor with the given target.
33
/// @
brief
Compile a Module to an ObjectFile.
/external/llvm/include/llvm/MC/
MCInstrItineraries.h
70
/// \
brief
Returns the number of cycles the stage is occupied.
75
/// \
brief
Returns the choice of FUs.
84
/// \
brief
Returns the number of cycles from the start of this stage to the
127
/// \
brief
Returns true if there are no itineraries.
130
/// \
brief
Returns true if the index is for the end marker itinerary.
136
/// \
brief
Return the first stage of the itinerary.
142
/// \
brief
Return the last+1 stage of the itinerary.
148
/// \
brief
Return the total stage latency of the given class. The latency is
167
/// \
brief
Return the cycle for the given class and operand. Return -1 if no
181
/// \
brief
Return true if there is a pipeline forwarding between instruction
[
all
...]
/external/llvm/lib/Target/AMDGPU/
AMDGPUInstrInfo.h
11
/// \
brief
Contains the definition of a TargetInstrInfo class that is common
53
/// \
brief
Return a target-specific opcode if Opcode is a pseudo instruction.
58
/// \
brief
Given a MIMG \p Opcode that writes all 4 channels, return the
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonMCCodeEmitter.h
11
/// \
brief
Definition for classes that emit Hexagon machine code from MCInsts
56
// \
brief
TableGen'erated function for getting the
62
/// \
brief
Return binary encoding of operand.
/external/pdfium/public/
fpdf_save.h
45
/** @
brief
Incremental. */
47
/** @
brief
No Incremental. */
49
/** @
brief
Remove security. */
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
InMemoryStruct.h
17
/// \
brief
Helper object for abstracting access to an in-memory structure which
32
/// \
brief
The smart pointer target.
35
/// \
brief
A temporary object which can be used as a target of the smart
Completed in 1549 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>