HomeSort by relevance Sort by last modified time
    Searched full:steal (Results 101 - 125 of 206) sorted by null

1 2 3 45 6 7 8 9

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
workstealing.h 166 // Number of elements to steal in one attempt.
270 // Number of elements to steal (at least one).
  /external/chromium-trace/trace-viewer/tracing/tracing/ui/
timeline_view.html 433 // Shortcuts that *can* steal focus from the console and the filter text
448 // Shortcuts that *can* steal focus from the filter text box.
466 // Shortcuts that *can't* steal focus.
  /art/runtime/
thread_pool.h 193 // Find a task to steal from
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageScrollView.java 136 LogUtils.d(LOG_TAG, "OUT ScrollView.onIntercept, steal=%s ev=%s", mWantToIntercept, ev);
  /external/toybox/toys/pending/
top.c 59 long unsigned iowtime, irqtime, sirqtime, steal; member in struct:cpu_info
753 &new_cpu[i].irqtime, &new_cpu[i].sirqtime, &new_cpu[i].steal);
757 + new_cpu[i].sirqtime + new_cpu[i].steal;
  /frameworks/base/core/java/android/widget/
ZoomButtonsController.java 48 * owner, we set the window to not touchable and steal events from owner
389 // Steal touches events from the owner
394 // Don't want to steal any more touches
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 144 * pop, and poll (aka steal), under the further constraints that
164 * vs poll (steal) from being on the indices ("base" and "top") to
178 * non-blockingness. If an attempted steal fails, a thief always
365 * would be running if the steal had not occurred.
373 * a possible action of a compensator is to steal and execute the
387 * find a worker to help (i.e., steal back a task from and execute
558 * queue slot, which is always the next position to steal (poll)
    [all...]
  /external/clang/lib/Parse/
RAIIObjectsForParser.h 114 DiagnosticPool.steal(other->DiagnosticPool);
  /external/llvm/include/llvm/ADT/
TinyPtrVector.h 86 // would require more copying, just delete it and we'll steal the other
  /external/selinux/policycoreutils/semodule_deps/
semodule_deps.c 229 /* We steal memory for everything stored in the hash tables
  /external/skia/src/pdf/
SkPDFTypes.h 69 // and steal their references (if needed).
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 70 "To steal his sweet and honey'd sentences;" +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 191 "To steal his sweet and honey'd sentences;" +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 70 "To steal his sweet and honey'd sentences;" +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 85 "To steal his sweet and honey'd sentences;" +
  /development/samples/Support7Demos/src/com/example/android/supportv7/
Shakespeare.java 86 "To steal his sweet and honey'd sentences;" +
  /development/samples/SupportDesignDemos/src/com/example/android/support/design/
Shakespeare.java 84 "To steal his sweet and honey'd sentences;" +
  /external/deqp/framework/delibs/decpp/
deUniquePtr.hpp 160 //! Steal the managed pointer. The caller is responsible for explicitly
  /external/linux-tools-perf/src/tools/perf/util/scripting-engines/
trace-event-python.c 62 * steal a reference, as opposed to PyTuple_SetItem().
  /external/llvm/lib/Support/
SmallPtrSet.cpp 207 // Otherwise, we steal the large memory allocation and no copy is needed.
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_tile_cache.c 467 /* in this case, steal an existing tile */
  /external/mesa3d/src/glsl/
ralloc.h 230 * "Steal" memory from one context, changing it to another.
  /frameworks/base/tests/VoiceInteraction/res/values/
strings.xml 106 To steal his sweet and honey\'d sentences;\n
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
pointer.h 402 // tends to "steal" the recognition of _Pointer_adapter's own operator+
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
pointer.h 402 // tends to "steal" the recognition of _Pointer_adapter's own operator+

Completed in 571 milliseconds

1 2 3 45 6 7 8 9