Searched refs:occurences (Results 1 – 10 of 10) sorted by relevance
/external/chromium-trace/trace-viewer/src/tracing/analysis/ |
D | stub_analysis_results.js | 44 appendDataRow: function(table, label, duration, occurences, argument 48 occurences: occurences, property
|
D | analyze_slices_test.js | 146 assertEquals(1, table.rows[0].occurences); 149 assertEquals(1, table.rows[1].occurences); 152 assertEquals(2, table.rows[2].occurences); 176 occurences: 2, property
|
/external/chromium_org/tools/git/ |
D | README | 15 Create a graph of the recent history of occurences of a grep
|
/external/chromium_org/third_party/gtk+/gtk/ |
D | compose-parse.py | 813 occurences = compose_table[line_num][i+1] variable 815 ct_index += occurences * (i+2)
|
/external/eigen/cmake/ |
D | EigenTesting.cmake | 137 occurences "${test_source}") 138 string(REGEX REPLACE "CALL_SUBTEST_|EIGEN_TEST_PART_|EIGEN_SUFFIXES" "" suffixes "${occurences}")
|
/external/chromium_org/tools/symsrc/ |
D | pefile.py | 919 occurences = array.array('L', [0]*256) 922 occurences[ord(x)] += 1 925 for x in occurences:
|
/external/guava/guava/src/com/google/common/collect/ |
D | Multisets.java | 140 @Override public int add(E element, int occurences) { in add() argument
|
/external/elfutils/0.153/libdw/ |
D | ChangeLog | 1227 occurences (e.g., inlines) better.
|
/external/stlport/etc/ |
D | ChangeLog-5.1 | 1464 All occurences of _MSC_VER in STLport code has been replaced 3892 * stlport/iomanip, stl/_algo.h: Removed some persistent occurences 4282 _time_facets.c: Replaced occurences of __in and __out reserved by Microsoft. 4617 * test/unit/: Replaced all _STLP_NO_IOSTREAMS occurences with the STLport
|
/external/chromium_org/third_party/libxml/src/ |
D | ChangeLog | 8950 xpath.c: Changed all (?) occurences where validation macros 14663 * globals.c xmlIO.c xmlcatalog.c: removed the last occurences
|