OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:unchanged
(Results
126 - 150
of
918
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/packages/apps/Contacts/src/com/android/contacts/util/
DateUtils.java
92
* the supplied string
unchanged
.
/packages/apps/Mms/src/org/w3c/dom/events/
Event.java
124
* left
unchanged
.
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
LevenshteinDistance.java
103
* token that was
unchanged
/replaced, or the position in the source after which a target
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
getopt.h
97
left
unchanged
if the option is not found.
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
41
// unless the iterator is
unchanged
from the last call in which case a cached value is
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_istreambuf_iterator.h
41
// unless the iterator is
unchanged
from the last call in which case a cached value is
/system/core/libcutils/
tzfile.h
12
** There is no guarantee that it will remain
unchanged
,
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
InsetDrawableTest.java
261
assertFalse(insetDrawable.setVisible(true, true)); /*
unchanged
*/
263
assertFalse(insetDrawable.setVisible(false, true)); /*
unchanged
*/
/external/bluetooth/glib/tests/
date-test.c
110
g_print("\nLocale
unchanged
\n");
381
/* Day should be
unchanged
*/
testgdate.c
117
g_print("\nLocale
unchanged
\n");
388
/* Day should be
unchanged
*/
/external/chromium/chrome/browser/ui/gtk/
gtk_util.h
192
// the original value is returned
unchanged
.
196
// otherwise, the original value is returned
unchanged
.
/external/chromium/googleurl/src/
url_canon_path.cc
41
// Pass through
unchanged
, whether escaped or unescaped. This doesn't
298
//
unchanged
. We are more permissive unlike IE7. I don't think this
/external/chromium/net/base/
filter_unittest.cc
93
// Check for most common encoding, and verify it survives
unchanged
.
103
//
Unchanged
even with other mime types.
/external/chromium/testing/gtest/test/
gtest-filepath_test.cc
491
EXPECT_STREQ("", default_path.c_str()); // RHS var is
unchanged
.
499
EXPECT_STREQ("path", non_default_path.c_str()); // RHS var is
unchanged
.
/external/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
.
/external/guava/src/com/google/common/collect/
LinkedHashMultimap.java
50
* keys remains
unchanged
, adding or removing mappings does not affect the key
308
* mapping for {@code key}, the {@code keySet()} ordering is
unchanged
.
/external/icu4c/common/
util.cpp
128
* Otherwise leave pos
unchanged
.
198
* fails, pos[0] will be
unchanged
.
/external/icu4c/i18n/unicode/
selfmt.h
311
* the text you parsed. If error occurs, index is
unchanged
.
325
* will remain
unchanged
.
/external/llvm/include/llvm/Support/
TimeValue.h
300
/// The seconds component remains
unchanged
.
307
/// The seconds component remains
unchanged
.
/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
.
/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
Completed in 1529 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>