Home
last modified time | relevance | path

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

12

/netbsd/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/external/apache2/llvm/dist/clang/lib/Basic/
H A DXRayLists.cpp46 return ImbueAttribute::ALWAYS; in shouldImbueFunction()
62 return ImbueAttribute::ALWAYS; in shouldImbueFunctionsInFile()
/netbsd/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/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DXRayLists.h43 ALWAYS, enumerator
/netbsd/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/external/bsd/wpa/dist/src/pae/
H A Dieee802_1x_kay_i.h98 enum activate_ctrl { DEFAULT, DISABLED, ON_OPER_UP, ALWAYS } activate; enumerator
/netbsd/sys/arch/acorn32/doc/
H A Dmajors+minors42 The block and character major numbers are ALWAYS allocated together to the
/netbsd/external/gpl2/gmake/dist/
H A DREADME.OS286 you must ALWAYS use LDFLAGS="-Zstack 0x8000" because the default
/netbsd/external/gpl2/gettext/dist/os2/
H A DREADME.OS267 codepage is ALWAYS taken from the operating system (e.g. the codepage setting
/netbsd/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/games/fortune/datfiles/
H A Dnetbsd508 WE HAVE ALWAYS BEEN HERE
/netbsd/external/bsd/file/dist/magic/magdir/
H A Dintel157 # For adaptec_ava1515_bios_585201-00.bin reverted endian! BUT IS THIS ALWAYS TRUE?
/netbsd/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/external/mit/libuv/dist/docs/src/guide/
H A Dfilesystem.rst196 **THIS PROGRAM DOES NOT ALWAYS WORK, NEED SOMETHING BETTER**
/netbsd/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/crypto/external/bsd/openssl/dist/doc/man1/
H A Dopenssl-enc.pod.in231 The B<-salt> option should B<ALWAYS> be used if the key is being derived
/netbsd/external/gpl2/xcvs/dist/src/
H A DChangeLog-9194478 * vers_ts.c (Version_TS): ALWAYS get the rcs version number.
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3.c33690 if( ALWAYS(pInode) ){
40086 if( ALWAYS(id) ){
99313 if( ALWAYS(z!=0) ){
106436 if( ALWAYS(pIndex) ){
113812 if( ALWAYS(pAccum) ){
113883 if( ALWAYS(pDef) ){
144994 if( ALWAYS(p) ){
146726 if( ALWAYS(p) ){
158174 # define ALWAYS(x) (1)
158182 # define ALWAYS(x) (x)
[all …]
H A Dshell.c4110 # define ALWAYS(X) (1) macro
4113 # define ALWAYS(X) ((X)?1:(assert(0),0)) macro
4116 # define ALWAYS(X) (X) macro
4373 while( ALWAYS(zIn[iIn]) ){ in zipfileDequote()
/netbsd/external/apache2/llvm/dist/clang/
H A DCMakeLists.txt884 ALWAYS ${step_always}

12