OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
151 - 175
of
8246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/hardware/samsung_slsi/exynos5/libion_exynos/
Android.mk
18
# HAL module implemenation
stored
in
/hardware/samsung_slsi/exynos5/libmemtrack/
Android.mk
17
# HAL module implemenation
stored
in
/hardware/ti/omap4xxx/hwc/
Android.mk
4
# HAL module implementation, not prelinked and
stored
in
/libcore/luni/src/test/java/libcore/java/lang/
ArrayStoreExceptionTest.java
30
assertEquals("java.lang.Exception cannot be
stored
in an array of type "
43
assertEquals("java.lang.Integer cannot be
stored
in an array of type "
56
assertEquals("libcore.java.lang.ArrayStoreExceptionTest$Nonce[] cannot be
stored
"
69
assertEquals("source[4] of type java.lang.String cannot be
stored
in destination "
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
ptrace.h
9
/* this struct defines the way the registers are
stored
on the
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
termios.h
48
/* Return the output baud rate
stored
in *TERMIOS_P. */
51
/* Return the input baud rate
stored
in *TERMIOS_P. */
54
/* Set the output baud rate
stored
in *TERMIOS_P to SPEED. */
57
/* Set the input baud rate
stored
in *TERMIOS_P to SPEED. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h
9
/* this struct defines the way the registers are
stored
on the
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
termios.h
48
/* Return the output baud rate
stored
in *TERMIOS_P. */
51
/* Return the input baud rate
stored
in *TERMIOS_P. */
54
/* Set the output baud rate
stored
in *TERMIOS_P to SPEED. */
57
/* Set the input baud rate
stored
in *TERMIOS_P to SPEED. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
ptrace.h
9
/* this struct defines the way the registers are
stored
on the
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
termios.h
48
/* Return the output baud rate
stored
in *TERMIOS_P. */
51
/* Return the input baud rate
stored
in *TERMIOS_P. */
54
/* Set the output baud rate
stored
in *TERMIOS_P to SPEED. */
57
/* Set the input baud rate
stored
in *TERMIOS_P to SPEED. */
/frameworks/base/graphics/java/android/renderscript/
ProgramStore.java
231
* the
stored
value in the depth buffer. If the pixel is
232
* drawn, its value is also
stored
in the depth buffer
233
* - incoming pixels override the value
stored
in the color
253
* is not
stored
in the depth buffer
254
* - incoming pixels override the value
stored
in the color
274
* the
stored
value in the depth buffer. If the pixel is
275
* drawn, its value is also
stored
in the depth buffer
277
* is combined with the
stored
color (Dest) using the
298
* is not
stored
in the depth buffer
299
* - incoming pixel's value is combined with the
stored
colo
[
all
...]
/external/chromium_org/cc/test/
lap_timer.h
15
// resets the start time to now.
Stored
() returns the accumulated time.
35
// Returns true if the
stored
time has exceeded the time limit specified.
/external/chromium_org/content/public/browser/
cert_store.h
18
// X509Certificate objects. When
stored
, an X509Certificate object is
39
// Tries to retrieve the previously
stored
cert associated with the specified
signed_certificate_timestamp_store.h
20
// to store/retrieve SignedCertificateTimestamp objects. When
stored
,
41
// Tries to retrieve the previously
stored
SCT associated with the specified
/external/chromium_org/courgette/third_party/
paged_array.h
5
// PagedArray implements an array
stored
using many fixed-size pages.
20
// PagedArray implements an array
stored
using many fixed-size pages.
/external/chromium_org/net/disk_cache/
disk_format_base.h
13
// of 1KB will be
stored
on a second block file that will store the next set of
54
int32 num_entries; // Number of
stored
entries.
76
// The child entry is
stored
the same way as any other entry, so it also has a
86
// id as described previously. The signature itself is also
stored
internally by
94
// read that spans data not written before. The actual sparse data is
stored
in
96
// information is
stored
in another stream (at index 2), both by parents and
100
// It is
stored
at offset 0 of the data stream with index 2.
124
// The number of blocks
stored
by a child entry.
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
SVGTextChunkBuilder.h
33
// Phase one built the layout information from the SVG DOM
stored
in the RenderSVGInlineText objects (SVGTextLayoutAttributes).
34
// Phase two performed the actual per-character layout, computing the final positions for each character,
stored
in the SVGInlineTextBox objects (SVGTextFragment).
/external/chromium_org/third_party/leveldatabase/src/table/
filter_block.h
5
// A filter block is
stored
near the end of a Table file. It contains
24
// particular Table. It generates a single string which is
stored
as
/external/chromium_org/third_party/libxslt/libexslt/
saxon.c
60
* the function is a
stored
expression, which may be supplied as an
66
* the
stored
expression with the values they take at the time
68
* the time the
stored
expression is evaluated. Similarly, if the
72
*
stored
expression is evaluated.
123
* object saxon:eval (saxon:
stored
-expression)
124
* Returns the result of evaluating the supplied
stored
expression.
125
* A
stored
expression may be obtained as the result of calling
127
* The
stored
expression is evaluated in the current context, that
/external/dropbear/libtomcrypt/src/pk/asn1/der/octet/
der_decode_octet_string.c
25
@param out [out] The array of octets
stored
(one per char)
26
@param outlen [in/out] The number of octets
stored
/external/okhttp/src/main/java/com/squareup/okhttp/
OkResponseCache.java
44
* Handles a conditional request hit by updating the
stored
cache response
46
* not updated. If the
stored
response has changed since {@code
/external/qemu/android/
user-config.h
36
/* Retrieve the
stored
window position for this AVD */
39
/* Change the
stored
window position for this AVD */
/external/smack/src/org/xbill/DNS/
Serial.java
23
* to be 32 bit unsigned integers
stored
in longs.
46
* integer
stored
in a long. This basically adds 1 and resets the value to
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p2/src/
armVCM4P2_FillVLDBuffer.c
31
* [in] storeRun
Stored
Run value (count of zeros)
32
* [in] storeLevel
Stored
Level value (non-zero value)
/external/apache-xml/src/main/java/org/apache/xpath/
Arg.java
62
/** Field m_val:
Stored
XObject value of this argument
71
* @return the argument's
stored
XObject value.
104
/** Field m_expression:
Stored
expression value of this argument.
113
* @return String containing the expression previously
stored
into this
125
* @param expr String containing the expression to be
stored
as this
194
* @param expression String to be
stored
as this argument's value expression.
Completed in 305 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>