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

<<21222324252627282930>>

  /external/icu4c/layout/
LETypes.h 240 * Used to hold a pair of (x, y) values which represent a point.
263 * Used to hold a pair of (x, y) values which represent a point.
  /external/ipsec-tools/src/include-glibc/sys/
queue.h 57 * A singly-linked tail queue is headed by a pair of pointers, one to the
75 * A tail queue is headed by a pair of pointers, one to the head of the
  /external/libffi/src/ia64/
ffi.c 386 /* Closures represent a pair consisting of a function pointer, and
395 variables. Here we set up such a pair as the first two words of
  /external/opencore/nodes/common/include/
pvmf_node_registry.h 140 ** A class to encapsulate PVMF media format pair information.
141 ** A format pair consists of an input format and an output format.
  /external/opencore/pvmi/pvmf/include/
pvmi_kvp.h 20 * @brief This files defines a key-value pair type for PVMI component capability exchange
233 /* pointer to another key/value pair */
  /external/qemu/
sys-queue.h 53 * A tail queue is headed by a pair of pointers, one to the head of the
60 * A circle queue is headed by a pair of pointers, one to the head of the
  /external/srec/shared/include/
ESR_SessionType.h 290 * pair will be deallocated. For example, if the session contained
292 * [key, value] pair will be allocated by the parser.
  /external/tinyxml/docs/
classTiXmlAttribute.html 8 <h1>TiXmlAttribute Class Reference</h1><!-- doxytag: class="TiXmlAttribute" --><!-- doxytag: inherits="TiXmlBase" -->An attribute is a name-value pair.
93 An attribute is a name-value pair.
  /external/v8/src/
regexp.js 268 // last pair (after the first pair) of elements of the capture array even if
  /external/v8/test/mjsunit/tools/
tickprocessor.js 164 '0000107a T __gnu_cxx::balloc::__mini_vector<std::pair<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*, __gnu_cxx::bitmap_allocator<char>::_Alloc_block*> >::__mini_vector',
175 var stdc_ref_syms = [['__gnu_cxx::balloc::__mini_vector<std::pair<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*, __gnu_cxx::bitmap_allocator<char>::_Alloc_block*> >::__mini_vector', 0x0000107a, 0x0002c410],
  /external/webkit/LayoutTests/fast/js/resources/
json2-es5-compat.js 33 value represented by the name/value pair that should be serialized,
466 // each name/value pair to a reviver function for possible transformation.
  /external/webkit/SunSpider/hosted/
json2.js 41 value represented by the name/value pair that should be serialized,
470 // each name/value pair to a reviver function for possible transformation.
  /external/webkit/WebCore/platform/graphics/
FontCache.cpp 252 typedef HashMap<FontPlatformData, pair<SimpleFontData*, unsigned>, FontDataCacheKeyHash, FontDataCacheKeyTraits> FontDataCache;
281 pair<SimpleFontData*, unsigned> newValue(new SimpleFontData(*platformData), 1);
  /frameworks/base/core/java/android/net/http/
Request.java 167 * Add header represented by given pair to request. Header will
188 * method: it calls addHeader for each pair in the map.
  /hardware/ti/omap3/libopencorehw/
android_surface_output_omap34xx.cpp 431 // assemble first U/V pair, leave holes for Y's
439 // assemble second U/V pair, leave holes for Y's
  /packages/apps/Email/src/com/android/email/mail/
Address.java 369 // in this case the DELIMITER_PERSONAL is in a future pair,
389 * a pair of address and personal separated by LIST_DELIMITER_PERSONAL,
  /packages/apps/IM/src/com/android/im/imps/
PtsPrimitiveSerializer.java 189 * Appends a name and value pair like "(<name>,<value>)".
260 // Append an extra pair of braces according to the Spec
  /cts/tests/tests/text/src/android/text/util/cts/
Rfc822TokenizerTest.java 64 // token 2 is ignored because ',' between token1 and token2 is in a pair of \".
  /dalvik/dx/src/com/android/dx/command/dump/
BaseDumper.java 268 * Combines a pair of strings as two columns, or if this is one-column
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/internal/net/www/protocol/http/
Header.java 45 * The key/value pair of the header may be inserted for later use. The key
  /external/apache-http/src/org/apache/http/message/
BasicHeaderElement.java 68 * both a name/value pair (value may be <tt>null</tt>) and optionally
  /external/bluetooth/bluez/audio/
avdtp.h 277 /* Find a matching pair of local and remote SEP ID's */
  /external/dhcpcd/
showlease.c 17 #define PAIR (1 << 8)
  /external/freetype/include/freetype/internal/
ftdriver.h 150 /* kerning for a given pair of glyphs. Can be */
  /external/guava/src/com/google/common/primitives/
SignedBytes.java 149 * #compare(byte, byte)}), the first pair of values that follow any common

Completed in 435 milliseconds

<<21222324252627282930>>