/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_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()
|
D | ninfod.h | 54 int forced 117 void init_core(int forced);
|
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/ |
D | control.cellular.full | 7 PURPOSE = "Test forced update at OOBE." 14 This tests the forced autoupdate flow at OOBE using cellular.
|
D | control.cellular.delta | 7 PURPOSE = "Test forced update at OOBE." 14 This tests the forced autoupdate flow at OOBE using cellular.
|
D | control.interrupt.full | 7 PURPOSE = "Test forced update at OOBE with interruptions." 15 This tests the forced autoupdate flow at OOBE with interruptions.
|
D | control.delta | 7 PURPOSE = "Test forced update at OOBE." 14 This tests the forced autoupdate flow at OOBE.
|
D | control.full | 7 PURPOSE = "Test forced update at OOBE." 14 This tests the forced autoupdate flow at OOBE.
|
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/ |
D | control | 10 PURPOSE = "Start a forced autoupdate at OOBE." 14 This test will start a forced autoupdate at OOBE.
|
/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/linux-kselftest/tools/testing/selftests/rcutorture/doc/ |
D | TINY_RCU.txt | 38 All forced by CONFIG_TINY_RCU.
|
/external/llvm/test/CodeGen/AArch64/ |
D | inlineasm-X-allocation.ll | 3 ; In the novfp case, the compiler is forced to assign a core register,
|
/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/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/ |
D | control.delta | 7 PURPOSE = "Test non-forced update at OOBE."
|
/external/llvm/test/CodeGen/ARM/ |
D | inlineasm-X-allocation.ll | 7 ; In the novfp case, the compiler is forced to assign a core register.
|
/external/autotest/server/site_tests/servohost_Reboot/ |
D | control.force_reboot | 9 PURPOSE = "Perform a safe forced reboot of a servo host."
|
/external/llvm/test/Transforms/LoopDistribute/ |
D | diagnostics.ll | 12 ; 1 void forced (char *A, char *B, char *C, int N) { 39 define void @forced(i8* %A, i8* %B, i8* %C, i32 %N) !dbg !7 { 139 !7 = distinct !DISubprogram(name: "forced", scope: !1, file: !1, line: 1, type: !8, isLocal: false,…
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | debug_info_noninstrumented_alloca.ll | 16 ; Regular alloca, will get instrumented (forced by the ptrtoint below).
|
/external/curl/tests/data/ |
D | test1130 | 51 HTTP POST forced expect 100-continue with a 404
|