HomeSort by relevance Sort by last modified time
    Searched defs:without (Results 1 - 6 of 6) sorted by null

  /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
  /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
  /external/flac/libFLAC/ia32/
nasm.h 4 ; Redistribution and use in source and binary forms, with or without variable
17 ; this software without specific prior written permission.
  /libcore/support/src/test/java/tests/util/
ClassLoaderBuilder.java 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
58 public ClassLoaderBuilder without(String classNamePrefix) { method in class:ClassLoaderBuilder
  /ndk/build/core/
definitions.mk 11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
432 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
442 # 2: export variable name without LOCAL_EXPORT_ prefix (e.g. 'CFLAGS')
779 # - without a library file extension
    [all...]
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 144 milliseconds