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

<<21222324252627282930>>

  /external/icu4c/i18n/unicode/
ucol.h     [all...]
  /external/skia/src/core/
SkGeometry.cpp 810 SkScalar delta = SkFPToScalar(SkFPDiv(N, D));
812 if (delta)
813 root -= delta;
    [all...]
SkEdge.cpp 369 // need not be the max delta from the baseline (it could even be coincident)
  /external/v8/src/x64/
virtual-frame-x64.cc 941 int delta = end - stack_pointer_;
942 if (delta > 0) {
944 __ subq(rsp, Immediate(delta * kPointerSize));
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
ucol.h     [all...]
  /external/webkit/WebCore/icu/unicode/
ucol.h     [all...]
  /external/webkit/WebCore/rendering/
RenderText.cpp 838 int delta = newLen - oldLen; local
854 curr->offsetRun(delta);
897 curr->setLineBreakPos(curr->lineBreakPos() + delta);
    [all...]
  /frameworks/base/awt/java/awt/geom/
AffineTransform.java     [all...]
  /frameworks/base/media/java/android/media/
MediaScanner.java 464 long delta = lastModified - entry.mLastModified; local
465 if (delta > 1 || delta < -1) {
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
target.h 201 the target function. DELTA is an immediate constant offset to be
205 HOST_WIDE_INT delta, HOST_WIDE_INT vcall_offset,
214 bool (* can_output_mi_thunk) (const_tree thunk_decl, HOST_WIDE_INT delta,
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
HeapPanel.java 1091 int delta = 1 << order; local
    [all...]
  /bionic/libc/include/net/
ethertypes.h 280 #define ETHERTYPE_DELTACON 0x86DE /* Delta Controls */
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
TBSCertList.java 216 * to support processing of delta CRLs, indirect CRLs, or CRLs with a scope
  /external/freetype/src/autofit/
afloader.c 433 /* Set delta values to 0. Otherwise code that uses them is */
  /external/icu4c/i18n/
chnsecal.h 176 virtual void offsetMonth(int32_t newMoon, int32_t dom, int32_t delta);
  /external/icu4c/layout/
ContextualSubstSubtables.cpp 21 or prev() of the delta between that and the current
  /external/icu4c/test/intltest/
astrotst.cpp 308 // Compute delta of what we got to the USNO data, in seconds
callimts.cpp 64 errln("FAIL:round trip for large milli, got: %.1lf wanted: %.1lf. (delta %.2lf greater than %.2lf)",
  /external/opencore/codecs_v2/video/avc_h264/common/src/
deblock.cpp     [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
avcenc_api.h 111 uint delta_poc_zero_flag; /* delta POC always zero */
  /external/opencore/codecs_v2/video/m4v_h263/enc/src/
mp4lib_int.h 356 [mbnum][6] = delta MV for direct mode.
  /external/quake/quake/src/QW/client/
cl_input.c 458 // request delta compression of entities
  /external/sonivox/arm-fm-22k/lib_src/
eas_smf.c 307 /* get next delta time, unless already at end of track */
320 /* if zero delta to next event, stay with this stream */
504 /* parse the first delta time in each stream */
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_smf.c 307 /* get next delta time, unless already at end of track */
320 /* if zero delta to next event, stay with this stream */
504 /* parse the first delta time in each stream */
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_smf.c 307 /* get next delta time, unless already at end of track */
320 /* if zero delta to next event, stay with this stream */
504 /* parse the first delta time in each stream */
    [all...]

Completed in 436 milliseconds

<<21222324252627282930>>