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

<<21222324252627282930>>

  /external/guava/src/com/google/common/primitives/
UnsignedBytes.java 152 * #compare(byte, byte)}), the first pair of values that follow any common
  /external/icu4c/common/
uiter.cpp 231 * each UChar is stored as a big-endian pair of bytes.
296 * i.e., before a pair of 0 bytes where the first 0 byte is at an even
309 /* odd-aligned, search for pair of 0 bytes */
975 state&=1; /* 1 if in surrogate pair, must be index>=4 */
unormimp.h 661 * of variable-length (back-index, code point) pair entries is stored
670 * Each pair (back-index, code point) takes up either 2 or 3
673 * this is the last pair in the list.
782 * each entry is a pair of { code point, result } with result=(binary) yy xxxxxx xxxxxxxx
usc_impl.c 336 * if the run broke on a surrogate pair,
  /external/icu4c/i18n/
strmatch.h 102 * HIGH SURROGATE (leading code unit) of a pair of surrogates,
  /external/jpeg/
jcapimin.c 236 * To produce a pair of files containing abbreviated tables and abbreviated
  /external/opencore/oscl/oscl/osclutil/src/
oscl_utf8conv.cpp 116 { /* 4 byte surrogate pair representation */
  /external/openssl/crypto/bn/
bn_x931p.c 192 /* Generate pair of paramters Xp, Xq for X9.31 prime generation.
  /external/openssl/crypto/engine/
eng_int.h 79 * reference count, and the file:line-number pair. The "engine_ref_debug"
  /external/oprofile/libdb/
odb.h 21 /** the type of key. 64-bit because CG needs 32-bit pair {from,to} */
  /external/ppp/pppd/plugins/radius/
radius.c 176 * argv -- the <attribute=value> pair to add
180 * Adds an av pair to be passed on to the RADIUS server on each request.
720 * vp -- value pair holding MS-CHAP-MPPE-KEYS attribute
774 * vp -- value pair holding MS-MPPE-SEND-KEY or MS-MPPE-RECV-KEY attribute
    [all...]
  /external/qemu/elff/
dwarf_die.cc 132 * where that routine is inlined), or a pair "low PC, and high PC" describing
  /external/quake/quake/src/WinQuake/
bspfile.h 48 // key / value pair sizes
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 327 //allocator is allocator<pair<specially_allocated_struct, char> >
  /external/v8/src/
frame-element.h 187 // Given a pair of non-null frame element pointers, return one of them
  /external/webkit/JavaScriptCore/pcre/
ucpinternal.h 44 /* Internal header file defining the layout of the bits in each pair of 32-bit
  /external/webkit/SunSpider/tests/sunspider-0.9/
crypto-sha1.js 210 A pair of star-cross'd lovers take their life;\n\
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
crypto-sha1.js 210 A pair of star-cross'd lovers take their life;\n\
  /external/webkit/WebCore/dom/
EventTarget.cpp 163 pair<EventListenerMap::iterator, bool> result = d->eventListenerMap.add(eventType, 0);
  /external/webkit/WebCore/page/
PageGroup.cpp 86 pair<PageGroupMap::iterator, bool> result = pageGroups->add(groupName, 0);
  /external/webkit/WebCore/platform/graphics/
WidthIterator.cpp 103 // Do we have a surrogate pair? If so, determine the full Unicode (32 bit)
  /external/webkit/WebCore/platform/network/
ResourceRequestBase.cpp 306 pair<HTTPHeaderMap::iterator, bool> result = m_httpHeaderFields.add(name, value);
  /external/webkit/WebCore/svg/animation/
SMILTimeContainer.cpp 274 // Results are accumulated to the first animation that animates a particular element/attribute pair.
  /external/webkit/WebKit/chromium/src/
WebPageSerializerImpl.h 97 // local_links_ include all pair of local resource path and corresponding
  /frameworks/base/core/java/android/speech/
RecognizerResultsIntent.java 127 * All the values and the keys are {@link String}s. Each key/value pair represents an extra HTTP

Completed in 277 milliseconds

<<21222324252627282930>>