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

<<41424344454647484950>>

  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
ShadowContentResolverTest.java 642 assertThat(co.changed).isFalse();
644 assertThat(co.changed).isTrue();
661 assertThat(co.changed).isFalse();
663 assertThat(co.changed).isFalse();
676 co1.changed = co2.changed = false;
678 assertThat(co1.changed).isTrue();
679 assertThat(co2.changed).isTrue();
681 co1.changed = co2.changed = false
782 public boolean changed = false; field in class:ShadowContentResolverTest.TestContentObserver
    [all...]
  /build/kati/testcase/
ninja_regen.sh 67 echo 'Should be regenerated (env changed)'
94 echo 'Should not regenerate (unused env changed)'
121 echo 'Should be regenerated (PATH changed)'
  /developers/build/prebuilts/gradle/BasicImmersiveMode/Application/tests/src/com/example/android/basicimmersivemode/tests/
SampleTests.java 74 * Verify that the UI flags actually changed when the toggle method is called.
85 * Verify that the view's height actually changed when the toggle method is called.
94 // height changed.
  /developers/build/prebuilts/gradle/ImmersiveMode/Application/tests/src/com/example/android/immersivemode/tests/
ImmersiveModeSampleTests.java 59 * Verify that the UI flags actually changed when the toggle method is called.
70 * Verify that the view's height actually changed when the toggle method is called.
79 // height changed.
  /developers/samples/android/ui/window/BasicImmersiveMode/Application/tests/src/com/example/android/basicimmersivemode/tests/
SampleTests.java 74 * Verify that the UI flags actually changed when the toggle method is called.
85 * Verify that the view's height actually changed when the toggle method is called.
94 // height changed.
  /developers/samples/android/ui/window/ImmersiveMode/Application/tests/src/com/example/android/immersivemode/tests/
ImmersiveModeSampleTests.java 59 * Verify that the UI flags actually changed when the toggle method is called.
70 * Verify that the view's height actually changed when the toggle method is called.
79 // height changed.
  /development/samples/ControllerSample/src/com/example/inputmanagercompat/
InputManagerCompat.java 43 * input devices are added, removed or changed.
102 * Called whenever the properties of an input device have changed since
106 * @param deviceId The id of the input device that changed.
  /external/adhd/cras/src/server/
cras_hfp_info.h 14 * when the size of SCO packet has changed.
99 /* Registers a callback function for the SCO packet size changed event.
109 /* Unregisters a callback function for the SCO packet size changed event.
  /external/annotation-tools/scene-lib/src/annotations/util/coll/
LinkedHashKeyedSet.java 144 boolean changed = false;
146 changed |= add(o);
148 return changed;
  /external/apache-xml/src/main/java/org/apache/xml/res/
XMLMessages.java 39 private static ListResourceBundle XMLBundle = new XMLErrorResources(); // android-changed
79 // BEGIN android-changed
82 // END android-changed
  /external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
TypedRangeTest.java 65 hashCodes.add(new TypedRange<String>(123 + 1, 456, "hi mom").hashCode()); // offset changed
66 hashCodes.add(new TypedRange<String>(123, 456 + 1, "hi mom").hashCode()); // length changed
67 hashCodes.add(new TypedRange<String>(123 + 1, 456, "x").hashCode()); // metadata changed
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
Time.java 56 // Android-changed: Use localized version
89 // BEGIN Android-changed: Use localized version
93 // END android-changed
  /external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/
NodeList.java 339 boolean changed = false;
341 changed = remove(e) || changed;
343 return changed;
351 boolean changed = false;
354 changed = remove(e) || changed;
357 return changed;
375 boolean changed = false;
377 changed = remove(e) || changed
    [all...]
  /external/jdiff/src/jdiff/
MergeChanges.java 76 * Convert some removed and added constructors into changed constructors.
119 * Convert some removed and added methods into changed methods.
129 * Convert single removed and added methods into a changed method.
183 * Convert multiple removed and added methods into changed methods.
185 * something else changed.
270 changeText += "Changed from abstract to non-abstract.";
272 changeText += "Changed from non-abstract to abstract.";
280 changeText += "Changed from native to non-native.";
282 changeText += "Changed from non-native to native.";
290 changeText += "Changed from synchronized to non-synchronized."
    [all...]
  /external/llvm/lib/CodeGen/
ExpandISelPseudos.cpp 48 bool Changed = false;
60 Changed = true;
73 return Changed;
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyArgumentMove.cpp 86 bool Changed = false;
103 Changed = true;
107 return Changed;
WebAssemblyReplacePhysRegs.cpp 68 bool Changed = false;
91 Changed = true;
96 return Changed;
  /external/llvm/lib/Transforms/Scalar/
ConstantProp.cpp 72 bool Changed = false;
96 Changed = true;
100 return Changed;
FlattenCFGPass.cpp 54 bool Changed = false;
66 Changed |= LocalChange;
68 return Changed;
  /external/llvm/lib/Transforms/Utils/
LCSSA.cpp 166 // Tell the VHs that the uses changed. This updates SCEV's caches.
218 bool Changed = false;
246 Changed |= processInstruction(L, I, DT, ExitBlocks, PredCache, LI);
253 if (SE && Changed)
258 return Changed;
264 bool Changed = false;
268 Changed |= formLCSSARecursively(*SubLoop, DT, LI, SE);
270 Changed |= formLCSSA(L, DT, LI, SE);
271 return Changed;
277 bool Changed = false
    [all...]
LowerInvoke.cpp 54 bool Changed = false;
76 ++NumInvokes; Changed = true;
78 return Changed;
Mem2Reg.cpp 34 bool Changed = false;
51 Changed = true;
53 return Changed;
NameAnonFunctions.cpp 63 bool Changed = false;
70 Changed = true;
72 return Changed;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
17-6.c 21 * 3. Check that the policy and priority have not changed.
115 printf("The param has changed\n");
118 printf("The policy has changed\n");
  /external/perfetto/src/ftrace_reader/test/data/android_flounder_lte_LRX16F_3.10.40/events/mac80211/drv_bss_info_changed/
format 14 field:u32 changed; offset:64; size:4; signed:0;
46 print fmt: "%s vif:%s(%d%s) changed:%#x", REC->wiphy_name, __get_str(vif_name), REC->vif_type, REC->p2p ? "/p2p" : "", REC->changed

Completed in 2336 milliseconds

<<41424344454647484950>>