/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
D | TreeMultiset.java | 157 private long aggregateForEntries(Aggregate aggr) { in aggregateForEntries() argument 159 long total = aggr.treeAggregate(root); in aggregateForEntries() 161 total -= aggregateBelowRange(aggr, root); in aggregateForEntries() 164 total -= aggregateAboveRange(aggr, root); in aggregateForEntries() 169 private long aggregateBelowRange(Aggregate aggr, @Nullable AvlNode<E> node) { in aggregateBelowRange() argument 175 return aggregateBelowRange(aggr, node.left); in aggregateBelowRange() 179 return aggr.nodeAggregate(node) + aggr.treeAggregate(node.left); in aggregateBelowRange() 181 return aggr.treeAggregate(node.left); in aggregateBelowRange() 186 return aggr.treeAggregate(node.left) + aggr.nodeAggregate(node) in aggregateBelowRange() 187 + aggregateBelowRange(aggr, node.right); in aggregateBelowRange() [all …]
|
/external/guava/guava/src/com/google/common/collect/ |
D | TreeMultiset.java | 161 private long aggregateForEntries(Aggregate aggr) { in aggregateForEntries() argument 163 long total = aggr.treeAggregate(root); in aggregateForEntries() 165 total -= aggregateBelowRange(aggr, root); in aggregateForEntries() 168 total -= aggregateAboveRange(aggr, root); in aggregateForEntries() 173 private long aggregateBelowRange(Aggregate aggr, @Nullable AvlNode<E> node) { in aggregateBelowRange() argument 179 return aggregateBelowRange(aggr, node.left); in aggregateBelowRange() 183 return aggr.nodeAggregate(node) + aggr.treeAggregate(node.left); in aggregateBelowRange() 185 return aggr.treeAggregate(node.left); in aggregateBelowRange() 190 return aggr.treeAggregate(node.left) + aggr.nodeAggregate(node) in aggregateBelowRange() 191 + aggregateBelowRange(aggr, node.right); in aggregateBelowRange() [all …]
|
/external/clang/test/Sema/ |
D | neon-vector-types.c | 28 struct aggr { signed char c; }; struct 29 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid …
|
D | aarch64-neon-vector-types.c | 45 struct aggr { signed char c; }; argument 46 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid …
|
/external/ltp/testcases/kernel/security/integrity/ima/tests/ |
D | ima_tpm.sh | 85 aggr=$(expr substr "${aggregate_pcr}" 26 59) 87 [ "${pcr}" = "${aggr}" ] || RC=$?
|
/external/iproute2/etc/iproute2/ |
D | rt_protos | 23 254 gated/aggr
|
/external/llvm/test/CodeGen/NVPTX/ |
D | lower-aggr-copies.ll | 2 ; RUN: opt < %s -S -nvptx-lower-aggr-copies | FileCheck %s --check-prefix IR
|
/external/clang/test/CXX/drs/ |
D | dr5xx.cpp | 673 aggregate aggr = {}; variable
|
/external/clang/test/ |
D | cxx-sections.data | 210 8.5.1 [dcl.init.aggr]
|
/external/guice/lib/ |
D | guava-16.0.1.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 817 3aggr
|
D | hyph-de-1996.pat.txt | 798 3aggr
|
D | hyph-de-ch-1901.pat.txt | 794 3aggr
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |