HomeSort by: relevance | last modified time | path
    Searched refs:brief (Results 1 - 5 of 5) sorted by relevancy

  /src/tests/kernel/
t_nanosleep.c 125 struct timespec brief = { 0, 3 * 100 * 1000 * 1000 }; /* 300 ms */ local in function:runit
164 (void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &brief, NULL);
173 (void) clock_nanosleep(CLOCK_MONOTONIC, TIMER_RELTIME, &brief, NULL);
  /src/sys/external/bsd/compiler_rt/dist/lib/profile/
InstrProfData.inc 227 * \brief Return the number of value sites.
231 * \brief Read data from this record and save it to Record.
406 * \brief Return the \c ValueProfRecord header size including the
419 * \brief Return the total size of the value profile record including the
430 * \brief Return the pointer to the start of value data array.
439 * \brief Return the total number of value data for \c This record.
451 * \brief Use this method to advance to the next \c This \c ValueProfRecord.
462 * \brief Return the first \c ValueProfRecord instance.
  /src/sbin/efi/
main.c 100 _X("brief", _NA, OPT_BRIEF, "set brief mode") \
222 _X(bool, brief, false ) \
320 opt.brief = true;
457 opt.brief = false;
692 if (opt.brief)
699 if (opt.brief)
  /src/games/cribbage/
io.c 89 msgcard(CARD c, BOOLEAN brief)
91 if (brief)
169 * reads a card, supposedly in hand, accepting unambigous brief
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
intel-ixp42x-ixdpg425.dts 47 * CHECKME: the product brief says 16MB in a flash

Completed in 14 milliseconds