Home
last modified time | relevance | path

Searched refs:occurences (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/mbcs/
DBIG5Tool.java153 valEl.occurences++; in processDir()
190 cumulativeChars += c.occurences; in processDir()
193 + c.occurences + " " + cumulativePercent); in processDir()
207 cumulativeChars += c.occurences; in processDir()
239 int occurences; field in BIG5Tool.ChEl
243 occurences = o; in ChEl()
263 return (this.occurences> o.occurences? -1 : in compareTo()
264 (this.occurences==o.occurences? 0 : 1)); in compareTo()
DEUCTool.java153 valEl.occurences++; in processDir()
190 cumulativeChars += c.occurences; in processDir()
193 + c.occurences + " " + cumulativePercent); in processDir()
207 cumulativeChars += c.occurences; in processDir()
239 int occurences; field in EUCTool.ChEl
243 occurences = o; in ChEl()
263 return (this.occurences> o.occurences? -1 : in compareTo()
264 (this.occurences==o.occurences? 0 : 1)); in compareTo()
/external/eigen/cmake/
DEigenTesting.cmake265 occurences "${test_source}")
266 string(REGEX REPLACE "CALL_SUBTEST_|EIGEN_TEST_PART_|EIGEN_SUFFIXES" "" suffixes "${occurences}")
299 occurences "${test_source}")
300 string(REGEX REPLACE "CALL_SUBTEST_|EIGEN_TEST_PART_|EIGEN_SUFFIXES" "" suffixes "${occurences}")
/external/icu/icu4c/source/data/translit/
Des_FONIPA_zh.txt506 # 尔 simplification pass. The idea is to drop most occurences of 尔
/external/libxml2/
DREADME.zOS10 (and I had to modify all occurences of these files accordingly in the
DChangeLog8950 xpath.c: Changed all (?) occurences where validation macros
14663 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
/external/lisa/ipynb/scratchpad/pelt-error/
Dpelt-error.ipynb739 "## BEFORE: util_avg and load_avg occurences of errors"
779 "## AFTER fix: util_avg and load_avg occurences of errors"
/external/guava/guava/src/com/google/common/collect/
DMultisets.java143 @Override public int add(E element, int occurences) { in add() argument
/external/cn-cbor/cmake/
DCoverallsGenerateGcov.cmake268 # (We first open the file and replace all occurences of [] with _
/external/squashfs-tools/
DRELEASE-README997 all other occurences holding an out of line reference to that value.
/external/elfutils/libdw/
DChangeLog2248 occurences (e.g., inlines) better.