/external/skia/tools/lua/ |
H A D | ngrams_aggregate.lua | 1 -- Aggregate the output from ngrams.lua.
|
/external/clang/test/Analysis/ |
H A D | cfg.cpp | 383 struct Aggregate { const LifetimeExtend a; const LifetimeExtend b; }; struct 418 Aggregate a{LifetimeExtend(4), LifetimeExtend(4)};
|
/external/clang/test/Sema/ |
H A D | builtins.c | 129 struct Aggregate { int n; char c; }; struct 162 F((struct Aggregate){0, 1});
|
/external/clang/lib/CodeGen/ |
H A D | CGValue.h | 39 enum Flavor { Scalar, Complex, Aggregate }; enumerator in enum:clang::CodeGen::RValue::Flavor 53 bool isAggregate() const { return V1.getInt() == Aggregate; } 103 // FIXME: Aggregate rvalues need to retain information about whether they are 109 ER.V1.setInt(Aggregate);
|
/external/guava/guava/src/com/google/common/collect/ |
H A D | TreeMultiset.java | 133 private enum Aggregate { enum in class:TreeMultiset 161 private long aggregateForEntries(Aggregate aggr) { 173 private long aggregateBelowRange(Aggregate aggr, @Nullable AvlNode<E> node) { 195 private long aggregateAboveRange(Aggregate aggr, @Nullable AvlNode<E> node) { 219 return Ints.saturatedCast(aggregateForEntries(Aggregate.SIZE)); 224 return Ints.saturatedCast(aggregateForEntries(Aggregate.DISTINCT));
|
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/ |
H A D | TreeMultiset.java | 129 private enum Aggregate { enum in class:TreeMultiset 157 private long aggregateForEntries(Aggregate aggr) { 169 private long aggregateBelowRange(Aggregate aggr, @Nullable AvlNode<E> node) { 191 private long aggregateAboveRange(Aggregate aggr, @Nullable AvlNode<E> node) { 215 return Ints.saturatedCast(aggregateForEntries(Aggregate.SIZE)); 220 return Ints.saturatedCast(aggregateForEntries(Aggregate.DISTINCT));
|
/external/v8/src/ |
H A D | counters.h | 398 double Aggregate(double current_ms, double current_value); 437 sample_value = Aggregate(end_ms, end_value); 457 ? Aggregate(current_ms, current_value) 467 double AggregatedMemoryHistogram<Histogram>::Aggregate(double current_ms, function in class:v8::internal::AggregatedMemoryHistogram
|
/external/clang/lib/AST/ |
H A D | DeclCXX.cpp | 50 Aggregate(true), PlainOldData(true), Empty(true), Polymorphic(false), 148 data().Aggregate = false; 438 data().Aggregate = false; 526 data().Aggregate = false; 639 data().Aggregate = false; 725 data().Aggregate = false;
|
H A D | ASTImporter.cpp | 2002 ToData.Aggregate = FromData.Aggregate;
|
/external/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 882 CAMLprim LLVMValueRef llvm_const_extractvalue(LLVMValueRef Aggregate, argument 894 result = LLVMConstExtractValue(Aggregate, idxs, size); 900 CAMLprim LLVMValueRef llvm_const_insertvalue(LLVMValueRef Aggregate, argument 912 result = LLVMConstInsertValue(Aggregate, Val, idxs, size); 2258 CAMLprim LLVMValueRef llvm_build_extractvalue(LLVMValueRef Aggregate, argument 2260 return LLVMBuildExtractValue(Builder_val(B), Aggregate, Int_val(Idx), 2265 CAMLprim LLVMValueRef llvm_build_insertvalue(LLVMValueRef Aggregate, argument 2268 return LLVMBuildInsertValue(Builder_val(B), Aggregate, Val, Int_val(Idx),
|
/external/clang/include/clang/AST/ |
H A D | DeclCXX.h | 310 bool Aggregate : 1; member in struct:clang::CXXRecordDecl::DefinitionData 544 Aggregate = false; 1102 bool isAggregate() const { return data().Aggregate; }
|
/external/clang/lib/Serialization/ |
H A D | ASTReaderDecl.cpp | 1399 Data.Aggregate = Record[Idx++]; 1523 MATCH_FIELD(Aggregate)
|
H A D | ASTWriter.cpp | 5484 Record.push_back(Data.Aggregate);
|
/external/robolectric/v1/lib/main/ |
H A D | h2-1.2.147.jar | META-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ... |
H A D | sqlite-jdbc-3.7.2.jar | META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ... |
/external/protobuf/src/google/protobuf/ |
H A D | descriptor_unittest.cc | 2810 const protobuf_unittest::Aggregate& file_options =
|
/external/guice/lib/ |
H A D | guava-16.0.1.jar | META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ... |
/external/antlr/antlr-3.4/lib/ |
H A D | antlr-3.4-complete.jar | META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ... |
/external/dagger2/lib/ |
H A D | google-java-format-0.1-20151017.042846-2.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |