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

1 2 3 4 5 6 7 8 91011

  /external/harfbuzz_ng/test/shaping/texts/in-tree/shaper-indic/indic/script-devanagari/misc/
MANIFEST 6 tricky-reordering.txt
  /external/eigen/cmake/
FindMetis.cmake 1 # Pastix requires METIS or METIS (partitioning and reordering tools)
FindScotch.cmake 1 # Pastix requires SCOTCH or METIS (partitioning and reordering tools)
FindPastix.cmake 3 # Pastix requires SCOTCH or METIS (partitioning and reordering tools) as well
  /external/icu4c/test/intltest/
alphaindextst.h 29 * Test AlphabeticIndex vs. root with script reordering.
33 * Test AlphabeticIndex vs. Pinyin with script reordering.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/table/
table_selection_model.js 15 * after items reordering (e.g. because of sort).
29 * Adjusts the selection after reordering of items in the table.
30 * @param {!Array.<number>} permutation The reordering permutation.
table_single_selection_model.js 15 * after items reordering (e.g. because of sort).
29 * Adjusts the selection after reordering of items in the table.
30 * @param {!Array.<number>} permutation The reordering permutation.
  /external/chromium/chrome/browser/ui/cocoa/notifications/
balloon_view.h 28 // mouse input to prevent reordering of the other browser windows when clicking
  /external/skia/include/views/
SkKey.h 16 //reordering these to match android.app.KeyEvent
  /external/skia/legacy/include/views/
SkKey.h 16 //reordering these to match android.app.KeyEvent
  /external/icu4c/test/testdata/
testnorm.txt 65 E002=E001 308 # recursive mapping needs reordering
66 E003>62 307 327 337 # mapping needs reordering
  /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
467 * Reordering can be done on a line, or on one or more paragraphs which are
580 * (keyboard, typing) order and to determine the reordering of it for visual
626 * <p>Note: calling this function after setting the reordering mode with
628 * 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.
60 reordering. Advised value: 10
  /bionic/libc/private/
bionic_atomic_inline.h 34 * Full memory barrier. Provides a compiler reordering barrier, and
  /external/llvm/test/CodeGen/AArch64/
tst-br.ll 3 ; We've got the usual issues with LLVM reordering blocks here. The
  /system/core/include/cutils/
atomic-inline.h 38 * Full memory barrier. Provides a compiler reordering barrier, and
  /external/icu4c/i18n/unicode/
ucol.h 137 * Enum containing the codes for reordering segments of the collation table that are not script
138 * codes. These reordering codes are to be used in conjunction with the script codes.
147 * A special reordering code that is used to specify the default
148 * reordering codes for a locale.
153 * A special reordering code that is used to specify no reordering codes.
158 * A special reordering code that is used to specify all other codes used for
159 * reordering except for the codes lised as UColReorderCode values and those
160 * listed explicitly in a reordering.
171 * The first entry in the enumeration of reordering groups. This is intended for use i
    [all...]
  /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 */
290 /* fields for line reordering */
ubidiln.c 45 * or line is used to bypass the reordering steps if possible.
46 * Even purely RTL text does not need reordering there because
50 * The implementation of the access to same-level-runs and of the reordering
56 * same-level-runs is created. Reordering then is done on this vector.
59 * position behind the run after reordering.
410 * All the visualStart fields=logical start before reordering.
413 * Reordering with this data structure lends itself to some handy shortcuts:
418 * In many simple cases, the reordering is thus done entirely in the
420 * Also, reordering occurs only down to the lowest odd level that occurs,
422 * 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')
  /external/webkit/LayoutTests/fast/events/touch/script-tests/
multi-touch-grouped-targets.js 26 // the order of event dispatch is not deterministic across executions and reordering
  /libcore/luni/src/main/java/java/util/concurrent/locks/
package-info.java 16 * hand-over-hand and lock reordering algorithms. The main implementation
  /packages/apps/Phone/res/xml/
respond_via_sms_settings.xml 28 (2) Allow reordering the strings by drag-and-drop.
  /external/chromium/chrome/browser/resources/shared/js/cr/ui/
list_single_selection_model.js 196 * Adjusts the selection after reordering of items in the table.
197 * @param {!Array.<number>} permutation The reordering permutation.
  /frameworks/base/core/tests/coretests/src/android/provider/
SearchRecentSuggestionsProviderTest.java 115 * Test that the reordering code works properly. The most recently injected queries
176 assertTrue("group 2 not in expected position after reordering",
179 assertTrue("group 2 not in expected position after reordering",
184 assertTrue("group 1 not in expected position after reordering",
187 assertTrue("group 1 not in expected position after reordering",

Completed in 7362 milliseconds

1 2 3 4 5 6 7 8 91011