/netbsd-src/external/bsd/kyua-cli/dist/utils/cmdline/ |
H A D | parser_test.cpp | 425 const bool_option flag2("flag2", ""); in ATF_TEST_CASE_BODY() local 427 options2.push_back(&flag2); in ATF_TEST_CASE_BODY() 443 const string_option flag2('b', "flag2", "Description", "arg"); in ATF_TEST_CASE_BODY() local 446 options.push_back(&flag2); in ATF_TEST_CASE_BODY() 468 const string_option flag2('b', "flag2", "Description", "arg"); in ATF_TEST_CASE_BODY() local 472 options.push_back(&flag2); in ATF_TEST_CASE_BODY() 495 const string_option flag2("flag2", "Description", "arg"); in ATF_TEST_CASE_BODY() local 498 options.push_back(&flag2); in ATF_TEST_CASE_BODY() 538 const bool_option flag2('b', "flag2", "Description"); in ATF_TEST_CASE_BODY() local 542 options.push_back(&flag2); in ATF_TEST_CASE_BODY() [all …]
|
/netbsd-src/usr.bin/comm/ |
H A D | comm.c | 69 int ch, flag1, flag2, flag3; in main() local 78 flag1 = flag2 = flag3 = 1; in main() 86 flag2 = 0; in main() 112 if (flag2) in main()
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_sigmask.c | 54 static volatile sig_atomic_t flag2; variable 147 flag2 = 1; in respected_while_running_handler2() 160 else if (flag == 1 && flag2 == 1 && thr_usr1 != thr_usr2) in respected_while_running_threadroutine() 164 (int)flag, (int)flag2, (void *)thr_usr1, (void *)thr_usr2); in respected_while_running_threadroutine()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/ |
H A D | sanitizer_flags_test.cc | 125 const char *flag2 = ""; in TestTwoFlags() local 129 RegisterFlag(&parser, name2, kFlagDesc, &flag2); in TestTwoFlags() 134 EXPECT_EQ(0, internal_strcmp(flag2, expected_flag2)); in TestTwoFlags()
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | expr_sizeof.c | 84 _Bool flag2:1; in bit_fields() member 93 _Bool flag2:1; in bit_fields() member
|
/netbsd-src/external/mit/xorg/bin/xdm/config/ |
H A D | Makefile | 69 NetBSD-flag.png NetBSD-flag1.xpm NetBSD-flag2.xpm \ 77 FILESDIR_NetBSD-flag2.xpm= ${X11INCDIR}/X11/pixmaps
|
/netbsd-src/sys/dev/scsipi/ |
H A D | ses.c | 1470 uint8_t flag2; member 1630 return (wrbuf16(ssc, SAFTE_WT_GLOBAL, cc->flag1, cc->flag2, 0, slpflg)); in safte_set_encstat() 1728 cc->flag2, 0, slp); in safte_set_objstat() 1746 cc->flag2, 0, slp); in safte_set_objstat() 1767 cc->flag2 &= ~SAFT_FLG2_LOCKDOOR; in safte_set_objstat() 1769 cc->flag2 |= SAFT_FLG2_LOCKDOOR; in safte_set_objstat() 1772 cc->flag2, 0, slp); in safte_set_objstat() 1780 cc->flag2 &= ~SAFT_FLG1_ALARM; in safte_set_objstat() 1782 cc->flag2 |= SAFT_FLG1_ALARM; in safte_set_objstat() 1784 cc->flag2 &= ~SAFT_FLG1_ALARM; in safte_set_objstat() [all …]
|
/netbsd-src/external/gpl2/gettext/dist/autoconf-lib-link/tests/ |
H A D | rpathcfg.sh | 126 echo "$CC $LDFLAGS $srcdir/rpathlx/usex.c tstlib/librpathx.$shlibext $flag1 $flag2 -o a.out" 1>&2 127 $CC $LDFLAGS $srcdir/rpathlx/usex.c tstlib/librpathx.$shlibext $flag1 $flag2 -o a.out
|
/netbsd-src/external/mpl/bind/dist/tests/dns/testdata/master/ |
H A D | master7.data | 15 nokey|flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15
|
H A D | master6.data | 23 flag2|flag4|flag5|ntyp3|flag8|flag9|flag10|flag11|sig15
|
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
H A D | node.h | 322 hmotion_node(hunits i, int flag1, int flag2, color *c, statem *s, 324 : node(nxt, s, divlevel), n(i), was_tab(flag1), unformat(flag2), in node() 326 hmotion_node(hunits i, int flag1, int flag2, color *c, node *nxt = 0) 327 : node(nxt), n(i), was_tab(flag1), unformat(flag2), col(c) {} in node()
|
/netbsd-src/external/bsd/ntp/dist/conf/ |
H A D | pogo.conf | 6 fudge 127.127.6.1 refid GPS1 time1 -.002777 flag2 1
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | synch.h | 60 uint8_t flag2; member
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | getarg.c | 585 int flag2 = 0; variable 591 { NULL, '2', arg_flag, &flag2, "two", NULL }, 603 printf("flag2 = %d\n", flag2); in main()
|
/netbsd-src/sys/dev/i2o/ |
H A D | dptivar.h | 160 u_int8_t flag2; member
|
/netbsd-src/sys/dev/pci/bktr/ |
H A D | bktr_core.c | 2665 u_int flag, flag2; local 2708 flag2 = OP_EOL; 2711 flag2 = 0; 2714 flag2 = OP_EOL; 2717 flag2 = 0; 2735 *(*dma_prog)++ = htole32(operation | flag2 |
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 87 MetaVarName<"section=flag1[,flag2,...]">;
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Options.td | 406 defvar flag2 = FlagDefExpanded<ApplySuffix<flag2_base, suffix>.Result, prefix, 411 assert !xor(flag1.Polarity, flag2.Polarity), 413 flag1.Polarity # ", flag2: " # flag2.Polarity; 414 assert !ne(flag1.Value, flag2.Value), 416 flag1.Value # ", flag2: " # flag2.Value; 417 assert !not(!and(flag1.CanBeImplied, flag2.CanBeImplied)), 419 flag1.CanBeImplied # ", flag2: " # flag2.CanBeImplied; 421 defvar implied = !if(flag1.CanBeImplied, flag1, flag2); 423 def flag1.RecordName : MarshalledFlagRec<flag1, flag2, implied, kpm, default>; 424 def flag2.RecordName : MarshalledFlagRec<flag2, flag1, implied, kpm, default>; [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | MergeFunctions.rst | 246 #. ``cmpFlags(flag1, flag2)`` is a hypothetical method that compares two flags.
|
H A D | LibFuzzer.rst | 242 ./fuzzer [-flag1=val1 [-flag2=val2 ...] ] [dir1 [dir2 ...] ]
|
/netbsd-src/distrib/sets/lists/xbase/ |
H A D | mi | 176 ./usr/X11R7/include/X11/pixmaps/NetBSD-flag2.xpm xbase-x11-bin xorg
|