/external/elfutils/tests/ |
D | elfputzdata.c | 117 bool forced = false; in main() local 123 forced = true; in main() 129 forced ? " (forced) " : " ", in main() 139 forced = true; in main() 145 forced ? " (forced) " : " ", in main() 163 if (forced && new_size < orig_size) in main() 170 if (! forced && new_size >= orig_size) in main()
|
/external/iputils/ninfod/ |
D | ninfod_name.c | 290 void init_nodeinfo_nodename(int forced) in init_nodeinfo_nodename() argument 301 if (!changed && !forced) in init_nodeinfo_nodename() 307 if ((changed || forced) && !IN6_IS_ADDR_UNSPECIFIED(&nigroup.ipv6mr_multiaddr)) { in init_nodeinfo_nodename() 330 if (changed || forced) { in init_nodeinfo_nodename()
|
D | ninfod.h | 54 int forced 117 void init_core(int forced);
|
D | ninfod_core.c | 303 if (!forced && initialized) in init_nodeinfo_suptypes() 392 void init_core(int forced) in init_core() argument 398 if (!initialized || forced) { in init_core() 427 subjinfo_table[i].init(forced); in init_core() 434 qtypeinfo_table[i].init(forced); in init_core()
|
/external/autotest/client/site_tests/logging_UserCrash/ |
D | control | 12 - forced crash does not occur 13 - forced segv message is not found
|
/external/parameter-framework/upstream/ |
D | SetVersion.cmake | 38 # First, let's see if the user forced a version (i.e. "vX.Y.Z-N") 59 # Set the "nice version string" to the one forced by the user 75 # forced by the user - see above)
|
/external/e2fsprogs/tests/f_summary_counts/ |
D | expect.1 | 1 test_filesys contains a file system with errors, check forced.
|
/external/clang/test/Misc/ |
D | languageOptsOpenCL.cl | 4 // Test the forced language options for OpenCL are set correctly.
|
/external/valgrind/gdbserver_tests/ |
D | nlsigvgdb.vgtest | 2 # the gdbserver was forced invoked just before.
|
/external/llvm/test/CodeGen/Generic/ |
D | ForceStackAlign.ll | 1 ; Check that stack alignment can be forced. Individual targets should test their
|
/external/markdown/docs/ |
D | release-2.0.1.txt | 13 differance systems and with differant installation tools, we were forced to
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | debug_info_noninstrumented_alloca.ll | 16 ; Regular alloca, will get instrumented (forced by the ptrtoint below).
|
/external/llvm/test/CodeGen/ARM/ |
D | 2009-11-13-ScavengerAssert.ll | 11 …apcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quux* %a, %quux* %b, %quux* %c, i8 zeroext %forced) {
|
/external/curl/tests/data/ |
D | test1130 | 51 HTTP POST forced expect 100-continue with a 404
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.0 | 30 improvement, but a change forced by the previously listed
|
/external/llvm/test/CodeGen/X86/ |
D | force-align-stack-alloca.ll | 1 ; This test is attempting to detect when we request forced re-alignment of the
|
/external/llvm/test/Transforms/GVN/ |
D | pre-compare.ll | 17 ; uses, and we are forced to keep both %x and %cmp3 in registers in the loop.
|
/external/llvm/test/Transforms/LoopVectorize/X86/ |
D | vect.omp.force.small-tc.ll | 24 …although the trip count is below the threshold, but vectorization is explicitly forced in metadata.
|
D | vect.omp.force.ll | 25 … scalar cost is lower than any of vector costs, but vectorization is explicitly forced in metadata.
|
/external/llvm/test/Analysis/LoopAccessAnalysis/ |
D | reverse-memcheck-bounds.ll | 51 ; When the stride is not constant, we are forced to do umin/umax to get
|
/external/llvm/test/CodeGen/Mips/ |
D | no-odd-spreg.ll | 21 ; will be forced to spill/reload either %a or %0.
|
/external/libnl/include/linux/ |
D | pkt_sched.h | 216 __u32 forced; member
|
/external/libvorbis/ |
D | libvorbis.spec.in | 13 # We're forced to use an epoch since both Red Hat and Ximian use it in their
|
/external/libogg/ |
D | libogg.spec.in | 13 # We're forced to use an epoch since both Red Hat and Ximian use it in their
|
/external/webrtc/webrtc/modules/audio_processing/ |
D | audio_processing_impl.h | 232 int WriteConfigMessage(bool forced) EXCLUSIVE_LOCKS_REQUIRED(crit_capture_)
|