Home
last modified time | relevance | path

Searched refs:ALWAYS (Results 1 – 20 of 20) sorted by relevance

/src/contrib/bmake/unit-tests/
H A Dopt-no-action-runflags.mk16 ALWAYS.no= # none
17 ALWAYS.yes= +
27 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
H A Dopt-jobs-no-action.mk75 ALWAYS.no= # none
76 ALWAYS.yes= +
93 ${SILENT.${silent}}${ALWAYS.${always}}${IGNERR.${ignerr}}
H A Dsh-flags.mk86 ALWAYS.yes= +
119 RUNFLAGS.${target}= ${SILENT.${cmd-silent}}${ALWAYS.${cmd-always}}${IGNERR.${cmd-ignerr}}
/src/contrib/llvm-project/clang/lib/Basic/
H A DXRayLists.cpp46 return ImbueAttribute::ALWAYS; in shouldImbueFunction()
62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DXRayLists.h43 ALWAYS, enumerator
/src/contrib/wpa/src/eap_peer/
H A Deap_peap.c70 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 Deap_ttls.c69 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 Dlibdes.doc100 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 Dieee802_1x_kay_i.h98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; enumerator
H A Dieee802_1x_kay.c4103 case ALWAYS: in activate_control_txt()
/src/share/ctypedef/
H A DMakefile2 FILESGROUPS= FILES ALWAYS
218 ALWAYS= C.UTF-8.LC_CTYPE macro
/src/contrib/sqlite3/
H A Dsqlite3.c14657 # 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 Dshell.c10279 # 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 Drtsol.c337 CALL_SCRIPT(ALWAYS, NULL); in rtsol_input()
/src/contrib/file/magic/Magdir/
H A Dintel157 # For adaptec_ava1515_bios_585201-00.bin reverted endian! BUT IS THIS ALWAYS TRUE?
/src/crypto/openssl/doc/man1/
H A Dopenssl-enc.pod.in268 The B<-salt> option should B<ALWAYS> be used if the key is being derived
/src/contrib/sendmail/src/
H A DREADME856 stupid. As of 8.7, sendmail ALWAYS looks for /etc/sendmail.cf.
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3447 case ImbueAttr::ALWAYS: in imbueXRayAttrs()
/src/share/doc/IPv6/
H A DIMPLEMENTATION1058 KAME's interfaces, however, have ALWAYS one link-local unicast
/src/contrib/ntp/
H A DCommitLog142530 [Bug 1771] fix algorithmic problem (result should ALWAYS be in +/- 0.5yrs around receive time)