HomeSort by relevance Sort by last modified time
    Searched full:pair (Results 776 - 800 of 1449) sorted by null

<<31323334353637383940>>

  /external/webkit/WebCore/page/animation/
KeyframeAnimation.cpp 129 // We should cache the last pair or something.
  /external/webkit/WebCore/platform/chromium/
ScrollbarThemeChromiumMac.mm 115 static int cOuterButtonLength[] = { 16, 14 }; // The outer button in a double button pair is a bit bigger.
  /external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 450 pair<HashMap<unsigned, RetainPtr<CFDictionaryRef> >::iterator, bool> addResult = m_CFStringAttributes.add(key, RetainPtr<CFDictionaryRef>());
  /external/webkit/WebCore/platform/graphics/wince/
FontPlatformData.cpp 286 pair<FixedSizeFontCache::iterator, bool> result = g_fixedSizeFontCache.add(key, RefPtr<FixedSizeFontData>());
  /external/webkit/WebCore/platform/mac/
ScrollbarThemeMac.mm 102 static int cOuterButtonLength[] = { 16, 14 }; // The outer button in a double button pair is a bit bigger.
  /external/webkit/WebCore/platform/text/
PlatformString.h 251 // Counts the number of grapheme clusters. A surrogate pair or a sequence
  /external/webkit/WebKit/mac/Misc/
WebNSDataExtras.m 282 // a CRLF pair. Unfortunately, some servers will use LF
  /external/webkit/WebKitTools/simplejson/
encoder.py 67 # surrogate pair
  /external/zlib/
algorithm.txt 6 pointer to the previous string, in the form of a pair (distance,
  /frameworks/base/awt/java/awt/
Graphics2D.java 367 * Sets a key-value pair in the current RenderingHints map.
RenderingHints.java 254 * pair.
  /frameworks/base/cmds/keystore/
keystore.c 44 * each file stores one key-value pair. Keys are encoded in file names, and
  /frameworks/base/core/java/android/hardware/
Camera.java 1002 String pair = get(KEY_PREVIEW_SIZE); local
1193 String pair = get(KEY_PICTURE_SIZE); local
    [all...]
  /frameworks/base/core/java/android/net/
Downloads.java 286 * Delete all the downloads for a package/class pair.
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
widget_design.jd 92 widget sizes, or better yet, within a pair of portrait and landscape orientation
  /frameworks/base/docs/html/sdk/
android-2.0.jd 330 key-up, for a key-down/key-up pair, rather than key-down. This helps prevent
  /frameworks/base/libs/utils/
String16.cpp 285 if (codepoint > 0xFFFF) chars++; // this will be a surrogate pair in utf16
  /frameworks/base/media/libstagefright/codecs/aacdec/
s_ch_info.h 78 Int cpe; /* 0 if single channel, 1 if channel pair */
  /frameworks/base/tools/aapt/
Main.cpp 91 " as either a language or language-region pair. Some examples:\n"
  /packages/apps/Email/src/com/android/exchange/
SSLSocketFactory.java 91 * pair. The client secure socket will use the private key to authenticate
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 144 unit, and can be converted to a source (file, line) pair using the line
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 145 unit, and can be converted to a source (file, line) pair using the line
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
cppinternals.info 145 unit, and can be converted to a source (file, line) pair using the line
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
cppinternals.info 144 unit, and can be converted to a source (file, line) pair using the line
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
cppinternals.info 145 unit, and can be converted to a source (file, line) pair using the line
    [all...]

Completed in 247 milliseconds

<<31323334353637383940>>