OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:used
(Results
2751 - 2775
of
64207
) sorted by null
<<
111
112
113
114
115
116
117
118
119
120
>>
/external/dropbear/libtommath/
bn_s_mp_sqr.c
26
pa = a->
used
;
31
/* default
used
is maximum possible size */
32
t.
used
= 2*pa + 1;
/external/e2fsprogs/lib/uuid/
uuid.3.in
13
.\" 3. The name of the author may not be
used
to endorse or promote
38
The UUID library is
used
to generate unique identifiers for objects
46
be
used
, for instance, to generate unique HTTP cookies across multiple
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/publishingFiles/
testManifest.xml
42
id - unique identifier for the platform relevant to the zip file referenced in fileName attribute.
Used
to map compile logs and test logs listed in the manifest to a specific platform of a zipType.
49
name - the path to a file relative to value
used
for
51
<effectedFile> - references the value of the id attribute for a platform element.
Used
to mark a <platform> with a status depending on the log content.
/external/freetype/src/base/
ftmm.c
10
/* This file is part of the FreeType project, and may only be
used
, */
29
/* The macro FT_COMPONENT is
used
in trace mode. It is an implicit */
30
/* parameter of the FT_TRACE() and FT_ERROR() macros,
used
to print/log */
/external/freetype/src/truetype/
ttgxvar.h
10
/* This file is part of the FreeType project, and may only be
used
, */
107
/* Flags
used
within the `TupleCount' field of the `gvar' table. */
124
/* Flags
used
within the `TupleIndex' field of the `gvar' and `cvar' */
/external/icu4c/common/
uarrsort.h
10
* tab size: 8 (not
used
)
51
* @param cmp UComparator function
used
to compare two items each.
53
* @param sortStable If true, a stable sorting algorithm must be
used
.
/external/javasqlite/src/main/java/SQLite/
TableResult.java
104
* Callback method
used
while the query is executed.
113
* Callback method
used
while the query is executed.
121
* Callback method
used
while the query is executed.
/external/javassist/src/main/javassist/util/proxy/
ProxyObjectOutputStream.java
7
* the License. Alternatively, the contents of this file may be
used
under
25
* be
used
when serialising proxies created from a proxy factory configured with
34
* create an output stream which can be
used
to serialize an object graph which includes proxies created
/external/jmonkeyengine/engine/src/core/com/jme3/material/
FixedFuncBinding.java
17
* may be
used
to endorse or promote products derived from this software
36
* Fixed function binding is
used
to specify a binding for a {@link MatParam}
63
*
Used
only for non-lit materials.
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/
RemoteMethodCallMessage.java
17
* may be
used
to endorse or promote products derived from this software
56
* The method ID
used
for look-up in the LocalObject.methods array.
61
* Invocation ID is
used
to identify a particular call if the calling
/external/kernel-headers/original/asm-generic/
ioctl.h
18
* bits are indeed
used
as a type field, so we might just as well make
57
/*
used
to create numbers */
66
/*
used
to decode ioctl numbers.. */
/external/kernel-headers/original/linux/
binfmts.h
21
* This structure is
used
to hold the arguments that are
used
when loading binaries.
52
* This structure defines the functions that are
used
to load the binary formats that
shm.h
21
/* Obsolete,
used
only for backwards compatibility and libc5 compiles */
32
void *shm_unused2; /* ditto -
used
by DIPC */
57
/* Obsolete,
used
only for backwards compatibility */
smp.h
106
*
used
in a preemption-safe way. (smp_processor_id() is safe
107
* if it's
used
in a preemption-off critical section, or in
112
* instances it might also be
used
to turn off false positives
/external/libgsm/src/
table.c
12
/* 4.4 TABLES
USED
IN THE FIXED POINT IMPLEMENTATION OF THE RPE-LTP
54
/* Table 4.5 Normalized inverse mantissa
used
to compute xM/xmax
60
/* Table 4.6 Normalized direct mantissa
used
to compute xM/xmax
/external/libnfc-nci/src/hal/int/
nfc_hal_nv_ci.h
46
** This function is
used
to control the TX data flow.
51
** evt -
Used
Internally by NFA -> MUST be same value passed
73
** evt -
Used
Internally by NFA -> MUST be same value passed
nfc_hal_nv_co.h
42
#define NFC_HAL_NV_CO_FAIL 0x01 /*
Used
to pass all other errors */
49
#define NFC_HAL_NV_CO_RESUME 0x08 /*
used
in nfa_nv_ci_open, on resume */
50
#define NFC_HAL_NV_CO_NONE 0x09 /*
used
in nfa_nv_ci_open, on resume (no file to resume) */
/external/libnfc-nci/src/nfa/include/
nfa_nv_ci.h
66
** This function is
used
to control the TX data flow.
71
** evt -
Used
Internally by NFA -> MUST be same value passed
93
** evt -
Used
Internally by NFA -> MUST be same value passed
nfa_nv_co.h
44
#define NFA_NV_CO_FAIL 0x01 /*
Used
to pass all other errors */
51
#define NFA_NV_CO_RESUME 0x08 /*
used
in nfa_nv_ci_open, on resume */
52
#define NFA_NV_CO_NONE 0x09 /*
used
in nfa_nv_ci_open, on resume (no file to resume) */
/external/libogg/doc/libogg/
ogg_sync_clear.html
20
<p>This function is
used
to free the internal storage of an <a href="ogg_sync_state.html">ogg_sync_state</a> struct and resets the struct to the initial state. To free the entire struct, <a href="ogg_sync_destroy.html">ogg_sync_destroy</a> should be
used
instead. In situations where the struct needs to be reset but the internal storage does not need to be freed, <a href="ogg_sync_reset.html">ogg_sync_reset</a> should be
used
.
ogg_sync_state.html
22
<p>It is
used
during decoding to track the status of data as it is read in, synchronized, verified, and parsed into pages belonging to the various logical bistreams in the current physical bitstream link.
57
<dd>If synced, the number of bytes
used
by the synced page's header.</dd>
59
<dd>If synced, the number of bytes
used
by the synced page's body.</dd>
/external/libvpx/libvpx/third_party/googletest/src/
configure.ac
26
# Check for programs
used
in building Google Test.
56
[--with-pthreads was specified, but unable to be
used
])])])
67
# Output the generated files. No further autoconf macros may be
used
.
/external/libxslt/libxslt/
xsltconfig.h
42
* extra version information,
used
to show a CVS compilation
142
* This macro is
used
to flag unused function parameters to GCC
158
* This macro is
used
to declare PUBLIC variables for Cygwin and for MSC on Windows
/external/libyuv/files/include/libyuv/
scale.h
39
//
used
. This produces basic (blocky) quality at the fastest speed.
40
// If filtering is kFilterBilinear, interpolation is
used
to produce a better
42
// If filtering is kFilterBox, averaging is
used
to produce ever better
/external/mesa3d/docs/
MESA_copy_sub_buffer.spec
34
used
to quickly repaint 3D windows in response to expose events
63
may be
used
to copy a rectangular region of the back color buffer to
64
the front color buffer. This can be
used
to quickly repaint 3D windows
Completed in 1564 milliseconds
<<
111
112
113
114
115
116
117
118
119
120
>>