OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
201 - 225
of
8246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/development/samples/training/ContactsList/src/com/example/android/contactslist/util/
ImageCache.java
46
* Find and return an existing ImageCache
stored
in a {@link RetainFragment}, if not found a new
59
// See if we already have an ImageCache
stored
in RetainFragment
150
* memCacheSize is
stored
in kilobytes instead of bytes as this will eventually be passed
218
* Get the
stored
object.
220
* @return The
stored
object
/external/chromium/net/http/
partial_data.h
65
// Returns true if the current range is
stored
in the cache.
72
// Extracts info from headers already
stored
in the cache. Returns false if
81
// Returns true if the requested range is valid given the
stored
data.
133
bool range_present_; // True if next range entry is already
stored
.
136
bool truncated_; // We have an incomplete 200
stored
.
/external/chromium_org/net/http/
partial_data.h
64
// Returns true if the current range is
stored
in the cache.
71
// Extracts info from headers already
stored
in the cache. Returns false if
80
// Returns true if the requested range is valid given the
stored
data.
132
bool range_present_; // True if next range entry is already
stored
.
135
bool truncated_; // We have an incomplete 200
stored
.
/external/eigen/unsupported/Eigen/src/Polynomials/
PolynomialUtils.h
20
* e.g. \f$ 1 + 3x^2 \f$ is
stored
as a vector \f$ [ 1, 0, 3 ] \f$.
41
* e.g. \f$ 1 + 3x^2 \f$ is
stored
as a vector \f$ [ 1, 0, 3 ] \f$.
68
* e.g. \f$ 1 + 3x^2 \f$ is
stored
as a vector \f$ [ 1, 0, 3 ] \f$.
93
* e.g. \f$ 1 + 3x^2 \f$ is
stored
as a vector \f$ [ 1, 0, 3 ] \f$.
122
* e.g. \f$ 3 + x^2 \f$ is
stored
as a vector \f$ [ 3, 0, 1 ] \f$.
/development/samples/BackupRestore/src/com/example/android/backuprestore/
FileHelperExampleAgent.java
30
* a duplicate of the
stored
data file; that makes it a perfect candidate
57
* file
stored
within our application's getFilesDir() location. It will
58
* also handle files
stored
at any subpath within that location. All we
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/
Provider2Test.java
71
assertEquals("the information of the provider is not
stored
properly",
81
assertEquals("the name of the provider is not
stored
properly",
90
assertEquals("the version of the provider is not
stored
properly",
/external/chromium_org/chrome/common/extensions/docs/templates/intros/
types.html
19
overwritten. These settings are
stored
to disk and remain in place until
26
settings. These settings are
stored
to disk and remain in place until
34
stored
to disk and are cleared when the last incognito window is closed. They
/external/chromium_org/components/policy/core/common/
policy_map.h
52
// Returns a weak reference to the entry currently
stored
for key |policy|,
56
// Returns a weak reference to the value currently
stored
for key |policy|,
62
// existing information
stored
in the map for the key |policy|.
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
r600.h
76
/* The buffer where query results are
stored
. It's used as a ring,
77
* data blocks for current query are
stored
sequentially from
89
/* The buffer where BUFFER_FILLED_SIZE is
stored
. */
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/dbgfmts/
yasm_dbgfmts.xml
76
source-level debugging). The CV8 debug information is
stored
in
88
information is
stored
in sections (just like normal program
106
debugging information is
stored
as part of the object file's symbol
/external/dropbear/libtomcrypt/notes/
tech0006.txt
22
Keys are
stored
as
47
Signatures are
stored
as
60
Encryption : Homebrew [based on X9.63, differs in that the public point is
stored
as an ECCPublicKey]
/external/mesa3d/src/gallium/drivers/radeonsi/
r600.h
76
/* The buffer where query results are
stored
. It's used as a ring,
77
* data blocks for current query are
stored
sequentially from
89
/* The buffer where BUFFER_FILLED_SIZE is
stored
. */
/external/robolectric/src/test/java/com/xtremelabs/robolectric/shadows/
AsyncTaskTest.java
39
assertEquals("Result should get
stored
in the AsyncTask", "c", asyncTask.get(100, TimeUnit.MILLISECONDS));
71
assertEquals("Result should get
stored
in the AsyncTask", "c", asyncTask.get(100, TimeUnit.MILLISECONDS));
96
assertEquals("Result should get
stored
in the AsyncTask", "done", asyncTask.get(100, TimeUnit.MILLISECONDS));
/libcore/luni/src/test/java/libcore/java/util/zip/
ZipFileTest.java
122
* Make sure the size used for
stored
zip entires is the uncompressed size.
129
// Set up a single
stored
entry.
134
outEntry.setMethod(ZipEntry.
STORED
);
256
ze.setMethod(ZipEntry.
STORED
);
265
ze.setMethod(ZipEntry.
STORED
);
275
ze.setMethod(ZipEntry.
STORED
);
286
ze.setMethod(ZipEntry.
STORED
);
296
ze.setMethod(ZipEntry.
STORED
);
316
ze.setMethod(ZipEntry.
STORED
);
336
ze.setMethod(ZipEntry.
STORED
);
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
Provider2Test.java
71
assertEquals("the information of the provider is not
stored
properly",
81
assertEquals("the name of the provider is not
stored
properly",
90
assertEquals("the version of the provider is not
stored
properly",
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tar.h
29
All strings are
stored
as ISO 646 (approximately ASCII) strings.
35
files that are links to pathnames >100 chars long can not be
stored
69
length can not be
stored
in a tar archive. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h
29
All strings are
stored
as ISO 646 (approximately ASCII) strings.
35
files that are links to pathnames >100 chars long can not be
stored
69
length can not be
stored
in a tar archive. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
tar.h
29
All strings are
stored
as ISO 646 (approximately ASCII) strings.
35
files that are links to pathnames >100 chars long can not be
stored
69
length can not be
stored
in a tar archive. */
/art/compiler/sea_ir/types/
type_inference_visitor.h
28
// the current type of the operands. The type is
stored
in the visitor.
76
std::vector<const Type*> crt_type_; //
Stored
temporarily between two calls to Visit.
/development/samples/ApiDemos/src/com/example/android/apis/app/
RedirectGetter.java
52
// Display the
stored
values, or if not
stored
initialize with an empty String
/device/asus/flo/conn_init/
wfc_util_fctrl.h
30
* return : it will return the length of the
stored
buffer value if procedure is success
64
* return : it will return the length of the
stored
string value if procedure is success
/device/lge/mako/conn_init/
wfc_util_fctrl.h
30
* return : it will return the length of the
stored
buffer value if procedure is success
64
* return : it will return the length of the
stored
string value if procedure is success
/external/chromium/chrome/browser/importer/
ie_importer.h
52
// Import password for IE6
stored
in protected storage.
55
// Import password for IE7 and IE8
stored
in Storage2.
/external/chromium/chrome/browser/userfeedback/proto/
web.proto
44
// Name of the binary data
stored
. Replicated from
45
// ProductSpecificBinaryData.name which is
stored
as a separate
/external/chromium_org/android_webview/java/src/org/chromium/android_webview/
AwGeolocationPermissions.java
52
* Clear the
stored
permission for a particular origin.
62
* Clear
stored
permissions for all origins.
Completed in 1487 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>