/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/ |
AndroidLaunchConfiguration.java | 105 // nothing to be done here, we'll use the default value 113 // nothing to be done here, we'll use the default value 126 // nothing to be done here, we'll use the default value 134 // nothing to be done here, we'll use the default value 142 // lets not do anything here, we'll use the default value 148 // nothing to be done here, we'll use the default value 155 // nothing to be done here, we'll use the default value
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
BitmapTest.java | 71 fail("shouldn't come to here"); 80 fail("shouldn't come to here"); 87 fail("shouldn't come to here"); 94 fail("shouldn't come to here"); 113 fail("shouldn't come to here"); 139 fail("shouldn't come to here"); 146 fail("shouldn't come to here"); 160 fail("shouldn't come to here"); 173 fail("shouldn't come to here"); 229 fail("shouldn't come to here"); [all...] |
/external/srec/srec/test/SRecTest/src/ |
SRecTest.c | 385 /* Log Here */ 390 /* Log Here */ 781 /* Log Here */ 787 /* Log Here */ 829 /* Log Here */ 835 /* Log Here */ 841 /* Log Here */ 872 /* Log Here */ 915 /* Log Here */ 921 /* Log Here */ [all...] |
/external/srec/srec/test/SRecTestAudio/src/ |
SRecTestAudio.c | 383 /* Log Here */ 388 /* Log Here */ 774 /* Log Here */ 780 /* Log Here */ 821 /* Log Here */ 827 /* Log Here */ 833 /* Log Here */ 864 /* Log Here */ 907 /* Log Here */ 913 /* Log Here */ [all...] |
/build/core/combo/arch/arm/ |
armv7-a-neon.mk | 15 # Note: Hard coding the 'tune' value here is probably not ideal,
|
armv7-a.mk | 13 # Note: Hard coding the 'tune' value here is probably not ideal,
|
/dalvik/libcore/archive/src/main/native/ |
sub.mk | 17 # Any shared/static libs that are listed here must also
|
/dalvik/libcore/icu/src/main/native/ |
sub.mk | 22 # Any shared/static libs that are listed here must also
|
/dalvik/libcore/xml/src/test/resources/ |
SimpleBuilderTest.xml | 13 <nestedStuff two="zwei">Nothing to see here - please get along!</nestedStuff>
|
/dalvik/tests/024-illegal-access/src/otherpkg/ |
Package.java | 20 * Package-scope class (public here).
|
/dalvik/vm/mterp/c/ |
OP_IPUT_OBJECT.c | 10 * init time, and then verify the type here.
|
/development/samples/SkeletonApp/ |
readme.txt | 11 The files contained here: 42 view hierarchies. The skeleton_activity.xml file here is used by 53 here is used as the image to display in one of the views in 64 file, but we generally split them apart as shown here to keep things organized.
|
/external/elfutils/config/ |
ChangeLog | 8 * config.guess: Moved to here from toplevel.
|
/external/icu4c/common/ |
uassert.h | 14 * By changing the definition here, the assert behavior for ICU can be changed
|
/external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/ |
Test.java | 14 foo(foo); // should get warning here
|
/external/kernel-headers/original/asm-arm/arch/ |
omap24xx.h | 5 * Please place only base defines here and put the rest in device
|
/external/opencore/protocols/sdp/parser/build/cml2/ |
rules.cml | 14 #Here, we combine the list of all the symbols for possible makefiles.
|
/external/stlport/src/ |
stlport_prefix.h | 15 /* Please add extra compilation switches for particular compilers here */
|
/external/webkit/WebCore/manual-tests/ |
input-empty-on-focus.html | 2 <div><input onfocus="this.value = ''" value="drop image here go boom"></div>
|
location-host-canonicalization.html | 13 <input type="button" value="Click Here" onClick="changeHost();">
|
submit-form-with-target-twice.html | 14 <button onclick="runTest()">Click Here</button>
|
svg-text-selection.svg | 6 <tspan x="0" y="235">to select multiline here</tspan>
|
/external/webkit/WebKitTools/wx/packaging/debian/ |
copyright | 17 # different copyright/license attached and list them here.
|
/frameworks/base/core/java/android/view/inputmethod/ |
package.html | 5 an overview. In most cases the main classes here are not needed for
|
/bionic/libc/arch-x86/bionic/ |
_exit_with_stack_teardown.S | 13 /* we can trash %ebx here since this call should never return. */ 31 /* can't have a ret here since we no longer have a usable stack. Seems
|