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

  /src/external/gpl2/gettext/dist/gettext-tools/tests/
plural-2 48 read formula
56 "Plural-Forms: nplurals=10; plural=${formula};\n"
77 echo "Formula evaluation error for language $lang" 1>&2
78 echo "plural=${formula}" 1>&2
  /src/external/gpl3/gcc.old/dist/gcc/cp/
logic.cc 53 term, which is used in the linear decomposition of a formula
171 /* Returns an iterator to the first clause in the formula. */
178 /* Returns an iterator to the first clause in the formula. */
185 /* Returns an iterator past the last clause in the formula. */
192 /* Returns an iterator past the last clause in the formula. */
216 struct formula struct
221 /* Construct a formula with an initial formula in a
224 formula (tree t) function in struct:formula
243 /* Insert a copy of clause into the formula. This correspond
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
logic.cc 53 term, which is used in the linear decomposition of a formula
171 /* Returns an iterator to the first clause in the formula. */
178 /* Returns an iterator to the first clause in the formula. */
185 /* Returns an iterator past the last clause in the formula. */
192 /* Returns an iterator past the last clause in the formula. */
216 struct formula struct
221 /* Construct a formula with an initial formula in a
224 formula (tree t) function in struct:formula
243 /* Insert a copy of clause into the formula. This correspond
    [all...]
  /src/external/gpl3/binutils/dist/gprofng/src/
MemorySpace.cc 227 Vector<char*> *formula = new Vector<char*>(size); local
240 formula->store (ii, dbe_strdup (mot->index_expr));
256 res->store (3, formula);
DbeSession.cc 3073 Vector<char*> *formula = new Vector<char*>; local
3080 formula->append (dbe_strdup (tot->index_expr_str));
3085 res->store (1, formula);
  /src/external/gpl3/binutils.old/dist/gprofng/src/
MemorySpace.cc 227 Vector<char*> *formula = new Vector<char*>(size); local
240 formula->store (ii, dbe_strdup (mot->index_expr));
256 res->store (3, formula);
DbeSession.cc 3073 Vector<char*> *formula = new Vector<char*>; local
3080 formula->append (dbe_strdup (tot->index_expr_str));
3085 res->store (1, formula);
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_atombios.c 3560 ATOM_VOLTAGE_FORMULA *formula = local
3562 if (formula->ucFlag & 1)
3564 le16_to_cpu(formula->usVoltageBaseLevel) +
3565 formula->ucNumOfVoltageEntries / 2 *
3566 le16_to_cpu(formula->usVoltageStep);
3569 le16_to_cpu(formula->usVoltageBaseLevel) +
3570 (formula->ucNumOfVoltageEntries - 1) *
3571 le16_to_cpu(formula->usVoltageStep);
3579 ATOM_VOLTAGE_FORMULA_V2 *formula = local
3581 if (formula->ucNumOfVoltageEntries)
3619 ATOM_VOLTAGE_FORMULA *formula = local
3630 ATOM_VOLTAGE_FORMULA_V2 *formula = local
3669 ATOM_VOLTAGE_FORMULA *formula = local
3744 ATOM_VOLTAGE_FORMULA_V2 *formula = local
    [all...]
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_edid.h 121 } formula; member in struct:detailed_data_monitor_range
  /src/external/mit/isl/dist/doc/
implementation.tex 1642 As explained by \textcite{Beletska2009}, applying the same formula
  /src/sys/arch/m68k/060sp/dist/
fplsp.s 7709 # 2. (|X| <= 16380 log2) Sinh(X) is obtained by the formula #
fpsp.s 7815 # 2. (|X| <= 16380 log2) Sinh(X) is obtained by the formula #

Completed in 69 milliseconds