HomeSort by relevance Sort by last modified time
    Searched refs:changed (Results 951 - 975 of 1595) sorted by null

<<31323334353637383940>>

  /external/curl/packages/OS400/
ccsidcurl.c 408 #error curl_version_info_data structure has changed: upgrade this procedure.
  /external/dnsmasq/src/
dnsmasq.h 413 char changed; /* modified */ member in struct:dhcp_lease
414 char aux_changed; /* CLID or expiry changed */
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 
  /external/jdiff/src/jdiff/
RootDocToXML.java     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp 410 bool changed = false; local
423 changed = true;
428 if (changed && !Pow2LenOnly) {
439 return changed;
726 // basic block. It returns true if the block is changed.
    [all...]
  /external/regex-re2/lib/codereview/
codereview.py 763 changed = hg_matchPattern(ui, repo, *pats, modified=True, added=True, removed=True)
770 if f in changed:
824 return None, "no files changed"
843 # Return list of changed files in repository that match pats.
869 # Return list of changed files in repository that match pats and still exist.
884 # Return list of changed files that are not claimed by other CLs
1031 # The details of the scmutil package changed then,
    [all...]
  /external/v8/benchmarks/
deltablue.js 318 * Edits indicate that a variable is to be changed by imperative code.
451 * (v1 * scale) + offset". Either v1 or v2 may be changed to maintain
  /frameworks/base/core/java/com/android/internal/widget/
ResolverDrawerLayout.java 819 protected void onLayout(boolean changed, int l, int t, int r, int b) {
    [all...]
  /frameworks/base/media/java/android/media/tv/
TvView.java 536 * Sets the callback to be invoked when the time shift position is changed.
700 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
853 * This is called when the start position for time shifting has changed.
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
RecentsView.java 365 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
NotificationChildrenContainer.java 116 protected void onLayout(boolean changed, int l, int t, int r, int b) {
316 * @return whether the list order has changed
599 * This is called when the children expansion has changed and positions the children properly
    [all...]
  /frameworks/native/services/inputflinger/
InputDispatcher.cpp 694 // Enqueue a command to run outside the lock to tell the policy that the configuration changed.
2983 bool changed; local
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
ConnectivityServiceMock.java     [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
SwipeRefreshLayout.java 371 * Notify the widget that refresh state has changed. Do not call this when
581 protected void onLayout(boolean changed, int left, int top, int right, int bottom) {
    [all...]
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 737 public void onLayoutComplete(boolean changed) {
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
AlbumPage.java 153 boolean changed, int left, int top, int right, int bottom) {
AlbumSetPage.java 132 boolean changed, int left, int top, int right, int bottom) {
  /packages/apps/Launcher3/src/com/android/launcher3/
Launcher.java     [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationContainer.java 716 protected void onLayout(boolean changed, int l, int t, int r, int b) {
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/arch/
sh.s 7 ! have changed then run 'make check' and copy the new file
sh2.s 7 ! have changed then run 'make check' and copy the new file
sh2a-nofpu-or-sh3-nommu.s 7 ! have changed then run 'make check' and copy the new file
sh2a-nofpu-or-sh4-nommu-nofpu.s 7 ! have changed then run 'make check' and copy the new file
sh2a-or-sh3e.s 7 ! have changed then run 'make check' and copy the new file

Completed in 613 milliseconds

<<31323334353637383940>>