Searched refs:Needed (Results 1 – 25 of 233) sorted by relevance
12345678910
/external/elfutils/tests/ |
D | run-readelf-A.sh | 55 ABI_FP_rounding: Needed 56 ABI_FP_denormal: Needed 57 ABI_FP_exceptions: Needed
|
/external/v8/tools/clang/blink_gc_plugin/ |
D | Edge.h | 185 return TracingStatus::Needed(); in NeedsTracing() 197 return TracingStatus::Needed(); in NeedsTracing() 254 return TracingStatus::Needed(); in NeedsTracing() 283 return TracingStatus::Needed(); in NeedsTracing()
|
D | NeedsTracing.h | 15 static NeedsTracing Needed() { return kNeeded; } in Needed() function
|
D | TracingStatus.h | 33 static TracingStatus Needed() { return kNeeded; } in Needed() function
|
/external/compiler-rt/unittests/ |
D | CMakeLists.txt | 1 # Needed for lit support
|
/external/libxkbcommon/xkbcommon/test/data/types/ |
D | pc | 87 // Needed when you want part of your layout eight-level but cannot use 90 // Needed to fix bug #9529.
|
/external/curl/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libexif/auto-m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/ImageMagick/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/lmfit/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/expat/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/speex/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/google-breakpad/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libusb-compat/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libnetfilter_conntrack/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/pcre/dist2/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libpng/scripts/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libevent/m4/ |
D | ltsugar.m4 | 21 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 67 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libnfnetlink/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/libcap-ng/libcap-ng-0.7/m4/ |
D | ltsugar.m4 | 20 # Needed until we can rely on m4_join from Autoconf 2.62, since all earlier 66 # Needed until we can rely on m4_combine added in Autoconf 2.62.
|
/external/curl/tests/data/ |
D | test203 | 28 # Needed for MSYS2 to not convert
|
D | test214 | 35 # Needed for MSYS2 to not convert all backslashes to forward slashes
|
D | test1143 | 32 # Needed for MSYS2 to not treat the argument as a POSIX path list
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Passes/ |
D | CMakeLists.txt | 1 # Needed by LLVM's CMake checks because this file defines multiple targets.
|
12345678910