HomeSort by relevance Sort by last modified time
    Searched refs:without (Results 1 - 25 of 3865) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 12 # error Module should have been built without -DFOO
  /dalvik/dx/src/com/android/dx/command/
Main.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
91 com.android.dx.command.dexer.Main.main(without(args, i)); method
94 com.android.dx.command.dump.Main.main(without(args, i)); method
98 without(args, i)); method
101 com.android.dx.command.findusages.Main.main(without(args, i)); method
160 * Returns a copy of the given args array, but without the indicated
167 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
  /prebuilts/gcc/linux-x86/host/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 \
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/backward/
backward_warning.h 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
35 may be removed without further notice at a future date. Please use a \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/backward/
backward_warning.h 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
35 may be removed without further notice at a future date. Please use a \
  /prebuilts/ndk/5/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 \
  /prebuilts/ndk/6/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 \
  /prebuilts/ndk/7/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 \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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 \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/backward/
backward_warning.h 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
35 may be removed without further notice at a future date. Please use a \
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/backward/
backward_warning.h 11 // but WITHOUT ANY WARRANTY; without even the implied warranty of
35 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');
  /system/bluetooth/data/
blacklist.conf 1 // Do NOT change this file format without updating the parsing logic in
  /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');
  /device/common/
generate-blob-lists.sh 13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21 # runs builds with and without the vendor tree, and uses the difference
80 sort -f > $ARCHIVEDIR/$DEVICENAME-without.txt
87 if test $(wc -l < $ARCHIVEDIR/$DEVICENAME-without.txt) != 0 -a $(wc -l < $ARCHIVEDIR/$DEVICENAME-with.txt) != 0
100 echo '# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.'
106 diff $ARCHIVEDIR/$DEVICENAME-without.txt $ARCHIVEDIR/$DEVICENAME-with.txt |
  /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/ant-glob/
NOTICE 91 * Work or Derivative Works thereof in any medium, with or without
134 * this License, without any additional terms or conditions.
147 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148 * implied, including, without limitation, any warranties or conditions
200 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
215 with or without modification, for any purpose and without fee or royalty is
239 publicity pertaining to the software without specific, written prior permission.

Completed in 810 milliseconds

1 2 3 4 5 6 7 8 91011>>