/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; }; argument 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/iproute2/etc/iproute2/ |
D | rt_protos | 23 254 gated/aggr
|
/external/u-boot/doc/ |
D | README.t1040-l2switch | 49 ethsw [port <port_no>] aggr { [help] | show | <lag_group_no> } - get/set LAG group for a port
|
/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/swiftshader/third_party/llvm-7.0/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-19.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/hyphenation-patterns/de/ |
D | hyph-de-ch-1901.pat.txt | 879 3aggr
|
D | hyph-de-1996.pat.txt | 886 3aggr
|
D | hyph-de-1901.pat.txt | 900 3aggr
|
/external/cldr/tools/java/libs/ |
D | guava.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/external/conscrypt/benchmark-android/ |
D | vogar.jar | META-INF/
META-INF/MANIFEST.MF
vogar/
vogar/TestProperties.class
TestProperties ... |
/external/error_prone/error_prone/ |
D | error_prone_core-2.3.2-with-dependencies.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |