OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:permanent
(Results
51 - 75
of
689
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/sync/internal_api/public/
read_node.h
40
// Each server-created
permanent
node is tagged with a unique string.
/frameworks/base/docs/html/training/tv/
index.jd
33
<li>
permanent
"landscape" mode</li>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmlec.h
73
* remoteflag,
permanent
flag,
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmlec.h
73
* remoteflag,
permanent
flag,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmlec.h
73
* remoteflag,
permanent
flag,
/external/chromium/chrome/browser/sync/glue/
bookmark_model_associator.h
60
// than the
permanent
tagged nodes.
116
// Associate a top-level node of the bookmark model with a
permanent
node in
117
// the sync domain. Such
permanent
nodes are identified by a tag that is
autofill_model_associator.h
63
// than the
permanent
tagged nodes.
89
// Returns whether a node with the given
permanent
tag was found and update
autofill_profile_model_associator.h
69
// than the
permanent
tagged nodes.
94
// given
permanent
tag was found and update
/external/chromium_org/ui/gfx/
gtk_native_view_id_manager.h
66
// Keeping the XID
permanent
requires a bit of overhead, so it must
75
// Will return false if the given XID isn't
permanent
or has already been
122
// Used to maintain the reference count for
permanent
XIDs
/external/chromium/crypto/
rsa_private_key.h
181
// The created key is
permanent
and is not exportable in plaintext form.
195
// The created key is
permanent
and is not exportable in plaintext form.
242
// TODO(cmasone): consider replacing |
permanent
| and |sensitive| with a
245
bool
permanent
,
251
const std::vector<uint8>& input, bool
permanent
, bool sensitive);
/packages/apps/Music/res/values-da/
strings.xml
39
<string name="delete_artist_desc" msgid="8665759524898379194">"Vil du slette alle sange af <xliff:g id="ARTIST">%s</xliff:g>
permanent
fra SD-kortet?"</string>
41
<string name="delete_album_desc" msgid="8172412873562794429">"Vil du slette hele albummet \"<xliff:g id="ALBUM">%s</xliff:g>\"
permanent
fra SD-kortet?"</string>
42
<string name="delete_album_desc_nosdcard" msgid="8612559166069885285">"Vil du slette hele albummet \"<xliff:g id="ALBUM">%s</xliff:g>\"
permanent
fra USB-lager?"</string>
43
<string name="delete_song_desc" msgid="1842681623848282205">"Vil du slette \"<xliff:g id="SONG">%s</xliff:g>\"
permanent
fra SD-kortet?"</string>
44
<string name="delete_song_desc_nosdcard" msgid="5064973032624148730">"Vil du slette \"<xliff:g id="SONG">%s</xliff:g>\"
permanent
fra USB-lager?"</string>
/packages/apps/Music/res/values-sv/
strings.xml
39
<string name="delete_artist_desc" msgid="8665759524898379194">"Vill du ta bort alla låtar av <xliff:g id="ARTIST">%s</xliff:g>
permanent
från SD-kortet?"</string>
40
<string name="delete_artist_desc_nosdcard" msgid="5729059309796497914">"Vill du ta bort alla låtar
permanent
av <xliff:g id="ARTIST">%s</xliff:g> från USB-lagringsenheten?"</string>
41
<string name="delete_album_desc" msgid="8172412873562794429">"Vill du ta bort hela albumet <xliff:g id="ALBUM">%s</xliff:g>
permanent
från SD-kortet?"</string>
43
<string name="delete_song_desc" msgid="1842681623848282205">"Vill du ta bort <xliff:g id="SONG">%s</xliff:g>
permanent
från SD-kortet?"</string>
44
<string name="delete_song_desc_nosdcard" msgid="5064973032624148730">"Vill du ta bort låten <xliff:g id="SONG">%s</xliff:g>
permanent
från USB-lagringsenheten?"</string>
/frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java
324
* @param
permanent
Indicator of whether this is a
permanent
change
326
public void locationChanged(String newLocation, boolean
permanent
) {
329
newLocation + "
permanent
" +
permanent
);
350
if (((expectPermanent == 0) && !
permanent
) ||
351
((expectPermanent == 1) &&
permanent
)){
354
expectDetails.append("Location
permanent
expected:"+
355
expectPermanent+" got"+
permanent
);
667
public void expectLocationChanged(String newLocation, boolean
permanent
) {
[
all
...]
/packages/apps/Music/res/values-ca/
strings.xml
39
<string name="delete_artist_desc" msgid="8665759524898379194">"Vols suprimir totes les cançons de <xliff:g id="ARTIST">%s</xliff:g> de la targeta SD de manera
permanent
?"</string>
40
<string name="delete_artist_desc_nosdcard" msgid="5729059309796497914">"Vols suprimir totes les cançons de <xliff:g id="ARTIST">%s</xliff:g> de l\'emmagatzematge USB de manera
permanent
?"</string>
41
<string name="delete_album_desc" msgid="8172412873562794429">"Vols suprimir l\'àlbum complet \"<xliff:g id="ALBUM">%s</xliff:g>\" de la targeta SD de manera
permanent
?"</string>
42
<string name="delete_album_desc_nosdcard" msgid="8612559166069885285">"Vols suprimir l\'àlbum complet \"<xliff:g id="ALBUM">%s</xliff:g>\" de l\'emmagatzematge USB de manera
permanent
?"</string>
43
<string name="delete_song_desc" msgid="1842681623848282205">"Vols suprimir \"<xliff:g id="SONG">%s</xliff:g>\" de la targeta SD de manera
permanent
?"</string>
44
<string name="delete_song_desc_nosdcard" msgid="5064973032624148730">"Vols suprimir \"<xliff:g id="SONG">%s</xliff:g>\" de l\'emmagatzematge USB de manera
permanent
?"</string>
/external/chromium_org/chrome/browser/extensions/activity_log/
activity_database.h
87
// Called if the database encounters a
permanent
error; the policy should
171
// Handle errors in database writes. For a serious &
permanent
error, it
172
// invokes HardFailureClose(); for a less serious/
permanent
error, it invokes
/external/chromium_org/components/variations/proto/
study.proto
32
PERMANENT
= 1; // Can't change for a given user.
36
// Ex:
PERMANENT
171
// Randomization seed to be used when |consistency| is set to
PERMANENT
. If
/external/android-clat/
dns64.c
32
* looks up an ipv4-only hostname and looks for a nat64 /96 prefix, returns 1 on success, 0 on temporary failure, -1 on
permanent
failure
/external/chromium_org/chrome/browser/ui/omnibox/
omnibox_view.h
87
// "temporary" text set by the popup, the "
permanent
" text set by the
99
// this is shown in preference to the
permanent
text; hitting escape will
100
// revert to the
permanent
text.
143
// edit and popup back to their unedited state (
permanent
text showing, popup
/external/chromium_org/chromeos/settings/
cros_settings_provider.h
55
// that case. Returns PERMANENTLY_UNTRUSTED if a
permanent
error has occurred.
/external/chromium_org/crypto/third_party/nss/
chromium-nss.h
67
PRBool
permanent
,
/external/chromium_org/net/base/
hash_value.h
56
// This format may be persisted to
permanent
storage, so
/frameworks/base/core/jni/
android_nio_utils.cpp
107
// now record a
permanent
version of the class ID
/external/chromium/net/tools/testserver/
chromiumsync.py
158
"""A specification of one server-created
permanent
item.
162
permanent
item.
164
parent_tag: The tag of the
permanent
item's parent. If ROOT_ID, indicates
166
server-created
permanent
item.
167
sync_type: A value from ALL_TYPES, giving the datatype of this
permanent
169
cause the
permanent
item to be created and returned.
239
# Specify all the
permanent
items that a model might need.
422
"""Create one
permanent
item from its spec, if it doesn't exist.
432
print 'Creating
permanent
item: %s' % spec.name
445
"""Ensure creation of all
permanent
items for a given set of sync types
[
all
...]
/external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_menu_delegate.h
44
// Indicates a menu should be added containing the
permanent
folders (other
141
// Invokes BuildMenuForPermanentNode() for the
permanent
nodes (excluding
/external/chromium_org/net/http/
http_auth_controller_unittest.cc
94
//
permanent
error, the HttpAuthController should disable the scheme
112
// If a non-
permanent
error is returned by the handler, then the
Completed in 743 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>