/freebsd/contrib/kyua/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 …]
|
/freebsd/contrib/netbsd-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()
|
/freebsd/usr.bin/comm/ |
H A D | comm.c | 58 int ch, flag1, flag2, flag3; in main() local 69 flag1 = flag2 = flag3 = 1; in main() 77 flag2 = 0; in main() 103 if (flag2) in main()
|
/freebsd/sys/cam/scsi/ |
H A D | scsi_enc_safte.c | 189 uint8_t flag2; member 340 cfg->flag2 = buf[2]; in safte_process_gflags() 765 buf[2] = cfg->flag2; in safte_fill_control_request() 852 buf[2] = cfg->flag2; in safte_fill_control_request() 880 buf[2] = cfg->flag2; in safte_fill_control_request() 907 cfg->flag2 &= ~SAFT_FLG2_LOCKDOOR; in safte_fill_control_request() 909 cfg->flag2 |= SAFT_FLG2_LOCKDOOR; in safte_fill_control_request() 912 buf[2] = cfg->flag2; in safte_fill_control_request() 919 cfg->flag2 &= ~SAFT_FLG1_ALARM; in safte_fill_control_request() 921 cfg->flag2 |= SAFT_FLG1_ALARM; in safte_fill_control_request() [all …]
|
/freebsd/sys/x86/x86/ |
H A D | x86_mem.c | 101 static int x86_mtrrconflict(int flag1, int flag2); 137 x86_mtrrconflict(int flag1, int flag2) in x86_mtrrconflict() argument 141 flag2 &= MDF_ATTRMASK; in x86_mtrrconflict() 142 if ((flag1 & MDF_UNKNOWN) || (flag2 & MDF_UNKNOWN)) in x86_mtrrconflict() 144 if (flag1 == flag2 || in x86_mtrrconflict() 145 (flag1 == MDF_WRITEBACK && flag2 == MDF_UNCACHEABLE) || in x86_mtrrconflict() 146 (flag2 == MDF_WRITEBACK && flag1 == MDF_UNCACHEABLE)) in x86_mtrrconflict()
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_urtwreg.h | 341 uint8_t flag2; member 384 uint16_t flag2; member 419 uint8_t flag2; member
|
/freebsd/contrib/ntp/conf/ |
H A D | pogo.conf | 6 fudge 127.127.6.1 refid GPS1 time1 -.002777 flag2 1
|
/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
H A D | synch.h | 60 uint8_t flag2; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_common.c | 355 const char * driver_flag2_to_string(u64 flag2) in driver_flag2_to_string() argument 358 switch (flag2) { in driver_flag2_to_string()
|
H A D | driver.h | 6943 const char * driver_flag2_to_string(u64 flag2);
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | getarg.c | 583 int flag2 = 0; variable 589 { NULL, '2', arg_flag, &flag2, "two", NULL }, 601 printf("flag2 = %d\n", flag2); in main()
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Options.td | 514 defvar flag2 = FlagDefExpanded<ApplySuffix<flag2_base, suffix>.Result, prefix, 519 assert !xor(flag1.Polarity, flag2.Polarity), 521 flag1.Polarity # ", flag2: " # flag2.Polarity; 522 assert !ne(flag1.Value, flag2.Value), 524 flag1.Value # ", flag2: " # flag2.Value; 525 assert !not(!and(flag1.CanBeImplied, flag2.CanBeImplied)), 527 flag1.CanBeImplied # ", flag2: " # flag2.CanBeImplied; 529 defvar implied = !if(flag1.CanBeImplied, flag1, flag2); 531 def flag1.RecordName : MarshalledFlagRec<flag1, flag2, implied, kpm, default>; 532 def flag2.RecordName : MarshalledFlagRec<flag2, flag1, implied, kpm, default>; [all …]
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOpts.td | 95 MetaVarName<"section=flag1[,flag2,...]">;
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp.h | 2591 bool flag2 : 1; member
|
/freebsd/contrib/ntp/ntpd/ |
H A D | invoke-ntp.conf.texi | 2244 @item @code{fudge} @code{127.127.}@kbd{t}.@kbd{u} @code{[@code{time1} @kbd{sec}]} @code{[@code{time2} @kbd{sec}]} @code{[@code{stratum} @kbd{int}]} @code{[@code{refid} @kbd{string}]} @code{[@code{mode} @kbd{int}]} @code{[@code{flag1} @code{0} @code{|} @code{1}]} @code{[@code{flag2} @code{0} @code{|} @code{1}]} @code{[@code{flag3} @code{0} @code{|} @code{1}]} @code{[@code{flag4} @code{0} @code{|} @code{1}]} 2315 @item @code{flag2} @code{0} @code{|} @code{1}
|
H A D | ntp.conf.def | 2353 .Op Cm flag2 Cm 0 \&| Cm 1 2427 .It Cm flag2 Cm 0 \&| Cm 1
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | [all...] |