HomeSort by: relevance | last modified time | path
    Searched refs:ones (Results 1 - 25 of 46) sorted by relevancy

1 2

  /src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_trampoline_powerpc64_asm.S 10 # floating point, and vector parameters, so that we only spill those live ones.
151 # floating point, and vector parameters, so that we only spill those live ones.
  /src/usr.bin/make/unit-tests/
deptgt.exp 23 make: deptgt.mk:64: warning: Special and mundane targets don't mix. Mundane ones ignored
deptgt.mk 63 # expect+1: warning: Special and mundane targets don't mix. Mundane ones ignored
sh-flags.mk 10 # remaining ones.
  /src/sys/external/bsd/ipf/netinet/
radix_ipf.h 71 u_char *ones; member in struct:radix_softc
radix_ipf.c 785 /* "2" is used as the all ones sentinel, leaving node "1" as the root from */
788 /* the zeroes and ones data rather than have one per head. */
820 node[2].addrkey = (u_32_t *)softr->ones;
871 softr->ones = softr->zeros + sizeof(addrfamily_t);
888 memset(softr->ones, 0xff, sizeof(addrfamily_t));
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk3288-veyron-sdmmc.dtsi 16 * We also have external pulls, so disable the internal ones.
rk3288-veyron-chromebook.dtsi 18 /* Assign 20 so we don't get confused w/ builtin ones */
rk3288-veyron.dtsi 486 * We also have external pulls, so disable the internal ones.
546 * We also have external pulls, so disable the internal ones.
armada-388-gp.dts 184 * whereas for the newer ones following can be
rk3288-phycore-som.dtsi 342 * We also have external pulls, so disable the internal ones.
  /src/compat/
exec.mk 22 # of these, savecore, crash and kgmon are the only ones that
  /src/sys/dev/ic/
rs5c313.c 177 int ones = rs5c313_read_reg(sc, RS5C313_ ## y ## 1); \
179 dt->dt_ ## x = tens * 10 + ones; \
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/bitmain/
bm1880-sophon-edge.dts 30 * are the only ones actually used for GPIO.
  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_misc.c 53 static const uint8_t ones[IEEE80211_ADDR_LEN] = local in function:ar5210GetBssIdMask
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN);
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeARM_64.c 363 sljit_s32 negated, ones, right; local in function:logical_imm
407 COUNT_TRAILING_ZERO(imm, ones);
418 return ins | ((len - ones - 1) << 10) | ((len - ones - right) << 16);
420 return ins | ((ones - 1) << 10) | ((len - right) << 16);
428 sljit_s32 i, zeros, ones, first; local in function:load_immediate
466 ones = 0;
471 ones++;
477 if (ones > zeros) {
  /src/sys/external/isc/atheros_hal/dist/ar5211/
ar5211_misc.c 53 static const uint8_t ones[IEEE80211_ADDR_LEN] = local in function:ar5211GetBssIdMask
55 OS_MEMCPY(mask, ones, IEEE80211_ADDR_LEN);
  /src/usr.sbin/sysinst/
README.md_defs 72 when UEFI installs do not need any bootblocks, but BIOS ones do.
  /src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s 37 | oc_cksum: ones complement 16 bit checksum for MC68020.
  /src/games/warp/
config.h.SH 109 * should be used, as opposed to the ones in 4.1bsd (sigset, etc.).
  /src/sys/arch/i386/bioscall/
biostramp.S 158 # set up new stack: save old ones, create new segs
  /src/usr.bin/m4/TEST/
test.m4 211 smaller ones. In either case, new spells must be found.
221 As new transformation kingdoms are created and old ones are maintained,
  /src/sys/arch/m68k/m68k/
oc_cksum.s 33 | oc_cksum: ones complement 16 bit checksum for MC68020.
  /src/distrib/utils/embedded/
mkimage 198 -x Load the X sets too, not just the base ones
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/actions/
s900-bubblegum-96.dts 89 * are the only ones actually used for GPIO.

Completed in 25 milliseconds

1 2