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

1 2

  /src/tools/lex/
Makefile 4 HOST_SRCDIR= external/bsd/flex/bin
Makefile 4 HOST_SRCDIR= external/bsd/flex/bin
Makefile 4 HOST_SRCDIR= external/bsd/flex/bin
  /src/lib/librumpuser/build-aux/
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
  /src/sys/external/isc/libsodium/dist/build-aux/
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
  /src/sys/external/isc/libsodium/dist/
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
missing 58 bison yacc flex lex help2man
105 flex_URL=http://flex.sourceforge.net/
171 lex*|flex*)
  /src/sys/arch/hpc/hpc/platid_gen/
Makefile 19 LEX = flex
Makefile 19 LEX = flex
Makefile 19 LEX = flex
  /src/sys/arch/hppa/hppa/
mainbus.c 190 int flex; local in function:mbus_add_mapping
203 flex = HPPA_FLEX(pa);
210 if (bmm[flex / 32] & (1 << (flex % 32))) {
211 DPRINTF(("%s: already mapped flex=%x, mask=%x\n",
212 __func__, flex, bmm[flex / 32]));
216 DPRINTF(("%s: adding flex=%x %lx-%lx, ", __func__, flex, spa,
219 bmm[flex / 32] |= (1 << (flex % 32))
    [all...]
mainbus.c 190 int flex; local in function:mbus_add_mapping
203 flex = HPPA_FLEX(pa);
210 if (bmm[flex / 32] & (1 << (flex % 32))) {
211 DPRINTF(("%s: already mapped flex=%x, mask=%x\n",
212 __func__, flex, bmm[flex / 32]));
216 DPRINTF(("%s: adding flex=%x %lx-%lx, ", __func__, flex, spa,
219 bmm[flex / 32] |= (1 << (flex % 32))
    [all...]
mainbus.c 190 int flex; local in function:mbus_add_mapping
203 flex = HPPA_FLEX(pa);
210 if (bmm[flex / 32] & (1 << (flex % 32))) {
211 DPRINTF(("%s: already mapped flex=%x, mask=%x\n",
212 __func__, flex, bmm[flex / 32]));
216 DPRINTF(("%s: adding flex=%x %lx-%lx, ", __func__, flex, spa,
219 bmm[flex / 32] |= (1 << (flex % 32))
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf.c 2183 /* The MMIO offsets for Flex EU registers aren't contiguous */
2209 struct flex { struct
2218 const struct flex *flex, unsigned int count)
2230 *cs++ = offset + flex->offset * sizeof(u32);
2232 *cs++ = flex->value;
2233 } while (flex++, --count);
2243 const struct flex *flex, unsigned int count)
2255 *cs++ = i915_mmio_reg_offset(flex->reg)
    [all...]
i915_perf.c 2183 /* The MMIO offsets for Flex EU registers aren't contiguous */
2209 struct flex { struct
2218 const struct flex *flex, unsigned int count)
2230 *cs++ = offset + flex->offset * sizeof(u32);
2232 *cs++ = flex->value;
2233 } while (flex++, --count);
2243 const struct flex *flex, unsigned int count)
2255 *cs++ = i915_mmio_reg_offset(flex->reg)
    [all...]
i915_perf.c 2183 /* The MMIO offsets for Flex EU registers aren't contiguous */
2209 struct flex { struct
2218 const struct flex *flex, unsigned int count)
2230 *cs++ = offset + flex->offset * sizeof(u32);
2232 *cs++ = flex->value;
2233 } while (flex++, --count);
2243 const struct flex *flex, unsigned int count)
2255 *cs++ = i915_mmio_reg_offset(flex->reg)
    [all...]
  /src/sys/rump/
listsrcdirs 99 lsrc sys /external/bsd/ flex mdocml byacc
listsrcdirs 99 lsrc sys /external/bsd/ flex mdocml byacc
  /src/sys/external/bsd/acpica/dist/generate/unix/
Makefile.config 272 # Bison/Flex configuration
294 LEX= flex
Makefile.config 272 # Bison/Flex configuration
294 LEX= flex

Completed in 43 milliseconds

1 2