/external/icu4c/test/iotest/ |
stream.cpp | 319 U_STRING_DECL(expectedResultC, "unchanged", 9); 320 U_STRING_INIT(expectedResultC, "unchanged", 9);
|
/external/opencv/cv/src/ |
cvkdtree.cpp | 137 // * (a) user ensures *mat outlives *this and is unchanged, 138 // * (b) we take reference and user ensures mat is unchanged,
|
/external/skia/include/core/ |
SkDevice.h | 170 * If false is returned, then the bitmap parameter is left unchanged. 263 must remain unchanged.
|
/external/valgrind/main/VEX/pub/ |
libvex_guest_amd64.h | 198 said structure are left unchanged. 213 All other fields are left unchanged. */
|
/packages/apps/Email/emailcommon/src/org/apache/commons/io/input/ |
NullInputStream.java | 38 * reads a byte and leaves the array unchanged in the read
303 * This implementation leaves the byte array unchanged.
|
NullReader.java | 38 * reads a character and leaves the array unchanged in the read
287 * This implementation leaves the character array unchanged.
|
/external/v8/src/ia32/ |
ic-ia32.cc | 69 // receiver: holds the receiver on entry and is unchanged. 171 // elements - holds the property dictionary on entry and is unchanged. 173 // name - holds the name of the property on entry and is unchanged. 230 // name - holds the name of the property on entry and is unchanged. 232 // value - holds the value to store and is unchanged. 285 // elements - holds the slow-case elements of the receiver and is unchanged. 287 // key - holds the smi key on entry and is unchanged. 432 // receiver - holds the receiver and is unchanged. 468 // receiver - holds the receiver and is unchanged. 469 // key - holds the key and is unchanged (must be a smi) [all...] |
/bionic/libc/kernel/tools/ |
clean_header.py | 141 r = "unchanged"
|
/bionic/libc/tzcode/ |
tzfile.h | 12 ** There is no guarantee that it will remain unchanged,
|
/dalvik/dx/src/com/android/dx/ssa/ |
NormalSsaInsn.java | 72 * If the register remains unchanged, we're only changing
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
ObservableTest.java | 198 assertEquals("Notified when unchanged", 0, ((TestObserver) observer)
|
/external/chromium/base/ |
safe_strerror_posix.cc | 71 // set. On BSD-derived systems it is a system error and errno is unchanged.
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_popup_model.h | 89 // unchanged, but the popup will still redraw and modify the text in the
|
/external/chromium/chrome/browser/history/ |
history_types_unittest.cc | 152 // The first URL should be unchanged in the first two spots.
|
/external/chromium/chrome/browser/sync/sessions/ |
sync_session.h | 98 // with corresponding state in |this|, leaving |s| unchanged. Allows |this|
|
/external/chromium/googleurl/src/ |
url_canon_relative.cc | 204 // when resolving relative URLs and a given component is unchanged. Since the 348 // If we get here, the path is unchanged: copy to output. 360 // If we get here, the query is unchanged: copy to output. Note that the 460 // Empty relative URL, leave unchanged, only removing the ref component.
|
/external/chromium/sdch/open-vcdiff/src/ |
decodetable.h | 80 // pending_second_instruction_ is unchanged
|
/external/e2fsprogs/include/nonunix/ |
getopt.h | 74 left unchanged if the option is not found.
|
/external/emma/core/java12/com/vladium/emma/rt/ |
IClassLoadHook.java | 27 // * pass them to ClassLoader.defineClass() unchanged. This is an optimization
|
/external/freetype/include/freetype/ |
ftbitmap.h | 101 /* borders are kept unchanged. */
|
/external/grub/lib/ |
getopt.h | 72 left unchanged if the option is not found.
|
/external/icu4c/common/unicode/ |
ucnvsel.h | 112 * The buffer must remain valid and unchanged for the lifetime of the selector.
|
/external/icu4c/common/ |
uvectr64.cpp | 161 // Something is very wrong, don't realloc, leave capacity and maxCapacity unchanged
|
/external/icu4c/tools/tzcode/ |
private.h | 12 ** There is no guarantee that it will remain unchanged,
|
tzfile.h | 12 ** There is no guarantee that it will remain unchanged,
|