Searched refs:strength (Results 76 - 100 of 144) sorted by relevance

123456

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dsrchtest.cpp239 const UCollationStrength &strength) const
241 switch (strength)
486 collator->setStrength(getECollationStrength(search->strength));
545 collator->setStrength(getECollationStrength(search->strength));
598 collator->setStrength(getECollationStrength(search->strength));
919 collator->setStrength(getECollationStrength(search->strength));
1072 tailored->setStrength(getECollationStrength(COLLATOR[1].strength));
1120 m_en_us_->setStrength(getECollationStrength(PATTERN[0].strength));
1305 search.strength));
1640 getECollationStrength(IGNORABLE[count].strength),
[all...]
/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp239 const UCollationStrength &strength) const
241 switch (strength)
486 collator->setStrength(getECollationStrength(search->strength));
545 collator->setStrength(getECollationStrength(search->strength));
598 collator->setStrength(getECollationStrength(search->strength));
919 collator->setStrength(getECollationStrength(search->strength));
1072 tailored->setStrength(getECollationStrength(COLLATOR[1].strength));
1120 m_en_us_->setStrength(getECollationStrength(PATTERN[0].strength));
1305 search.strength));
1640 getECollationStrength(IGNORABLE[count].strength),
[all...]
H A Dcolldata.cpp44 UCollationStrength strength = ucol_getStrength(coll); local
57 switch (strength)
79 if (strength >= UCOL_QUATERNARY) {
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dcapitst.c106 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
346 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object has the wrong strength");
347 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary difference");
351 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference");
352 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary difference");
353 doAssert( (ucol_getStrength(col) == UCOL_SECONDARY), "collation object has the wrong strength");
403 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object has the wrong strength");
404 doAssert( (ucol_getStrength(col) == UCOL_PRIMARY), "collation object's strength is not primary difference");
408 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object's strength is not tertiary difference");
409 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength i
1896 UColAttributeValue strength; local
[all...]
H A Dcmsccoll.c373 fprintf(stderr, " strength: %s\n Sortkey: ", strengthsC[k]);
534 uint32_t strength = 0; local
574 strength = src.parsedToken.strength;
617 if(beforeStrength < strength) {
618 strength = beforeStrength;
624 switch(strength){
648 if(before == TRUE && strength != UCOL_TOK_RESET) { /* first and second were swapped */
743 static char *getRelationSymbol(UCollationResult res, uint32_t strength, char *buffer) { argument
746 if(res == UCOL_EQUAL || strength
896 testSwitch(tst_strcoll* func, void *collator, int opts, uint32_t strength, const UChar *first, const UChar *second, const char* msg, UBool error) argument
921 uint32_t strength = 0; local
1093 uint32_t strength = 0; local
2991 uint32_t strength = 0; local
[all...]
H A Dusrchtst.c555 ucol_setStrength(collator, search.strength);
586 ucol_setStrength(collator, search.strength);
626 ucol_setStrength(collator, search.strength);
780 ucol_setStrength(collator, search->strength);
978 tailored = ucol_openRules(rules, -1, UCOL_ON, COLLATOR[1].strength,
1036 ucol_setStrength(EN_US_, PATTERN[0].strength);
1253 ucol_setStrength(usearch_getCollator(strsrch), search.strength);
1709 IGNORABLE[count].strength, NULL, &status);
1763 ucol_setStrength(coll, search.strength);
1871 ucol_setStrength(collator, search->strength);
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dcapitst.c109 {UCOL_STRENGTH, {UCOL_PRIMARY, UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL}, 5, UCOL_SHIFTED},/* attribute for strength */
349 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object has the wrong strength");
350 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary difference");
354 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object's strength is secondary difference");
355 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength is primary difference");
356 doAssert( (ucol_getStrength(col) == UCOL_SECONDARY), "collation object has the wrong strength");
406 doAssert( (ucol_getStrength(col) != UCOL_TERTIARY), "collation object has the wrong strength");
407 doAssert( (ucol_getStrength(col) == UCOL_PRIMARY), "collation object's strength is not primary difference");
411 doAssert( (ucol_getStrength(col) == UCOL_TERTIARY), "collation object's strength is not tertiary difference");
412 doAssert( (ucol_getStrength(col) != UCOL_PRIMARY), "collation object's strength i
1898 UColAttributeValue strength; local
[all...]
H A Dusrchtst.c555 ucol_setStrength(collator, search.strength);
586 ucol_setStrength(collator, search.strength);
626 ucol_setStrength(collator, search.strength);
780 ucol_setStrength(collator, search->strength);
978 tailored = ucol_openRules(rules, -1, UCOL_ON, COLLATOR[1].strength,
1036 ucol_setStrength(EN_US_, PATTERN[0].strength);
1253 ucol_setStrength(usearch_getCollator(strsrch), search.strength);
1709 IGNORABLE[count].strength, NULL, &status);
1763 ucol_setStrength(coll, search.strength);
1871 ucol_setStrength(collator, search->strength);
[all...]
/external/chromium_org/third_party/icu/source/i18n/
H A Dusearch.cpp68 * Getting the mask for collation strength
69 * @param strength collation strength
73 inline uint32_t getMask(UCollationStrength strength) argument
75 switch (strength)
167 if (strsrch->strength >= UCOL_QUATERNARY) {
174 } else if (strsrch->strength >= UCOL_QUATERNARY && sourcece == UCOL_IGNORABLE) {
454 // Since the strength is primary, accents are ignored in the pattern.
455 if (strsrch->strength == UCOL_PRIMARY) {
1087 if (strsrch->strength !
[all...]
H A Ducol_imp.h599 /* Bit mask for primary collation strength. */
602 /* Bit mask for secondary collation strength. */
605 /* Bit mask for tertiary collation strength. */
782 /*UColAttributeValue*/ int32_t strength; /* attribute for strength */ member in struct:__anon12120
885 /* attribute for strength */
886 uint32_t /*UColAttributeValue*/ strength; member in struct:__anon12123
941 UColAttributeValue strength; /* attribute for strength */ member in struct:UCollator
950 UBool strengthisDefault; /* attribute for strength */
[all...]
H A Ducol_res.cpp367 UCollationStrength strength,
497 ucol_setAttribute(result, UCOL_STRENGTH, strength, status);
520 UCollationStrength strength,
527 strength,
1019 if(src.parsedToken.strength != UCOL_TOK_RESET) {
364 ucol_openRulesForImport( const UChar *rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UParseError *parseError, GetCollationRulesFunction importFunc, void* context, UErrorCode *status) argument
517 ucol_openRules( const UChar *rules, int32_t rulesLength, UColAttributeValue normalizationMode, UCollationStrength strength, UParseError *parseError, UErrorCode *status) argument
/external/icu/icu4c/source/i18n/
H A Dusearch.cpp60 * Getting the mask for collation strength
61 * @param strength collation strength
65 inline uint32_t getMask(UCollationStrength strength) argument
67 switch (strength)
159 if (strsrch->strength >= UCOL_QUATERNARY) {
166 } else if (strsrch->strength >= UCOL_QUATERNARY && sourcece == UCOL_IGNORABLE) {
441 // Since the strength is primary, accents are ignored in the pattern.
442 if (strsrch->strength == UCOL_PRIMARY) {
1074 if (strsrch->strength !
[all...]
H A Ducol.cpp356 UCollationStrength strength)
359 ucol_setAttribute(coll, UCOL_STRENGTH, strength, &status);
355 ucol_setStrength( UCollator *coll, UCollationStrength strength) argument
/external/chromium_org/third_party/mesa/src/src/glsl/
H A Dlower_jumps.cpp71 * lowered: jumps with higher strength tend to be lowered to jumps of
72 * lower strength. Accordingly, strength is used as a heuristic to
138 /* minimum jump strength (of lowered IR, not pre-lowering IR)
140 * If the block ends with a jump, must be the strength of the jump.
461 unsigned strength = get_jump_strength(ir); local
463 switch(strength)
/external/mesa3d/src/glsl/
H A Dlower_jumps.cpp71 * lowered: jumps with higher strength tend to be lowered to jumps of
72 * lower strength. Accordingly, strength is used as a heuristic to
138 /* minimum jump strength (of lowered IR, not pre-lowering IR)
140 * If the block ends with a jump, must be the strength of the jump.
461 unsigned strength = get_jump_strength(ir); local
463 switch(strength)
/external/chromium_org/third_party/icu/source/tools/dumpce/
H A Ddumpce.cpp246 uint32_t strength = 0; local
1057 uint32_t strength = 0; local
1082 ucol_tok_parseNextToken(&src, &strength, &chOffset,
1160 uint32_t strength = 0; local
1186 if (chLen >= 1 && strength != UCOL_TOK_RESET) {
/external/icu/icu4c/source/i18n/unicode/
H A Dtblcoll.h39 * 6/17/97 helena Added IDENTICAL strength for compare, changed getRules to
127 * @param collationStrength strength for comparison
153 * @param collationStrength strength for comparison
757 int32_t strength,
/external/chromium_org/third_party/freetype/src/base/
H A Dftoutln.c891 FT_Pos strength )
893 return FT_Outline_EmboldenXY( outline, strength, strength );
/external/freetype/src/base/
H A Dftoutln.c894 FT_Pos strength )
896 return FT_Outline_EmboldenXY( outline, strength, strength );
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftoutln.c891 FT_Pos strength )
893 return FT_Outline_EmboldenXY( outline, strength, strength );
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvp8_rtcd.h302 void vp8_temporal_filter_apply_c(unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count);
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvp8_rtcd.h302 void vp8_temporal_filter_apply_c(unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count);
/external/openssl/apps/
H A Ds_client.c409 int strength /* minimal size for N */ ; member in struct:srp_arg_st
797 srp_arg.strength=atoi(*(++argv));
798 BIO_printf(bio_err,"SRP minimal length for N is %d\n",srp_arg.strength);
1252 SSL_CTX_set_srp_strength(ctx, srp_arg.strength);
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon.cc100 // Cached strength index of the network when the icon was last generated.
181 // Images for strength bars for wired networks.
184 // Imagaes for strength arcs for wireless networks.
429 int StrengthIndex(int strength, int count) { argument
431 const float findex = (static_cast<float>(strength) / 100.0f) *
/external/libvpx/x86/
H A Dvp8_rtcd.h404 void vp8_temporal_filter_apply_c(unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count);
405 void vp8_temporal_filter_apply_sse2(unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count);

Completed in 427 milliseconds

123456