HomeSort by relevance Sort by last modified time
    Searched full:outside (Results 176 - 200 of 5001) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/Transforms/LoopStrengthReduce/ARM/
2012-06-15-lsr-noaddrmode.ll 13 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
21 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
26 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
34 ; LSR Use: Kind=Special, Offsets={0}, all-fixups-outside-loop, widest fixup type: i32
  /external/qemu/target-i386/
TODO 33 - move kqemu support outside target-i386.
  /external/skia/gyp/
android_deps.gyp 7 # outside of the intended output directory. So to avoid this we created a simple
android_system.gyp 7 # outside of the intended output directory. So to avoid this we created a simple
  /external/skia/src/effects/
SkGpuBlurUtils.h 28 * @param cropToRect If true, do not sample any pixels outside the
  /external/srtp/doc/
Makefile 25 echo "*** Sorry, can't build doc outside source dir"; exit 1; \
Makefile.in 25 echo "*** Sorry, can't build doc outside source dir"; exit 1; \
  /external/wpa_supplicant_8/wpa_supplicant/tests/
link_test.c 4 * be built outside hostapd.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabaseLockedException.java 22 * or occurs outside of an explicit transaction, then you can retry the
  /frameworks/base/core/jni/android/opengl/
poly.h 43 #define POLY_CLIP_OUT 0 /* polygon entirely outside box */
  /frameworks/base/location/lib/
README.txt 6 that may be distributed outside the system image. So it MUST BE API STABLE.
  /frameworks/base/media/lib/
README.txt 6 that may be distributed outside the system image. So it MUST BE API STABLE.
  /libcore/luni/src/main/java/java/lang/
IndexOutOfBoundsException.java 22 * using a value which is outside of the range of valid indices.
  /libcore/luni/src/main/java/java/util/
IllegalFormatException.java 33 // the constructor is not callable from outside from the package
  /ndk/tests/device/test-stlport_shared-exception/jni/
ia64-2.cpp 6 // unwinding the call was considered to be outside of the EH region
  /ndk/tests/device/test-stlport_static-exception/jni/
ia64-2.cpp 6 // unwinding the call was considered to be outside of the EH region
  /packages/apps/Contacts/res/layout-sw600dp/
favorites_star.xml 17 <!-- The favorite star, shown outside of the ActionBar -->
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
LoggingUtils.java 34 case MotionEvent.ACTION_OUTSIDE: return "OUTSIDE";
  /sdk/testapps/gridlayoutTest/v7-gridlayout/res/values/
attrs.xml 89 sides of this view. This space is outside this view's bounds.
94 This space is outside this view's bounds.
99 This space is outside this view's bounds.
104 This space is outside this view's bounds.
109 This space is outside this view's bounds.
114 This space is outside this view's bounds.
119 This space is outside this view's bounds.
  /external/chromium_org/ui/webui/resources/js/cr/ui/
bubble.js 188 // * Outside the anchor, arrow tip touching the anchor (arrow at
190 // * Outside the anchor, arrow tip touching the anchor (arrow at
192 // * Outside the anchor, arrow tip overlapping the anchor (arrow at
194 // * Outside the anchor, arrow tip overlapping the anchor (arrow at
310 * outside the bubble after it has been shown for at least the specified
349 * Set the delay before the user is allowed to click outside the bubble to
390 // Dismiss the bubble when the user clicks outside it after the
402 * outside the bubble and its target element, scrolls the underlying document
460 * outside the bubble and its target element, scrolls the underlying
468 // Close the bubble when the user clicks outside it, except if it is
    [all...]
  /external/svox/pico/lib/
picokdt.h 154 size-optimized, encoded tree output and map it to the outside the
164 to handle attributes that, at the given position, are outside the
168 outside the grapheme string (ie. word) */
174 graph attribute is directly outside the grapheme string (ie. at the
176 outside. */
182 attribute is outside the context, e.g. for POS */
209 note: use PICOKDT_OUTSIDEGRAPH* for att values outside context
247 note: use PICOKDT_EPSILON for att values outside context,
346 note: use PICOKDT_EPSILON for att values outside context
401 note: use PICOKDT_EPSILON for att 0-4 values outside contex
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrReducedClip.cpp 79 // the round-out didn't add any area outside the clip rect.
151 // b) an operation that is known to make the bounds all inside/outside
185 // the clip empty) or is outside the bounds and therefore can be skipped.
207 // be skipped or it is outside the entire bounds and therefore makes the clip
230 // the bounds is entirely inside the clip. If the union-ed shape is outside the
253 // to flip the inside/outside state of every point in the bounds. We may be
275 // and reverses every point inside the bounds. If the shape is completely outside
277 // all outside the current clip.B
300 // or completely outside the bounds. In this latter case it can be skipped by
  /external/skia/src/gpu/
GrReducedClip.cpp 79 // the round-out didn't add any area outside the clip rect.
151 // b) an operation that is known to make the bounds all inside/outside
185 // the clip empty) or is outside the bounds and therefore can be skipped.
207 // be skipped or it is outside the entire bounds and therefore makes the clip
230 // the bounds is entirely inside the clip. If the union-ed shape is outside the
253 // to flip the inside/outside state of every point in the bounds. We may be
275 // and reverses every point inside the bounds. If the shape is completely outside
277 // all outside the current clip.B
300 // or completely outside the bounds. In this latter case it can be skipped by
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
IvParameterSpecTest.java 90 + "if offset index bytes outside the iv.");
102 + "if len index bytes outside the iv.");
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVTPart.java 71 * Tell if this expression or it's subexpressions can traverse outside
74 * @return true if traversal outside the context node's subtree can occur.

Completed in 1366 milliseconds

1 2 3 4 5 6 78 91011>>