Home
last modified time | relevance | path

Searched refs:importance (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/
Dformatter.py36 importance, title = name
38 importance, title = 'normal', name
40 general_data[(importance, name)] = self.format_extra_data(
41 importance, title, value)
87 for (importance, name), value in general_data.items():
88 data_by_importance[importance].append(
210 def format_extra_data(self, importance, title, value): argument
268 def format_extra_data(self, importance, title, value): argument
/external/libchrome/base/trace_event/
Dprocess_memory_dump.h48 int importance; member
121 int importance);
Dprocess_memory_dump.cc228 value->SetInteger("importance", edge.importance); in AsValueInto()
237 int importance) { in AddOwnershipEdge() argument
239 {source, target, importance, kEdgeTypeOwnership}); in AddOwnershipEdge()
/external/llvm/test/Linker/
Dtype-unique-dst-types.ll5 ; This tests the importance of keeping track of which types are part of the
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java100 importance=Option.Importance.ALWAYS)
104 importance=Option.Importance.NEVER)
108 importance=Option.Importance.ALWAYS)
112 importance=Option.Importance.NEVER)
116 importance=Option.Importance.NEVER)
/external/llvm/docs/HistoricalNotes/
D2000-12-06-MeetingSummary.txt53 performance, but hope that this will be of little importance for our
D2000-11-18-EarlyDesignIdeasResp.txt72 system somewhat reduce the importance of this point (f.e. portability
/external/llvm/docs/CommandGuide/
Dllvm-profdata.rst41 relative importance of each input file is proportional to the number of samples
/external/libmicrohttpd/
DREADME101 should be implemented (in order of importance) before we can claim to
/external/libchrome/base/threading/
Dplatform_thread_mac.mm102 precedence.importance = 63;
/external/selinux/sepolgen/tests/
Dperm_map24 # permission weight value from 1 (less importance) to 10 (higher importance).
/external/selinux/sepolgen/src/share/
Dperm_map24 # permission weight value from 1 (less importance) to 10 (higher importance).
/external/opencv3/modules/ml/doc/
Dml_intro.markdown165 ability to compute the importance (relative decisive power) of each variable. For example, in a spam
166 filter that uses a set of words occurred in the message as a feature vector, the variable importance
171 and surrogate ones. Thus, to compute variable importance correctly, the surrogate splits must be
451 In Logistic Regression, choosing the right parameters is of utmost importance for reducing the
/external/bison/djgpp/
Dconfig.sed138 # holds. The explicit names are of no importance.
/external/opencv3/doc/py_tutorials/py_ml/py_knn/py_knn_understanding/
Dpy_knn_understanding.markdown45 Again, in kNN, it is true we are considering k neighbours, but we are giving equal importance to
/external/bzip2/
DREADME94 importance. To validate bzip2, I used a modified version of Mark
/external/opencv/ml/src/
Dmltree.cpp3013 double* importance; in get_var_importance() local
3018 importance = var_importance->data.db; in get_var_importance()
3031 importance[split->var_idx] += split->quality; in get_var_importance()
/external/opencv3/apps/traincascade/
Dold_ml_tree.cpp3747 double* importance; in get_var_importance() local
3752 importance = var_importance->data.db; in get_var_importance()
3765 importance[split->var_idx] += split->quality; in get_var_importance()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/
Dwords.txt1309 importance
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/
Dwords.txt1309 importance
/external/jemalloc/
DChangeLog52 arena_avail trees reduced the importance of this optimization. (@jasone)
/external/parameter-framework/upstream/doc/
DDoxyfile.in1114 # Note: The order of the extra style sheet files is of importance (e.g. the last
1678 # Note: The order of the extra style sheet files is of importance (e.g. the last
/external/llvm/test/Transforms/SROA/
Dbasictest.ll1574 ; and stores can even have ordering importance. Here we have a load which is
/external/avahi/specs/
Ddraft-cheshire-dnsext-dns-sd-02.txt1051 importance to it. Some might argue that the "_tcp" or "_udp" should
Ddraft-cheshire-dnsext-dns-sd-03.txt1031 importance to it. Some might argue that the "_tcp" or "_udp" should

12