HomeSort by relevance Sort by last modified time
    Searched full:fold2 (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/common/
unormcmp.cpp 164 UChar fold1[UCASE_MAX_STRING_LENGTH+1], fold2[UCASE_MAX_STRING_LENGTH+1]; local
393 /* copy the folding result to fold2[] */
395 u_memcpy(fold2, p, length);
398 U16_APPEND_UNSAFE(fold2, i, length);
403 start2=s2=fold2;
404 limit2=fold2+length;
ustrcase.cpp 487 UChar fold1[UCASE_MAX_STRING_LENGTH+1], fold2[UCASE_MAX_STRING_LENGTH+1]; local
704 /* copy the folding result to fold2[] */
706 u_memcpy(fold2, p, length);
709 U16_APPEND_UNSAFE(fold2, i, length);
714 start2=s2=fold2;
715 limit2=fold2+length;
  /external/icu/icu4c/source/common/
unormcmp.cpp 164 UChar fold1[UCASE_MAX_STRING_LENGTH+1], fold2[UCASE_MAX_STRING_LENGTH+1]; local
393 /* copy the folding result to fold2[] */
395 u_memcpy(fold2, p, length);
398 U16_APPEND_UNSAFE(fold2, i, length);
403 start2=s2=fold2;
404 limit2=fold2+length;
ustrcase.cpp 487 UChar fold1[UCASE_MAX_STRING_LENGTH+1], fold2[UCASE_MAX_STRING_LENGTH+1]; local
704 /* copy the folding result to fold2[] */
706 u_memcpy(fold2, p, length);
709 U16_APPEND_UNSAFE(fold2, i, length);
714 start2=s2=fold2;
715 limit2=fold2+length;
  /external/chromium_org/third_party/re2/
ucs2.diff 47 - uint8 lo2, uint8 hi2, bool fold2);
87 - uint8 lo2, uint8 hi2, bool fold2) {
91 - ip = RuneByteSuffix(lo2, hi2, fold2, ip);
93 - ip = RuneByteSuffix(lo2, hi2, fold2, NULL);
  /external/regex-re2/
ucs2.diff 47 - uint8 lo2, uint8 hi2, bool fold2);
87 - uint8 lo2, uint8 hi2, bool fold2) {
91 - ip = RuneByteSuffix(lo2, hi2, fold2, ip);
93 - ip = RuneByteSuffix(lo2, hi2, fold2, NULL);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/include/isl/
polynomial.h 275 __isl_keep isl_qpolynomial_fold *fold2);
282 __isl_take isl_qpolynomial_fold *fold2);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
polynomial.h 275 __isl_keep isl_qpolynomial_fold *fold2);
282 __isl_take isl_qpolynomial_fold *fold2);
  /external/llvm/test/Transforms/InstCombine/
fast-math.ll 23 define float @fold2(float %a) {
24 ; CHECK-LABEL: @fold2(
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 361 milliseconds