/external/icu4c/data/brkitr/ |
sent_el.txt | 111 # to get the correct rule status when moving forwards again.
|
/external/iproute2/man/man8/ |
tc-red.8 | 45 probability. This is calculated using an Exponential Weighted Moving
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
NewHdfParser.java | 60 // TODO: think about moving interning here instead of parser code 73 // TODO: think about moving interning here instead of parser code 311 // TODO: think about moving interning to handleAssign() 542 // TODO: think about moving interning here
|
/external/llvm/include/llvm/Analysis/ |
PHITransAddr.h | 52 /// NeedsPHITranslationFromBlock - Return true if moving from the specified
|
/external/llvm/lib/Support/ |
Triple.cpp | 452 // positions by seeing if they parse as a valid architecture, and if so moving 495 // example, a-b-i386 -> i386-a-b when moving i386 to the front. 497 // Replace the component we are moving with an empty component. 511 // moving pc to the second position.
|
/external/mesa3d/docs/OLD/ |
MESA_sprite_point.spec | 123 are labeled A, B, C, and D, starting at the lower-left corner and moving
|
/external/mesa3d/src/glsl/ |
ir_if_return.cpp | 28 * place by moving around blocks of code in if statements.
|
/external/quake/quake/src/QW/client/ |
gl_refrag.c | 48 Call when removing an object from the world or moving it to another position
|
/external/quake/quake/src/WinQuake/ |
README.Solaris | 54 ex "_windowed_mouse 1" Now, moving the mouse will move
|
gl_refrag.cpp | 48 Call when removing an object from the world or moving it to another position
|
/external/webkit/Source/JavaScriptCore/JavaScriptCore.gyp/ |
JavaScriptCore.gyp | 65 # FIXME: consider moving into config.h
|
/external/webkit/Source/WebCore/editing/ |
SpellChecker.cpp | 167 // To avoid moving the position backward, we assume the given results are sorted with
|
/external/webkit/Source/WebCore/manual-tests/inspector/ |
debugger-watch-expressions.html | 57 <li><p>Delete an expression by moving the mouse into the Watch Expression
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
FontWx.cpp | 113 // FIXME: Implement this by moving most of the drawComplexText() implementation in here. Set up the
|
/external/webkit/Source/WebCore/rendering/ |
RenderRubyBase.cpp | 133 // Moving block children -> have to set toBase as block flow
|
/external/webkit/Source/WebKit/win/ |
WebKitDLL.cpp | 140 //FIXME: We should consider moving this to a new file for cross-project functionality
|
/external/webkit/Tools/Scripts/webkitpy/test/ |
main.py | 109 # FIXME: We should consider moving webkitpy off of using "webkitpy." to prefix
|
/frameworks/base/core/java/android/inputmethodservice/ |
SoftInputWindow.java | 30 * method window. It will be displayed along the edge of the screen, moving
|
/frameworks/base/core/java/android/text/method/ |
Touch.java | 84 * like moving the cursor on touch as well.
|
/frameworks/base/core/java/com/android/internal/util/ |
ProcFileReader.java | 75 // TODO: consider moving to read pointer, but for now traceview says
|
/frameworks/base/core/tests/coretests/src/android/widget/ |
AutoCompleteTextViewPopup.java | 162 // now try moving "down" - nothing should happen since there's no longer an adapter
|
/frameworks/base/core/tests/coretests/src/android/widget/scroll/ |
RequestRectangleVisibleTest.java | 33 * {@link RequestRectangleVisible} is set up to exercise the cases of moving a
|
ScrollViewButtonsAndLabelsTest.java | 62 // moving down to something off screen should move the element
|
/frameworks/base/docs/html/guide/developing/devices/ |
managing-avds-cmdline.jd | 18 <li><a href="#moving">Moving an AVD</a></li> 345 <h2 id="moving">Moving an AVD</h2>
|
/frameworks/base/docs/html/resources/articles/ |
track-mem.jd | 60 <code>Paint</code> object on every draw. Moving the paint into an instance field
|