HomeSort by relevance Sort by last modified time
    Searched full:nasty (Results 151 - 175 of 402) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_file2k.py 149 def nasty(): function in function:AutoFileTests.testNastyWritelinesGenerator
154 self.assertRaises(ValueError, self.f.writelines, nasty())
  /external/llvm/tools/bugpoint/
Miscompilation.cpp 767 // If we are executing the JIT, we have several nasty issues to take care of.
803 // The second nasty issue we must deal with in the JIT is that the Safe
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
d3basics.c     [all...]
  /external/clang/docs/analyzer/
IPA.txt 357 - 'new' is poorly modeled due to some nasty CFG/design issues. This is tracked
  /external/guava/guava-testlib/src/com/google/common/collect/testing/google/
MultimapTestSuiteBuilder.java 502 * This is nasty and complicated, but it's the only way to make sure keys get mapped to enough
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
CaseIterator.java 326 // here is a nasty complication. Take 'ffi' ligature. We
  /external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
CaseIterator.java 322 // here is a nasty complication. Take 'ffi' ligature. We
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
CaseIterator.java 325 // here is a nasty complication. Take 'ffi' ligature. We
  /external/libevent/
ChangeLog 478 o Fix a nasty bug related to use of dup() with epoll on Linux (c281aba)
    [all...]
  /external/libgdx/extensions/gdx-box2d/gdx-box2d/jni/
build-ios32.xml 63 <!-- FIXME this is pretty nasty :/ -->
  /external/libgdx/extensions/gdx-bullet/jni/
build-ios32.xml 65 <!-- FIXME this is pretty nasty :/ -->
  /external/libgdx/extensions/gdx-freetype/jni/
build-ios32.xml 106 <!-- FIXME this is pretty nasty :/ -->
  /external/libgdx/extensions/gdx-jnigen/src/com/badlogic/gdx/jnigen/resources/scripts/
build-ios.xml.template 60 <!-- FIXME this is pretty nasty :/ -->
  /external/libgdx/gdx/jni/
build-ios32.xml 64 <!-- FIXME this is pretty nasty :/ -->
  /external/libvncserver/
README 381 Yeah. That's right. It is because there are nasty jarheads out there who
  /external/mesa3d/src/gallium/state_trackers/vega/
image.c 365 /* FIXME: this is very nasty */
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_cs.c 57 the operation on the floor and prints some nasty message to stderr.
  /external/nist-sip/java/gov/nist/core/
GenericObject.java 608 // avoid nasty recursions...
  /external/sfntly/cpp/src/sfntly/table/core/
name_table.h 490 // opted not doing so to avoid ref count issues and nasty protected members.
  /external/tagsoup/
CHANGES 299 Fixed nasty bug in HTMLScanner that was failing to fix unusual entities.
README 7 it is found in the wild: [1]poor, nasty and brutish, though quite often
  /external/valgrind/coregrind/
m_libcsetjmp.c 459 // nasty trick. We assume that %rax is nonzero, and so the
pub_core_options.h 377 /* Unwind using stack scanning (a nasty hack at the best of times)
  /external/valgrind/coregrind/m_ume/
macho.c 400 This is a really nasty hack -- allocates 64M+stack size, then
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/jar/
ManifestTest.java 268 "Manifest-Version: 1.0\nCreated-By: nasty gcc tool\n\n\0";

Completed in 1350 milliseconds

1 2 3 4 5 67 8 91011>>