Home
last modified time | relevance | path

Searched refs:pe2 (Results 1 – 9 of 9) sorted by relevance

/third_party/icu/icu4j/main/tests/localespi/src/com/ibm/icu/dev/test/localespi/
DNumberFormatTest.java189 boolean pe1, pe2; in TestICUEquivalent()
206 pe2 = false; in TestICUEquivalent()
210 pe2 = true; in TestICUEquivalent()
212 if ((pe1 && !pe2) || (!pe1 && pe2)) { in TestICUEquivalent()
216 } else if (!pe1 && !pe2 && !n1.equals(n2)) { in TestICUEquivalent()
219 } else if (pe1 && pe2) { in TestICUEquivalent()
241 pe2 = false; in TestICUEquivalent()
245 pe2 = true; in TestICUEquivalent()
247 if ((pe1 && !pe2) || (!pe1 && pe2)) { in TestICUEquivalent()
251 } else if (!pe1 && !pe2 && !n1.equals(n2)) { in TestICUEquivalent()
[all …]
/third_party/boost/libs/regex/performance/
Dposix.cpp17 regex_t pe, pe2; member
26 regfree(&pe2); in ~posix_regex()
36 regfree(&pe2); in set_expression()
46 r |= regcomp(&pe2, s.c_str(), REG_EXTENDED); in set_expression()
70 int r = regexec(&pe2, text, 30, m, 0); in match_test()
/third_party/mindspore/mindspore/lite/tools/benchmark/
Dbenchmark_unified_api.cc554 struct perf_event_attr pe, pe2; in InitPerfProfilingCallbackParameter()
556 memset(&pe2, 0, sizeof(struct perf_event_attr)); in InitPerfProfilingCallbackParameter()
558 pe2.type = PERF_TYPE_HARDWARE; in InitPerfProfilingCallbackParameter()
560 pe2.size = sizeof(struct perf_event_attr); in InitPerfProfilingCallbackParameter()
562 pe2.disabled = 1; in InitPerfProfilingCallbackParameter()
564 pe2.exclude_kernel = 1; // don't count kernel in InitPerfProfilingCallbackParameter()
566 pe2.exclude_hv = 1; // don't count hypervisor in InitPerfProfilingCallbackParameter()
568 pe2.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
571 pe2.config = PERF_COUNT_HW_CACHE_MISSES; in InitPerfProfilingCallbackParameter()
574 pe2.config = PERF_COUNT_HW_STALLED_CYCLES_BACKEND; in InitPerfProfilingCallbackParameter()
[all …]
Dbenchmark.cc553 struct perf_event_attr pe, pe2; in InitPerfProfilingCallbackParameter()
555 memset(&pe2, 0, sizeof(struct perf_event_attr)); in InitPerfProfilingCallbackParameter()
557 pe2.type = PERF_TYPE_HARDWARE; in InitPerfProfilingCallbackParameter()
559 pe2.size = sizeof(struct perf_event_attr); in InitPerfProfilingCallbackParameter()
561 pe2.disabled = 1; in InitPerfProfilingCallbackParameter()
563 pe2.exclude_kernel = 1; // don't count kernel in InitPerfProfilingCallbackParameter()
565 pe2.exclude_hv = 1; // don't count hypervisor in InitPerfProfilingCallbackParameter()
567 pe2.read_format = PERF_FORMAT_GROUP | PERF_FORMAT_ID; in InitPerfProfilingCallbackParameter()
570 pe2.config = PERF_COUNT_HW_CACHE_MISSES; in InitPerfProfilingCallbackParameter()
573 pe2.config = PERF_COUNT_HW_STALLED_CYCLES_BACKEND; in InitPerfProfilingCallbackParameter()
[all …]
/third_party/skia/third_party/externals/icu/source/common/
Ducase.cpp1073 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local
1077 pe2=pe; in ucase_toFullLower()
1197 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullLower()
1201 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result); in ucase_toFullLower()
1224 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local
1228 pe2=pe; in toUpperOrTitle()
1302 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in toUpperOrTitle()
1313 GET_SLOT_VALUE(excWord, idx, pe2, result); in toUpperOrTitle()
1458 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
1462 pe2=pe; in ucase_toFullFolding()
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducase.cpp1047 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local
1051 pe2=pe; in ucase_toFullLower()
1171 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullLower()
1175 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result); in ucase_toFullLower()
1198 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local
1202 pe2=pe; in toUpperOrTitle()
1265 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in toUpperOrTitle()
1276 GET_SLOT_VALUE(excWord, idx, pe2, result); in toUpperOrTitle()
1421 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
1425 pe2=pe; in ucase_toFullFolding()
[all …]
/third_party/node/deps/icu-small/source/common/
Ducase.cpp1073 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local
1077 pe2=pe; in ucase_toFullLower()
1197 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullLower()
1201 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result); in ucase_toFullLower()
1224 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local
1228 pe2=pe; in toUpperOrTitle()
1302 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in toUpperOrTitle()
1313 GET_SLOT_VALUE(excWord, idx, pe2, result); in toUpperOrTitle()
1458 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
1462 pe2=pe; in ucase_toFullFolding()
[all …]
/third_party/icu/icu4c/source/common/
Ducase.cpp1073 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullLower() local
1077 pe2=pe; in ucase_toFullLower()
1197 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in ucase_toFullLower()
1201 GET_SLOT_VALUE(excWord, UCASE_EXC_LOWER, pe2, result); in ucase_toFullLower()
1224 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in toUpperOrTitle() local
1228 pe2=pe; in toUpperOrTitle()
1302 GET_SLOT_VALUE(excWord, UCASE_EXC_DELTA, pe2, delta); in toUpperOrTitle()
1313 GET_SLOT_VALUE(excWord, idx, pe2, result); in toUpperOrTitle()
1458 const uint16_t *pe=GET_EXCEPTIONS(&ucase_props_singleton, props), *pe2; in ucase_toFullFolding() local
1462 pe2=pe; in ucase_toFullFolding()
[all …]
/third_party/skia/modules/canvaskit/npm_build/types/
Dcanvaskit-wasm-tests.ts600 const pe2 = CK.PathEffect.MakeDash([2, 4]); // $ExpectType PathEffect constant