Searched
full:removing (Results
251 -
275 of
2854) sorted by null
<<11121314151617181920>>
/development/ndk/sources/android/libportable/common/include/ |
log_portable.h | 52 * Disabled by default in AOSP, enable by removing the // above.
|
/development/samples/browseable/ActivityInstrumentation/src/com.example.android.activityinstrumentation/ |
MainActivity.java | 97 // Note: A common mistake here is to forget to call .commit(). Try removing this
|
/development/samples/devbytes/animation/LayoutTransChanging/src/com/example/android/layouttranschanging/ |
LayoutTransChanging.java | 68 // Removing a view will cause a LayoutTransition animation
|
/development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/ |
RequestDuringLayout.java | 100 // Here is the root of the problem: we are adding/removing views during layout. This
|
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
TokenStream.as | 45 * this method, removing the dependency.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
ITokenStream.cs | 58 * this method, removing the dependency.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
ITokenStream.cs | 61 * this method, removing the dependency.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
TokenStream.java | 52 * this method, removing the dependency.
|
/external/bison/lib/ |
fatal-signal.h | 25 terminates the process, like removing a temporary file or killing a
|
/external/bzip2/ |
README.COMPILATION.PROBLEMS | 40 are related to large file support, try removing the above define from
|
/external/chromium/chrome/browser/chromeos/ |
cros_settings.h | 64 // adding/removing of providers
|
/external/chromium/chrome/browser/chromeos/login/ |
login_display.h | 20 // Delegate to be used while user removing.
|
/external/chromium/chrome/browser/download/ |
download_item.cc | 83 case DownloadItem::REMOVING: 84 return "REMOVING"; 231 state_ = REMOVING; 432 state_ = REMOVING;
|
download_manager_unittest.cc | 446 EXPECT_FALSE(observer->hit_state(DownloadItem::REMOVING)); 457 EXPECT_FALSE(observer->hit_state(DownloadItem::REMOVING)); 511 EXPECT_FALSE(observer->hit_state(DownloadItem::REMOVING)); 592 EXPECT_FALSE(observer->hit_state(DownloadItem::REMOVING));
|
/external/chromium/chrome/browser/extensions/ |
extension_icon_manager_unittest.cc | 98 // Tests loading an icon for an extension, removing it, then re-loading it.
|
extension_webnavigation_unittest.cc | 45 // Removing the tab contents should also remove all state of its frames.
|
/external/chromium/chrome/browser/sync/ |
signin_manager.h | 66 // Sign a user out, removing the preference, erasing all keys
|
/external/chromium/chrome/browser/tabs/ |
tab_strip_selection_model.h | 82 // |to| should be the index *after* removing |from|. For example, consider
|
/external/chromium/chrome/browser/ui/views/bookmarks/ |
bookmark_bubble_view.h | 131 // Link for removing/unstarring the bookmark.
|
/external/chromium/chrome/common/ |
service_process_util_posix.cc | 131 // Explicitly adding a reference here (and removing it in TearDownState)
|
/external/chromium_org/ash/wm/ |
base_layout_manager.h | 35 // for adding and removing windows, otherwise show state will not be tracked
|
/external/chromium_org/build/ |
precompile.h | 15 // removing some of the less frequently used headers.
|
/external/chromium_org/chrome/browser/chromeos/drive/file_system/ |
remove_operation_unittest.cc | 60 // Try removing non-existing file.
|
/external/chromium_org/chrome/browser/chromeos/drive/sync/ |
remove_performer_unittest.cc | 55 // Try removing non-existing file.
|
/external/chromium_org/chrome/browser/extensions/activity_log/ |
fullstream_ui_policy.cc | 243 LOG(ERROR) << "Removing URLs from database failed: " 265 LOG(ERROR) << "Removing page URL from database failed: " 278 LOG(ERROR) << "Removing arg URL from database failed: " 306 LOG(ERROR) << "Removing URLs for extension "
|
Completed in 1564 milliseconds
<<11121314151617181920>>