OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:deleted
(Results
76 - 100
of
5561
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/content/test/data/npapi/
self_delete_plugin_stream.html
9
plugin_div.innerHTML = "Object
Deleted
";
self_delete_plugin_invoke_alert.html
8
plugin_div.innerHTML = "Object
Deleted
";
9
alert('plugin
deleted
');
/external/chromium_org/extensions/browser/
extension_prefs_scope.h
21
// Incognito profile; preference is kept in memory and
deleted
when the
/external/chromium_org/third_party/WebKit/ManualTests/
caret-blink-during-forward-delete.html
5
The caret shown below should not blink while the characters are being
deleted
.</p>
/external/chromium_org/third_party/leveldatabase/src/
TODO
12
After a range is completely
deleted
, what gets rid of the
/external/chromium_org/third_party/re2/re2/
prefilter.h
46
// subs_ will be
deleted
when Prefilter is
deleted
.
61
// Prefilters will be part of the returned Prefilter or
deleted
.
65
// Prefilters will be part of the returned Prefilter or
deleted
.
/external/chromium_org/third_party/skia/src/gpu/gl/debug/
GrBufferObj.cpp
27
// buffers are automatically unmapped when
deleted
/external/chromium_org/webkit/common/gpu/
test_context_provider_factory.h
21
// The returned pointer is static and should not be
deleted
by the caller.
/external/clang/test/SemaCXX/
cxx0x-cursory-default-delete.cpp
4
non_copiable(const non_copiable&) = delete; // expected-note {{marked
deleted
here}}
5
non_copiable& operator = (const non_copiable&) = delete; // expected-note {{explicitly
deleted
}}
21
non_copiable nc2 = nc; // expected-error {{
deleted
constructor}}
22
nc = nc; // expected-error {{
deleted
operator}}
/external/kernel-headers/original/linux/
in_route.h
9
/* Obsolete flag. About to be
deleted
*/
/external/llvm/test/Transforms/ADCE/
dce_pure_invoke.ll
6
; invoke of pure function should not be
deleted
!
/external/regex-re2/re2/
prefilter.h
46
// subs_ will be
deleted
when Prefilter is
deleted
.
61
// Prefilters will be part of the returned Prefilter or
deleted
.
65
// Prefilters will be part of the returned Prefilter or
deleted
.
/external/skia/src/gpu/gl/debug/
GrBufferObj.cpp
27
// buffers are automatically unmapped when
deleted
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
in_route.h
9
/* Obsolete flag. About to be
deleted
*/
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in_route.h
9
/* Obsolete flag. About to be
deleted
*/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
in_route.h
9
/* Obsolete flag. About to be
deleted
*/
/external/chromium/chrome/browser/bookmarks/
bookmark_service.h
17
// BookmarkService is owned by Profile and
deleted
when the Profile is
deleted
.
/external/chromium/chrome/browser/chromeos/login/
wizard_in_process_browser_test.cc
39
// Observers and what not are notified after the views are
deleted
, which
42
// has been
deleted
.
/external/chromium/chrome/browser/ui/cocoa/infobars/
infobar.h
28
// //
deleted
later. |infobar| will be
deleted
automatically.
/external/chromium_org/chrome/browser/bookmarks/
bookmark_service.h
21
// BookmarkService is owned by Profile and
deleted
when the Profile is
deleted
.
/external/chromium_org/chrome/browser/chromeos/drive/
file_change.h
20
// of type
DELETED
and ADDED. CHANGED type is for changed contents of
25
DELETED
,
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_model_observer_for_cocoa.mm
67
void BookmarkModelObserverForCocoa::Notify(BOOL
deleted
) {
68
callback_.get()(
deleted
);
/external/chromium_org/chrome/installer/util/
delete_reg_key_work_item.h
39
// Path of the key to be
deleted
.
42
// Backup of the
deleted
key.
delete_reg_value_work_item.h
15
// REG_QWORD type at the specified path. The value is only
deleted
if the target
31
// One possible outcome after Do(). Value is
deleted
.
/external/chromium_org/remoting/host/
host_change_notification_listener.h
23
// If a message is received indicating that the host was
deleted
, it uses the
30
// Invoked when a notification that the host was
deleted
is received.
Completed in 1271 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>