OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:existed
(Results
151 - 175
of
377
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/tests/tests/provider/src/android/provider/cts/
BrowserTest.java
424
// Specify a url which is not
existed
in current table.
426
Browser.deleteFromHistory(mContentResolver, "delete a not-
existed
url");
/external/chromium_org/native_client_sdk/src/tools/
oshelpers.py
385
# the file data already
existed
in the archive). |file data| is None when the
386
# file is new (never
existed
in the archive) or being updated.
/external/chromium_org/third_party/sqlite/src/test/
crash.test
315
# The following test cases - crash-5.* - exposes a bug that
existed
in the
337
# The SQL below is used to expose a bug that
existed
in
/external/clang/lib/Rewrite/Core/
Rewriter.cpp
458
bool
existed
;
local
461
llvm::sys::fs::remove(TempFilename.str(),
existed
);
/external/clang/lib/StaticAnalyzer/Core/
HTMLDiagnostics.cpp
102
bool
existed
;
local
104
llvm::sys::fs::create_directories(Directory,
existed
)) {
/libcore/luni/src/test/java/libcore/java/util/prefs/
OldPreferencesTest.java
629
// To get
existed
node doesn't create the change event
736
// To get
existed
node doesn't create the change event
[
all
...]
/development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoThumbnailFragment.java
206
// If this Fragment
existed
previously, gets its state
/external/apache-xml/src/main/java/org/apache/xml/utils/
SuballocatedIntVector.java
430
* have
existed
(based on the highest index used) but has never had anything
/external/chromium/chrome/browser/bookmarks/
bookmark_model.h
370
// was_bookmarked is true, it indicates a bookmark already
existed
for the
/external/chromium/chrome/browser/history/
top_sites.h
195
// the top sites db didn't exist, or if the db
existed
but is from an old
url_database.h
86
// the row
existed
and was deleted.
/external/chromium/chrome/browser/metrics/
thread_watcher.h
296
// They return true iff the watchdog thread
existed
and the task was posted.
/external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller_unittest.mm
396
// Create a controller where the bookmark already
existed
prior to clicking
/external/chromium_org/base/memory/
shared_memory_unittest.cc
467
// memory file while its name
existed
.
/external/chromium_org/cc/trees/
damage_tracker.cc
69
// - layers/surfaces that
existed
in the previous frame, but no longer exist
/external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.h
355
// Cached flag of whether the currently logged-in user
existed
before this
/external/chromium_org/chrome/browser/history/
url_database.h
86
// the row
existed
and was deleted.
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
bookmark_bubble_controller_unittest.mm
401
// Create a controller where the bookmark already
existed
prior to clicking
/external/chromium_org/chrome/common/extensions/api/
web_navigation.json
40
"description": "The URL currently associated with this frame, if the frame identified by the frameId
existed
at one point in the given tab. The fact that an URL is associated with a given frameId does not imply that the corresponding frame still exists."
/external/chromium_org/chrome/installer/util/
google_update_settings.h
104
// if it never
existed
in the first place.
/external/chromium_org/extensions/common/
url_pattern.cc
96
// Returns |path| with the trailing wildcard stripped if one
existed
.
/external/chromium_org/remoting/webapp/
oauth2.js
180
*
existed
before.
/external/chromium_org/third_party/mesa/src/src/mesa/main/
clear.c
171
*
existed
in OpenGL ES.
/external/chromium_org/third_party/sqlite/src/src/
callback.c
313
** no matching function previously
existed
. When createFlag is true
/external/chromium_org/v8/src/
v8utils.h
307
// On return, *exits tells whether the file
existed
.
Completed in 1798 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>