OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stored
(Results
26 - 50
of
8246
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tools/dasm/src/java_cup/runtime/
int_token.java
30
/** The
stored
int value. */
long_token.java
30
/** The
stored
long value. */
str_token.java
29
/** The
stored
string value. */
/dalvik/vm/mterp/c/
OP_IPUT_OBJECT.cpp
2
* The VM spec says we should verify that the reference being
stored
into
/external/chromium/base/threading/
thread_local_storage.h
25
//
stored
in thread local storage.
28
// A key representing one value
stored
in TLS.
49
// Get the thread-local value
stored
in slot 'slot'.
53
// Set the thread-local value
stored
in slot 'slot' to
/external/chromium/net/base/
cache_type.h
14
MEMORY_CACHE, // Data is
stored
only in memory.
/external/chromium_org/base/threading/
thread_local_storage.h
24
//
stored
in thread local storage.
33
// A key representing one value
stored
in TLS.
51
// Get the thread-local value
stored
in slot 'slot'.
55
// Set the thread-local value
stored
in slot 'slot' to
/external/chromium_org/chrome/browser/chromeos/contacts/
contact_store_observer.h
20
// Called when the contacts
stored
within a ContactStore are updated.
/external/chromium_org/content/shell/android/java/src/org/chromium/content_shell/
ShellLayoutTestUtils.java
18
* @return The directory in which the test files, for example FIFOs, can be
stored
.
/external/chromium_org/remoting/codec/
video_encoder.h
24
// Encode an image
stored
in |frame|.
/external/chromium_org/third_party/skia/include/core/
SkImageInfo.h
21
* All pixels should be treated as opaque, regardless of the value
stored
28
* All pixels are
stored
as opaque. This differs slightly from kIgnore in
29
* that kOpaque has correct "opaque" values
stored
in the pixels, while
42
* All pixels have their color components
stored
without any regard to the
/external/chromium_org/ui/base/resource/
resource_bundle_win.h
18
// resources are not
stored
in the executable.
/external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_WaitEvent.3
13
If \fBevent\fR is not \fBNULL\fP, the next event is removed from the queue and
stored
in that area\&.
/external/skia/include/core/
SkImageInfo.h
21
* All pixels should be treated as opaque, regardless of the value
stored
28
* All pixels are
stored
as opaque. This differs slightly from kIgnore in
29
* that kOpaque has correct "opaque" values
stored
in the pixels, while
42
* All pixels have their color components
stored
without any regard to the
/hardware/samsung_slsi/exynos5/libcamera2/
Android.mk
5
# HAL module implemenation
stored
in
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/examples/
simple.apt
28
Your input files under <<<antlr3>>> should be
stored
in sub directories that
37
Then the .g file should be
stored
in: <<<src/main/antlr3/org/jimi/themuss/parser.g>>>. THis way
/external/chromium/chrome/browser/chromeos/
cros_settings_names.cc
11
// All cros.accounts.* settings are
stored
in SignedSettings.
21
// All cros.signed.* settings are
stored
in SignedSettings.
/external/chromium/chrome/browser/policy/
policy_map.h
26
// Returns a weak reference to the value currently
stored
for key |policy|.
31
// Takes ownership of |value|. Overwrites any existing value
stored
in the
/external/chromium/chrome/browser/webdata/
token_service_table.h
27
// Store a token in the token_service table.
Stored
encrypted. May cause
29
// True if we encrypted a token and
stored
it, false otherwise.
/external/chromium_org/base/
atomic_sequence_num.h
18
// that its fields are not initialized except when it is
stored
in the global
39
// AtomicSequenceNumber that can be
stored
and used safely (i.e. its fields are
/external/chromium_org/chrome/browser/chromeos/drive/
resource_metadata_storage.h
42
// Object to iterate over entries
stored
in this storage.
74
// Object to iterate over cache entries
stored
in this storage.
150
// Gets an entry
stored
in this storage.
156
// Returns an object to iterate over entries
stored
in this storage.
170
// Gets a cache entry
stored
in this storage.
176
// Returns an object to iterate over cache entries
stored
in this storage.
204
// Path to the directory where the data is
stored
.
209
// Entries
stored
in this storage.
/external/chromium_org/chrome/browser/chromeos/settings/
device_settings_cache.h
25
// Stores a new policy blob inside the cache
stored
in |local_state|.
29
// Retrieves the policy blob from the cache
stored
in |local_state|.
/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
screenlock_icon_provider.h
23
// Adds an icon image for |username| to be
stored
.
30
// Removes all
stored
icon images.
/external/chromium_org/chrome/browser/webdata/
token_service_table.h
41
// Store a token in the token_service table.
Stored
encrypted. May cause
43
// True if we encrypted a token and
stored
it, false otherwise.
/external/chromium_org/chrome_frame/
registry_list_preferences_holder.h
23
// Initializes the RegistryListPreferencesHolder using the values
stored
24
// under the key |list_name|
stored
at |registry_path| under |hive|.
Completed in 159 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>