HomeSort by relevance Sort by last modified time
    Searched defs:from (Results 51 - 75 of 1228) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/v8/src/compiler/
generic-algorithm-inl.h 29 static Node* from(Iterator iterator) { return iterator.edge().from(); } function in class:v8::internal::compiler::NodeInputIterationTraits
42 static Node* from(Iterator iterator) { return iterator.edge().to(); } function in class:v8::internal::compiler::NodeUseIterationTraits
  /external/valgrind/coregrind/
vg_preloaded.c 42 originates from Valgrind.
88 from this function.
114 running under Valgrind can be distinguished from other crashes. */
121 /* Scrubbing DYLD_INSERT_LIBRARIES from envp during exec is insufficient,
124 Instead, scrub DYLD_INSERT_LIBRARIES from the parent process once
130 // GrP fixme copied from m_libcproc
133 HChar **from; local
137 for (from = to = env; from && *from; from++)
    [all...]
  /frameworks/opt/bitmap/src/com/android/bitmap/
ResourceRequestKey.java 25 * Simple RequestKey for decoding from a resource id.
36 public static ResourceRequestKey from(Resources res, int resId) { method in class:ResourceRequestKey
  /libcore/luni/src/main/java/java/util/regex/
MatchResultImpl.java 58 int from = offsets[group * 2]; local
60 if (from == -1 || to == -1) {
63 return text.substring(from, to);
  /packages/apps/Camera2/src/com/android/camera/captureintent/state/
StateFatal.java 37 public static StateFatal from( method in class:StateFatal
StateIntentCompleted.java 36 public static StateIntentCompleted from( method in class:StateIntentCompleted
44 public static StateIntentCompleted from( method in class:StateIntentCompleted
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/
ImageRotationCalculatorImpl.java 58 public static ImageRotationCalculator from(OrientationManager orientationManager, method in class:ImageRotationCalculatorImpl
70 return OrientationManager.DeviceOrientation.from(imageRotation);
  /packages/apps/Camera2/src/com/android/camera/stats/
Camera2FaceProxy.java 23 * Wraps the Camera2 required class to insulate Kit-Kat devices from Camera2 API
35 public static Camera2FaceProxy from(Face face) { method in class:Camera2FaceProxy
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SwipeableItemView.java 40 public static SwipeableView from(View view) { method in class:SwipeableItemView.SwipeableView
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter/
xt_connbytes.h 21 aligned_u64 from; /* count to be matched */ member in struct:xt_connbytes_info::__anon30991
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter/
xt_connbytes.h 20 __aligned_u64 from; /* count to be matched */ member in struct:xt_connbytes_info::__anon32933
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/netfilter/
xt_connbytes.h 4 *** This header was automatically generated from a Linux kernel header
7 *** structures, and macros generated from the original header, and thus,
30 aligned_u64 from; member in struct:xt_connbytes_info::__anon36526