HomeSort by relevance Sort by last modified time
    Searched full:moved (Results 1076 - 1100 of 2426) sorted by null

<<41424344454647484950>>

  /external/chromium/chrome/browser/renderer_host/
web_cache_manager.cc 402 // Moved to inactive status. This invalidates our iterator.
  /external/chromium/chrome/browser/resources/ntp4/
grabber.js 25 * @param {!Element} element The element that can be grabbed and moved.
  /external/chromium/chrome/browser/resources/options/
language_list.js 306 // The cursor should move to the moved item.
  /external/chromium/chrome/browser/resources/touch_ntp/
grabber.js 25 * @param {!Element} element The element that can be grabbed and moved.
  /external/chromium/chrome/browser/sync/engine/
build_and_process_conflict_sets_command.cc 259 // moved unsynced entries in the list of crawled entries have their sets
  /external/chromium/chrome/browser/ui/cocoa/bookmarks/
bookmark_bar_controller.h 305 // Called by our view when it is moved to a window.
  /external/chromium/chrome/browser/ui/cocoa/
browser_window_controller.h 88 // bookmark bar and/or download shelf), respectively; reset to 0 when moved
  /external/chromium/chrome/browser/ui/cocoa/location_bar/
autocomplete_text_field.mm 52 // will cause the cursor to be moved as close to the edge where the
autocomplete_text_field_editor.mm 163 // moved to the cell.
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_bar_gtk.h 214 // Invoked when a node has moved.
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_strip_gtk.cc 611 // Then special case the position of the tab being moved.
670 // The tab being moved.
    [all...]
  /external/chromium/chrome/common/
metrics_helpers.cc 388 // this code. If we moved this into the Histogram class, then we could use
  /external/chromium/webkit/glue/
webkit_glue.gypi 422 # These files used to be built in the webcore target, but moved here
  /external/clang/docs/
BlockLanguageSpec.txt 113 In addition to the new Block type we also introduce a new storage qualifier, __block, for local variables. [testme: a __block declaration within a block literal] The __block storage qualifier is mutually exclusive to the existing local storage qualifiers auto, register, and static.[testme] Variables qualified by __block act as if they were in allocated storage and this storage is automatically recovered after last use of said variable. An implementation may choose an optimization where the storage is initially automatic and only "moved" to allocated (heap) storage upon a Block_copy of a referencing Block. Such variables may be mutated as normal variables are.
  /external/compiler-rt/lib/asan/
asan_malloc_mac.cc 192 // If the memory chunk pointer was moved to store additional
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 424 // That is, this call must be moved somewhere below.
  /external/dbus/dbus/
dbus-mainloop.c 447 /* This indicates that the system clock probably moved backward */
  /external/e2fsprogs/lib/ext2fs/
tdbtool.c 330 printf("record moved\n");
  /external/elfutils/backends/
ChangeLog 355 * Contents moved here from ../libebl.
  /external/elfutils/libcpu/
ChangeLog 320 * Moved to CVS archive.
  /external/elfutils/src/
ChangeLog 455 (any_control_option): Give it file scope, moved out of ...
638 Take new arg SPLIT_BSS. Adjust S->shndx recorded for symbols moved
641 allocated SHT_NOBITS shdrs with stripped moved by prelink via
    [all...]
  /external/grub/netboot/
rtl8139.c 28 Moved the 8K receive buffer to a fixed, available address outside the
  /external/grub/stage2/
ufs2.h 437 #define FS_FLAGS_UPDATED 0x80 /* flags have been moved to new location */
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 243 * <p>(This check could be moved to compile-time using APT, a solution we're
  /external/guava/guava/src/com/google/common/primitives/
UnsignedLongs.java 331 // bits are moved continously from the top half.

Completed in 1228 milliseconds

<<41424344454647484950>>