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

1 2 3 4 5 67 8 91011>>

  /external/libvorbis/doc/vorbisfile/
ov_bitrate_instant.html 43 <li>0 indicates the beginning of the file or unchanged bitrate info.</li>
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/lib/
memset.S 19 * R0 = address (leave unchanged to form result)
  /external/proguard/src/proguard/obfuscate/
AttributeShrinker.java 63 // Library classes are left unchanged.
  /external/proguard/src/proguard/optimize/
KeepMarker.java 32 * will remain unchanged as necessary in the optimization step.
  /external/skia/include/core/
SkStrokeRec.h 78 * false and dst is unchanged. Otherwise returns true and the result is
  /external/skia/include/utils/mac/
SkCGUtils.h 31 * On failure, return false, and leave bitmap unchanged.
  /external/skia/src/core/
SkTSearch.cpp 98 // through 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 ) {
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
UnicodeDialerKeyListenerTest.java 34 // Pasted numeric digits should remain unchanged
  /external/chromium_org/chrome/browser/prefs/
pref_hash_filter_unittest.cc 251 return PrefHashStoreTransaction::UNCHANGED;
430 // No paths stored, since they all return |UNCHANGED|.
441 // Delegate saw all paths, and all unchanged.
446 PrefHashStoreTransaction::UNCHANGED));
595 PrefHashStoreTransaction::UNCHANGED));
643 PrefHashStoreTransaction::UNCHANGED));
711 PrefHashStoreTransaction::UNCHANGED));
    [all...]
  /device/lge/hammerhead/
releasetools.py 48 print "bootloader unchanged; skipping"
70 print "radio image unchanged; skipping"
  /external/chromium_org/components/password_manager/core/browser/
login_database.h 117 // successful, or returning false and leaving cipher_text unchanged if
124 // successful, or returning false and leaving plain_text unchanged if
  /external/chromium_org/native_client_sdk/src/tests/nacl_io_test/
kernel_object_test.cc 89 // should be unchanged.
97 // the node and filesystem should be unchanged.
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
currentspeakermonitor.cc 132 // State unchanged.
144 // State unchanged.
  /external/chromium_org/third_party/skia/tests/
PointTest.cpp 114 REPORTER_ASSERT(reporter, pt == copy); // pt is unchanged
117 REPORTER_ASSERT(reporter, pt == copy); // pt is unchanged
  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
decision_logic.h 72 // true if a reset is required; otherwise it is left unchanged (i.e., it can
132 // true if a reset is required; otherwise it is left unchanged (i.e., it can
  /external/chromium_org/ui/gfx/
skbitmap_operations.h 71 // 0.5 = leave unchanged.
76 // 0.5 = leave unchanged.
  /external/icu/icu4c/source/common/
sharedptr.h 108 * pointer, returns FALSE while leaving this instance unchanged.
179 * this method returns NULL leaving this instance unchanged.
  /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 load volatile should be left unchanged.
  /external/skia/tests/
PointTest.cpp 114 REPORTER_ASSERT(reporter, pt == copy); // pt is unchanged
117 REPORTER_ASSERT(reporter, pt == copy); // pt is unchanged
  /frameworks/base/graphics/java/android/graphics/
PathMeasure.java 79 * are unchanged.
100 * path was specified, in which case matrix is unchanged.
  /prebuilts/devtools/
update_jars.sh 34 echo " -u: detect and git-revert unchanged JAR files"
94 echo "# Revert unchanged file $i"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_main.py 92 ["-n", "--add-suffix", suffix, "--write-unchanged-files",
121 ["-n", "-w", "--write-unchanged-files",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_main.py 92 ["-n", "--add-suffix", suffix, "--write-unchanged-files",
121 ["-n", "-w", "--write-unchanged-files",

Completed in 2728 milliseconds

1 2 3 4 5 67 8 91011>>