/dalvik/dx/src/com/android/dx/command/ |
Main.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 95 com.android.dx.command.dexer.Main.main(without(args, i)); method 98 com.android.dx.command.dump.Main.main(without(args, i)); method 102 without(args, i)); method 105 TestRunner.main(without(args, i)); method 108 com.android.dx.command.findusages.Main.main(without(args, i)); method 167 * Returns a copy of the given args array, but without the indicated 174 private static String[] without(String[] orig, int n) { method in class:Main
|
/cts/tools/signature-tools/src/signature/ |
Main.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 63 signature.converter.Main.main(without(args, i)); method 66 signature.compare.Main.main(without(args, i)); method 117 * Returns a copy of the given argument array, but without the indicated 126 private static String[] without(String[] orig, int n) { method in class:Main
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
backward_warning.h | 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of 30 may be removed without further notice at a future date. Please use a \
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of 30 may be removed without further notice at a future date. Please use a \
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
backward_warning.h | 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of 30 may be removed without further notice at a future date. Please use a \
|
/external/valgrind/main/none/tests/ |
shell.stdout.exp | 8 Execute a valid script without a #! line
|
/external/webkit/LayoutTests/fast/dom/DeviceOrientation/script-tests/ |
basic-operation.js | 10 debug('This test can not be run without the LayoutTestController');
|
event-after-navigation.js | 6 debug('This test can not be run without the LayoutTestController');
|
no-page-cache.js | 8 debug('This test can not be run without the LayoutTestController');
|
multiple-frames.js | 34 debug('This test can not be run without the LayoutTestController');
|
updates.js | 9 debug('This test can not be run without the LayoutTestController');
|
/system/bluetooth/data/ |
blacklist.conf | 1 // Do NOT change this file format without updating the parsing logic in
|
/device/common/ |
generate-blob-scripts.sh | 13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22 # runs builds with and without the vendor tree, and uses the difference 77 sort -f > $ARCHIVEDIR/$DEVICENAME-without.txt 99 echo '# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.' 110 diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt | 142 echo '# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.' 151 diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt | 174 diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt | 196 diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt | 235 echo '# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. [all...] |
/libcore/luni/src/test/java/libcore/java/lang/reflect/ |
MissingClassesTest.java | 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 30 .without(prefix + "$Unloadable")
|
/external/webkit/LayoutTests/fast/dom/DeviceMotion/script-tests/ |
no-page-cache.js | 8 debug('This test can not be run without the LayoutTestController');
|
/external/webkit/LayoutTests/fast/dom/Geolocation/script-tests/ |
error.js | 10 debug('This test can not be run without the LayoutTestController');
|
success.js | 13 debug('This test can not be run without the LayoutTestController');
|
timeout.js | 13 debug('This test can not be run without the LayoutTestController');
|
/external/webkit/LayoutTests/fast/dom/HTMLAnchorElement/script-tests/ |
set-href-attribute-prevents-rebase.js | 8 debug("Search attribute, update document base URI without attribute having been set"); 23 debug("Pathname attribute, update document base URI without attribute having been set"); 38 debug("Hash attribute, update document base URI without attribute having been set"); 57 debug("Host attribute, update document base URI without attribute having been set"); 72 debug("Hostname attribute, update document base URI without attribute having been set"); 87 debug("Protocol attribute, update document base URI without attribute having been set"); 102 debug("Port attribute, update document base URI without attribute having been set");
|
/external/libvpx/vp8/encoder/arm/armv6/ |
vp8_fast_fdct4x4_armv6.asm | 34 qadd16 r6, r4, r5 ; [i1+i2 | i0+i3] = [b1 | a1] without shift 35 qsub16 r7, r4, r5 ; [i1-i2 | i0-i3] = [c1 | d1] without shift 40 ; with 2217*4 and 5352*4 without losing the 59 qadd16 r6, r8, r9 ; [i5+i6 | i4+i7] = [b1 | a1] without shift 60 qsub16 r7, r8, r9 ; [i5-i6 | i4-i7] = [c1 | d1] without shift 65 ; with 2217*4 and 5352*4 without losing the 84 qadd16 r6, r4, r5 ; [i9+i10 | i8+i11]=[b1 | a1] without shift 85 qsub16 r7, r4, r5 ; [i9-i10 | i8-i11]=[c1 | d1] without shift 90 ; with 2217*4 and 5352*4 without losing the 109 qadd16 r6, r4, r5 ; [i13+i14 | i12+i15]=[b1|a1] without shif [all...] |
/external/v8/test/mjsunit/ |
global-deleted-property-keyed.js | 2 // Redistribution and use in source and binary forms, with or without 14 // from this software without specific prior written permission. 30 // Test keyed access to deleted property in a global object without access checks.
|
store-dictionary.js | 2 // Redistribution and use in source and binary forms, with or without 14 // from this software without specific prior written permission. 61 // Slow case object without x property.
|
/external/webkit/LayoutTests/dom/html/level1/core/ |
documentgetdoctypenodtd.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 80 without a document type declaration. 81 Retrieve the XML document without a DTD and invoke the
|
/external/webkit/LayoutTests/dom/xhtml/level1/core/ |
documentgetdoctypenodtd.js | 7 hope that it will be useful, but WITHOUT ANY WARRANTY; without even 80 without a document type declaration. 81 Retrieve the XML document without a DTD and invoke the
|
/build/core/combo/arch/arm/ |
armv4t.mk | 4 # Supporting armv4 (without thumb) does not make much sense since
|