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

<<61626364656667686970>>

  /prebuilts/go/linux-x86/src/strings/
compare.go 18 // If performance is important, the compiler should be changed to recognize
  /prebuilts/ndk/r16/sources/third_party/googletest/patches.ndk/
0001-Allow-clone-usage-on-MIPS.patch 14 1 file changed, 3 insertions(+), 2 deletions(-)
0002-Work-around-broken-abort-on-Android-MIPS.patch 11 1 file changed, 3 insertions(+)
0003-Allow-clone-usage-on-X86.patch 12 1 file changed, 2 insertions(+), 3 deletions(-)
  /prebuilts/python/darwin-x86/2.7.5/include/python2.7/
patchlevel.h 9 configure.ac must also be changed.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_isinstance.py 52 node.changed()
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_buffer.py 3 For now, tests just new or changed functionality.
  /prebuilts/python/linux-x86/2.7.5/include/python2.7/
patchlevel.h 9 configure.ac must also be changed.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/fixes/
fix_isinstance.py 52 node.changed()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_buffer.py 3 For now, tests just new or changed functionality.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 55 * flag as changed.
110 * Called when the XML is being loaded or has changed to
117 * The caller doesn't really know if attributes have changed,
129 * Called by the user interface when the editor is saved or its state changed
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
GlobalLintConfiguration.java 126 * @return true if something changed from the current settings
154 boolean changed = !value.equals(previous);
155 if (changed) {
163 return changed;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/ui/
WizardDialogEx.java 41 * To avoid overriding a deprecated method, the name as be changed to ...Ex.
  /sdk/find_java2/FindJava2/
stdafx.h 19 // but are changed infrequently.
  /system/connectivity/wificond/aidl/android/net/wifi/
IApInterfaceEventCallback.aidl 31 // Signals that number of stations associated to this soft Ap has changed.
  /system/core/libnativebridge/tests/
InvalidCharsNativeBridge_test.cpp 31 // state can't be changed back.
  /system/core/libunwindstack/include/unwindstack/
MachineX86.h 25 // If this is changed, then unwinding will fail.
MachineX86_64.h 25 // If this is changed, then unwinding will fail.
  /system/media/audio_route/include/audio_route/
audio_route.h 43 /* Update the mixer with any changed values */
  /system/update_engine/update_manager/
shill_provider.h 45 // A variable returning the time when network connection last changed.
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-cris/
pic-gc-72.d 8 # Exercise PIC relocs through changed GC sweep function.
  /tools/tradefederation/core/tests/src/com/android/tradefed/command/
CommandFileWatcherTest.java 80 * files. This means that we should reload only the changed file
97 * primary command files, even though only the dependencies changed.
115 * primary command files, even though only the dependencies changed.
141 // don't expect a second notify here, because dependent file has changed from dep1 to dep2
  /frameworks/base/core/java/android/content/res/
Configuration.java 1222 int changed = 0; local
1450 int changed = 0; local
    [all...]
  /external/libmicrohttpd/src/microspdy/
session.h 38 * changed. It is possible that error occurred but was handled
39 * and the status was therefore changed.
58 * @return SPDY_YES if the session's internal writing state has changed:
60 * changed and/or response callback was called but did not provide
62 * and the status was therefore changed.
81 * session's status was changed and/or the session was closed.
182 * @param stream stream to which the changed window will apply
  /external/llvm/lib/Target/Hexagon/
HexagonGenExtract.cpp 223 bool Changed = false;
227 return Changed;
235 Changed |= Done;
240 return Changed;
249 bool Changed;
254 Changed = visitBlock(Entry);
256 return Changed;

Completed in 1333 milliseconds

<<61626364656667686970>>