HomeSort by relevance Sort by last modified time
    Searched full:over (Results 601 - 625 of 5857) sorted by null

<<21222324252627282930>>

  /external/markdown/tests/markdown-test/
ordered-and-unordered-list.html 99 <p>Item 2. graf two. The quick brown fox jumped over the lazy dog's
  /external/nist-sip/java/gov/nist/javax/sip/message/
HeaderIterator.java 33 * Iterator over lists of headers. Allows for uniform removal handling for singleton headers.
  /external/openssl/crypto/ec/
ec.h 135 /* EC_METHODs for curves over GF(p) */
156 /* EC_METHOD for curves over GF(2^m) */
265 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b
275 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b
285 /** Sets the parameter of a ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b
295 /** Gets the parameter of the ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b
337 * over GFp (defined by the equation y^2 = x^3 + a*x + b)
347 * over GF2m (defined by the equation y^2 + x*y = x^3 + a*x^2 + b)
428 /** Sets the jacobian projective coordinates of a EC_POINT over GFp
440 /** Gets the jacobian projective coordinates of a EC_POINT over GF
    [all...]
  /external/openssl/include/openssl/
ec.h 135 /* EC_METHODs for curves over GF(p) */
156 /* EC_METHOD for curves over GF(2^m) */
265 /** Sets the parameter of a ec over GFp defined by y^2 = x^3 + a*x + b
275 /** Gets the parameter of the ec over GFp defined by y^2 = x^3 + a*x + b
285 /** Sets the parameter of a ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b
295 /** Gets the parameter of the ec over GF2m defined by y^2 + x*y = x^3 + a*x^2 + b
337 * over GFp (defined by the equation y^2 = x^3 + a*x + b)
347 * over GF2m (defined by the equation y^2 + x*y = x^3 + a*x^2 + b)
428 /** Sets the jacobian projective coordinates of a EC_POINT over GFp
440 /** Gets the jacobian projective coordinates of a EC_POINT over GF
    [all...]
  /external/oprofile/daemon/
opd_sfile.h 31 * Each set of sample files (where a set is over the physical counter
  /external/proguard/src/proguard/classfile/editor/
VariableSizeUpdater.java 70 // Go over all instructions.
  /external/proguard/src/proguard/optimize/evaluation/
LivenessAnalyzer.java 212 // Loop over all traced instructions, backward.
253 // Loop over all instructions, to mark variables that take up two entries.
258 // Loop over all variables.
296 // Loop over all instructions.
  /external/qemu/
qlist.c 74 * qlist_iter(): Iterate over all the list's stored values.
  /external/skia/src/images/
SkPageFlipper.cpp 78 // Copy over anything new from page0 that isn't dirty in page1
  /external/skia/tests/
SrcOverTest.cpp 46 // Now ensure that we never over/underflow a byte
  /external/v8/test/mjsunit/regress/
regress-815.js 37 // The code for the iterated-over object in for-in used to be emitted
  /external/valgrind/main/
AUTHORS 57 David Woodhouse has helped out with test and build machines over the course
  /external/valgrind/unittest/
old_test_suite.h 29 These tests are likely to be moved to googletest framework over time.
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.14.js 27 distribution over that range, using an
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
VersionGLSL.cpp 21 // during parsing - they do not get carried over to the intermediate tree.
  /external/webkit/Source/WebCore/css/
Pair.h 32 // border-radius and background-size, but (FIXME) border-spacing and background-position could be converted over to use
  /external/webkit/Source/WebCore/manual-tests/
canvas-mask-redraw.html 53 <p>Hovering over the image or text should cause the element to be redrawn with a new mask</p>
  /external/webkit/Source/WebCore/manual-tests/inspector/
error-warning-count.html 57 the error/warning count should open the Console. Hovering over the
  /external/webkit/Source/WebCore/page/mac/
DragControllerMac.mm 73 // for the UIDelegate to take over the drag, and fail to send the appropriate
  /external/webkit/Source/WebCore/platform/
ContextMenu.h 64 // FIXME: When more platforms switch over, this should return const ContextMenuItem*'s.
  /external/webkit/Source/WebCore/platform/mac/
ThemeMac.h 53 // FIXME: Once RenderThemeMac is converted over to use Theme then this can be internal to ThemeMac.
  /external/webkit/Source/WebCore/platform/text/
TextBreakIterator.h 33 // Iterates over "extended grapheme clusters", as defined in UAX #29.
  /external/webkit/Source/WebKit/efl/ewk/
ewk_cookies.h 52 /// @c EINA_TRUE if the cookie should only be tranferred over SSL
  /external/webrtc/src/system_wrappers/interface/
event_wrapper.h 54 // drift over time relative to the system clock.
  /frameworks/base/core/java/android/net/
IConnectivityManager.aidl 71 /** Policy control over specific {@link NetworkStateTracker}. */

Completed in 2046 milliseconds

<<21222324252627282930>>