Home
last modified time | relevance | path

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

/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
DTreeMultiset.java157 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/
DTreeMultiset.java161 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/
Dneon-vector-types.c28 struct aggr { signed char c; }; argument
29 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid …
Daarch64-neon-vector-types.c45 struct aggr { signed char c; }; struct
46 typedef __attribute__((neon_vector_type(8))) struct aggr aggregate_elt; // expected-error{{invalid …
/external/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_tpm.sh85 aggr=$(expr substr "${aggregate_pcr}" 26 59)
87 [ "${pcr}" = "${aggr}" ] || RC=$?
/external/iproute2/etc/iproute2/
Drt_protos23 254 gated/aggr
/external/llvm/test/CodeGen/NVPTX/
Dlower-aggr-copies.ll2 ; RUN: opt < %s -S -nvptx-lower-aggr-copies | FileCheck %s --check-prefix IR
/external/clang/test/CXX/drs/
Ddr5xx.cpp673 aggregate aggr = {}; variable
/external/clang/test/
Dcxx-sections.data210 8.5.1 [dcl.init.aggr]
/external/guice/lib/
Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/annotation-tools/annotation-file-utilities/lib/
Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/external/hyphenation-patterns/de/
Dhyph-de-1996.pat.txt886 3aggr
Dhyph-de-ch-1901.pat.txt879 3aggr
Dhyph-de-1901.pat.txt900 3aggr
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/error_prone/error_prone/
Derror_prone_core-2.2.0-with-dependencies.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...