/freebsd/contrib/ntp/sntp/libopts/ |
H A D | autoopts.h | 291 * DISABLE_IMM don't care 292 * TWICE don't care 293 * DISABLE_TWICE don't care 297 * IMM don't care 299 * TWICE don't care 300 * DISABLE_TWICE don't care 313 * DISABLE_IMM don't care 314 * TWICE don't care 315 * DISABLE_TWICE don't care 319 * IMM don't care [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ExternalSemaSource.h | 103 /// invoked multiple times; the external source should take care not to 113 /// invoked multiple times; the external source should take care not to 123 /// invoked multiple times; the external source should take care not to 133 /// invoked multiple times; the external source should take care not to 141 /// be invoked multiple times; the external source should take care not to 151 /// may be invoked multiple times; the external source should take care not 161 /// the external source should take care not to introduce the same identifiers 170 /// source should take care not to introduce the same vtables repeatedly. 178 /// external source should take care not to introduce the same instantiations 188 /// external source should take care not to introduce the same map entries [all …]
|
H A D | MultiplexExternalSemaSource.h | 243 /// invoked multiple times; the external source should take care not to 252 /// invoked multiple times; the external source should take care not to 262 /// invoked multiple times; the external source should take care not to 272 /// invoked multiple times; the external source should take care not to 280 /// be invoked multiple times; the external source should take care not to 290 /// may be invoked multiple times; the external source should take care not 300 /// the external source should take care not to introduce the same identifiers 309 /// source should take care not to introduce the same vtables repeatedly. 317 /// external source should take care not to introduce the same instantiations 326 /// external source should take care not to introduce the same map entries [all …]
|
/freebsd/tests/sys/compat32/aarch64/ |
H A D | swp_cond_test_impl.S | 54 /* Don't care about the return of the second one, just print */ 84 /* Don't care about the return of the second one, just print */ 113 /* Don't care about the return of the second one, just print */ 143 /* Don't care about the return of the second one, just print */ 173 /* Don't care about the return of the second one, just print */ 202 /* Don't care about the return of the second one, just print */ 232 /* Don't care about the return of the second one, just print */
|
/freebsd/sys/dev/my/ |
H A D | if_myreg.h | 534 #define PHY_BMCR_RSVD2 0x0020 /* write as zero, don't care */ 535 #define PHY_BMCR_RSVD3 0x0010 /* write as zero, don't care */ 536 #define PHY_BMCR_RSVD4 0x0008 /* write as zero, don't care */ 537 #define PHY_BMCR_RSVD5 0x0004 /* write as zero, don't care */ 538 #define PHY_BMCR_RSVD6 0x0002 /* write as zero, don't care */ 539 #define PHY_BMCR_RSVD7 0x0001 /* write as zero, don't care */ 575 #define PHY_BMSR_RSVD1 0x0400 /* write as zero, don't care */ 576 #define PHY_BMSR_RSVD2 0x0200 /* write as zero, don't care */ 577 #define PHY_BMSR_RSVD3 0x0100 /* write as zero, don't care */ 578 #define PHY_BMSR_RSVD4 0x0080 /* write as zero, don't care */
|
/freebsd/contrib/tcpdump/ |
H A D | print-mobility.c | 67 #define IP6M_CAREOF_TEST_INIT 2 /* Care-of Test Init */ 69 #define IP6M_CAREOF_TEST 4 /* Care-of Test */ 104 #define IP6MOPT_ALTCOA 0x3 /* Alternate Care-of Address */ 251 type == IP6M_HOME_TEST_INIT ? "Home" : "Care-of", in mobility_print() 263 type == IP6M_HOME_TEST ? "Home" : "Care-of", in mobility_print() 270 type == IP6M_HOME_TEST ? "Home" : "Care-of", in mobility_print()
|
/freebsd/usr.sbin/bsdconfig/usermgmt/include/ |
H A D | usermgmt.hlp | 18 The numerical user or group IDs are often nothing you want to care for 44 care - 6 or more characters, intermixing punctuation and numerics, and 58 take care when adding people to this group.
|
/freebsd/contrib/mandoc/ |
H A D | mandoc_html.3 | 100 Since proper escaping is usually required and best taken care of 167 which takes care of properly encoding attributes, 253 to take care of HTML encoding. 323 to take care of HTML encoding.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | OSSL_LIB_CTX.pod | 33 When a non default library context is in use care should be taken with 98 returned. Care should be taken by the caller to restore the previous 105 Care should be taken when changing the default library context and starting
|
/freebsd/libexec/rc/rc.d/ |
H A D | rtadvd | 25 # This should be enabled with a great care. 36 # enough care.)
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | dumpdata.c | 39 * Write datablob to a filename, don't care about errors. 55 * Read all data from a filename, care about errors.
|
/freebsd/libexec/rc/ |
H A D | safe_eval.sh | 34 # taking care to eliminate any shell meta chars 44 # taking care to eliminate any shell meta chars
|
/freebsd/lib/msun/src/ |
H A D | k_tanf.c | 47 * earlier). Apart from this, we don't care about order of in __kernel_tandf() 48 * operations, and don't need to care since we have precision to in __kernel_tandf()
|
H A D | e_sqrtf.c | 38 /* take care of Inf and NaN */ in sqrtf() 43 /* take care of zero */ in sqrtf()
|
/freebsd/lib/libutil/ |
H A D | uucplock.3 | 72 Care should be taken that 129 Care should be made not to allow
|
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | ThreadPlanCallOnFunctionExit.cpp | 36 eVoteNoOpinion, // don't care about run state broadcasting in DidPush() 82 // care and don't need to do anything here. in WillStop()
|
/freebsd/usr.sbin/ppp/ |
H A D | ua.h | 29 #ifdef __i386__ /* Do any other archs not care about alignment ? */ 36 #else /* We care about alignment (or else drop a core !) */
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectThreadUtil.h | 44 // Mark the thread index as mutable, as we don't care about it from a const 45 // perspective, we only care about m_stack_frames so we keep our std::set
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | OSSL_LIB_CTX.3 | 168 When a non default library context is in use care should be taken with 233 returned. Care should be taken by the caller to restore the previous 240 Care should be taken when changing the default library context and starting
|
/freebsd/lib/libvgl/ |
H A D | vgl.3 | 139 The library takes care of 149 The library takes care of screen switching by storing the current image in 419 Care must be taken if you install signal handlers and try to call
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | kconfig.h | 45 * This way we make a (true, false) problem a (don't care, true, false) or a 46 * (don't care true, false). Then we can use a variadic macro to only select
|
/freebsd/contrib/ntp/sntp/ |
H A D | configure.ac | 129 AC_DEFINE([HAVE_NO_NICE], 1, [sntp does not care about 'nice']) 130 AC_DEFINE([HAVE_TERMIOS], 1, [sntp does not care about TTY stuff])
|
/freebsd/contrib/unbound/services/ |
H A D | view.h | 101 * Takes care of locking. 124 * Takes care of locking.
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.cpp |
|
/freebsd/contrib/bc/include/ |
H A D | lex.h | 47 * A convenience macro for throwing errors in lex code. This takes care of 59 * A convenience macro for throwing errors in lex code. This takes care of 565 * Generic next function for the parser to call. It takes care of calling the 594 * Lexes a number that begins with char @a start. This takes care of parsing
|