/external/chromium_org/third_party/WebKit/Source/web/tests/data/ |
touch-action-tests.css | 50 /* Note, if changing size, be sure to change kMarkerSize in JS too */
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
clean-header-guards | 27 /config.h/ # changing this one sounds scary
|
/external/chromium_org/third_party/icu/source/config/ |
mh-unknown | 9 # Perhaps your platform wasn't detected- try changing aclocal.m4 and
|
/external/chromium_org/ui/v2/public/ |
view_observer.h | 44 // (only for Changing notifications).
|
/external/clang/test/Sema/ |
pragma-pack-3.c | 15 // for example changing this to pack(8), I don't even understand what gcc
|
/external/icu4c/config/ |
mh-unknown | 9 # Perhaps your platform wasn't detected- try changing aclocal.m4 and
|
/external/icu4c/data/misc/ |
miscfiles.mk | 8 # Instead of changing this file [unless you want to check it back in],
|
/external/iptables/extensions/ |
libxt_TPROXY.man | 3 redirects the packet to a local socket without changing the packet header in
|
/external/javassist/src/main/javassist/util/proxy/ |
ProxyObject.java | 25 * Sets a handler. It can be used for changing handlers
|
/external/jmonkeyengine/engine/src/core-effects/Common/MatDefs/Post/ |
CartoonEdge.frag | 37 // Work out how much the normal and depth values are changing.
|
CartoonEdge15.frag | 39 // Work out how much the normal and depth values are changing.
|
/external/libpcap/ChmodBPF/ |
ChmodBPF | 16 # it owned by a particular user without changing the permissions,
|
/external/libpng/ |
TODO | 22 Use greater precision when changing to linear gamma for compositing against
|
/external/llvm/test/MC/AArch64/ |
mapping-across-sections.s | 14 // Changing back to .text should not emit a redundant $x
|
/external/llvm/test/MC/ARM/ |
multi-section-mapping.s | 19 @ Changing back to .text should not emit a redundant $a
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
vector.ll | 6 ; Make sure that we are not crashing or changing the code.
|
/external/webrtc/ |
android-webrtc.mk | 10 # Think again before changing it
|
/frameworks/base/core/java/android/hardware/input/ |
IInputDevicesChangedListener.aidl | 22 * removed or changing configuration.
|
/frameworks/base/core/tests/coretests/res/layout/ |
disabled.xml | 21 <!-- Demonstrates changing view visibility. See corresponding Java code. -->
|
/packages/apps/DeskClock/src/com/android/deskclock/ |
DontPressWithParentLayout.java | 26 * itself. This way the time in the alarm list can be pressed without changing
|
/packages/apps/UnifiedEmail/src/com/android/mail/ui/ |
FolderChangeListener.java | 30 * changing to the current folder
|
/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
MockitoHelper.java | 41 Log.v(TAG, "Changing context classloader from " + mOriginalClassLoader
|
/system/core/include/sysutils/ |
NetlinkListener.h | 34 * so changing the NetlinkListener() constructor breaks their ril.
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
GradientDrawable.java | 181 * <p><strong>Note</strong>: changing this property will affect all instances 183 * {@link #mutate()} before changing this property.</p> 202 * <p><strong>Note</strong>: changing this property will affect all instances 204 * {@link #mutate()} before changing this property.</p> 221 * <p><strong>Note</strong>: changing this property will affect all instances 223 * {@link #mutate()} before changing this property.</p> 238 * <p><strong>Note</strong>: changing this property will affect all instances 240 * {@link #mutate()} before changing this property.</p> 271 * <p><strong>Note</strong>: changing this property will affect all instances 273 * {@link #mutate()} before changing this property.</p [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/testdata/ |
mock_attrs.xml | 59 <!-- Push object to the top of its container, not changing its size. --> 61 <!-- Push object to the bottom of its container, not changing its size. --> 63 <!-- Push object to the left of its container, not changing its size. --> 65 <!-- Push object to the right of its container, not changing its size. --> 67 <!-- Place object in the vertical center of its container, not changing its size. --> 71 <!-- Place object in the horizontal center of its container, not changing its size. --> 75 <!-- Place the object in the center of its container in both the vertical and horizontal axis, not changing its size. --> 85 <!-- Push object to the top of its container, not changing its size. --> 87 <!-- Push object to the bottom of its container, not changing its size. --> 89 <!-- Push object to the left of its container, not changing its size. -- [all...] |