| /src/external/gpl3/gdb/dist/sim/testsuite/msp430/ |
| rrux.s | 8 setc ; set the carry bit to ensure ZC bit is obeyed
|
| /src/external/gpl3/gdb.old/dist/sim/testsuite/msp430/ |
| rrux.s | 8 setc ; set the carry bit to ensure ZC bit is obeyed
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| source-cache.h | 91 bool ensure (struct symtab *s);
|
| source-cache.c | 309 source_cache::ensure (struct symtab *s) function in class:source_cache 322 /* Not strictly LRU, but at least ensure that the most 401 if (!ensure (s)) 462 if (!ensure (s))
|
| /src/external/gpl3/gdb/dist/gdb/ |
| source-cache.h | 93 bool ensure (struct symtab *s);
|
| source-cache.c | 309 source_cache::ensure (struct symtab *s) function in class:source_cache 322 /* Not strictly LRU, but at least ensure that the most 418 if (!ensure (s)) 479 if (!ensure (s))
|
| /src/share/mk/ |
| bsd.subdir.mk | 45 ${TARGETS}: # ensure existence
|
| bsd.info.mk | 32 infoinstall:: # ensure existence 94 ${TARGETS}: # ensure existence
|
| bsd.hostlib.mk | 57 ${TARGETS}: # ensure existence
|
| bsd.inc.mk | 12 incinstall:: # ensure existence
|
| bsd.nls.mk | 31 nlsinstall:: # ensure existence
|
| bsd.kinc.mk | 27 incinstall:: # ensure existence
|
| bsd.man.mk | 83 manpages:: # ensure target exists 138 catpages:: # ensure target exists 206 htmlpages:: # ensure target exists 310 ${TARGETS} catinstall maninstall htmlinstall: # ensure existence
|
| bsd.dep.mk | 9 beforedepend .depend afterdepend: # ensure existence
|
| /src/sys/conf/ |
| ssp.mk | 8 # __stack_chk_guard, so ensure stack protection is disabled
|
| /src/external/apache2/llvm/dist/llvm/utils/release/ |
| merge-request.sh | 192 bug_id=`${dryrun} $BUGZILLA_CMD --ensure-logged-in new \ 218 $BUGZILLA_CMD --ensure-logged-in modify -l "https://reviews.llvm.org/rL$r" $bug_id
|
| /src/lib/libc/arch/hppa/gen/ |
| _setjmp.S | 91 ldw _SC_REGS_SP(%arg0), %r1 ; ensure non-zero SP 93 add,<> %r0, %arg1, %ret0 ; ensure return value non-zero
|
| /src/external/mpl/bind/dist/bin/tests/system/doth/ns4/ |
| named.conf.j2 | 15 # ensure that it does not use ephemeral keys (these are costly to
|
| /src/external/mpl/bind/dist/bin/tests/system/doth/ns5/ |
| named.conf.j2 | 15 # ensure that it does not use ephemeral keys (these are costly to
|
| /src/usr.bin/make/unit-tests/ |
| var-eval-short.mk | 3 # Tests for each variable modifier to ensure that they only do the minimum 16 # The following tests only ensure that nested expressions are not evaluated. 17 # They cannot ensure that any unexpanded text returned from ParseModifierPart
|
| cond-op-and.mk | 32 # Test combinations of outer '||' with inner '&&', to ensure that the operands
|
| cond-op-or.mk | 32 # Test combinations of outer '&&' with inner '||', to ensure that the operands
|
| /src/sys/net/npf/ |
| npf_mbuf.c | 134 * if requested, ensure that the area *after* advance is contiguous. 140 nbuf_advance(nbuf_t *nbuf, size_t len, size_t ensure) 172 if (ensure) { 173 /* Ensure contiguousness (may change nbuf chain). */ 174 d = nbuf_ensure_contig(nbuf, ensure);
|
| /src/external/gpl3/binutils/dist/ld/scripttempl/ |
| elfarcv2.sc | 279 /* Align here to ensure that the .bss section occupies space up to 280 _end. Align after .bss to ensure correct alignment even if the
|
| /src/external/gpl3/binutils.old/dist/ld/scripttempl/ |
| elfarcv2.sc | 279 /* Align here to ensure that the .bss section occupies space up to 280 _end. Align after .bss to ensure correct alignment even if the
|