HomeSort by relevance Sort by last modified time
    Searched full:unchanged (Results 151 - 175 of 933) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/proguard/src/proguard/classfile/editor/
ConstantPoolRemapper.java 212 // Library classes are left unchanged.
218 // Library classes are left unchanged.
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 405 EXPECT_STREQ("", default_path.c_str()); // RHS var is unchanged.
413 EXPECT_STREQ("path", non_default_path.c_str()); // RHS var is unchanged.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/preferences/
LintPreferencePage.java 308 boolean unchanged = (previous != null && previous.equals(value)) || (previous == value);
309 if (!unchanged) {
  /bionic/libc/tzcode/
private.h 12 ** There is no guarantee that it will remain unchanged,
  /cts/tests/tests/app/src/android/app/cts/
DownloadManagerTest.java 186 * Set the download location and verify that the extension of the file name is left unchanged.
  /external/astl/tests/
test_string.cpp 632 str02.assign("unchanged");
634 EXPECT_TRUE(str02 == "unchanged");
663 str04.assign("unchanged");
667 EXPECT_TRUE(str04 == "unchanged");
  /external/bison/build-aux/
ylwrap 186 echo "$2" is unchanged
  /external/bison/lib/
getopt_.h 152 left unchanged if the option is not found.
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.cc 135 // unchanged and pass "-1" as height to let gtk calculate a proper height.
  /external/chromium/chrome/browser/history/
visit_database.h 104 // the found visit. When no visit is found, the row will be unchanged.
  /external/chromium/chrome/browser/password_manager/
password_store_mac_internal.h 130 // Fields that can't be determined from |keychain_item| will be unchanged.
  /external/chromium/googleurl/src/
url_canon_stdurl.cc 173 // It might be nice in the future to optimize this so unchanged components don't
  /external/chromium/third_party/libjingle/source/talk/base/
flags.h 230 // case, (argc, argv) will remain unchanged indepdendent of the
  /external/clang/include/clang/Basic/
DiagnosticFrontendKinds.td 102 "main file unchanged">;
  /external/freetype/include/freetype/
ftcache.h     [all...]
  /external/guava/src/com/google/common/base/
Throwables.java 212 * unchanged in all cases.
  /external/icu4c/common/
util_props.cpp 176 * parsed character. If the parse failed, it will be unchanged on
uvectr32.cpp 243 // Something is very wrong, don't realloc, leave capacity and maxCapacity unchanged
uvectr64.h 11 // Most of the code is unchanged from UVector.
  /external/icu4c/test/intltest/
transtst.h 76 * some strings that should come out unchanged.
  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
DataCommandConsolidator.java 103 // is unchanged.
  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 129 // Set color to either CV_IMAGE_LOAD_COLOR or CV_IMAGE_LOAD_GRAYSCALE if unchanged
  /external/oprofile/daemon/liblegacy/
p_module.h 197 /* The system calls unchanged between 2.0 and 2.1. */
  /external/proguard/src/proguard/
Configuration.java 72 * number can be left unchanged.
  /external/proguard/src/proguard/evaluation/
Variables.java 91 * case the remaining values are left unchanged.

Completed in 4687 milliseconds

1 2 3 4 5 67 8 91011>>