HomeSort by relevance Sort by last modified time
    Searched refs:propagation (Results 1 - 22 of 22) sorted by null

  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/api/map_job/
map_job_control.py 143 propagation = db.MANDATORY
145 propagation = db.INDEPENDENT
148 @db.transactional(propagation=propagation)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h 42 # error This platform does not support exception propagation.
exception_ptr.h 40 # error This platform does not support exception propagation.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
nested_exception.h 42 # error This platform does not support exception propagation.
exception_ptr.h 40 # error This platform does not support exception propagation.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
nested_exception.h 42 # error This platform does not support exception propagation.
exception_ptr.h 40 # error This platform does not support exception propagation.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
nested_exception.h 42 # error This platform does not support exception propagation.
exception_ptr.h 40 # error This platform does not support exception propagation.
  /frameworks/base/core/java/android/transition/
Slide.java 213 SidePropagation propagation = new SidePropagation(); local
214 propagation.setSide(slideEdge);
215 setPropagation(propagation);
TransitionSet.java 531 public void setPropagation(TransitionPropagation propagation) {
532 super.setPropagation(propagation);
535 mTransitions.get(i).setPropagation(propagation);
  /external/v8/test/webkit/
dfg-force-exit-then-sparse-conditional-constant-prop-in-loop.js 25 "Checks that increased aggressiveness in sparse conditional constant propagation resultin from a node being proven to be force exit does not lead to a cascade of unsound decisions."
dfg-uint32-to-number-in-middle-of-copy-propagation.js 25 "Tests that UInt32ToNumber and OSR exit are aware of copy propagation and correctly recover both versions of a variable that was subject to a UInt32ToNumber cast."
  /external/v8/test/webkit/fast/js/kde/
exceptions.js 83 kdeShouldBe(caught, true, "error propagation in functions");
  /external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
handlers.py     [all...]
  /external/v8/test/mjsunit/
math-floor-of-div-nosudiv.js 214 // We box the value in an array to avoid constant propagation.
math-floor-of-div.js 213 // We box the value in an array to avoid constant propagation.
  /external/chromium-trace/catapult/third_party/pipeline/pipeline/
pipeline.py     [all...]
  /ndk/tests/device/test-libc++-shared-full/jni/
Android.mk     [all...]
  /ndk/tests/device/test-libc++-static-full/jni/
Android.mk     [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /prebuilts/sdk/22/
android.jar 

Completed in 1961 milliseconds