HomeSort by relevance Sort by last modified time
    Searched full:instead (Results 401 - 425 of 4860) sorted by null

<<11121314151617181920>>

  /external/sonivox/arm-fm-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
174 the Decay and Release as multiplication (instead of incrementing
191 // Instead, we could store b1 as b1p (b1' == b1 "prime") where
195 // that we are using b1p instead of b1, and thereby multiply by
197 // we can instead shift the result right by one less, hence the
212 /* use "digital cents" == "dents" instead of cents */
214 we must change the phase macros to cast to _I32 instead of _U32,
219 /* use "digital cents" == "dents" instead of cents */
241 Instead, we implement 10^x using our 2^x approximation.
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
174 the Decay and Release as multiplication (instead of incrementing
191 // Instead, we could store b1 as b1p (b1' == b1 "prime") where
195 // that we are using b1p instead of b1, and thereby multiply by
197 // we can instead shift the result right by one less, hence the
212 /* use "digital cents" == "dents" instead of cents */
214 we must change the phase macros to cast to _I32 instead of _U32,
219 /* use "digital cents" == "dents" instead of cents */
241 Instead, we implement 10^x using our 2^x approximation.
  /external/sonivox/arm-wt-22k/lib_src/
eas_math.h 49 order polynomial, instead of taking the coefficients from
174 the Decay and Release as multiplication (instead of incrementing
191 // Instead, we could store b1 as b1p (b1' == b1 "prime") where
195 // that we are using b1p instead of b1, and thereby multiply by
197 // we can instead shift the result right by one less, hence the
212 /* use "digital cents" == "dents" instead of cents */
214 we must change the phase macros to cast to _I32 instead of _U32,
219 /* use "digital cents" == "dents" instead of cents */
241 Instead, we implement 10^x using our 2^x approximation.
  /external/srec/portable/include/
pstdio.h 78 * such a large value will never actually occur so we settle for 4k instead.
  /external/v8/src/
snapshot.h 37 // NULL, use the internal snapshot instead. Returns false if no snapshot
  /external/v8/test/mjsunit/
bit-not.js 68 // the fast path and just use the slow path instead.
  /external/v8/test/mjsunit/regress/
regress-1030466.js 30 // the context instead of reverting to the original. This does not work because
  /external/webkit/JavaScriptCore/runtime/
DateConversion.h 31 * in which case the provisions of the GPL or the LGPL are applicable instead
Lookup.h 209 * Using this instead of getStaticPropertySlot allows 'this' to avoid implementing
228 * Using this instead of getStaticPropertyDescriptor allows 'this' to avoid implementing
249 * Using this instead of getStaticPropertySlot removes the need for a FuncImp class.
267 * Using this instead of getStaticPropertyDescriptor removes the need for a FuncImp class.
RegExp.h 67 UString m_pattern; // FIXME: Just decompile m_regExp instead of storing this.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.3-2.js 34 decimal literal; it should be an error instead. (Strictly speaking, according
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/RegExp/
octal-002.js 25 * in which case the provisions of the GPL or the LGPL are applicable instead
137 * use the Unicode escape '\u0009' instead of the octal escape '\011'
149 * use the hex escape '\x09' instead of the octal escape '\011'
161 * use the escape '\t' instead of the octal escape '\011'
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Array/
regress-305002.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
regress-310425-02.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
regress-320887.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/Regress/
regress-311157-01.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
regress-311157-02.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
regress-314887.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
regress-320172.js 27 * in which case the provisions of the GPL or the LGPL are applicable instead
  /external/webkit/JavaScriptCore/wtf/
DisallowCType.h 35 // ASCII-specific functions instead. This header makes sure we get a compile-time
  /external/webkit/LayoutTests/storage/
quota-tracking.html 111 This test checks to make sure that quotas are enforced per-origin instead of per-database, as they were prior to http://trac.webkit.org/projects/webkit/changeset/29983.<br>
  /external/webkit/WebCore/bindings/
ScriptControllerBase.cpp 36 // FIXME: We should get this information from the document instead of the frame.
  /external/webkit/WebCore/bindings/js/
JSNodeFilterCondition.cpp 56 // behave incorrectly, and just reject nodes instead of calling the filter function.
JSStyleSheetCustom.cpp 69 // be to make ref/deref on the style sheet ref/deref the node instead, but there's
  /external/webkit/WebCore/dom/
DocumentType.cpp 62 // Our document node can be null if we were created by a DOMImplementation. We use the parent() instead.

Completed in 73 milliseconds

<<11121314151617181920>>