Home
last modified time | relevance | path

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

12

/netbsd-src/usr.bin/make/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}}
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DXRayLists.cpp46 return ImbueAttribute::ALWAYS; in shouldImbueFunction()
62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
/netbsd-src/usr.bin/menuc/
H A Dparse.y57 MENUS SCROLLABLE SHORTCUT CLEAR MESSAGES ALWAYS SCROLL
150 | NO ALWAYS SCROLL { cur_menu->info->mopt &= ~MC_ALWAYS_SCROLL; }
151 | ALWAYS SCROLL { cur_menu->info->mopt |= MC_ALWAYS_SCROLL; }
H A Dscan.l117 always { return ALWAYS; }
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayLists.h43 ALWAYS, enumerator
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/
H A Dnouveau_nvkm_engine_gr_ctxnv40.c610 cp_bra (ctx, ALWAYS, TRUE, cp_exit); in nv40_grctx_generate()
626 cp_bra (ctx, ALWAYS, TRUE, cp_swap_state); in nv40_grctx_generate()
H A Dnouveau_nvkm_engine_gr_ctxnv50.c193 cp_bra (ctx, ALWAYS, TRUE, cp_prepare_exit); in nv50_grctx_generate()
208 cp_bra (ctx, ALWAYS, TRUE, cp_swap_state); in nv50_grctx_generate()
/netbsd-src/sys/arch/acorn32/doc/
H A Dmajors+minors42 The block and character major numbers are ALWAYS allocated together to the
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME.OS286 you must ALWAYS use LDFLAGS="-Zstack 0x8000" because the default
/netbsd-src/external/gpl2/gettext/dist/os2/
H A DREADME.OS267 codepage is ALWAYS taken from the operating system (e.g. the codepage setting
/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c14246 # define ALWAYS(X) (1) macro
14249 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro
14252 # define ALWAYS(X) (X) macro
24028 if( ALWAYS(pSchema!=0) ){ in sqlite3_db_status()
26034 if( ALWAYS(nByte>(signed)sizeof(unsigned)) ) nByte = sizeof(unsigned int); in sqlite3OsRandomness()
28196 while( ALWAYS(iLogsize<LOGMAX) ){ in memsys5FreeUnsafe()
31664 if( ALWAYS(pExpr) && ALWAYS(!ExprHasProperty(pExpr,EP_IntValue)) ){ in sqlite3_str_vappendf()
35727 while( ALWAYS(p->n>0) && p->z[p->n-1]=='0' ){ p->n--; }
36267 if( z[i]=='.' && ALWAYS(sz>i+4) ) memmove(&z[i+1], &z[sz-3], 4);
39393 if( ALWAYS(pInode) ){
[all …]
H A Dshell.c9362 # define ALWAYS(X) (1) macro
9365 # define ALWAYS(X) ((X)?1:(assert(0),0))
9368 # define ALWAYS(X) (X)
9625 while( ALWAYS(zIn[iIn]) ){ in zipfileDequote()
11860 # define ALWAYS(X) (1) macro
11863 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro
11866 # define ALWAYS(X) (X) macro
12609 }else if( ALWAYS(pNew!=0) ){ in idxGetTableInfo()
12611 if( ALWAYS(pNew->zName!=0) ) memcpy(pNew->zName, zTab, nTab+1); in idxGetTableInfo()
/netbsd-src/external/gpl2/gettext/dist/djgpp/
H A DREADME.in34 file the gettext keyword makes **ALWAYS** reference to the GNU gettext
164 should be noticed that LANGUAGE has *ALWAYS* higher priority than LANG.
H A DREADME34 file the gettext keyword makes **ALWAYS** reference to the GNU gettext
164 should be noticed that LANGUAGE has *ALWAYS* higher priority than LANG.
/netbsd-src/games/fortune/datfiles/
H A Dnetbsd508 WE HAVE ALWAYS BEEN HERE
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dintel157 # For adaptec_ava1515_bios_585201-00.bin reverted endian! BUT IS THIS ALWAYS TRUE?
/netbsd-src/sys/arch/hp300/DOC/
H A DDebug.tips201 ALWAYS the user SP. This is brain-dead I know. Finally, is a dump of the
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Denc.pod226 The B<-salt> option should B<ALWAYS> be used if the key is being derived
/netbsd-src/external/mit/libuv/dist/docs/src/guide/
H A Dfilesystem.rst196 **THIS PROGRAM DOES NOT ALWAYS WORK, NEED SOMETHING BETTER**
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-9194478 * vers_ts.c (Version_TS): ALWAYS get the rcs version number.
/netbsd-src/external/apache2/llvm/dist/clang/
H A DCMakeLists.txt884 ALWAYS ${step_always}
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.cpp2631 case ImbueAttr::ALWAYS: in imbueXRayAttrs()
/netbsd-src/sys/arch/m68k/060sp/dist/
H A Dfpsp.s10257 # t_unfl2 ALWAYS tells unf_sub to create a positive result
10336 # t_ovfl2 ALWAYS tells ovf_res to create a positive result

12