Searched refs:ensure (Results 1 - 25 of 34) sorted by relevance

12

/freebsd-11-stable/sys/arm/ti/
H A Dti_cpuid.h80 # error Chip type not defined, ensure SOC_xxxx is defined
/freebsd-11-stable/contrib/bmake/mk/
H A Dlinks.mk61 # sometimes we want to ensure DESTDIR is ignored
H A Dyacc.mk35 # the touch of the .c is to ensure it is newer than .h (paranoia)
H A Dauto.dep.mk26 # and ensure we can simply include all the .d files.
H A Dlibs.mk64 # ensure that we don't clobber each other's dependencies
H A Dprogs.mk63 # ensure that we don't clobber each other's dependencies
H A Ddpadd.mk49 # DPLIBS helps us ensure we keep DPADD and LDADD in sync
H A Dmeta.autodep.mk223 # you either need to mutex, or ensure only one machine builds at a time!
H A Ddirdeps.mk204 # In order to stay sane, we need to ensure that all the build_dirs
449 # just ensure this exists
472 # we need the .meta file to ensure we update if
/freebsd-11-stable/contrib/bmake/unit-tests/
H A Ddotwait.mk8 # Use a .for loop rather than dependencies here, to ensure
/freebsd-11-stable/contrib/gcc/config/i386/
H A Dcygwin.asm40 increments is necessary to ensure that the guard pages used
/freebsd-11-stable/stand/i386/mbr/
H A Dmbr.s56 # the active partition in %si and scan the entire table to ensure that only
/freebsd-11-stable/share/mk/
H A Dbsd.progs.mk116 # When recursing, ensure common sources are not rebuilt in META_MODE.
H A Dbsd.compiler.mk48 # Export to ensure sub-makes can filter it out for mkdep/linking and
H A Dmeta.autodep.mk224 # you either need to mutex, or ensure only one machine builds at a time!
H A Dbsd.dep.mk228 # as well to ensure that the expected meta file is read.
H A Ddirdeps.mk175 # In order to stay sane, we need to ensure that all the build_dirs
391 # just ensure this exists
411 # we need the .meta file to ensure we update if
/freebsd-11-stable/sys/conf/
H A Dkern.pre.mk7 # Note: This is duplicated from src.sys.mk to ensure that we include
11 # work. To ensure they do work, we have to duplicate thee few lines here.
H A Dkern.post.mk255 # ensure downstream uses of kernel-depend are handled.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp119 ensure(Idx);
138 ensure(Idx);
165 void ensure(unsigned Idx) { function in struct:__anon2245::RegisterSet
H A DHexagonBitSimplify.cpp99 ensure(Idx);
118 ensure(Idx);
145 void ensure(unsigned Idx) { function in struct:__anon2220::RegisterSet
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3586 ensure(T);
3591 static void ensure(const Type *T) { function in class:clang::TypePropertyCache
3599 ensure(CT);
3722 Cache::ensure(this);
3727 Cache::ensure(this);
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc314 // terminator onto the end to ensure that this never happens.
903 // sufficient to ensure that this bug is not triggered.
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbarch.sh1088 Care should be taken to ensure that the function works in both the
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dlib1funcs.asm1196 address at [r7, #-4]. It is the caller's responsibility to ensure

Completed in 375 milliseconds

12