/external/syslinux/gpxe/src/util/ |
D | symcheck.pl | 122 $problems->{$_}->{nonexistent}->{$symbol} = 1 foreach @requires; 168 my @nonexistent = sort keys %{$problems->{$object}->{nonexistent}}; 178 print "ERR $object requires non-existent symbol $_\n" foreach @nonexistent; 179 $errors += @nonexistent;
|
/external/emma/core/java12/com/vladium/emma/report/ |
D | ReportProcessor.java | 129 final String nonexistent = f.exists () ? "" : "{nonexistent} "; in _run() local 131 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 147 final String nonexistent = f.exists () ? "" : "{nonexistent} "; in _run() local 149 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run()
|
/external/curl/tests/data/ |
D | test623 | 25 …-u %USER: -T log/file623.txt scp://%HOSTIP:%SSHPORT%PWD/log/nonexistent-directory/nonexistent-file…
|
D | test622 | 25 …u %USER: -T log/file622.txt sftp://%HOSTIP:%SSHPORT%PWD/log/nonexistent-directory/nonexistent-file…
|
D | test289 | 20 ftp://%HOSTIP:%FTPPORT/289 -T log/illegal-nonexistent-file -C -
|
D | test605 | 16 SCP retrieval of nonexistent file
|
D | test604 | 16 SFTP retrieval of nonexistent file
|
/external/swiftshader/third_party/LLVM/test/Transforms/Internalize/ |
D | 2008-05-09-AllButMain.ll | 6 ; RUN: opt < %s -internalize -internalize-public-api-file /nonexistent/file 2> /dev/null -S | grep … 7 …ist bar -internalize-public-api-list foo -internalize-public-api-file /nonexistent/file 2> /dev/nu…
|
/external/llvm/test/Transforms/Internalize/ |
D | lists.ll | 6 ; RUN: opt < %s -internalize -internalize-public-api-file /nonexistent/file 2> /dev/null -S | FileC… 11 …ist bar -internalize-public-api-list foo -internalize-public-api-file /nonexistent/file 2> /dev/n…
|
/external/ltp/testcases/kernel/syscalls/mount/ |
D | mount02.c | 65 static const char *nonexistent = "nonexistent"; variable 95 {&device, &nonexistent, &fs_type, 0, ENOENT, NULL, NULL},
|
/external/clang/test/Misc/Inputs/ |
D | remapped-file-2 | 1 #include "nonexistent.h"
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
D | p12-0x.cpp | 4 int *j = &nonexistent; // expected-error {{use of undeclared identifier 'nonexistent'}}
|
/external/swiftshader/third_party/subzero/tests_lit/asan_tests/ |
D | no_globals.ll | 3 ; test that instrumenting start does not deadlock waiting for nonexistent
|
/external/emma/core/java12/com/vladium/emma/data/ |
D | MergeProcessor.java | 109 final String nonexistent = f.exists () ? "" : "{nonexistent} "; in _run() local 111 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run()
|
/external/emma/core/java12/com/vladium/emma/rt/ |
D | AppRunner.java | 280 final String nonexistent = f.exists () ? "" : "{nonexistent} "; in _run() local 282 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run() 297 final String nonexistent = f.exists () ? "" : "{nonexistent} "; in _run() local 299 log.verbose (" " + nonexistent + f.getAbsolutePath ()); in _run()
|
/external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/ |
D | ext_exc.ml | 15 ignore (Llvm.MemoryBuffer.of_file "/path/to/nonexistent/file")
|
/external/llvm/test/Bindings/OCaml/ |
D | ext_exc.ml | 23 ignore (Llvm.MemoryBuffer.of_file "/path/to/nonexistent/file")
|
D | target.ml | 96 "/nonexistent/file" machine;
|
/external/llvm/lib/Fuzzer/test/ |
D | afl-driver-extra-stats.test | 12 ; Test that specifying a valid nonexistent stats file works.
|
/external/autotest/client/site_tests/kernel_FirmwareRequest/ |
D | control | 11 known-nonexistent firmware files can be loaded.
|
/external/python/cpython2/Demo/comparisons/ |
D | README | 46 be resolved because it points to a nonexistent or otherwise
|
/external/elfutils/m4/ |
D | progtest.m4 | 33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
|
/external/libexif/auto-m4/ |
D | progtest.m4 | 33 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
|
D | lib-ld.m4 | 39 if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
|
/external/llvm/test/Transforms/LoopStrengthReduce/X86/ |
D | 2011-12-04-loserreg.ll | 3 ; Test LSR's ability to prune formulae that refer to nonexistent
|