Searched refs:actual (Results 76 - 100 of 103) sorted by relevance

12345

/freebsd-11-stable/sys/dev/cy/
H A Dcy.c2008 int actual; local
2029 actual = cy_clock/prescaler/divider;
2032 error = ((actual - (long)speed) * 2000 / (long)speed + 1) / 2;
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLocalizationChecker.cpp893 auto actual = Call.getArgSVal(i);
894 if (hasNonLocalizedState(actual, C)) {
895 reportLocalizationError(actual, Call, C, i + 1);
/freebsd-11-stable/share/mk/
H A Dsys.mk118 # make(1) sets the special macro %POSIX in this case (to the actual
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dieee754-sf.S454 @ The actual multiplication.
630 @ The actual division loop.
H A Dieee754-df.S635 @ Here is the actual multiplication.
889 @ The actual division loop.
/freebsd-11-stable/contrib/groff/doc/
H A Dtexinfo.tex490 % actual body; @end closes the group after calling \Efoo. \envdef also
1030 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
1080 % font as three actual period characters.
1132 \comment % Ignore the actual filename.
3106 % \doindex just uses \parsearg; it calls \doind for the actual work.
3899 % construct for the sake of pdftex, which needs the actual
4056 % Write the actual heading.
4300 % We don't substitute the actual chapter name into \thischapter
4319 % the pdfdest) after any page break, but before the actual text has
4325 % Typeset the actual headin
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-checks.sql109 SELECT a.local_relpath, -1, 11, 'Bad or Unneeded actual data'
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Windows/
H A DPath.inc1470 // Now do the actual conversion.
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DPath.inc277 // the actual executable.
/freebsd-11-stable/contrib/gcc/doc/include/
H A Dtexinfo.tex498 % actual body; @end closes the group after calling \Efoo. \envdef also
1053 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
1103 % font as three actual period characters.
1155 \comment % Ignore the actual filename.
3207 % \doindex just uses \parsearg; it calls \doind for the actual work.
4001 % construct for the sake of pdftex, which needs the actual
4158 % Write the actual heading.
4402 % We don't substitute the actual chapter name into \thischapter
4421 % the pdfdest) after any page break, but before the actual text has
4427 % Typeset the actual headin
[all...]
/freebsd-11-stable/contrib/diff/lib/
H A Dstrftime.c747 /* Make sure we're calling the actual underlying strftime.
/freebsd-11-stable/sbin/fsck_ffs/
H A Dsuj.c853 * The actual .. reference count will already have been removed
2205 * the block. Leave jb_frags as the actual allocated count.
2454 jblocks_next(struct jblocks *jblocks, int bytes, int *actual) argument
2473 *actual = freecnt * disk->d_bsize;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dcached_data.c784 /* Does REP->ID refer to an actual item? Which one is it? */
1831 /* Number of bytes to copy. The actual amount may be less in case
1869 * up to the next *LEN bytes into BUFFER. Set *LEN to the actual
2395 Note that we want an actual delta here. E.g. a self-delta would
3055 svn_checksum_t *expected, *actual;
3079 actual = svn_checksum__from_digest_fnv1a_32x4(
3083 return svn_checksum_mismatch_err(expected, actual, result_pool,
3054 svn_checksum_t *expected, *actual; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dcached_data.c317 * be set to the actual value given by SIZE.
1910 /* Number of bytes to copy. The actual amount may be less in case
1948 * up to the next *LEN bytes into BUFFER. Set *LEN to the actual
2500 Note that we want an actual delta here. E.g. a self-delta would
3512 svn_checksum_t *expected, *actual;
3536 actual = svn_checksum__from_digest_fnv1a_32x4(
3540 return svn_checksum_mismatch_err(expected, actual, pool,
3511 svn_checksum_t *expected, *actual; local
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex523 % actual body; @end closes the group after calling \Efoo. \envdef also
1060 \comment % Ignore the actual filename.
1141 % of actual black.
2802 % an actual _ character, as in @math{@var{some_variable} + 1}. So make
2982 % typewriter fonts as three actual period characters; on the other hand,
4352 % \doindex just uses \parsearg; it calls \doind for the actual work.
5279 % construct for the sake of pdftex, which needs the actual
5442 % Write the actual heading.
5756 % the pdfdest) after any page break, but before the actual text has
5762 % Typeset the actual headin
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-decl.c5131 /* Now TYPE has the actual type, apart from any qualifiers in
5723 /* Check for forward decls that never got their actual decl. */
7167 tree actual = 0, last = 0, type;
7175 actual = type;
7182 actual = type;
7194 TYPE_ACTUAL_ARG_TYPES (TREE_TYPE (fndecl)) = actual;
7592 was an actual function definition. */
8235 declare_block_prologue_local_vars - utility routine to do the actual
8903 /* Now compute the actual type. */
7140 tree actual = 0, last = 0, type; local
/freebsd-11-stable/sys/ofed/include/rdma/
H A Dib_verbs.h798 u32 actual; member in struct:ib_sig_err
2670 * the actual capabilities of the created SRQ.
2673 * requested size of the SRQ, and set to the actual values allocated
2731 * the actual capabilities of the created QP.
2840 * Users can examine the cq structure to determine the actual CQ size.
2853 * Users can examine the cq structure to determine the actual CQ size.
2897 * this function returns wc_cnt, otherwise, it returns the actual number of
/freebsd-11-stable/contrib/groff/
H A Dconfigure1092 --with-gs=PROG actual [/path/]name of ghostscript executable
1094 --with-awk=PROG actual [/path/]name of awk executable
10803 # report actual input values of CONFIG_FILES etc. instead of their
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh4119 # Run the actual program with our arguments.
4445 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh4152 # Run the actual program with our arguments.
4478 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh4113 # Run the actual program with our arguments.
4439 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh5494 # Run the actual program with our arguments.
5823 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh5494 # Run the actual program with our arguments.
5823 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/contrib/file/
H A Dltmain.sh5497 # Run the actual program with our arguments.
5826 /* target_name transforms -- use actual target program name; might have lt- prefix */
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh5494 # Run the actual program with our arguments.
5823 /* target_name transforms -- use actual target program name; might have lt- prefix */

Completed in 616 milliseconds

12345