Home
last modified time | relevance | path

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

12345

/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.h54 int forced
117 void init_core(int forced);
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()
/external/e2fsprogs/tests/f_summary_counts/
Dexpect.11 test_filesys contains a file system with errors, check forced.
/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/markdown/docs/
Drelease-2.0.1.txt13 differance systems and with differant installation tools, we were forced to
/external/iproute2/tc/
Dq_gred.c303 qopt->forced+qopt->early, in gred_print_opt()
304 qopt->forced, in gred_print_opt()
/external/llvm/test/CodeGen/ARM/
D2009-11-13-ScavengerAssert.ll11 …apcs_vfpcc %bar* @aaa(%foo* nocapture %this, %quux* %a, %quux* %b, %quux* %c, i8 zeroext %forced) {
/external/llvm/patches/
D0003-Add-support-for-64-bit-longs.patch24 + "long type is forced to be 64-bit">;
/external/squashfs-tools/RELEASE-READMEs/
DREADME-3.030 improvement, but a change forced by the previously listed
/external/llvm/test/Transforms/GVN/
Dpre-compare.ll17 ; uses, and we are forced to keep both %x and %cmp3 in registers in the loop.
/external/llvm/test/CodeGen/X86/
Dforce-align-stack-alloca.ll1 ; This test is attempting to detect when we request forced re-alignment of the
/external/llvm/test/Transforms/LoopVectorize/X86/
Dvect.omp.force.small-tc.ll24 …although the trip count is below the threshold, but vectorization is explicitly forced in metadata.
Dvect.omp.force.ll25 … scalar cost is lower than any of vector costs, but vectorization is explicitly forced in metadata.
/external/llvm/test/CodeGen/Mips/
Dno-odd-spreg.ll21 ; will be forced to spill/reload either %a or %0.
/external/libnl/include/linux/
Dpkt_sched.h216 __u32 forced; member
/external/libogg/
Dlibogg.spec.in13 # We're forced to use an epoch since both Red Hat and Ximian use it in their
/external/libvorbis/
Dlibvorbis.spec.in13 # We're forced to use an epoch since both Red Hat and Ximian use it in their
/external/antlr/antlr-3.4/antlr3-maven-plugin/src/site/apt/
Dindex.apt17 plugins, there are defaults, which you are advised to comply to, but are not forced to
/external/skia/gyp/
Dimages.gyp49 # so the right decoders will be forced to link.
/external/llvm/test/CodeGen/Thumb2/
Daligned-spill.ll7 ; This function is forced to spill a double.
/external/openssh/
Dsession.c781 const char *forced = NULL; in do_exec() local
787 forced = "(config)"; in do_exec()
791 forced = "(key-option)"; in do_exec()
793 if (forced != NULL) { in do_exec()
800 "forced-command %s '%.900s'", forced, command); in do_exec()
/external/llvm/test/CodeGen/SystemZ/
Dcall-03.ll77 ; Check an indirect call that will be forced into a call-saved GPR
/external/iproute2/include/linux/
Dpkt_sched.h271 __u32 forced; member

12345