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

1 2 3 4 5 6 7 8 9

  /external/netcat/data/
pmap-dump.d 1 # portmap dump request: like "rpcinfo -p" but via UDP instead
  /external/quake/quake/src/WinQuake/
wq.bat 11 echo wq max: all features on, but doesn't work on all systems
12 echo wq fast: maximum speed, but doesn't work on all systems
13 echo wq fastvid: maximum video speed, but safer, probably slower sound
14 echo wq fastsnd: maximum sound speed, but safer, probably slower video
15 echo wq safe: very likely to run, but may be slower
16 echo wq verysafe: almost sure to run, but probably slower, and no sound
  /external/clearsilver/cs/
test_comma.cs 2 Comma tests, evalute both but pass right most as expression result
  /external/chromium/sdch/open-vcdiff/vsprojects/
vcdiff_test.bat 46 && ( echo vcdiff with no arguments should fail, but succeeded ^
50 rem vcdiff with three arguments but without "encode" or "decode"
54 && ( echo vcdiff without operation argument should fail, but succeeded ^
145 && ( echo Decode using larger dictionary should fail, but succeeded ^
168 && ( echo vcdiff with missing dictionary file should fail, but succeeded ^
177 && ( echo vcdiff with missing target file should fail, but succeeded ^
185 && ( echo vcdiff with missing delta file should fail, but succeeded ^
213 rem Using empty file as dictionary should work, but (because dictionary is empty)
230 && ( echo vcdiff with invalid delta file should fail, but succeeded ^
238 && ( echo -dictionary option with no file name should fail, but succeeded
    [all...]
  /external/chromium/net/data/proxy_resolver_v8_unittest/
dns_fail.js 25 throw "Expected " + expected + " but was " + actual;
  /libcore/json/src/main/java/org/json/
JSONTokener.java 151 * specify this behaviour, but it's required to parse
181 * Returns the string up to but not including {@code quote}, unescaping any
183 * should have already been read. This consumes the closing quote, but does
193 * the result as a substring of the input. But if we encounter an escape
328 * Returns the string up to but not including any of the given characters or
363 throw syntaxError("Names must be strings, but " + name
370 * equals sign '=', or an arrow "=>". The last two are bogus but we
398 * "[]" yields an empty array, but "[,]" returns a two-element array
488 throw syntaxError("Expected " + c + " but was " + result);
526 * to but not including the first of
    [all...]
  /bionic/linker/
Android.mk 18 # actually produces a correct binary with starting address 0xB0000100 but the
21 # but switching to gold saves about 1M of space.
96 # as a static executable, but it won't hurt if in the future we start
  /development/ndk/tests/prebuilt-library/jni/
Android.mk 17 # Note: the module is named foo-prebuilt, but the library is libfool.so !
  /external/dbus/test/data/valid-config-files/system.d/
test.conf 15 <!-- Allow any connection to receive the message, but
  /bionic/libdl/
Android.mk 12 # to provide those symbols, but will instead pull them from libgcc.a. Specifically,
31 # NOTE: libdl needs __aeabi_unwind_cpp_pr0 from libgcc.a but libgcc.a needs a
  /external/libvpx/vp8/common/ppc/
copy_altivec.asm 20 ;# but the output will be. So two reads and a perm
21 ;# for the input, but only one store for the output.
  /external/protobuf/
configure.ac 13 # version with the "-pre" suffix. (We used to use "-SNAPSHOT" but this pushed
106 AC_MSG_FAILURE([--with-zlib was given, but no working zlib library was found])
113 AC_MSG_FAILURE([--with-zlib was given, but zlib headers were not present or were too old (requires 1.2.0.4)])
126 # Does not start with a slash, but contains a slash. So, it's a relative
  /external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-31255.js 69 --> but only if it follows a possible whitespace after line start
  /bionic/libc/zoneinfo/
Android.mk 16 # The host build doesn't use bionic, but it does use bionic's zoneinfo data
  /dalvik/vm/mterp/armv5te/
OP_CMP_LONG.S 9 * We load the full values with LDM, but in practice many values could
45 @ Want to cond code the next mov so we can avoid branch, but don't see it;
OP_PACKED_SWITCH.S 7 * We don't really expect backward branches in a switch statement, but
22 beq common_backwardBranch @ (want to use BLE but V is unknown)
  /external/quake/quake/src/QW/
qwcl.spec.sh 33 wanted to, but couldn't due to the play being unsatisfactory, John Carmack
qwsv.spec.sh 33 wanted to, but couldn't due to the play being unsatisfactory, John Carmack
  /external/strace/
Android.mk 24 # ARM (e.g. 4.5.1.8), but that would mean having to reapply all Android-specific
  /external/webkit/WebKitTools/Scripts/
run-sunspider 16 # EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
34 # determine configuration, but default to "Release" instead of last-used configuration
61 --shark20 Like --shark, but with a 20 microsecond sampling interval
62 --shark-cache Like --shark, but performs a L2 cache-miss sample instead of time sample
  /external/v8/test/mjsunit/
array-concat.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
64 // When we take the number off the prototype it disappears from a, but
71 // should be copied, but not the one on the prototype.
87 // moe was not copied, but we can see it through the prototype
override-read-only-property.js 17 // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
21 // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
41 // but is read-only in a prototype takes effect.
48 // but is read-only in a prototype takes effect.
  /external/chromium/third_party/icu/source/data/locales/
reslocal.mk 33 # In addition to them, 35 "abridged" locale data files are listed. Chrome is not localized to them, but
41 # All aliases (to not be included under 'installed'), but not including root.
  /external/openssl/crypto/sha/asm/
sha1-armv4-large.s 120 eor r10,r4,r5 @ F_xx_xx, but not in 40_59
136 eor r10,r3,r4 @ F_xx_xx, but not in 40_59
152 eor r10,r7,r3 @ F_xx_xx, but not in 40_59
168 eor r10,r6,r7 @ F_xx_xx, but not in 40_59
189 eor r10,r5,r6 @ F_xx_xx, but not in 40_59
204 eor r10,r4,r5 @ F_xx_xx, but not in 40_59
219 eor r10,r3,r4 @ F_xx_xx, but not in 40_59
234 eor r10,r7,r3 @ F_xx_xx, but not in 40_59
249 eor r10,r6,r7 @ F_xx_xx, but not in 40_59
  /external/stlport/stlport/stl/config/
_msvc.h 23 # error Sorry but building a managed version of STLport is not supported.
117 These are present at least since VC6, but the uncaught_exception() of VC6 is

Completed in 928 milliseconds

1 2 3 4 5 6 7 8 9