HomeSort by relevance Sort by last modified time
    Searched full:observe (Results 51 - 75 of 426) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/test/mjsunit/regress/
regress-1528.js 37 // Dynamic declaration forces runtime lookup to observe the context chain.
regress-356589.js 33 Object.observe(arr, function() {});
regress-969.js 33 // assignment was lingering). This is hard to observe in the unoptimized
38 // function calls to observe an extra value.
  /external/valgrind/callgrind/docs/
callgrind_control-manpage.xml 16 <refpurpose>observe and control programs being run by Callgrind</refpurpose>
  /external/valgrind/drd/tests/
atomic_var.c 9 * the PPC memory model allows different CPU's to observe stores to variables
  /external/valgrind/memcheck/tests/vbit-test/
qernary.c 46 /* For each operand, set a single bit to undefined and observe how
ternary.c 45 /* For each operand, set a single bit to undefined and observe how
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
DrawIdler.java 81 return true; // always allow the draw; we're only here to observe
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SecureWindowActivity.java 35 * observe their behavior.
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/base/
container_that_decorates_its_children.html 28 this.observer_.observe(this, { childList: true });
  /external/lldb/test/lang/objc/objc-dynamic-value/
dynamic-value.m 29 // When Observer sets itself up to observe this property (in initWithASource)
  /external/skia/site/user/sample/
sampleapp.md 10 * Observe rendering performance - pressing the 'f' key places the SampleApp in frame rate mode. It continuously draws the slide while desplaying the draw time in the title of the window.
  /external/v8/test/promises-aplus/lib/
global.js 38 Object.observe(o, function() {
  /frameworks/base/core/jni/
android_util_FileObserver.cpp 133 { "observe", "(I)V", (void*)android_os_fileobserver_observe },
  /packages/apps/Camera2/src/com/android/camera/captureintent/stateful/
State.java 69 * state doesn't observe the event.
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
DrawerFragment.java 31 * Once it has this information, the drawer sets itself up to observe for changes and allows the
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar 
  /cts/tests/tests/accessibility/src/android/view/accessibility/cts/
CaptioningManagerTest.java 51 * Tests whether a client can observe changes in caption properties.
79 assertFalse("Did not observe enabled change", listener.wasEnabledChangedCalled);
  /external/protobuf/java/src/test/java/com/google/protobuf/
LazyStringEndToEndTest.java 109 // There's no way to directly observe that the ByteString is cached
110 // correctly on serialization, but we can observe that it had to recompute
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/blocking/
BlockingStateCallback.java 148 * @param state state to observe a transition to
165 * @param states Set of desired states to observe a transition to.
  /frameworks/ex/camera2/public/src/com/android/ex/camera2/utils/
StateWaiter.java 90 * @param state state to observe a transition to
111 * @param states Set of desired states to observe a transition to.
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/analysis/
tab_view.html 134 this.childrenObserver_.observe(this, { childList: 'true' });
267 observerAttributeSelected.observe(child,
269 observerAttributeTabLabel.observe(child,
385 this.selectedTab_.observers.forAttributeSelected.observe(
423 this.selectedTab_.observers.forAttributeSelected.observe(
  /external/linux-tools-perf/src/tools/perf/Documentation/
examples.txt 44 You can observe the statistical properties as well, by using the
157 Or you can observe the whole system's page allocations for 10
173 Or observe how fluctuating the page allocations are, via statistical
  /developers/build/prebuilts/gradle/TextSwitcher/
README.md 15 Click the "Next" button to set new text in the TextSwitcher and observe the
  /developers/samples/android/ui/views/TextSwitcher/
README.md 15 Click the "Next" button to set new text in the TextSwitcher and observe the

Completed in 619 milliseconds

1 23 4 5 6 7 8 91011>>