Home
last modified time | relevance | path

Searched refs:nasty (Results 1 – 25 of 45) sorted by relevance

12

/external/v8/test/mjsunit/regress/
Dregress-1209.js29 var nasty = [];
31 nasty.push("a" + 0);
32 return Function.apply(null, nasty);
/external/bison/
DAUTHORS23 and nasty bugs.
/external/llvm/docs/HistoricalNotes/
D2002-05-12-InstListChange.txt34 Long term, all of the code that depends on the nasty features in the
D2000-11-18-EarlyDesignIdeasResp.txt81 C functions directly from Java without using the nasty/slow/gross JNI
/external/llvm/test/Transforms/PhaseOrdering/
DPR6627.ll6 ; PR6627 - This whole nasty sequence should be flattened down to a single
/external/guava/guava-tests/test/com/google/common/base/
DPredicatesTest.java774 Predicate<? super Integer> nasty = Predicates.not(Predicates.and( in testCascadingSerialization() local
780 assertEvalsToFalse(nasty); in testCascadingSerialization()
783 SerializableTester.reserializeAndAssert(nasty); in testCascadingSerialization()
/external/antlr/antlr-3.4/runtime/JavaScript/tests/functional/
DPython.g44 * to do my version of the whole nasty INDENT/DEDENT issue just so I
49 * The lexical rules for python are particularly nasty and it took me
/external/harfbuzz_ng/m4/
Dpkg.m4126 # Put the nasty error message in config.log where it belongs
/external/libvorbis/m4/
Dpkg.m4126 # Put the nasty error message in config.log where it belongs
/external/dbus/m4/
Dpkg.m4124 # Put the nasty error message in config.log where it belongs
/external/libxml2/include/libxml/
Dxmlwin32version.h.in19 * use those to be sure nothing nasty will happen if
Dxmlversion.h.in20 * use those to be sure nothing nasty will happen if
/external/libxml2/os400/libxmlrpg/
Dxmlversion.rpgle.in13 * use those to be sure nothing nasty will happen if
/external/icu/icu4c/source/
Daclocal.m4143 # Put the nasty error message in config.log where it belongs
/external/libmtp/
DINSTALL167 The script sets the device access to "666" which is rather nasty
/external/netperf/
DAUTHORS83 been the cause of all the nasty connection refused errors in random
/external/tagsoup/
DCHANGES299 Fixed nasty bug in HTMLScanner that was failing to fix unusual entities.
DREADME7 it is found in the wild: [1]poor, nasty and brutish, though quite often
/external/clang/docs/analyzer/
DIPA.txt357 - 'new' is poorly modeled due to some nasty CFG/design issues. This is tracked
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h.pump209 // Nokia's Symbian Compiler has a nasty bug where the object put
/external/libvncserver/
DREADME381 Yeah. That's right. It is because there are nasty jarheads out there who
/external/libevent/
DChangeLog478 o Fix a nasty bug related to use of dup() with epoll on Linux (c281aba)
639 o Fix a nasty dangling-event bug when using rate-limiting groups (0bffe43)
850 o Fix another nasty solaris getaddrinfo() behavior (3557071)
1189 …urn while that event's callback is executing in another thread. This fixes a nasty race condition.
/external/doclava/src/com/google/doclava/parser/
DJava.g135 * and some nasty looking enums from 1.5, but have not really
/external/libxml2/
DNEWS812 - Bug fixes: nasty entity bug introduced in 2.7.0, restore old behaviour
1872 - nasty threading bug fixed (William Brack)
2332 - better handling of some nasty HTML input
2440 to new instructions. It fixes a nasty problem
DChangeLog233 * parser.c: fix a nasty bug introduced when cleaning up
429 * dict.c: chased and found a couple of nasty issues
780 * xmlregexp.c: found a nasty bug in regexp automata build,
1021 * xmlregexp.c: another nasty regexp case fixed.
3392 * xinclude.c: fixed bug #302302, nasty but the fix is rather simple.
5728 * threads.c: fixed nasty bug #156087
6000 not be saved, and the second more nasty on an error saving
6993 * xmlreader.c: fix a nasty problem with reading over the end
9067 * parser.c: fix the potentially nasty access to ctxt->serror
9072 * SAX2.c: fixed a nasty bug with interning some text strings
[all …]

12