OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:brief
(Results
701 - 725
of
4941
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connection.h
19
* \
brief
43
* \
brief
<b>Get the local options of a socket</b>.
66
* \
brief
<b>Get the local options of a socket</b>.
89
* \
brief
<b>Close a socket on a LLCP-connected device</b>.
105
* \
brief
<b>Listen for incoming connection requests on a socket</b>.
134
* \
brief
<b>Accept an incoming connection request for a socket</b>.
165
* \
brief
<b>Reject an incoming connection request for a socket</b>.
186
* \
brief
<b>Try to establish connection with a socket on a remote SAP</b>.
216
* \
brief
<b>Disconnect a currently connected socket</b>.
243
* \
brief
<b>Send data on a socket</b>
[
all
...]
phOsalNfc_Timer.h
19
* \
brief
Timer Implementation.
44
*\
brief
Deferred message specific info declaration.
72
* \
brief
Timer callback interface which will be called once registered timer
82
**\
brief
Timer message structure definition.
97
* \
brief
Allows to create new timer.
122
* \
brief
Allows to start an already created timer.
156
* \
brief
Stop an already started timer.
178
* \
brief
Allows to delete the timer which is already created.
/external/llvm/include/llvm/Support/
CallSite.h
186
/// \
brief
Return true if this function has the given attribute.
191
/// \
brief
Return true if the call or the callee has the given attribute.
196
/// @
brief
Extract the alignment for a call or parameter (0=unknown).
201
/// \
brief
Return true if the call should not be treated as a call to a
207
/// @
brief
Return true if the call should not be inlined.
215
/// @
brief
Determine if the call does not access memory.
223
/// @
brief
Determine if the call does not access or only reads memory.
231
/// @
brief
Determine if the call cannot return.
239
/// @
brief
Determine if the call cannot unwind.
250
/// @
brief
Determine whether this argument is not captured
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_list.h
108
* @
brief
A list::iterator.
183
* @
brief
A list::const_iterator.
374
* @
brief
A standard container with linear time access to elements,
497
* @
brief
Default constructor creates no elements.
503
* @
brief
Creates a %list with no elements.
511
* @
brief
Creates a %list with copies of an exemplar element.
525
* @
brief
%List copy constructor.
537
* @
brief
%List move constructor.
547
* @
brief
Builds a %list from an initializer_list
561
* @
brief
Builds a %list from a range
[
all
...]
stl_map.h
67
* @
brief
A standard container made up of (key,value) pairs, which can be
148
* @
brief
Default constructor creates no elements.
154
* @
brief
Creates a %map with no elements.
164
* @
brief
%Map copy constructor.
175
* @
brief
%Map move constructor.
185
* @
brief
Builds a %map from an initializer_list.
203
* @
brief
Builds a %map from a range.
217
* @
brief
Builds a %map from a range.
244
* @
brief
%Map assignment operator.
259
* @
brief
%Map move assignment operator
[
all
...]
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h
108
* @
brief
A list::iterator.
183
* @
brief
A list::const_iterator.
374
* @
brief
A standard container with linear time access to elements,
497
* @
brief
Default constructor creates no elements.
503
* @
brief
Creates a %list with no elements.
511
* @
brief
Creates a %list with copies of an exemplar element.
525
* @
brief
%List copy constructor.
537
* @
brief
%List move constructor.
547
* @
brief
Builds a %list from an initializer_list
561
* @
brief
Builds a %list from a range
[
all
...]
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h
108
* @
brief
A list::iterator.
183
* @
brief
A list::const_iterator.
374
* @
brief
A standard container with linear time access to elements,
497
* @
brief
Default constructor creates no elements.
503
* @
brief
Creates a %list with no elements.
511
* @
brief
Creates a %list with copies of an exemplar element.
525
* @
brief
%List copy constructor.
537
* @
brief
%List move constructor.
547
* @
brief
Builds a %list from an initializer_list
561
* @
brief
Builds a %list from a range
[
all
...]
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_list.h
108
* @
brief
A list::iterator.
183
* @
brief
A list::const_iterator.
374
* @
brief
A standard container with linear time access to elements,
497
* @
brief
Default constructor creates no elements.
503
* @
brief
Creates a %list with no elements.
511
* @
brief
Creates a %list with copies of an exemplar element.
525
* @
brief
%List copy constructor.
537
* @
brief
%List move constructor.
547
* @
brief
Builds a %list from an initializer_list
561
* @
brief
Builds a %list from a range
[
all
...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_list.h
108
* @
brief
A list::iterator.
183
* @
brief
A list::const_iterator.
374
* @
brief
A standard container with linear time access to elements,
497
* @
brief
Default constructor creates no elements.
503
* @
brief
Creates a %list with no elements.
511
* @
brief
Creates a %list with copies of an exemplar element.
525
* @
brief
%List copy constructor.
537
* @
brief
%List move constructor.
547
* @
brief
Builds a %list from an initializer_list
561
* @
brief
Builds a %list from a range
[
all
...]
/external/clang/docs/
LibFormat.rst
45
/// \
brief
Returns a format style complying with the LLVM coding standards:
49
/// \
brief
Returns a format style complying with Google's C++ style guide:
/external/clang/include/clang/Basic/
AddressSpaces.h
11
/// \
brief
Provides definitions for the various language-specific address
23
/// \
brief
Defines the set of possible language-specific address spaces.
AttrKinds.h
11
/// \
brief
Defines the clang::attr::Kind enum.
22
// \
brief
A list of all the recognized kinds of attributes.
OpenCL.h
11
/// \
brief
Defines some OpenCL-specific enums.
20
/// \
brief
Names for the OpenCL image access qualifiers (OpenCL 1.1 6.6).
/external/clang/unittests/Tooling/
TestVisitor.h
11
/// \
brief
Defines utility templates for RecursiveASTVisitor related tests.
29
/// \
brief
Base class for simple RecursiveASTVisitor based tests.
44
/// \
brief
Runs the current AST visitor over the given code.
94
/// \
brief
A RecursiveASTVisitor to check that certain matches are (or are
103
/// \
brief
Expect 'Match' *not* to occur at the given 'Line' and 'Column'.
110
/// \
brief
Expect 'Match' to occur at the given 'Line' and 'Column'.
118
/// \
brief
Checks that all expected matches have been found.
128
/// \
brief
Checks an actual match against expected and disallowed matches.
/external/llvm/lib/Target/R600/
AMDGPUAsmPrinter.h
11
/// \
brief
AMDGPU Assembly printer class.
34
/// \
brief
Emit register usage information so that the GPU driver
/external/llvm/lib/Target/R600/TargetInfo/
AMDGPUTargetInfo.cpp
19
/// \
brief
The target for the AMDGPU backend
22
/// \
brief
Extern function to initialize the targets for the AMDGPU backend
/frameworks/av/libvideoeditor/osal/src/
M4PSW_MemoryInterface.c
19
* @
brief
Memory Interface
35
* @
brief
this function allocates a memory block (at least 32 bits aligned)
/frameworks/av/libvideoeditor/vss/common/inc/
M4READER_Amr.h
20
* @
brief
Generic encapsulation of the core amr reader
36
* @
brief
Retrieves the generic interfaces implemented by the reader
M4READER_Pcm.h
19
* @
brief
Generic encapsulation of the core wav reader
35
* @
brief
Retrieves the generic interfaces implemented by the reader
/frameworks/compile/mclinker/include/mcld/MC/
FileAction.h
23
* \
brief
ContextAction is a command object to create input's LDContext.
34
* \
brief
MemoryAreaAction is a command object to create input's MemoryArea.
/frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonGOT.h
23
* \
brief
GOT Entry with size of 4 bytes
34
* \
brief
Hexagon Global Offset Table.
/frameworks/compile/mclinker/lib/Target/X86/
X86GOTPLT.h
27
* \
brief
X86_32 .got.plt section.
45
* \
brief
X86_64 .got.plt section.
/hardware/samsung_slsi/exynos5/include/
Exynos.h
20
* \
brief
header file for Exynos
70
* \
brief
Exynos SDK for S.LSI's chip
/hardware/ti/omap4xxx/libtiutils/
MessageQueue.cpp
35
@
brief
Constructor for the message queue class
68
@
brief
Destructor for the semaphore class
91
@
brief
Get a message from the queue
145
@
brief
Get the input file descriptor of the message queue
157
@
brief
Constructor for the message queue class
178
@
brief
Queue a message
235
@
brief
Returns if the message queue is empty or not
298
@
brief
Force whether the message queue has message or not
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/
algorithm.hpp
30
/// @
brief
this algorithm search through two collections for first mismatch position that get returned as a pair
52
/// @
brief
this algorithm search through two collections for first mismatch position that get returned as a pair
77
/// @
brief
this algorithm search through first collection for first element that does not belong a second one
99
/// @
brief
this algorithm search through first collection for first element that does not satisfy binary
124
/// @
brief
this algorithm search through first collection for last element that belongs to a second one
146
/// @
brief
this algorithm search through first collection for last element that satisfy binary
171
/// @
brief
this algorithm search through first collection for last element that does not belong to a second one
193
/// @
brief
this algorithm search through first collection for last element that does not satisfy binary
Completed in 1426 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>