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

<<21222324252627282930>>

  /cts/tools/host/src/com/android/cts/
TestDevice.java 429 * Set the pair of key and value of device information.
431 * @param key The key of the pair.
432 * @param value The value of the pair.
    [all...]
  /external/opencore/protocols/http_parcom/src/
http_parser.cpp 745 return 0; // no complete key-value pair available
804 // add a key-value pair(fieldKey, fieldValue) to store
823 // re-add key-value pair to store
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 277 /* This is a legal four byte sequence that corresponds to a surrogate pair. */
279 /* No enough space on the output buffer for the pair. */
626 encoding unit, and a surrogate pair is
    [all...]
  /external/svox/pico/tts/
com_svox_picottsengine.cpp     [all...]
  /external/webkit/WebCore/editing/
markup.cpp 143 static void appendEscapedContent(Vector<UChar>& result, pair<const UChar*, size_t> range, bool escapeNBSP)
230 static inline pair<const UChar*, size_t> ucharRange(const Node *node, const Range *range)
250 static inline void appendUCharRange(Vector<UChar>& result, const pair<const UChar*, size_t> range)
    [all...]
  /frameworks/base/core/java/android/os/
Bundle.java 135 * Make a Bundle for a single key/value pair.
148 * with a single pair) once Bundle.forPair() above is implemented
151 * Note: value in single-pair Bundle may be null.
    [all...]
  /dalvik/docs/
instruction-formats.html 37 consists of the opcode in the low eight bits and a pair of four-bit
java-constraints.html 677 A local variable (or pair) has to be assigned first before it can be
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/charset/
CharsetEncoderICU.java 275 * surrogate pair can be converted to target encoding then the
  /dalvik/libcore/luni-kernel/src/main/java/org/apache/harmony/lang/annotation/
AnnotationMember.java 184 * (equivalent name-value pair).
  /dalvik/libcore/security/src/main/java/org/apache/harmony/security/fortress/
DefaultPolicy.java 83 * Each Principal is specified as class/name pair; name and class can be either
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/
DTMIterator.java 114 * <li>a pair of non-zero positive integers (the context position and the context size) </li>
  /external/apache-http/src/org/apache/http/conn/ssl/
SSLSocketFactory.java 85 * pair. The client secure socket will use the private key to authenticate
  /external/bison/src/
lalr.c 140 | Map a state/symbol pair into its numeric representation. |
  /external/dnsmasq/
setup.html 121 pair to the DNS. There are basically two ways to associate a name with
  /external/gtest/include/gtest/
gtest-param-test.h.pump 228 // a range [begin, end) defined by a pair of STL-style iterators. These
  /external/guava/javadoc/com/google/common/base/class-use/
Objects.ToStringHelper.html 120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adds a name/value pair to the formatted output in <code>name=value</code>
  /external/guava/src/com/google/common/primitives/
Booleans.java 259 * #compare(boolean, boolean)}), the first pair of values that follow any
  /external/icu4c/common/
ucasemap.c 317 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /external/icu4c/common/unicode/
ucasemap.h 153 * #29, "Text Boundaries." Between each pair of word boundaries, find the first
  /external/icu4c/i18n/
basictz.cpp 223 // Cannot find a good pair of AnnualTimeZoneRule
  /external/icu4c/layout/
LEGlyphStorage.h 235 * position pair for the position just after the last glyph.
  /external/icu4c/layoutex/layout/
playout.h 395 * There is an extra (x, y) pair at the end of the array which represents the advance of
  /external/icu4c/tools/makeconv/
genmbcs.c 512 /* set a BMP fallback code point as a pair with 0xe001 */
516 /* set a fallback surrogate pair with two second surrogates */
525 /* set a BMP code point above 0xd800 as a pair with 0xe000 */
529 /* set a surrogate pair */
    [all...]
  /external/icu4c/tools/toolutil/
pkg_gencmn.c 40 UDataOffsetTOCEntry entry[count]; - pair of uint32_t values per item:

Completed in 5488 milliseconds

<<21222324252627282930>>