HomeSort by relevance Sort by last modified time
    Searched full:reordering (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/skia/include/views/
SkKey.h 23 //reordering these to match android.app.KeyEvent
  /external/icu4c/common/unicode/
ubidi.h 339 * If this value is used in conjunction with reordering modes
342 * is assumed to be visual LTR, and the text after reordering is required
348 * If reordering option <code>UBIDI_OPTION_INSERT_MARKS</code> is set, an RLM may
365 * If this value is used in conjunction with reordering modes
368 * is assumed to be visual LTR, and the text after reordering is required
375 * If reordering option <code>UBIDI_OPTION_INSERT_MARKS</code> is set, an RLM may
435 * Reordering can be done on a line, or on one or more paragraphs which are
529 * (keyboard, typing) order and to determine the reordering of it for visual
575 * <p>Note: calling this function after setting the reordering mode with
577 * reordering mode was set to <code>#UBIDI_REORDER_INVERSE_NUMBERS_AS_L</code>
    [all...]
  /external/iproute2/man/man8/
tc-sfq.8 44 however cause some inadvertent packet reordering to occur.
57 reordering. Advised value: 10
  /dalvik/libcore/concurrent/src/main/java/java/util/concurrent/locks/
package-info.java 16 * hand-over-hand and lock reordering algorithms. The main implementation
  /dalvik/libcore/text/src/main/java/org/apache/harmony/text/
BidiWrapper.java 62 // ubidi_setLine() sets a UBiDi to contain the reordering information,
  /external/bluetooth/bluez/sbc/
sbc_primitives.h 47 /* Process input data (deinterleave, endian conversion, reordering),
  /external/icu4c/common/
ubidiimp.h 129 /* Run structure for reordering --------------------------------------------- */
215 * marks are allowed to be inserted in one of the reordering mode, the
248 /* bitmask for reordering options */
284 /* fields for line reordering */
ubidiln.c 41 * or line is used to bypass the reordering steps if possible.
42 * Even purely RTL text does not need reordering there because
46 * The implementation of the access to same-level-runs and of the reordering
52 * same-level-runs is created. Reordering then is done on this vector.
55 * position behind the run after reordering.
406 * All the visualStart fields=logical start before reordering.
409 * Reordering with this data structure lends itself to some handy shortcuts:
414 * In many simple cases, the reordering is thus done entirely in the
416 * Also, reordering occurs only down to the lowest odd level that occurs,
418 * in the last reordering the sequence of the runs at this level or highe
    [all...]
  /external/icu4c/tools/gentest/
genres32.c 46 * with reordering (ASCII: '1'<'o' EBCDIC: '1'>'o')
  /frameworks/base/core/tests/coretests/src/android/content/
SearchRecentSuggestionsProviderTest.java 128 * Test that the reordering code works properly. The most recently injected queries
189 assertTrue("group 2 not in expected position after reordering",
192 assertTrue("group 2 not in expected position after reordering",
197 assertTrue("group 1 not in expected position after reordering",
200 assertTrue("group 1 not in expected position after reordering",
  /external/icu4c/layout/
OpenTypeLayoutEngine.cpp 183 // This is the cheapest way to get mark reordering only for Hebrew.
184 // We could just do the mark reordering for all scripts, but most
187 // would need to do is mark reordering, so that seems like overkill.
KhmerLayoutEngine.h 35 * and reordering (See the MS spec. for more details)
IndicLayoutEngine.h 32 * and reordering, and the glyphProcessing method to implement post-GSUB processing for
LayoutEngine.cpp 227 // This is the cheapest way to get mark reordering only for Hebrew.
228 // We could just do the mark reordering for all scripts, but most
TibetanReordering.cpp 75 //_pd Number pre combining, Needs reordering
320 // This is the real reordering function as applied to the Tibetan language
TibetanReordering.h 110 CF_PREDIGIT = 0x02000000, // flag to detect pre-digit marks for reordering
  /external/emma/core/java12/com/vladium/emma/report/
IItem.java 45 // WARNING: careful about reordering!
  /external/opencore/codecs_v2/video/avc_h264/common/include/
avclib_common.h 222 This function initializes flexible macroblock reordering.
425 This function performs reference picture list reordering according to the
434 This function performs reference picture list reordering according to the
444 This function performs reordering process of reference picture list for short-term pictures.
455 This function performs reordering process of reference picture list for long-term pictures.
  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avclib_common.h 220 This function initializes flexible macroblock reordering.
423 This function performs reference picture list reordering according to the
432 This function performs reference picture list reordering according to the
442 This function performs reordering process of reference picture list for short-term pictures.
453 This function performs reordering process of reference picture list for long-term pictures.
  /external/icu4c/test/cintltst/
cbiditst.c     [all...]
  /external/kernel-headers/original/linux/
tcp.h 256 __u8 reordering; /* Packet reordering metric. */ member in struct:tcp_sock
  /external/kernel-headers/original/asm-generic/bitops/
atomic.h 62 * make sure not to rely on its reordering guarantees.
  /external/kernel-headers/original/linux/byteorder/
generic.h 6 * Generic Byte-reordering support
  /external/openssl/crypto/asn1/
x_crl.c 75 * reordering of the revoked field.
  /external/icu4c/test/intltest/
regcoll.cpp 582 // when we're testing reordering behavior. -- lwerner, 5/5/98
898 {0x41, 0x0300, 0x0316, 0}, {0x3c, 0}, {0x41, 0x0316, 0x0300, 0} // No reordering --> unequal
906 {0x41, 0x0300, 0x0316, 0}, {0x3d, 0}, {0x41, 0x0316, 0x0300, 0} // Reordering --> equal
    [all...]

Completed in 409 milliseconds

1 2 3 4 5