OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
326 - 350
of
8518
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/llvm/include/llvm/IR/
ValueSymbolTable.h
46
/// @
brief
A mapping of names to values.
49
/// @
brief
An iterator over a ValueMap.
52
/// @
brief
A const_iterator over a ValueMap.
69
/// @
brief
Lookup a named Value.
73
/// @
brief
Determine if the symbol table is empty
76
/// @
brief
The number of name/type pairs is returned.
81
/// @
brief
Print out symbol table on stderr
88
/// @
brief
Get an iterator that from the beginning of the symbol table.
91
/// @
brief
Get a const_iterator that from the beginning of the symbol table.
94
/// @
brief
Get an iterator to the end of the symbol table
[
all
...]
/external/llvm/lib/Target/Mips/
MipsSEISelLowering.h
26
/// \
brief
Enable MSA support for the given integer type and Register
29
/// \
brief
Enable MSA support for the given floating-point type and
76
/// \
brief
Lower VECTOR_SHUFFLE into one of a number of instructions
85
/// \
brief
Emit the COPY_FW pseudo instruction
88
/// \
brief
Emit the COPY_FD pseudo instruction
91
/// \
brief
Emit the INSERT_FW pseudo instruction
94
/// \
brief
Emit the INSERT_FD pseudo instruction
97
/// \
brief
Emit the INSERT_([BHWD]|F[WD])_VIDX pseudo instruction
102
/// \
brief
Emit the FILL_FW pseudo instruction
105
/// \
brief
Emit the FILL_FD pseudo instructio
[
all
...]
/external/llvm/tools/llvm-cov/
CoverageViewOptions.h
17
/// \
brief
The options for displaying the code coverage information.
36
/// \
brief
Change the output's stream color if the colors are enabled.
42
/// \
brief
Check if an output directory has been specified.
/external/sl4a/Common/src/com/googlecode/android_scripting/rpc/
Rpc.java
27
* meta-information (currently a
brief
documentation of the function), and marks a function as the
35
* Returns
brief
description of the function. Should be limited to one or two sentences.
40
* Gives a
brief
description of the functions return value (and the underlying data structure).
/external/swiftshader/third_party/LLVM/include/llvm/
ValueSymbolTable.h
45
/// @
brief
A mapping of names to values.
48
/// @
brief
An iterator over a ValueMap.
51
/// @
brief
A const_iterator over a ValueMap.
70
/// @
brief
Lookup a named Value.
74
/// @
brief
Determine if the symbol table is empty
77
/// @
brief
The number of name/type pairs is returned.
82
/// @
brief
Print out symbol table on stderr
89
/// @
brief
Get an iterator that from the beginning of the symbol table.
92
/// @
brief
Get a const_iterator that from the beginning of the symbol table.
95
/// @
brief
Get an iterator to the end of the symbol table
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPFXSemantics.h
6
@
brief
A list of supported PFX semantics.
26
@
brief
The default Shaman semantics.
103
@
brief
Retrieves the list of semantics.
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTDecompress.h
5
@
brief
PVRTC and ETC Texture Decompression.
13
@
brief
Decompresses PVRTC to RGBA 8888
28
@
brief
Decompresses ETC to RGBA 8888
PVRTError.h
5
@
brief
PVRT error codes.
45
@
brief
EPVRT error conditions.
55
@
brief
Outputs a string to the standard error.
/frameworks/wilhelm/src/
sl_entry.cpp
19
/** \
brief
slCreateEngine Function */
35
/** \
brief
slQueryNumSupportedEngineInterfaces Function */
50
/** \
brief
slQuerySupportedEngineInterfaces Function */
sllog.cpp
20
/** \
brief
Log messages are prefixed by this tag */
29
/** \
brief
Default runtime log level */
33
/** \
brief
Set the runtime log level */
xa_entry.cpp
19
/** \
brief
xaCreateEngine Function */
36
/** \
brief
xaQueryNumSupportedEngineInterfaces Function */
49
/** \
brief
xaQuerySupportedEngineInterfaces Function */
/frameworks/wilhelm/src/ut/
slesutResult.c
22
/** \
brief
Maximum result return code */
26
/** \
brief
Array of strings correponding to each result code */
49
/** \
brief
Convert a result code to a string or NULL. */
/external/llvm/include/llvm/Analysis/
PtrUseVisitor.h
36
/// \
brief
Implementation of non-dependent functionality for \c PtrUseVisitor.
44
/// \
brief
This class provides information about the result of a visit.
53
/// \
brief
Reset the pointer info, clearing all state.
61
/// \
brief
Did we abort the visit early?
64
/// \
brief
Is the pointer escaped at some point?
67
/// \
brief
Get the instruction causing the visit to abort.
72
/// \
brief
Get the instruction causing the pointer to escape.
77
/// \
brief
Mark the visit as aborted. Intended for use in a void return.
84
/// \
brief
Mark the pointer as escaped. Intended for use in a void return.
91
/// \
brief
Mark the pointer as escaped, and the visit as aborted. Intende
[
all
...]
BranchProbabilityInfo.h
29
/// \
brief
Analysis providing branch probability information.
65
/// \
brief
Get an edge's probability, relative to other out-edges of the Src.
74
/// \
brief
Get the probability of going from Src to Dst.
83
/// \
brief
Test if an edge is hot relative to other out-edges of the Src.
89
/// \
brief
Retrieve the hot successor of a block if one exists.
95
/// \
brief
Print an edge's probability.
103
/// \
brief
Set the raw edge probability for the given edge.
137
/// \
brief
Track the last function we run over for printing.
140
/// \
brief
Track the set of blocks directly succeeded by a returning block.
143
/// \
brief
Track the set of blocks that always lead to a cold call
[
all
...]
/external/clang/include/clang/Sema/
Lookup.h
23
/// @
brief
Represents the results of name lookup.
33
/// @
brief
No entity found met the criteria.
36
/// @
brief
No entity found met the criteria within the current
41
/// @
brief
Name lookup found a single declaration that met the
45
/// @
brief
Name lookup found a set of overloaded functions that
49
/// @
brief
Name lookup found an unresolvable value declaration
54
/// @
brief
Name lookup results in an ambiguity; use
241
/// \
brief
Sets the name info to look up.
251
/// \
brief
Sets the name to look up.
266
/// \
brief
Specify whether hidden declarations are visible, e.g.
[
all
...]
/external/clang/include/clang/Basic/
VirtualFileSystem.h
10
/// \
brief
Defines the virtual file system interface vfs::FileSystem.
32
/// \
brief
The result of a \p status operation.
59
/// \
brief
Returns the name that should be used for this file or directory.
85
/// \
brief
Represents an open file.
88
/// \
brief
Destroy the file after closing it (if open).
92
/// \
brief
Get the status of the file.
94
/// \
brief
Get the name of the file
101
/// \
brief
Get the contents of the file as a \p MemoryBuffer.
105
/// \
brief
Closes the file.
110
/// \
brief
An interface for virtual file systems to provide an iterator over th
[
all
...]
/external/swiftshader/third_party/LLVM/include/llvm/Support/
PathV2.h
31
/// @
brief
Path iterator.
74
/// @
brief
Difference in bytes between this and RHS.
80
/// @
brief
Get begin iterator over \a path.
85
/// @
brief
Get end iterator over \a path.
90
/// @
brief
Get reverse begin iterator over \a path.
97
/// @
brief
Get reverse end iterator over \a path.
108
/// @
brief
Remove the last component from \a path unless it is the root dir.
117
/// @
brief
Replace the file extension of \a path with \a extension.
129
/// @
brief
Append to path.
142
/// @
brief
Append to path
[
all
...]
/external/clang/include/clang/Lex/
PreprocessorLexer.h
11
/// \
brief
Defines the PreprocessorLexer interface.
35
/// \
brief
Number of SLocEntries before lexing the file.
42
/// \
brief
True when parsing \#XXX; turns '\\n' into a tok::eod token.
45
/// \
brief
True after \#include; turns \<xx> into a tok::angle_string_literal
49
/// \
brief
True if in raw mode.
64
/// \
brief
A state machine that detects the \#ifndef-wrapping a file
68
/// \
brief
Information about the set of \#if/\#ifdef/\#ifndef blocks
88
/// \
brief
Return the source location for the next observable location.
120
/// \
brief
Return the top of the conditional stack.
134
/// \
brief
After the preprocessor has parsed a \#include, lex an
[
all
...]
/external/llvm/include/llvm/Transforms/Utils/
SSAUpdater.h
32
/// \
brief
Helper class for SSA formation on a set of values defined in
63
/// \
brief
Reset this object to get ready for a new set of SSA updates with
69
/// \
brief
Indicate that a rewritten value is available in the specified block
73
/// \
brief
Return true if the SSAUpdater already has a value for the specified
77
/// \
brief
Construct SSA form, materializing a value that is live at the end
81
/// \
brief
Construct SSA form, materializing a value that is live in the
103
/// \
brief
Rewrite a use of the symbolic value.
112
/// \
brief
Rewrite a use like \c RewriteUse but handling in-block definitions.
126
/// \
brief
Helper class for promoting a collection of loads and stores into SSA
143
/// \
brief
This does the promotion
[
all
...]
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
omx_swvdec_utils.cpp
34
* @
brief
54
* @
brief
Initialize OMX SwVdec log level & mask.
84
* @
brief
OMX SwVdec queue constructor.
99
* @
brief
OMX SwVdec queue destructor.
107
* @
brief
Push event to queue.
138
* @
brief
Pop event from queue.
171
* @
brief
OMX SwVdec timestamp list constructor.
181
* @
brief
OMX SwVdec timestamp list destructor.
189
* @
brief
Reset timestamp list.
198
* @
brief
Push timestamp to list, keeping lowest-valued timestamp at the end
[
all
...]
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_haptic.h
25
* \
brief
The SDL Haptic subsystem allows you to control haptic (force feedback)
128
* \
brief
The haptic structure used to identify an SDL haptic.
151
* \
brief
Constant effect supported.
160
* \
brief
Sine wave effect supported.
169
* \
brief
Left/Right effect supported.
183
* \
brief
Triangle wave effect supported.
192
* \
brief
Sawtoothup wave effect supported.
201
* \
brief
Sawtoothdown wave effect supported.
210
* \
brief
Ramp effect supported.
219
* \
brief
Spring effect supported - uses axes position
[
all
...]
SDL_render.h
62
* \
brief
Flags used when creating a rendering context
76
* \
brief
Information on the capabilities of a render driver or context.
89
* \
brief
The access pattern allowed for a texture.
99
* \
brief
The texture channel modulation used in SDL_RenderCopy().
109
* \
brief
Flip constants for SDL_RenderCopyEx
119
* \
brief
A structure representing rendering state
125
* \
brief
An efficient driver-specific representation of pixel data
134
* \
brief
Get the number of 2D rendering drivers available for the current
147
* \
brief
Get information about a specific 2D rendering driver for the current
162
* \
brief
Create a window and default rendere
[
all
...]
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_haptic.h
25
* \
brief
The SDL Haptic subsystem allows you to control haptic (force feedback)
128
* \
brief
The haptic structure used to identify an SDL haptic.
151
* \
brief
Constant effect supported.
160
* \
brief
Sine wave effect supported.
169
* \
brief
Left/Right effect supported.
183
* \
brief
Triangle wave effect supported.
192
* \
brief
Sawtoothup wave effect supported.
201
* \
brief
Sawtoothdown wave effect supported.
210
* \
brief
Ramp effect supported.
219
* \
brief
Spring effect supported - uses axes position
[
all
...]
SDL_render.h
62
* \
brief
Flags used when creating a rendering context
76
* \
brief
Information on the capabilities of a render driver or context.
89
* \
brief
The access pattern allowed for a texture.
99
* \
brief
The texture channel modulation used in SDL_RenderCopy().
109
* \
brief
Flip constants for SDL_RenderCopyEx
119
* \
brief
A structure representing rendering state
125
* \
brief
An efficient driver-specific representation of pixel data
134
* \
brief
Get the number of 2D rendering drivers available for the current
147
* \
brief
Get information about a specific 2D rendering driver for the current
162
* \
brief
Create a window and default rendere
[
all
...]
/prebuilts/misc/windows/sdl2/include/
SDL_haptic.h
25
* \
brief
The SDL Haptic subsystem allows you to control haptic (force feedback)
128
* \
brief
The haptic structure used to identify an SDL haptic.
151
* \
brief
Constant effect supported.
160
* \
brief
Sine wave effect supported.
169
* \
brief
Left/Right effect supported.
183
* \
brief
Triangle wave effect supported.
192
* \
brief
Sawtoothup wave effect supported.
201
* \
brief
Sawtoothdown wave effect supported.
210
* \
brief
Ramp effect supported.
219
* \
brief
Spring effect supported - uses axes position
[
all
...]
Completed in 978 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>