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

1 2 3 4 5 6

  /external/chromium_org/content/browser/renderer_host/input/
input_router_config_helper.h 12 // Return an InputRouter configuration with parameters tailored to the current
  /external/icu/icu4c/source/i18n/
collationbuilder.h 82 * Makes and inserts a new tailored node into the list, after the one at index.
100 * Skips weaker nodes and tailored nodes if the current node is stronger
148 * Walks the tailoring graph and overwrites tailored nodes with new CEs.
150 * The nodes array can then be used only as a source of tailored CEs.
154 * Counts the tailored nodes of the given strength up to the next node
224 * Node bit 6 is set on a primary node if there are tailored nodes
230 * Node bit 5 is set on a primary or secondary node if there are tailored nodes
236 * Node bit 3 distinguishes a tailored node, which has no weight value,
320 * Data structure for assigning tailored weights and CEs.
332 * "Tailored" nodes, with the IS_TAILORED bit set
    [all...]
collationsets.h 45 tailored(t),
79 UnicodeSet *tailored; member in class:TailoredSet
130 int8_t checkTailored; // -1: collected tailored +1: exclude tailored
131 UnicodeSet tailored; member in class:ContractionsAndExpansions
collationsets.cpp 35 return TRUE; // fallback to base, not tailored
71 tailored->add(start);
130 // and in tailorings we assume that performance of tailored characters is more important.
148 // or when a single-character mapping was copied for tailored contractions.
205 if(tailored->contains(jamos[0]) || tailored->contains(jamos[1]) ||
206 (length == 3 && tailored->contains(jamos[2]))) {
322 tailored->add(UnicodeString(unreversedPrefix).append(c));
336 tailored->add(UnicodeString(unreversedPrefix).append(c).append(sfx));
342 tailored->add(c)
    [all...]
collationdatareader.cpp 158 // Use the base data. Only the settings are tailored.
170 errorCode = U_INVALID_FORMAT_ERROR; // Tailored ces without tailored trie.
182 errorCode = U_INVALID_FORMAT_ERROR; // Tailored ce32s without tailored trie.
235 errorCode = U_INVALID_FORMAT_ERROR; // Tailored contexts without tailored trie.
collationbuilder.cpp 316 // If the index is for a "weaker" tailored node,
325 // Reset to just before this same-strength tailored node.
488 // Look for a tailored tertiary node after [0, 0, 0].
507 // Look for a tailored secondary node after [0, 0, *].
585 // Find the first character tailored after the boundary CE,
588 // If there is a following node, then it must be tailored
607 // Get the first node that was tailored before this one at a weaker strength.
620 // Find the last node that was tailored after the [last xyz]
691 // Find the node index after which we insert the new tailored node.
708 // Insert the new tailored node
    [all...]
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
_index.html 29 is a tailored widget developed by extending the base classes in the android.view
CustomViewAccessibilityActivity.java 39 * is a tailored widget developed by extending the base classes in the android.view
43 * While the Android framework has a diverse portfolio of views tailored for various
188 * This is a base toggle button class whose accessibility is not tailored
  /external/chromium_org/base/process/
launch_mac.cc 15 // This function is tailored to remove the Breakpad exception handler.
  /external/chromium_org/third_party/skia/src/utils/
SkTFitsIn.h 110 * the implementation of which is tailored for the source and destination types.
127 * the implementation of which is tailored for the source and destination types.
144 * the implementation of which is tailored for the source and destination types.
162 * the implementation of which is tailored for the source and destination types.
180 * the implementation of which is tailored for the source and destination types.
  /external/skia/src/utils/
SkTFitsIn.h 110 * the implementation of which is tailored for the source and destination types.
127 * the implementation of which is tailored for the source and destination types.
144 * the implementation of which is tailored for the source and destination types.
162 * the implementation of which is tailored for the source and destination types.
180 * the implementation of which is tailored for the source and destination types.
  /external/zlib/src/contrib/asm686/
README.686 14 Note that this code has been tailored for the PPro/PII in particular,
  /external/zopfli/src/zopfli/
katajainen.h 29 The output is tailored for DEFLATE: symbols that never occur, get a bit length
  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/doc/
sample.bib 14 most generated scanners are tailored for a particular environment, and
  /frameworks/base/docs/html/design/get-started/
creative-vision.jd 33 never require complex procedures, and complex tasks are tailored to the human hand and mind. People
  /external/chromium_org/third_party/icu/source/test/intltest/
srchtest.cpp 968 RuleBasedCollator *tailored = new RuleBasedCollator(rules, status); local
969 tailored->setStrength(getECollationStrength(COLLATOR[1].strength));
974 if (tailored != NULL) {
975 delete tailored;
980 strsrch->setCollator(tailored, status);
981 if (U_FAILURE(status) || (*strsrch->getCollator()) != (*tailored)) {
984 if (tailored != NULL) {
985 delete tailored;
991 if (tailored != NULL) {
992 delete tailored;
1832 RuleBasedCollator *tailored = new RuleBasedCollator(rules, local
    [all...]
  /external/icu/icu4c/source/test/intltest/
itercoll.cpp 224 RuleBasedCollator tailored("& a < ch", status);
229 iter = tailored.createCollationElementIterator(contraction);
241 iter = tailored.createCollationElementIterator(contraction);
254 iter = tailored.createCollationElementIterator(surrogate);
265 iter = tailored.createCollationElementIterator(surrogate);
srchtest.cpp 1071 RuleBasedCollator *tailored = new RuleBasedCollator(rules, status); local
1925 RuleBasedCollator *tailored = new RuleBasedCollator(rules, local
    [all...]
  /external/chromium_org/third_party/icu/source/tools/dumpce/
dumpce.cpp 115 UBool tailored; member in struct:__anon16034
344 * @param fullrules flag to indicate if only tailored collation elements are to
883 if (element.tailored) {
887 if (element.tailored) {
1013 scriptelem[count].tailored = FALSE;
1020 scriptelem[count].tailored = FALSE;
1047 scriptelem[count].tailored = FALSE;
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_exp.c 69 * The present implementation is narrowly tailored for our hyperbolic and
  /external/chromium_org/third_party/icu/source/i18n/
ucol_elm.h 43 a problem. Normally, less than 32K are tailored.
ucol_tok.h 117 UHashtable *tailored; member in struct:__anon15842
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
reflection_ops.h 51 // slower than implementations tailored for the specific message type.
  /external/jemalloc/include/jemalloc/internal/
rtree.h 2 * This radix tree implementation is tailored to the singular purpose of
  /external/protobuf/src/google/protobuf/
reflection_ops.h 50 // slower than implementations tailored for the specific message type.

Completed in 898 milliseconds

1 2 3 4 5 6