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

12 3 4 5 6 7 8 91011>>

  /sdk/docs/
howto_SDK_git_cygwin.txt 117 git update-index --assume-unchanged \
123 git update-index --assume-unchanged \
166 git update-index --assume-unchanged \
172 git update-index --assume-unchanged \
  /device/samsung/toro/
releasetools.py 69 print "bootloader unchanged; skipping"
96 print "radio-cdma unchanged; skipping"
120 print "LTE radio image unchanged; skipping"
  /external/webkit/LayoutTests/fast/url/script-tests/
path.js 34 // Invalid escape sequence we should pass through unchanged.
49 // Some characters should be passed through unchanged regardless of esc.
65 // @ should be passed through unchanged (escaped or unescaped).
  /external/v8/src/
liveedit-debugger.js 39 // version of the script) it remains unchanged, but the code that could
42 // All unchanged functions have their positions updated accordingly.
111 if (old_node.status == FunctionStatus.UNCHANGED) {
208 // unchanged and whether positions changed at all.
511 UNCHANGED: "unchanged",
512 // The code of a function remains unchanged, but something happened inside
529 this.status = FunctionStatus.UNCHANGED;
579 // Determines status of each function (from unchanged to damaged). However
580 // children of unchanged functions are ignored
    [all...]
  /external/icu4c/common/
cmemory.h 131 * If the allocation fails, then the current array is unchanged and
140 * If the allocation fails, then the current array is unchanged and
246 * If the arguments are illegal, then the current array is unchanged.
261 * If the allocation fails, then the current array is unchanged and
418 * If the arguments are illegal, then the current memory is unchanged.
434 * If the allocation fails, then the current memory is unchanged and
  /cts/apps/CtsVerifier/include/colorchecker/
colorchecker.h 48 * input variables are unchanged.
  /external/bluetooth/glib/tests/
unicode-caseconv.c 64 * to put the expected result .. the original character unchanged. But
  /external/chromium/chrome/browser/extensions/
user_script_listener.h 62 // deleted, so user_scripts_ready_ remains unchanged.
  /external/icu4c/i18n/
zrule.h 208 * "result" is unchanged.
224 * "result" is unchanged.
243 * "result" is unchanged.
262 * "result" is unchanged.
  /external/proguard/src/proguard/obfuscate/
AttributeShrinker.java 61 // Library classes are left unchanged.
  /external/stlport/test/eh/
LeakCheck.h 136 value being operated on must be unchanged, as checked with operator==().
166 bool unchanged = (dup == v);
167 EH_ASSERT( unchanged );
169 if ( !unchanged ) {
  /external/webkit/LayoutTests/storage/
transaction-error-callback.html 13 // our goal is to keep the number unchanged through the tests.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma_2/String/
replace-001.js 50 * is left unchanged.
  /external/webkit/Source/WebCore/webaudio/
RealtimeAnalyserNode.cpp 66 // For in-place processing, our override of pullInputs() will just pass the audio data through unchanged if the channel count matches from input to output
  /external/webkit/Tools/Scripts/webkitpy/style/checkers/
changelog.py 66 # unchanged lines, then we are done.
  /frameworks/base/media/libstagefright/httplive/
LiveSession.cpp 293 sp<M3UParser> LiveSession::fetchPlaylist(const char *url, bool *unchanged) {
294 *unchanged = false;
316 // playlist unchanged
322 *unchanged = true;
324 LOGV("Playlist unchanged, refresh state is now %d",
503 bool unchanged; local
504 sp<M3UParser> playlist = fetchPlaylist(url.c_str(), &unchanged);
506 if (unchanged) {
508 // unchanged from the last time we tried.
  /frameworks/base/media/libstagefright/include/
LiveSession.h 124 sp<M3UParser> fetchPlaylist(const char *url, bool *unchanged);
  /device/moto/common/
releasetools.py 73 print("BP images unchanged; skipping")
102 print(dev_name + " image unchanged; skipping")
  /device/samsung/crespo/
releasetools.py 72 print "bootloader unchanged; skipping"
100 print "radio image unchanged; skipping"
  /device/samsung/tuna/
releasetools.py 60 print "bootloader unchanged; skipping"
95 print "radio image unchanged; skipping"
  /external/chromium/chrome/browser/
browser_commands_unittest.cc 118 // The original tab should be unchanged.
140 // The previous tab should be unchanged and still in the foreground.
  /external/libnfc-nxp/src/
phFriNfc_NdefRecord.h 80 #define PH_FRINFC_NDEFRECORD_TNF_UNCHANGED ((uint8_t)0x06) /**< Unchanged: Used for Chunked Records. */
114 #define PH_FRINFC_NDEFRECORD_BUF_TNF_VALUE ((uint8_t)0x00) /** \internal If TNF = Empty, Unknown and Unchanged, the id, type and payload length is ZERO */
273 *<br>3. MB Bit is set to 1 and TNF bits are set to 0x06 (unchanged).
276 *<br>6. Not a First Record, either the MB Bit OR the CF bit is set to 1. IDLength (IL) Bit is set to 1 and TNF bits are set to 0x06 (Unchanged).
277 *<br>7. Not a First Record, the CF Bit of previous record is set to 1 and TNF bits are not set to 0x06 (unchanged) OR\n The CF Bit of the previous record is not set to 1 and TNF bits are not set to 0x06 (unchanged).
279 *<br>9. Inconsistency between the calculated length of the message and the length provided by the caller.or if TNF bits are set to 0x00 or 0x05 or 0x06 (Empty,Unknown and Unchanged), but Type Length is not equal to zero
342 *<br>2. TNF bits are set to 0x00 or 0x05 or 0x06 (Empty,Unknown and Unchanged), but Type Length is not
  /external/llvm/test/Transforms/InstCombine/
extractvalue.ll 90 ; The load should be left unchanged since both parts are needed.
103 ; The volatile load should be left unchanged.
  /external/skia/include/utils/
SkInterpolator.h 39 is ignored (left unchanged).
42 is ignored (left unchanged).
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 78 * are unchanged.
99 * path was specified, in which case matrix is unchanged.

Completed in 714 milliseconds

12 3 4 5 6 7 8 91011>>