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

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/ARCMT/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.
106 com.android.dx.command.dexer.Main.main(without(args, i)); method
109 com.android.dx.command.dump.Main.main(without(args, i)); method
113 without(args, i)); method
116 com.android.dx.command.findusages.Main.main(without(args, i)); method
175 * Returns a copy of the given args array, but without the indicated
182 private static String[] without(String[] orig, int n) { method in class:Main
  /external/llvm/test/MC/ARM/
directive-fpu-softvfp.s 6 @ without problems.
  /external/clang/test/Modules/Inputs/Module.framework/Headers/
Module.h 12 # error Module should have been built without -DFOO
  /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
  /external/llvm/test/MC/Mips/
set-at-directive-explicit-at.s 10 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
15 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
20 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
25 # WARNINGS: :[[@LINE+2]]:11: warning: used $at without ".set noat"
28 # WARNINGS-NOT: warning: used $at without ".set noat"
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
34 may be removed without further notice at a future date. Please use a \
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
backward_warning.h 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
34 may be removed without further notice at a future date. Please use a \
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
backward_warning.h 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
34 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 \
  /prebuilts/ndk/9/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/9/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 \
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/backward/
backward_warning.h 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
34 may be removed without further notice at a future date. Please use a \
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/
backward_warning.h 10 // but WITHOUT ANY WARRANTY; without even the implied warranty of
34 may be removed without further notice at a future date. Please use a \
  /build/core/combo/arch/mips/
mips32r2-fp-xburst.mk 2 # Generating binaries for MIPS32R2/hard-float/little-endian without
  /external/llvm/test/MC/PowerPC/
ppc-machine.s 6 # is accepted without syntax error.
  /external/valgrind/none/tests/scripts/
shell.stdout.exp 8 Execute a valid script without a #! line
  /external/openssh/openbsd-compat/
openssl-compat.h 7 * purpose with or without fee is hereby granted, provided that the above
57 /* Avoid some #ifdef. Code that uses these is unreachable without GCM */
68 # error AES-GCM enabled without EVP_CIPHER_CTX_ctrl /* shouldn't happen */
  /external/v8/tools/gcmole/
bootstrap.sh 4 # Redistribution and use in source and binary forms, with or without
16 # from this software without specific prior written permission.
106 --without-llvmgcc \
107 --without-llvmgxx
  /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")

Completed in 1319 milliseconds

1 2 3 4 5 6 7 8 91011>>