HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 2001 - 2025 of 19572) sorted by null

<<81828384858687888990>>

  /external/testng/src/test/java/test/sample/
ConverterSample3.java 56 * @version another standard tag should not be changed
  /external/toolchain-utils/binary_search_tool/ndk/
PATCH1 12 1 file changed, 6 insertions(+), 1 deletion(-)
PATCH2 17 1 file changed, 1 insertion(+), 1 deletion(-)
switch_to_bad.sh 25 # 2. The hash of the source file has changed
switch_to_good.sh 25 # 2. The hash of the source file has changed
  /external/tpm2/
NV_SetBits.c 57 // If the Index is not-orderly and it has changed, or if this is the first
  /external/v8/src/compiler/
simplified-operator-reducer.cc 146 return Changed(node);
162 return Changed(node);
191 return Changed(node);
229 return Changed(node);
  /external/v8/src/interpreter/
bytecode-dead-code-optimizer.cc 72 // changed here.
  /external/valgrind/gdbserver_tests/
mssnapshot.stderrB.exp 2 vgdb-error value changed from 0 to 999999
  /external/vboot_reference/firmware/lib/
vboot_nvstorage_rollback.c 78 VBDEBUG(("TPM: Nothing's changed, not writing backup\n"));
  /external/webrtc/webrtc/base/
bandwidthsmoother.cc 35 // returns true if the bandwidth estimation changed
bandwidthsmoother.h 42 // returns true if the bandwidth estimation changed
  /external/webrtc/webrtc/modules/bitrate_controller/
bitrate_controller_impl.h 62 // Returns true if the parameters have changed since the last call.
  /external/webrtc/webrtc/
stream.h 31 // Called to notify that network state has changed, so that the stream can
  /external/wycheproof/java/com/google/security/wycheproof/
BouncyCastleAllTests.java 21 // Android-changed: Update import to account for jarjar
BouncyCastleTest.java 22 // Android-changed: Update import to account for jarjar
ConscryptTest.java 22 // Android-changed: Update import to account for jarjar
  /external/zlib/src/contrib/asm686/
README.686 3 files changed/added by this patch are:
  /external/zxing/qr_scanner/src/com/google/zxing/client/android/
Intents.java 21 * These strings are effectively API and cannot be changed.
  /frameworks/av/media/audioserver/
Android.mk 24 # TODO oboeservice is the old folder name for aaudioservice. It will be changed.
  /frameworks/base/core/java/android/database/
DataSetObservable.java 27 * Called when the contents of the data set have changed. The recipient
IBulkCursor.java 39 * Notifies the cursor that the position has changed.
  /frameworks/base/core/java/android/service/notification/
ConditionProviderService.java 170 * Informs the notification manager that the state of a Condition has changed. Use this method
175 * @param condition the condition that has changed.
183 * Informs the notification manager that the state of one or more Conditions has changed. See
185 * @param conditions the changed conditions.
  /frameworks/base/core/java/android/view/inputmethod/
InputMethodSession.java 46 * target input field has changed.
70 * @param focusChanged true if the user changed the focused view by this click.
76 * has changed within its window. This is not normally called, but will
181 * is changed on the screen. This is not called by default. It will only be reported if
  /frameworks/base/core/java/com/android/internal/colorextraction/
ColorExtractor.java 155 boolean changed = false;
161 changed = true;
168 changed = true;
171 if (changed) {

Completed in 1409 milliseconds

<<81828384858687888990>>