HomeSort by relevance Sort by last modified time
    Searched full:ranges (Results 176 - 200 of 550) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/base/awt/org/apache/harmony/awt/gl/font/
AndroidFontManager.java 137 // Exclusion Ranges property value
  /frameworks/base/core/java/android/net/http/
Headers.java 67 public final static String ACCEPT_RANGES = "accept-ranges";
  /frameworks/base/core/java/android/os/
RemoteCallbackList.java 263 * retrieve. Ranges from 0 to 1-{@link #beginBroadcast}.
  /frameworks/base/core/java/android/view/
WindowOrientationListener.java 135 // Threshold ranges of orientation angle to transition into other orientation states.
MotionEvent.java 365 * ranges from 0 (no pressure at all) to 1 (normal pressure), however
424 * ranges from 0 (no pressure at all) to 1 (normal pressure), however
800 * ranges from 0 (no pressure at all) to 1 (normal pressure), however
    [all...]
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
ualgobase.cpp 234 /// Exchanges ranges [first, middle) and [middle, last)
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
  /prebuilt/windows/sdl/host/include/SDL/
SDL_audio.h 231 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
  /prebuilt/windows/sdl/include/SDL/
SDL_audio.h 225 * The volume ranges from 0 - 128, and should be set to SDL_MIX_MAXVOLUME
  /system/wlan/ti/sta_dk_4_0_4_32/common/inc/
tiwlnif.h 195 /* The Tx path delay histogram ranges in msec. */
  /dalvik/libcore/text/src/main/java/java/text/
Bidi.java 403 // text.12=Invalid ranges (start={0}, limit={1}, length={2})
583 // text.13=Invalid ranges (levels={0}, levelStart={1}, objects={2},
  /external/icu4c/common/
bmpset.cpp 160 minStart=start; // Ignore further ranges in this block.
173 minStart=limit; // Ignore further ranges in this block.
uniset_props.cpp 778 // Don't allow redundant (a-a) or empty (b-a) ranges;
888 // encodes information about character ranges that are known
890 // only the first characters of such ranges.
    [all...]
  /external/opencore/codecs_v2/video/avc_h264/enc/src/
header.cpp 23 if we have to send another SPS, the ranges should be verified first before
225 If we have to send another SPS, the ranges should be verified first before
    [all...]
  /external/opencore/protocols/sdp/parser/src/
sdpparser.cpp 743 //to be the MAX of media ranges.
757 PVMF_SDP_PARSER_LOGINFO((0, "SDP_Parser::parseSDP - No Valid Session Range - Setting it to Max of all media ranges"));
    [all...]
  /external/stlport/stlport/stl/
_algo.h 602 // that their input ranges are sorted and the postcondition that their output
603 // ranges are sorted.
  /external/webkit/WebCore/platform/graphics/chromium/
FontCacheChromiumWin.cpp 313 WCHAR start = glyphset->ranges[i].wcLow;
314 cmap->add(start, start + glyphset->ranges[i].cGlyphs - 1);
  /frameworks/base/awt/java/awt/font/
TextLayout.java 620 * Gets the logical ranges of text which corresponds to a visual selection.
626 * @return the logical ranges of text which corresponds to a visual
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
DownloadThread.java 351 Header header = response.getFirstHeader("Accept-Ranges");
390 Log.v(Constants.TAG, "Accept-Ranges: " + headerAcceptRanges);
    [all...]
  /external/libxml2/
xpointer.c 297 * Compare two ranges
690 * Merges two rangesets, all ranges from @val2 are added to @val1
766 * Free the LocationSet compound (not the actual ranges !).
    [all...]
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
GeneralName.java 317 // iPAddress [7], check by using ranges.
410 // iPAddress [7], check by using ranges.
685 * Also method works with the ranges of the addresses represented
    [all...]
  /external/icu4c/common/unicode/
uset.h 809 * @return a non-negative integer counting the character ranges
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
BasicBlocker.java 341 * exception ranges that are active, and iterate until there's
  /dalvik/libcore/regex/src/test/java/org/apache/harmony/regex/tests/java/util/regex/
Pattern2Test.java 472 notes = "Verifies patterns with different ranges of characters.",
478 notes = "Verifies patterns with different ranges of characters.",
556 // // Test ranges including the "-" character
568 // Test nested ranges
    [all...]

Completed in 394 milliseconds

1 2 3 4 5 6 78 91011>>