/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_ossaudiodev.py | 125 # was requested, but should barf in strict mode.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_ossaudiodev.py | 125 # was requested, but should barf in strict mode.
|
/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
XSLTElementProcessor.java | 326 // Then barf, because this element does not allow this attribute. 347 // Then barf, because this element does not allow this attribute.
|
/external/tcpdump/ |
makemib | 42 # not to barf; too bad tsort doesn't take arguments.
|
/external/valgrind/docs/internals/ |
multiple-architectures.txt | 160 directly - older compilers barf on them). Another reason not to
|
/external/toybox/lib/ |
lib.c | 900 if (errno || *s || (mode & ~(07777))) goto barf; 921 if (!*str || !(s = strchr(hows, *str))) goto barf; 924 if (!dohow) goto barf; 940 if (*str && *(str++) != ',') goto barf; 972 barf:
|
/external/python/cpython2/Lib/test/ |
string_tests.py | 364 self.checkequal(['arf', 'barf'], b, 'split') 365 self.checkequal(['arf', 'barf'], b, 'split', None) 366 self.checkequal(['arf', 'barf'], b, 'split', None, 2) 467 self.checkequal(['arf', 'barf'], b, 'rsplit') 468 self.checkequal(['arf', 'barf'], b, 'rsplit', None) 469 self.checkequal(['arf', 'barf'], b, 'rsplit', None, 2) [all...] |
/external/python/cpython3/Lib/test/ |
string_tests.py | [all...] |
/external/ltp/testcases/misc/crash/ |
crash01.c | 338 printf("didn't barf!\n");
|
crash02.c | 279 * Unlike crashme, faulty syscalls are not supposed to barf
|
/external/valgrind/cachegrind/ |
cg_merge.c | 148 static void barf ( SOURCE* s, const char* msg ) function 184 barf(s, "I/O error while reading input file"); 796 barf(s, "\"events:\" line of most recent file does " 909 barf(&src, "Cannot open input file"); [all...] |
/external/valgrind/include/ |
pub_tool_libcprint.h | 46 Note: these extensions do not cause the compiler to barf with PRINTF_CHECK
|
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
deadcode.go | 268 // will barf on it.
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
deadcode.go | 268 // will barf on it.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
unixccompiler.py | 51 barf if multiple '-isysroot' arguments are present.
|
/external/clang/test/SemaCXX/ |
warn-enum-compare.cpp | 4 enum Bar { BarD, BarE, BarF };
|
/external/fonttools/Lib/fontTools/ttLib/ |
sfnt.py | 84 # Be obnoxious, and barf when it's wrong
|
/external/python/cpython2/Lib/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
/external/python/cpython3/Lib/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 485 # On systems which don't support symlinks, `find' may barf
|
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/ |
bcppcompiler.py | 32 # Just set this so CCompiler's constructor doesn't barf. We currently
|