Home
last modified time | relevance | path

Searched refs:fAnchorStart (Results 26 – 31 of 31) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/intl/icu/source/i18n/unicode/
H A Dregex.h1814 int64_t fAnchorStart; // Region bounds for anchoring operations (^ or $). variable
/dports/lang/spidermonkey60/firefox-60.9.0/intl/icu/source/i18n/unicode/
H A Dregex.h1814 int64_t fAnchorStart; // Region bounds for anchoring operations (^ or $). variable
/dports/textproc/R-cran-stringi/stringi/src/icu55/unicode/
H A Dregex.h1802 int64_t fAnchorStart; // Region bounds for anchoring operations (^ or $). variable
/dports/www/node10/node-v10.24.1/deps/icu-small/source/i18n/unicode/
H A Dregex.h1808 int64_t fAnchorStart; // Region bounds for anchoring operations (^ or $). variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/icu4c-57.1/source/i18n/unicode/
H A Dregex.h1812 int64_t fAnchorStart; // Region bounds for anchoring operations (^ or $). variable
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplex.c6016 PetscInt fStart[32], fEnd[32], fAnchorStart[32], fAnchorEnd[32], bOff, q; in DMPlexAnchorsModifyMat() local
6030 fAnchorStart[0] = 0; in DMPlexAnchorsModifyMat()
6035 fAnchorStart[f+1] = fAnchorStart[f] + fDof; in DMPlexAnchorsModifyMat()
6036 fAnchorEnd[f+1] = fAnchorStart[f + 1]; in DMPlexAnchorsModifyMat()
6053 …t,fEnd[f]-fStart[f],indices + fStart[f],fAnchorEnd[f] - fAnchorStart[f],newIndices + fAnchorStart[… in DMPlexAnchorsModifyMat()

12