Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 25 of 199) sorted by relevance

12345678

/external/elfutils/tests/
Delfputzdata.c117 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/
Dninfod_name.c290 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()
Dninfod_core.c303 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()
Dninfod.h54 int forced
117 void init_core(int forced);
/external/autotest/server/site_tests/autoupdate_ForcedOOBEUpdate/
Dcontrol.cellular.full7 PURPOSE = "Test forced update at OOBE."
14 This tests the forced autoupdate flow at OOBE using cellular.
Dcontrol.cellular.delta7 PURPOSE = "Test forced update at OOBE."
14 This tests the forced autoupdate flow at OOBE using cellular.
Dcontrol.interrupt.full7 PURPOSE = "Test forced update at OOBE with interruptions."
15 This tests the forced autoupdate flow at OOBE with interruptions.
Dcontrol.delta7 PURPOSE = "Test forced update at OOBE."
14 This tests the forced autoupdate flow at OOBE.
Dcontrol.full7 PURPOSE = "Test forced update at OOBE."
14 This tests the forced autoupdate flow at OOBE.
/external/autotest/client/site_tests/autoupdate_StartOOBEUpdate/
Dcontrol10 PURPOSE = "Start a forced autoupdate at OOBE."
14 This test will start a forced autoupdate at OOBE.
/external/autotest/client/site_tests/logging_UserCrash/
Dcontrol12 - forced crash does not occur
13 - forced segv message is not found
/external/parameter-framework/upstream/
DSetVersion.cmake38 # 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/
Dexpect.11 test_filesys contains a file system with errors, check forced.
/external/linux-kselftest/tools/testing/selftests/rcutorture/doc/
DTINY_RCU.txt38 All forced by CONFIG_TINY_RCU.
/external/llvm/test/CodeGen/AArch64/
Dinlineasm-X-allocation.ll3 ; In the novfp case, the compiler is forced to assign a core register,
/external/clang/test/Misc/
DlanguageOptsOpenCL.cl4 // Test the forced language options for OpenCL are set correctly.
/external/valgrind/gdbserver_tests/
Dnlsigvgdb.vgtest2 # the gdbserver was forced invoked just before.
/external/llvm/test/CodeGen/Generic/
DForceStackAlign.ll1 ; Check that stack alignment can be forced. Individual targets should test their
/external/markdown/docs/
Drelease-2.0.1.txt13 differance systems and with differant installation tools, we were forced to
/external/autotest/server/site_tests/autoupdate_NonBlockingOOBEUpdate/
Dcontrol.delta7 PURPOSE = "Test non-forced update at OOBE."
/external/llvm/test/CodeGen/ARM/
Dinlineasm-X-allocation.ll7 ; In the novfp case, the compiler is forced to assign a core register.
/external/autotest/server/site_tests/servohost_Reboot/
Dcontrol.force_reboot9 PURPOSE = "Perform a safe forced reboot of a servo host."
/external/llvm/test/Transforms/LoopDistribute/
Ddiagnostics.ll12 ; 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/
Ddebug_info_noninstrumented_alloca.ll16 ; Regular alloca, will get instrumented (forced by the ptrtoint below).
/external/curl/tests/data/
Dtest113051 HTTP POST forced expect 100-continue with a 404

12345678