| /src/contrib/bmake/unit-tests/ |
| H A D | opt-no-action-runflags.mk | 16 ALWAYS.no= # none 17 ALWAYS.yes= + 27 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
|
| H A D | opt-jobs-no-action.mk | 75 ALWAYS.no= # none 76 ALWAYS.yes= + 93 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
|
| H A D | sh-flags.mk | 86 ALWAYS.yes= + 119 RUNFLAGS.${target}= ${SILENT.${cmd-silent}}${ALWAYS.${cmd-always}}${IGNERR.${cmd-ignerr}}
|
| /src/contrib/llvm-project/clang/lib/Basic/ |
| H A D | XRayLists.cpp | 46 return ImbueAttribute::ALWAYS; in shouldImbueFunction() 62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | XRayLists.h | 43 ALWAYS, enumerator
|
| /src/contrib/wpa/src/eap_peer/ |
| H A D | eap_peap.c | 70 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator 127 data->phase2_auth = ALWAYS; in eap_peap_parse_phase1() 475 if ((data->phase2_auth == ALWAYS || in peap_phase2_sufficient() 1237 data->phase2_success && data->phase2_auth != ALWAYS; in eap_peap_has_reauth_data()
|
| H A D | eap_ttls.c | 69 enum { NO_AUTH, FOR_INITIAL, ALWAYS } phase2_auth; enumerator 85 data->phase2_auth = ALWAYS; in eap_ttls_parse_phase1() 1733 data->phase2_success && data->phase2_auth != ALWAYS; in eap_ttls_has_reauth_data()
|
| /src/crypto/krb5/src/lib/crypto/builtin/des/doc/ |
| H A D | libdes.doc | 100 filled (highest addresses). The output is ALWAYS an integral multiple 105 and initialization vector. Decryption ALWAYS operates on integral
|
| /src/contrib/wpa/src/pae/ |
| H A D | ieee802_1x_kay_i.h | 98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; enumerator
|
| H A D | ieee802_1x_kay.c | 4103 case ALWAYS: in activate_control_txt()
|
| /src/share/ctypedef/ |
| H A D | Makefile | 2 FILESGROUPS= FILES ALWAYS 218 ALWAYS= C.UTF-8.LC_CTYPE macro
|
| /src/contrib/sqlite3/ |
| H A D | sqlite3.c | 14657 # define ALWAYS(X) (1) macro 14660 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro 14663 # define ALWAYS(X) (X) macro 24612 if( ALWAYS(pSchema!=0) ){ in sqlite3_db_status() 26812 if( ALWAYS(nByte>(signed)sizeof(unsigned)) ) nByte = sizeof(unsigned int); in sqlite3OsRandomness() 28974 while( ALWAYS(iLogsize<LOGMAX) ){ in memsys5FreeUnsafe() 32521 if( ALWAYS(pExpr) && ALWAYS(!ExprHasProperty(pExpr,EP_IntValue)) ){ in sqlite3_str_vappendf() 32555 }else if( ALWAYS(pItem->fg.isSubquery) ){/* Because of tag-20240424-1 */ in sqlite3_str_vappendf() 37188 if( z[i]=='.' && ALWAYS(sz>i+4) ) memmove(&z[i+1], &z[sz-3], 4); in sqlite3FileSuffix3() 40223 if( ALWAYS(pInode) ){ in releaseInodeInfo() [all …]
|
| H A D | shell.c | 10279 # define ALWAYS(X) (1) macro 10282 # define ALWAYS(X) ((X)?1:(assert(0),0)) 10285 # define ALWAYS(X) (X) 10542 while( ALWAYS(zIn[iIn]) ){ in zipfileDequote() 12778 # define ALWAYS(X) (1) macro 12781 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro 12784 # define ALWAYS(X) (X) macro 13527 }else if( ALWAYS(pNew!=0) ){ in idxGetTableInfo() 13529 if( ALWAYS(pNew->zName!=0) ) memcpy(pNew->zName, zTab, nTab+1); in idxGetTableInfo() 14249 if( rc==SQLITE_OK && ALWAYS(pTab!=0) ){ in idxCreateVtabSchema()
|
| /src/usr.sbin/rtsold/ |
| H A D | rtsol.c | 337 CALL_SCRIPT(ALWAYS, NULL); in rtsol_input()
|
| /src/contrib/file/magic/Magdir/ |
| H A D | intel | 157 # For adaptec_ava1515_bios_585201-00.bin reverted endian! BUT IS THIS ALWAYS TRUE?
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-enc.pod.in | 268 The B<-salt> option should B<ALWAYS> be used if the key is being derived
|
| /src/contrib/sendmail/src/ |
| H A D | README | 856 stupid. As of 8.7, sendmail ALWAYS looks for /etc/sendmail.cf.
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 3447 case ImbueAttr::ALWAYS: in imbueXRayAttrs()
|
| /src/share/doc/IPv6/ |
| H A D | IMPLEMENTATION | 1058 KAME's interfaces, however, have ALWAYS one link-local unicast
|
| /src/contrib/ntp/ |
| H A D | CommitLog | 142530 [Bug 1771] fix algorithmic problem (result should ALWAYS be in +/- 0.5yrs around receive time)
|