HomeSort by relevance Sort by last modified time
    Searched full:edge (Results 301 - 325 of 2700) sorted by null

<<11121314151617181920>>

  /external/chromium_org/v8/test/webkit/
number-parsing-crash.js 25 "This tests edge cases of number parsing."
  /external/icu4c/common/
bytestrieiterator.cpp 109 // Pop the state off the stack and continue with the next outbound edge of
178 // Branch node, needs to take the first outbound edge and push state for the rest.
183 // Push state for the greater-or-equal edge.
186 // Follow the less-than edge.
ucharstrieiterator.cpp 108 // Pop the state off the stack and continue with the next outbound edge of
182 // Branch node, needs to take the first outbound edge and push state for the rest.
187 // Push state for the greater-or-equal edge.
190 // Follow the less-than edge.
  /external/jpeg/
transupp.h 66 * at the bottom, but leaves any partial iMCUs at the right edge untouched.
67 * Similarly flip_v leaves any partial iMCUs at the bottom edge untouched.
69 * and process edge blocks in a way that preserves the equivalence.
75 * (For example, -rot 270 -trim trims only the bottom edge, but -rot 90 -trim
  /external/kernel-headers/original/linux/
a1026.h 80 #define CtrlMode_FE 0x0003 /* Falling Edge */
81 #define CtrlMode_RE 0x0004 /* Rising Edge */
115 #define PCMLatchEdge_Tx_F_Rx_R 0x00 /* Tx/Rx on falling/rising edge */
116 #define PCMLatchEdge_Tx_R_Rx_F 0x03 /* Tx/Rx on falling/rising edge */
  /external/libvpx/libvpx/vp8/common/
findnearmv.h 104 /* On L edge, get from MB to left of us */
119 /* On top edge, get from MB above us */
133 /* On L edge, get from MB to left of us */
159 /* On top edge, get from MB above us */
  /external/llvm/lib/CodeGen/
PHIEliminationUtils.h 17 /// SrcReg when following the CFG edge to SuccMBB. This needs to be after
SpillPlacement.h 18 // edge bundles should have the variable in a register and which edge bundles
92 /// @param RegBundles Bit vector to receive the edge bundles where the
94 /// corresponds to an edge bundle, a set bit means the
  /external/llvm/test/CodeGen/X86/
phielim-split.ll 4 ; The critical edge from for.cond to if.end2 should be split to avoid injecting
  /external/llvm/test/Transforms/GVN/
rle-no-phi-translate.ll 4 ; path/edge sensitively enough.
  /external/llvm/test/Transforms/InstCombine/
2004-01-13-InstCombineInvokePHI.ll 6 ; least without splitting the critical edge.
  /external/llvm/test/Transforms/LowerInvoke/
basictest.ll 19 ;; Value live across an unwind edge.
  /external/llvm/test/Transforms/ScalarRepl/
2011-09-22-PHISpeculateInvoke.ll 7 ; edge, but scalarrepl doesn't modify the CFG, at least at the moment.)
  /external/llvm/utils/unittest/
CMakeLists.txt 5 # this is only for people on the cutting edge.
  /external/markdown/docs/
release-2.0.1.txt 6 There have also been a few fixes for minor parsing bugs in some edge cases.
  /external/mockwebserver/src/main/java/com/google/mockwebserver/
Dispatcher.java 31 * return other values to test HTTP edge cases.
  /external/qemu/distrib/jpeg-6b/
transupp.h 66 * at the bottom, but leaves any partial iMCUs at the right edge untouched.
67 * Similarly flip_v leaves any partial iMCUs at the bottom edge untouched.
69 * and process edge blocks in a way that preserves the equivalence.
75 * (For example, -rot 270 -trim trims only the bottom edge, but -rot 90 -trim
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_MouseMotionEvent.3 34 If the cursor is hidden (\fI\fBSDL_ShowCursor\fP(0)\fR) and the input is grabbed (\fI\fBSDL_WM_GrabInput\fP(SDL_GRAB_ON)\fR), then the mouse will give relative motion events even when the cursor reaches the edge fo the screen\&. This is currently only implemented on Windows and Linux/Unix-a-likes\&.
  /external/skia/gm/
arcofzorro.cpp 15 // edge of one of its underlying quads).
  /external/skia/include/core/
SkLineClipper.h 24 edge of the clip.
  /external/skia/src/core/
SkEdgeBuilder.h 23 // returns the number of built edges. The array of those edge pointers
SkEdgeClipper.h 15 /** This is basically an iterator. It is initialized with an edge and a clip,
  /external/skia/src/pathops/
SkOpSpan.h 27 bool fTiny; // if set, span may still be considered once for edge following
SkPathOpsSpan.h 27 bool fTiny; // if set, span may still be considered once for edge following
  /frameworks/base/core/java/android/view/animation/
RotateAnimation.java 99 * edge.
102 * edge.
128 * left edge. This value can either be an absolute number if
136 * top edge. This value can either be an absolute number if

Completed in 1203 milliseconds

<<11121314151617181920>>